From 38750648c5029d64c09be2a2a23429c01c4c6e73 Mon Sep 17 00:00:00 2001 From: "Alexander P. Cox" <33437521+APCox@users.noreply.github.com> Date: Tue, 7 Mar 2023 11:32:13 -0500 Subject: [PATCH] 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. --- ArtifactOntology.ttl | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/ArtifactOntology.ttl b/ArtifactOntology.ttl index 088d29b..ae33c82 100644 --- a/ArtifactOntology.ttl +++ b/ArtifactOntology.ttl @@ -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 .