diff --git a/ExtendedRelationOntology.ttl b/ExtendedRelationOntology.ttl index 6a63bba..0b158b6 100644 --- a/ExtendedRelationOntology.ttl +++ b/ExtendedRelationOntology.ttl @@ -64,7 +64,7 @@ cco:disrupts rdf:type owl:ObjectProperty ; dcterms:created "2022-12-30T21:32:27-05:00"^^xsd:dateTime ; dcterms:creator "https://cubrc.org"^^xsd:anyURI ; cco:definition "A relation where one process disrupts another process from occurring as it would have."@en ; - cco:elucidation "A process can disrupt another process from occurring as it would have by 1) preventing a disposition or role from realizing in that process, 2) lowering the grade of the process, or 3) stopping the process from continuing to occur."@en ; + cco:elucidation "A process can disrupt another process from occurring as it would have by 1) preventing a disposition or role from being realized by that process, 2) lowering the grade of the process, or 3) stopping the process from continuing to occur."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ; rdfs:label "disrupts"@en ; skos:editorialNote "To lower the grade of a process is to lower the quality of a process according to some standard, for example when realizing a capability or a function."@en ;