Skip to content

Commit c81055d

Browse files
authored
Implementing recommended changes
1. Added a scope note to 'Explosive Mine' about mines typically but not necessarily being stationary. 2. Changed the definition of 'Explosive Naval Mine' to say "its target" instead of "a Watercraft".
1 parent cde7acb commit c81055d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/cco-modules/ArtifactOntology.ttl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5354,6 +5354,7 @@ cco:ont00002066 rdf:type owl:Class ;
53545354
skos:altLabel "Mine"@en ,
53555355
"Mine Weapon"@en ;
53565356
skos:definition "An Explosive Weapon that is designed to be concealed and to detonate as its target passes near it."@en ;
5357+
skos:scopeNote "Being (relatively) stationary is a common but not necessary feature of explosive mines."@en ;
53575358
cco:ont00001754 "https://en.wikipedia.org/w/index.php?title=Explosive_mine&oldid=1116284461"^^xsd:anyURI ;
53585359
cco:ont00001760 "https://www.commoncoreontologies.org/ArtifactOntology"^^xsd:anyURI .
53595360

@@ -5364,7 +5365,7 @@ cco:ont00002067 rdf:type owl:Class ;
53645365
rdfs:label "Explosive Naval Mine"@en ;
53655366
skos:altLabel "Naval Mine"@en ,
53665367
"Sea Mine"@en ;
5367-
skos:definition "An Explosive Mine that is designed to be concealed on or under water and to detonate as a Watercraft passes near it."@en ;
5368+
skos:definition "An Explosive Mine that is designed to be concealed on or under water and to detonate as its target passes near it."@en ;
53685369
cco:ont00001754 "https://en.wikipedia.org/w/index.php?title=Naval_mine&oldid=1299942380"^^xsd:anyURI ;
53695370
cco:ont00001760 "https://www.commoncoreontologies.org/ArtifactOntology"^^xsd:anyURI .
53705371

0 commit comments

Comments
 (0)