Skip to content

Commit

Permalink
added illustration
Browse files Browse the repository at this point in the history
  • Loading branch information
wiauxb committed Sep 26, 2024
1 parent b171237 commit 933a4b1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@ To be used in a scripts, the query can also be passed as a string trough the `-q
```bash
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 }"
```
The classes and relations between them are illustrated below:
![ontology_graph](ontCWAF_1.0.png)
## License
Expand Down
Binary file added ontCWAF_1.0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 933a4b1

Please sign in to comment.