- set to
Trueto run the test, seetest/for results
- any outputs will be stored here (including logs)
- suggested to use
output/but users are welcome to create their own dir
- the name of the
.owlontology, users should include filepath - ontologies should be in the
OWLRDF/XML syntax
- file of entities to update ontology, the order is important: new classes should be defined before metadata
- can be either
.tsvor.csv - users should open their ontology in a text editor to see how the tags are defined, e.g.
class annotation tag
eclipse UFO_0045 rdfs:subClassOf
eclipse darkening UFO:hasSynonym
- update version of ontology, e.g.
new_version="v2.0"(can leave empty if you don't wish to update')
End of page