From 2a85b9b8622fe0efcc4e71cff0636a3789f3c90d Mon Sep 17 00:00:00 2001 From: Cameron More <123985185+cameronmore@users.noreply.github.com> Date: Thu, 16 Nov 2023 10:47:29 -0500 Subject: [PATCH] fixed typo in part list --- cco-merged/MergedAllCoreOntology-v1.4-2023-04-07.ttl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cco-merged/MergedAllCoreOntology-v1.4-2023-04-07.ttl b/cco-merged/MergedAllCoreOntology-v1.4-2023-04-07.ttl index 0d32747..4e3f2e6 100644 --- a/cco-merged/MergedAllCoreOntology-v1.4-2023-04-07.ttl +++ b/cco-merged/MergedAllCoreOntology-v1.4-2023-04-07.ttl @@ -13079,7 +13079,7 @@ cco:PartRole rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/PartsList cco:PartsList rdf:type owl:Class ; rdfs:subClassOf cco:QualitySpecification ; - cco:definition "A Quality Specification that prescribes the Amount of some type of Artifact that are part of or located on anotther Artifact."@en ; + cco:definition "A Quality Specification that prescribes the Amount of some type of Artifact that are part of or located on another Artifact."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ; rdfs:label "Parts List"@en .