From 8174d2f277acf650cd36a93a37e25b14cbac15f4 Mon Sep 17 00:00:00 2001 From: Shawn Tan <76212760+shawntanzk@users.noreply.github.com> Date: Tue, 3 Jan 2023 16:12:22 +0000 Subject: [PATCH 1/2] Relax range and domain on RO:0002256 see https://github.com/obophenotype/uberon/issues/2749 --- src/ontology/ro-edit.owl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/ontology/ro-edit.owl b/src/ontology/ro-edit.owl index 136a4e94..d199bcdb 100644 --- a/src/ontology/ro-edit.owl +++ b/src/ontology/ro-edit.owl @@ -2705,7 +2705,7 @@ SubObjectPropertyOf(obo:RO_0002255 obo:RO_0002385) # Object Property: obo:RO_0002256 (developmentally induced by) AnnotationAssertion(obo:IAO_0000114 obo:RO_0002256 obo:IAO_0000125) -AnnotationAssertion(obo:IAO_0000115 obo:RO_0002256 "t1 induced_by t2 if there is a process of developmental induction (GO:0031128) with t1 and t2 as interacting participants. t2 causes t1 to change its fate from a precursor anatomical structure type T to T', where T' develops_from T") +AnnotationAssertion(obo:IAO_0000115 obo:RO_0002256 "t1 induced_by t2 if there is a process of developmental induction (GO:0031128) with t1 and t2 as interacting participants. t2 causes t1 to change its fate from a precursor anatomical entity type T to T', where T' develops_from T") AnnotationAssertion(obo:IAO_0000117 obo:RO_0002256 "Chris Mungall") AnnotationAssertion(obo:IAO_0000117 obo:RO_0002256 "David Osumi-Sutherland") AnnotationAssertion(obo:IAO_0000117 obo:RO_0002256 "Melissa Haendel") @@ -2717,8 +2717,8 @@ AnnotationAssertion(obo:IAO_0000232 obo:RO_0002256 "We place this under 'develop AnnotationAssertion(rdfs:label obo:RO_0002256 "developmentally induced by"@en) SubObjectPropertyOf(obo:RO_0002256 obo:RO_0002258) InverseObjectProperties(obo:RO_0002256 obo:RO_0002257) -ObjectPropertyDomain(obo:RO_0002256 obo:CARO_0000003) -ObjectPropertyRange(obo:RO_0002256 obo:CARO_0000003) +ObjectPropertyDomain(obo:RO_0002256 obo:CARO_0000000) +ObjectPropertyRange(obo:RO_0002256 obo:CARO_0000000) # Object Property: obo:RO_0002257 (developmentally induces) From 47e8be8e4545b775619d132d6719d55cfd28dbeb Mon Sep 17 00:00:00 2001 From: Shawn Tan <76212760+shawntanzk@users.noreply.github.com> Date: Tue, 3 Jan 2023 17:52:16 +0000 Subject: [PATCH 2/2] anatomical entity -> material anatomical entity --- src/ontology/ro-edit.owl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/ontology/ro-edit.owl b/src/ontology/ro-edit.owl index d199bcdb..d83cc32e 100644 --- a/src/ontology/ro-edit.owl +++ b/src/ontology/ro-edit.owl @@ -2705,7 +2705,7 @@ SubObjectPropertyOf(obo:RO_0002255 obo:RO_0002385) # Object Property: obo:RO_0002256 (developmentally induced by) AnnotationAssertion(obo:IAO_0000114 obo:RO_0002256 obo:IAO_0000125) -AnnotationAssertion(obo:IAO_0000115 obo:RO_0002256 "t1 induced_by t2 if there is a process of developmental induction (GO:0031128) with t1 and t2 as interacting participants. t2 causes t1 to change its fate from a precursor anatomical entity type T to T', where T' develops_from T") +AnnotationAssertion(obo:IAO_0000115 obo:RO_0002256 "t1 induced_by t2 if there is a process of developmental induction (GO:0031128) with t1 and t2 as interacting participants. t2 causes t1 to change its fate from a precursor material anatomical entity type T to T', where T' develops_from T") AnnotationAssertion(obo:IAO_0000117 obo:RO_0002256 "Chris Mungall") AnnotationAssertion(obo:IAO_0000117 obo:RO_0002256 "David Osumi-Sutherland") AnnotationAssertion(obo:IAO_0000117 obo:RO_0002256 "Melissa Haendel") @@ -2717,8 +2717,8 @@ AnnotationAssertion(obo:IAO_0000232 obo:RO_0002256 "We place this under 'develop AnnotationAssertion(rdfs:label obo:RO_0002256 "developmentally induced by"@en) SubObjectPropertyOf(obo:RO_0002256 obo:RO_0002258) InverseObjectProperties(obo:RO_0002256 obo:RO_0002257) -ObjectPropertyDomain(obo:RO_0002256 obo:CARO_0000000) -ObjectPropertyRange(obo:RO_0002256 obo:CARO_0000000) +ObjectPropertyDomain(obo:RO_0002256 obo:CARO_0000006) +ObjectPropertyRange(obo:RO_0002256 obo:CARO_0000006) # Object Property: obo:RO_0002257 (developmentally induces)