From ace1bee27de00a3332ee7d8d99bb2d394791c055 Mon Sep 17 00:00:00 2001 From: dosumis Date: Fri, 14 Jan 2022 11:52:31 +0000 Subject: [PATCH] Update ro-edit.owl Fixes #550 --- src/ontology/ro-edit.owl | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/ontology/ro-edit.owl b/src/ontology/ro-edit.owl index 47fbcaa6..d2ceae37 100644 --- a/src/ontology/ro-edit.owl +++ b/src/ontology/ro-edit.owl @@ -550,6 +550,7 @@ Declaration(DataProperty(obo:RO_0002029)) Declaration(AnnotationProperty(obo:IAO_0000232)) Declaration(AnnotationProperty(obo:IAO_0000589)) Declaration(AnnotationProperty(obo:IAO_0100001)) +Declaration(AnnotationProperty(obo:RO_0002027)) Declaration(AnnotationProperty(obo:RO_0002161)) Declaration(AnnotationProperty(obo:RO_0002171)) Declaration(AnnotationProperty(obo:RO_0002172)) @@ -647,6 +648,14 @@ AnnotationAssertion(obo:IAO_0000115 obo:RO_0001900 "An assertion that holds betw AnnotationAssertion(rdfs:seeAlso obo:RO_0001900 ) SubAnnotationPropertyOf(obo:RO_0001900 obo:RO_0002422) +# Annotation Property: obo:RO_0002027 (modifies externally defined OWL Entity) + +AnnotationAssertion(obo:IAO_0000115 obo:RO_0002027 "This axiom alters the meaning of an OWL Entity, but has not been officially sanctioned by the editors of the ontology to which this entity belongs.") +AnnotationAssertion(oboInOwl:created_by obo:RO_0002027 ) +AnnotationAssertion(oboInOwl:creation_date obo:RO_0002027 "2022-01-14T11:43:02Z"^^xsd:dateTime) +AnnotationAssertion(rdfs:label obo:RO_0002027 "modifies externally defined OWL Entity") +AnnotationPropertyRange(obo:RO_0002027 xsd:boolean) + # Annotation Property: obo:RO_0002161 (never in taxon) AnnotationAssertion(obo:IAO_0000112 obo:RO_0002161 "tooth SubClassOf 'never in taxon' value 'Aves'")