Changed ‘an’ to ‘a’

This commit is contained in:
Cameron More
2024-08-03 16:54:26 -04:00
committed by GitHub
parent fe7352e5c8
commit 30df6ad37d

View File

@@ -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 .