Skip to content

Commit ef2e6d8

Browse files
authored
Update README.md
1 parent 650224e commit ef2e6d8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ Usage: relation-graph [options]
2525
Print usage and exit
2626
--help | -h <bool>
2727
Print help message and exit
28-
--version
29-
Print release info and exit
3028
--ontology-file <filename>
3129
Input OWL ontology
3230
--output-file <filename>
@@ -49,6 +47,8 @@ Usage: relation-graph [options]
4947
Output triples where individuals are subjects, with classes as objects (default false)
5048
--disable-owl-nothing <bool>
5149
Disable inference of unsatisfiable classes by the whelk reasoner (default false)
50+
--remove-gcis <bool>
51+
Filter out subclass axioms where the left side is a complex expression
5252
--verbose <bool>
5353
Set log level to INFO
5454
```

0 commit comments

Comments
 (0)