mirror of
https://github.com/CommonCoreOntology/CommonCoreOntologies.git
synced 2026-04-27 03:00:27 -04:00
Merge pull request #453 from gregfowlerphd/modified-pitch-axis-definition
modified pitch axis definition per #442
This commit is contained in:
@@ -496,7 +496,7 @@ cco:PhysiographicFeature rdf:type owl:Class ;
|
||||
cco:PitchAxis rdf:type owl:Class ;
|
||||
rdfs:subClassOf cco:AxisOfRotation ;
|
||||
cco:alternative_label "Lateral Axis"@en ;
|
||||
cco:definition "An Axis of Rotation that passes through the center of an object's Mass from one side of the object to the other and is perpendicular to the direction of the object's motion."@en ;
|
||||
cco:definition "An Axis of Rotation that passes through the center of an object's Mass and is perpendicular both to the direction of the object's motion and to the object's Yaw Axis."@en ;
|
||||
cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ;
|
||||
rdfs:label "Pitch Axis"@en .
|
||||
|
||||
@@ -660,4 +660,4 @@ cco:zAxis rdf:type owl:Class ;
|
||||
rdfs:label "z-Axis"@en .
|
||||
|
||||
|
||||
### Generated by the OWL API (version 4.5.25.2023-02-15T19:15:49Z) https://github.com/owlcs/owlapi
|
||||
### Generated by the OWL API (version 4.5.25.2023-02-15T19:15:49Z) https://github.com/owlcs/owlapi
|
||||
|
||||
Reference in New Issue
Block a user