From 3dd974247648f73fe0d306175df96a8e608cf4c1 Mon Sep 17 00:00:00 2001 From: Mark Jensen Date: Wed, 12 Jun 2024 11:56:18 -0400 Subject: [PATCH] Update EventOntology.ttl Changed defs for Velocity and Angular Velocity. --- EventOntology.ttl | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/EventOntology.ttl b/EventOntology.ttl index fa2d4a9..880d5d9 100644 --- a/EventOntology.ttl +++ b/EventOntology.ttl @@ -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