From 4b9b46e56abc05a141bb73f4c123bbc63c1bd96e Mon Sep 17 00:00:00 2001 From: Mark Jensen Date: Tue, 31 Jan 2023 20:48:40 -0500 Subject: [PATCH] Dam --- ArtifactOntology.ttl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ArtifactOntology.ttl b/ArtifactOntology.ttl index 106341d..741322e 100644 --- a/ArtifactOntology.ttl +++ b/ArtifactOntology.ttl @@ -985,8 +985,8 @@ cco:CuttingWeapon rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/Dam cco:Dam rdf:type owl:Class ; - rdfs:subClassOf cco:InfrastructureElement ; - cco:definition "An Infrastructure that is designed to impound surface water or underground streams."@en ; + rdfs:subClassOf cco:Artifact ; + cco:definition "An Artifact that is designed to impound surface water or underground streams."@en ; cco:definition_source "https://en.wikipedia.org/wiki/Dam" ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Dam"@en .