Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion QualityOntology.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -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 Object in which one or more designated components of the Object are pointed toward a specified Target."@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 .

Expand Down