Update EventOntology.ttl

Changed defs for Velocity and Angular Velocity.
This commit is contained in:
Mark Jensen
2024-06-12 11:56:18 -04:00
parent aae9cb19c7
commit 3dd9742476

View File

@@ -1185,6 +1185,8 @@ cco:AngularMomentum rdf:type owl:Class ;
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:alternative_label "Rotational Velocity"@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: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 +2930,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 +3117,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