revised loudness definition and added source

This commit is contained in:
Cameron More
2024-06-14 16:25:05 -04:00
parent aae9cb19c7
commit 93ddbbdb1e

View File

@@ -2056,7 +2056,8 @@ cco:LossOfSpecificallyDependentContinuant rdf:type owl:Class ;
### http://www.ontologyrepository.com/CommonCoreOntologies/Loudness
cco:Loudness rdf:type owl:Class ;
rdfs:subClassOf cco:SoundProcessProfile ;
cco:definition "A Sound Process Profile that is characterized by the amplitude, frequency and power of translated sound waves, typically on a continuum from soft to loud."@en ;
cco:definition "A Sound Process Profile that is characterized by the amplitude and total energy of translated sound waves, typically on a continuum from soft to loud."@en ;
cco:definition_source "https://byjus.com/physics/loudness-of-sound/"^^xsd:anyURI ;
cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ;
rdfs:label "Loudness"@en .