From 05278da423fabc5c74d15cb7c22f4beea6f32344 Mon Sep 17 00:00:00 2001 From: Mark Jensen Date: Tue, 11 Jan 2022 14:34:34 -0500 Subject: [PATCH] removed duplicate datatypes --- ArtifactOntology.ttl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ArtifactOntology.ttl b/ArtifactOntology.ttl index 64a17cd..46c3907 100644 --- a/ArtifactOntology.ttl +++ b/ArtifactOntology.ttl @@ -125,7 +125,7 @@ cco:AntiMicrobialArtifactFunction rdf:type owl:Class ; cco:ArmoredFightingVehicle rdf:type owl:Class ; rdfs:subClassOf cco:GroundMotorVehicle ; cco:definition "A Ground Motor Vehicle that is designed to be armored and used to transport and support military personal in combat missions."@en ; - cco:definition_source "https://en.wikipedia.org/w/index.php?title=Armoured_fighting_vehicle&oldid=1063212018"^^xsd:anyURI^^xsd:anyURI ; + cco:definition_source "https://en.wikipedia.org/w/index.php?title=Armoured_fighting_vehicle&oldid=1063212018"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Armored Fighting Vehicle"@en . @@ -1888,7 +1888,7 @@ cco:HeatEngine rdf:type owl:Class ; cco:HeatSink rdf:type owl:Class ; rdfs:subClassOf cco:Artifact ; cco:definition "An Artifact that is designed to regulate the temperature of a computer by the passive transfer of heat away from other components in the computer."@en ; - cco:definition_source "https://en.wikipedia.org/w/index.php?title=Heat_sink&oldid=1062822080"^^xsd:anyURI^^xsd:anyURI ; + cco:definition_source "https://en.wikipedia.org/w/index.php?title=Heat_sink&oldid=1062822080"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Heat Sink"@en . @@ -4430,7 +4430,7 @@ cco:SystemRole rdf:type owl:Class ; cco:Tank rdf:type owl:Class ; rdfs:subClassOf cco:ArmoredFightingVehicle ; cco:definition "An Armored Fighting Vehicle that is designed to carry heavy firepower, have a powerful Engine, and travel on one or more continuous tracks such that it is suitable for front-line combat and can provide operational maneuverability as well as tactical offensive and defensive capabilities."@en ; - cco:definition_source "https://en.wikipedia.org/w/index.php?title=Tank&oldid=1060527612"^^xsd:anyURI^^xsd:anyURI ; + cco:definition_source "https://en.wikipedia.org/w/index.php?title=Tank&oldid=1060527612"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:comment "Tank firepower is normally provided by a large-caliber main gun mounted in a rotating turret, which is supported by secondary machine guns. A tank's heavy armour and all-terrain mobility provide protection for both the tank and its crew, allowing it to perform all primary tasks of the armoured troops on the battlefield."@en ; rdfs:label "Tank"@en .