mirror of
https://github.com/CommonCoreOntology/CommonCoreOntologies.git
synced 2026-04-27 03:00:27 -04:00
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:
@@ -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 .
|
||||
|
||||
Reference in New Issue
Block a user