changed label and def of has member located in

This commit is contained in:
Cameron More
2024-08-12 08:40:38 -04:00
parent aae9cb19c7
commit 77bbc7c8e0
2 changed files with 4 additions and 4 deletions

View File

@@ -392,9 +392,9 @@ cco:has_input rdf:type owl:ObjectProperty ;
cco:has_member_of_located_in rdf:type owl:ObjectProperty ;
rdfs:domain obo:BFO_0000027 ;
rdfs:range obo:BFO_0000040 ;
cco:definition "An instance of an Object Aggregate 'has member of located in' an instance of some material entity if and only if every member of that Aggregate is located in the same instance of that material entity."@en ;
cco:definition "x has member of located in y iff x is an instance of Object Aggregate and y is an instance of Material Entity, and every member of x is located in y."@en ;
cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
rdfs:label "has member of located in"@en .
rdfs:label "has all members of located in"@en .
### http://www.ontologyrepository.com/CommonCoreOntologies/has_object

View File

@@ -1192,9 +1192,9 @@ mro:has_member_of_located_in rdf:type owl:ObjectProperty ;
rdfs:subPropertyOf mro:ModalObjectProperty ;
rdfs:domain obo:BFO_0000027 ;
rdfs:range obo:BFO_0000040 ;
cco:definition "An instance of an Object Aggregate 'has member of located in' an instance of some material entity if and only if every member of that Aggregate is located in the same instance of that material entity."@en ;
cco:definition "x has member of located in y iff x is an instance of Object Aggregate and y is an instance of Material Entity, and every member of x is located in y."@en ;
cco:is_curated_in_ontology <http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology> ;
rdfs:label "has member of located in"@en .
rdfs:label "has all members of located in"@en .
### http://www.ontologyrepository.com/CommonCoreOntologies/ModalRelationOntology/has_mother