mirror of
https://github.com/CommonCoreOntology/CommonCoreOntologies.git
synced 2026-04-27 03:00:27 -04:00
Merge pull request #434 from CommonCoreOntology/431-problem-with-enemy
updated enemy label per #431
This commit is contained in:
@@ -1455,7 +1455,7 @@ cco:Enemy rdf:type owl:Class ;
|
||||
rdfs:subClassOf cco:Person ;
|
||||
cco:definition "A Person who is the bearer of some Enemy Role."@en ;
|
||||
cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology"^^xsd:anyURI ;
|
||||
rdfs:label "Enemy"@en .
|
||||
rdfs:label "Enemy Person"@en .
|
||||
|
||||
|
||||
### http://www.ontologyrepository.com/CommonCoreOntologies/EnemyRole
|
||||
|
||||
Reference in New Issue
Block a user