Skip to content

Commit bee467e

Browse files
authored
domain of "accomplice in" now Agent
1 parent 5ef7260 commit bee467e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/cco-modules/ExtendedRelationOntology.ttl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -485,7 +485,7 @@ cco:ont00001888 rdf:type owl:ObjectProperty ;
485485
### https://www.commoncoreontologies.org/ont00001895
486486
cco:ont00001895 rdf:type owl:ObjectProperty ;
487487
rdfs:subPropertyOf obo:BFO_0000056 ;
488-
rdfs:domain obo:BFO_0000040 ;
488+
rdfs:domain cco:ont00001017;
489489
rdfs:range obo:BFO_0000015 ;
490490
rdfs:label "accomplice in"@en ;
491491
skos:definition "Agent x is accomplice_in Process y iff x assists in the commission of y, is located at the location of y, but is not agent_in y."@en ;

0 commit comments

Comments
 (0)