d/r aggregate has capability

This commit is contained in:
oliviahobai
2025-01-04 18:48:40 -05:00
committed by GitHub
parent 8606454ed5
commit d84064d201

View File

@@ -645,7 +645,7 @@ cco:ont00001897 rdf:type owl:ObjectProperty ;
### https://www.commoncoreontologies.org/ont00001898
cco:ont00001898 rdf:type owl:ObjectProperty ;
rdfs:subPropertyOf cco:ont00001836 ;
rdfs:domain cco:ont00000300 ;
rdfs:domain obo:BFO_0000027 ;
rdfs:range cco:ont00001379 ;
rdfs:label "aggregate has capability"@en ;
skos:definition "x aggregate_has_capability y iff x is an instance of Object Aggregate and y is an instance of Agent Capability, such that x is aggregate bearer of y."@en ;