Merge pull request #587 from CommonCoreOntology/adding-d/r-to-ccouses

adding d/r to cco:uses in AgentOntology.ttl (test)
This commit is contained in:
oliviahobai
2025-01-04 18:40:15 -05:00
committed by GitHub

View File

@@ -259,6 +259,8 @@ cco:ont00001812 rdf:type owl:ObjectProperty ;
### https://www.commoncoreontologies.org/ont00001813
cco:ont00001813 rdf:type owl:ObjectProperty ;
owl:inverseOf cco:ont00001925 ;
rdfs:domain cco:ont00001017 ;
rdfs:range BFO:0000040 ;
rdfs:label "uses"@en ;
skos:definition "x uses y iff x is an instance of an Agent and y is an instance of a Material Entity, such that both x and y participate in some instance of a Process wherein x attempts to accomplish a goal by manipulating, deploying, or leveraging some attribute of y."@en ;
cco:ont00001760 "https://www.commoncoreontologies.org/AgentOntology"^^xsd:anyURI .