deleted duplicate definition

This commit is contained in:
Cameron More
2024-06-14 12:51:37 -04:00
parent 3dd9742476
commit 3fc3670769

View File

@@ -1184,9 +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: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: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 .