Skip to content

Commit 307b1f9

Browse files
committed
index.md
1 parent 263529b commit 307b1f9

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

docs/index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
Welcome to the **uml2semantics** project wiki.
44

55
```mermaid
6-
graph TD
7-
A[TSV Inputs] --> B[uml2semantics CLI]
8-
B --> C[OWL 2 Ontology]
9-
B --> D[Reasoner and tools such as Protege and SHACL]
6+
flowchart TD
7+
A["TSV Inputs"] --> B["uml2semantics CLI"]
8+
B --> C["OWL 2 Ontology"]
9+
B --> D["Reasoner and tools such as Protege and SHACL"]
1010
```
1111

1212
## Wiki Contents

0 commit comments

Comments
 (0)