ANNO consists of ANNOdc (domain-core) and ANNOds (domain-specific). ANNOdc is connected to the General Formal Ontology (GFO light).
The master branch contains the newest versions of ANNOdc and ANNOds. RDF Turtle serializations are available in the dist branch:
- anno.ttl combination of ANNOdc and ANNOds
- anno-ols.ttl combination with language tags removed, use this only with OLS 2
- shacl.ttl SHACL shapes for validation
Releases have the calendar versioning scheme YY.MM for short year and short month. For example, 23.08 is the state of November 2023 and contains the ontology as https://github.com/annosaxfdm/ontology/releases/download/23.11/anno.ttl. You can also use the dynamic link to the newest version at https://github.com/annosaxfdm/ontology/releases/latest/download/anno.ttl.respectively anno-ols.ttl.
Install pySHACL and execute the scripts/shacl
shell script.