Skip to content

Commit 4e5e61e

Browse files
authored
Implemented Neil's suggested definition changes
Removed the repetition of content from the definition of Explosive Mine in the definitions of its subclasses.
1 parent c81055d commit 4e5e61e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/cco-modules/ArtifactOntology.ttl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2793,7 +2793,7 @@ cco:ont00000734 rdf:type owl:Class ;
27932793
rdfs:subClassOf cco:ont00002066 ;
27942794
rdfs:label "Explosive Land Mine"@en ;
27952795
skos:altLabel "Land Mine"@en ;
2796-
skos:definition "An Explosive Mine that is designed to be concealed under or on the ground and to detonate as its target passes over or near it."@en ;
2796+
skos:definition "An Explosive Mine that is designed to be concealed under or on the ground."@en ;
27972797
cco:ont00001754 "https://en.wikipedia.org/w/index.php?title=Land_mine&oldid=1060289159"^^xsd:anyURI ;
27982798
cco:ont00001760 "https://www.commoncoreontologies.org/ArtifactOntology"^^xsd:anyURI .
27992799

@@ -5365,7 +5365,7 @@ cco:ont00002067 rdf:type owl:Class ;
53655365
rdfs:label "Explosive Naval Mine"@en ;
53665366
skos:altLabel "Naval Mine"@en ,
53675367
"Sea Mine"@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 ;
5368+
skos:definition "An Explosive Mine that is designed to be concealed on or under water."@en ;
53695369
cco:ont00001754 "https://en.wikipedia.org/w/index.php?title=Naval_mine&oldid=1299942380"^^xsd:anyURI ;
53705370
cco:ont00001760 "https://www.commoncoreontologies.org/ArtifactOntology"^^xsd:anyURI .
53715371

0 commit comments

Comments
 (0)