Updated cco:Weapon

Revised the definition of cco:Weapon to explicitly include nonlethal effects, added an elucidation to further clarify, and updated the definition source permalink.
This commit is contained in:
Alexander P. Cox
2023-03-07 11:32:13 -05:00
committed by GitHub
parent f003487988
commit 38750648c5

View File

@@ -4917,8 +4917,9 @@ cco:Watercraft rdf:type owl:Class ;
### http://www.ontologyrepository.com/CommonCoreOntologies/Weapon
cco:Weapon rdf:type owl:Class ;
rdfs:subClassOf cco:Artifact ;
cco:definition "An Artifact that is designed to destroy or inflict damage to structures or systems, or to kill or wound living things."@en ;
cco:definition_source "https://en.wikipedia.org/w/index.php?title=Weapon&oldid=1062833784"^^xsd:anyURI ;
cco:definition "An Artifact that is designed to destroy or inflict damage to structures or systems, or to kill or wound living things by creating specific lethal or nonlethal effects."@en ;
cco:elucidation "Nonlethal effects include all outcomes short of death or destruction. This is captured by the fact that Damaged Stasis and Wounded Stasis are defined in terms of impairment of the Independent Continuant that participates in them."@en ;
cco:definition_source "https://en.wikipedia.org/w/index.php?title=Weapon&oldid=1143263715"^^xsd:anyURI ;
cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ;
rdfs:label "Weapon"@en .