From 40d659335de11bc3f8c35fc53e0aa87fbc3899af Mon Sep 17 00:00:00 2001 From: oliviahobai <119642653+oliviahobai@users.noreply.github.com> Date: Thu, 20 Mar 2025 09:05:48 -0400 Subject: [PATCH] d/r is an ordinal measurement of --- src/cco-extensions/ModalRelationOntology.ttl | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/cco-extensions/ModalRelationOntology.ttl b/src/cco-extensions/ModalRelationOntology.ttl index 574932d..80109e2 100644 --- a/src/cco-extensions/ModalRelationOntology.ttl +++ b/src/cco-extensions/ModalRelationOntology.ttl @@ -1071,8 +1071,9 @@ mro:ont00001811 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf mro:ont00001966 ; owl:inverseOf mro:ont00001963 ; rdfs:domain cco:ont00001010 ; - rdfs:label "is a ordinal measurement of"@en ; - "x is_a_ordinal_measurement_of y iff x is an instance of Information Content Entity and y is an instance of Entity, such that x describes some attribute of y relative to a scale ordered by rank."@en ; + rdfs:range obo:BFO_0000001 ; + rdfs:label "is an ordinal measurement of"@en ; + "x is_an_ordinal_measurement_of y iff x is an instance of Information Content Entity and y is an instance of Entity, such that y is_measured_by_ordinal x."@en ; cco:ont00001760 .