diff --git a/src/cco-extensions/ModalRelationOntology.ttl b/src/cco-extensions/ModalRelationOntology.ttl index dadae8c..f79b9f5 100644 --- a/src/cco-extensions/ModalRelationOntology.ttl +++ b/src/cco-extensions/ModalRelationOntology.ttl @@ -2333,7 +2333,8 @@ mro:ont00001937 rdf:type owl:ObjectProperty ; ### https://www.commoncoreontologies.org/mro/ont00001938 mro:ont00001938 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:ont00001808 ; - rdfs:domain cco:ont00001069 ; + rdfs:domain cco:ont00000958 ; + rdfs:range obo:BFO_0000001 ; rdfs:comment "Isomorphism between the carrier of x and the represented entity can be via a direct similarity relation, e.g., grooves in a vinyl record corresponding to sound waves, or linguistic convention, e.g., a court stenographer's transcription of spoken words, as well as others, such as encoding processes for images."@en ; rdfs:label "represents"@en ; "x represents y iff x is an instance of Information Content Entity, y is an instance of Entity, and z is carrier of x, such that x is about y in virtue of there existing an isomorphism between characteristics of z and y."@en ;