Skip to content

Commit 933a4b1

Browse files
committed
added illustration
1 parent b171237 commit 933a4b1

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,8 @@ To be used in a scripts, the query can also be passed as a string trough the `-q
6565
```bash
6666
java -cp cwaf-ontology/target/cwaf-ontology-1.0-SNAPSHOT.jar be.uclouvain.service.Querier full_schema.ttl -q "SELECT ?x WHERE {<http://visualdataweb.org/ontCWAF/path/to/file> <http://visualdataweb.org/ontCWAF/containsDirective> ?x }"
6767
```
68+
The classes and relations between them are illustrated below:
69+
![ontology_graph](ontCWAF_1.0.png)
6870

6971

7072
## License

ontCWAF_1.0.png

255 KB
Loading

0 commit comments

Comments
 (0)