From 30df6ad37dcb6fba3fea6169db6d2900279cbc54 Mon Sep 17 00:00:00 2001 From: Cameron More <123985185+cameronmore@users.noreply.github.com> Date: Sat, 3 Aug 2024 16:54:26 -0400 Subject: [PATCH] =?UTF-8?q?Changed=20=E2=80=98an=E2=80=99=20to=20=E2=80=98?= =?UTF-8?q?a=E2=80=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- QualityOntology.ttl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/QualityOntology.ttl b/QualityOntology.ttl index 412d583..03c9cd6 100644 --- a/QualityOntology.ttl +++ b/QualityOntology.ttl @@ -524,7 +524,7 @@ cco:PitchOrientation rdf:type owl:Class ; cco:PointingOrientation rdf:type owl:Class ; rdfs:subClassOf cco:SpatialOrientation ; cco:alternative_label "Facing Orientation"@en ; - cco:definition "A Spatial Orientation of an Material Entity in which one or more of its designated components are oriented toward a specified direction."@en ; + cco:definition "A Spatial Orientation of a Material Entity in which one or more of its designated components are oriented toward a specified direction."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ; rdfs:label "Pointing Orientation"@en .