From fe12e0b45ac37cf5bd668cb2aff7413f0f97bd09 Mon Sep 17 00:00:00 2001 From: Cameron More <123985185+cameronmore@users.noreply.github.com> Date: Sun, 16 Jun 2024 16:09:37 -0400 Subject: [PATCH] Clarified ambiguity in definition --- EventOntology.ttl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/EventOntology.ttl b/EventOntology.ttl index fa2d4a9..687325b 100644 --- a/EventOntology.ttl +++ b/EventOntology.ttl @@ -2460,7 +2460,7 @@ cco:SoundFrequency rdf:type owl:Class ; cco:SoundPressure rdf:type owl:Class ; rdfs:subClassOf cco:Pressure ; cco:alternative_label "Acoustic Pressure"@en ; - cco:definition "A Pressure caused by a Sound Wave that is a local deviation from the ambient Pressure."@en ; + cco:definition "A Pressure that is caused by a Sound Wave and is a local deviation from the ambient Pressure."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Sound Pressure"@en .