From 00e7abd5e35880d799c514a1bc0d4de633da885b Mon Sep 17 00:00:00 2001 From: Charles Tapley Hoyt Date: Thu, 28 Nov 2024 02:49:16 +0100 Subject: [PATCH] Add ontology root term --- src/ontology/taxrank-edit.obo | 7 +++++++ taxrank.obo | 7 +++++++ taxrank.owl | 12 ++++++++++++ 3 files changed, 26 insertions(+) diff --git a/src/ontology/taxrank-edit.obo b/src/ontology/taxrank-edit.obo index caa523a..82977c7 100644 --- a/src/ontology/taxrank-edit.obo +++ b/src/ontology/taxrank-edit.obo @@ -8,6 +8,7 @@ idspace: orcid https://orcid.org/ property_value: dcterms:contributor orcid:0000-0001-6512-3296 property_value: dcterms:contributor orcid:0000-0003-4423-4370 property_value: dcterms:license https://creativecommons.org/publicdomain/zero/1.0/ +property_value: IAO:0000700 TAXRANK:0000000 [Term] id: TAXRANK:0000000 @@ -557,3 +558,9 @@ id: IAO:0000112 name: example of usage is_metadata_tag: true namespace: iao + +[Typedef] +id: IAO:0000700 +name: has ontology root term +is_metadata_tag: true +namespace: iao diff --git a/taxrank.obo b/taxrank.obo index d50c3de..8e8ce9d 100644 --- a/taxrank.obo +++ b/taxrank.obo @@ -9,6 +9,7 @@ ontology: taxrank property_value: dcterms:contributor orcid:0000-0001-6512-3296 property_value: dcterms:contributor orcid:0000-0003-4423-4370 property_value: dcterms:license https://creativecommons.org/publicdomain/zero/1.0/ +property_value: IAO:0000700 TAXRANK:0000000 owl-axioms: Prefix(owl:=)\nPrefix(rdf:=)\nPrefix(xml:=)\nPrefix(xsd:=)\nPrefix(rdfs:=)\n\n\nOntology(\nDeclaration(Class())\n############################\n# Classes\n############################\n\n# Class: ()\n\nSubClassOf( owl:Thing)\n\n\n) [Term] @@ -555,6 +556,12 @@ name: example of usage namespace: iao is_metadata_tag: true +[Typedef] +id: IAO:0000700 +name: has ontology root term +namespace: iao +is_metadata_tag: true + [Typedef] id: TAXRANK:1000000 name: has_rank diff --git a/taxrank.owl b/taxrank.owl index 9f2d8e9..2d3508e 100644 --- a/taxrank.owl +++ b/taxrank.owl @@ -12,6 +12,7 @@ xmlns:oboInOwl="http://www.geneontology.org/formats/oboInOwl#"> + @@ -52,6 +53,17 @@ + + + + iao + IAO:0000700 + true + has ontology root term + + + +