Clarified ambiguity in definition

This commit is contained in:
Cameron More
2024-06-16 16:09:37 -04:00
parent aae9cb19c7
commit fe12e0b45a

View File

@@ -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 .