From fe649309028cfd372287c28e39b2613c2806fd19 Mon Sep 17 00:00:00 2001 From: "Alexander P. Cox" <33437521+APCox@users.noreply.github.com> Date: Mon, 15 Mar 2021 16:30:25 -0400 Subject: [PATCH] Update EventOntology.ttl Fixed typo --- EventOntology.ttl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/EventOntology.ttl b/EventOntology.ttl index aa66b39..f095959 100644 --- a/EventOntology.ttl +++ b/EventOntology.ttl @@ -2248,7 +2248,7 @@ cco:OscillationProcess rdf:type owl:Class ; cco:definition "A Change in which the dependent entity alternates between two or more stases."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Oscillation&oldid=1002978272"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; - rdfs:comment "Oscillation is often thought of in the sense of motion, e.g., a swinging clock pendulum. However, the repetitive variation in location around a central point is technically a process of vibration, sometimes refereed to as mechanical oscillation. Use the term Vibration Motion for those cases."@en ; + rdfs:comment "Oscillation is often thought of in the sense of motion, e.g., a swinging clock pendulum. However, the repetitive variation in location around a central point is technically a process of vibration, sometimes referred to as mechanical oscillation. Use the term Vibration Motion for those cases."@en ; rdfs:label "Oscillation Process"@en .