Merge pull request #270 from CommonCoreOntology/256-use-of-describes-in-definitions-of-velocity-and-angular-velocity

256 use of describes in definitions of velocity and angular velocity
This commit is contained in:
J. Neil Otte
2024-08-03 16:22:43 -04:00
committed by GitHub

View File

@@ -1184,7 +1184,8 @@ cco:AngularMomentum rdf:type owl:Class ;
### http://www.ontologyrepository.com/CommonCoreOntologies/AngularVelocity
cco:AngularVelocity rdf:type owl:Class ;
rdfs:subClassOf cco:Velocity ;
cco:definition "A Velocity that describes both the angular (i.e. rotational) Speed of an object and the Axis about which the object is Rotating."@en ;
cco:definition "A Velocity that is characterized by both the angular Speed of an object and the Axis about which the object is Rotating."@en ;
cco:alternative_label "Rotational Velocity"@en ;
cco:definition_source "https://en.wikipedia.org/w/index.php?title=Angular_velocity&oldid=1060081663"^^xsd:anyURI ;
cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ;
rdfs:label "Angular Velocity"@en .
@@ -2928,7 +2929,7 @@ cco:UpperMidrangeFrequency rdf:type owl:Class ;
### http://www.ontologyrepository.com/CommonCoreOntologies/Velocity
cco:Velocity rdf:type owl:Class ;
rdfs:subClassOf obo:BFO_0000144 ;
cco:definition "A Process Profile of an object's Motion that describes its Speed and direction with respect to a frame of reference."@en ;
cco:definition "A Process Profile of an object's Motion that is characterized by its Speed and direction with respect to a frame of reference."@en ;
cco:definition_source "https://en.wikipedia.org/w/index.php?title=Velocity&oldid=1063300750"^^xsd:anyURI ;
cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ;
rdfs:label "Velocity"@en .
@@ -3115,4 +3116,4 @@ cco:XrayFrequency rdf:type owl:Class ;
rdfs:label "X-ray Frequency"@en .
### Generated by the OWL API (version 4.5.9.2019-02-01T07:24:44Z) https://github.com/owlcs/owlapi
### Generated by the OWL API (version 4.5.26.2023-07-17T20:34:13Z) https://github.com/owlcs/owlapi