From 82ae8efb40e8203905b7b0e24daff13e38059040 Mon Sep 17 00:00:00 2001 From: oliviahobai <119642653+oliviahobai@users.noreply.github.com> Date: Wed, 8 Jan 2025 15:30:16 -0500 Subject: [PATCH] definition is material of --- src/cco-extensions/ModalRelationOntology.ttl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cco-extensions/ModalRelationOntology.ttl b/src/cco-extensions/ModalRelationOntology.ttl index caf986c..1651d30 100644 --- a/src/cco-extensions/ModalRelationOntology.ttl +++ b/src/cco-extensions/ModalRelationOntology.ttl @@ -1578,7 +1578,7 @@ mro:ont00001861 rdf:type owl:ObjectProperty ; rdfs:domain obo:BFO_0000030 ; rdfs:range obo:BFO_0000030 ; rdfs:label "is material of"@en ; - "An object m is material of an object o when m is the material of which o consists and that material does not undergo a change of kind during the creation of o"@en ; + "x is_material_of y when both x and y are instances of Object and x is the material that y consists of and which undergoes no change of kind during the creation of y."@en ; cco:ont00001760 .