Made elucidation of 'disrupts' more clear.

This commit is contained in:
David Gordon Limbaugh
2023-04-06 14:13:35 -04:00
parent 34c18537f6
commit 394a3ebe37

View File

@@ -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 ;