mirror of
https://github.com/CommonCoreOntology/CommonCoreOntologies.git
synced 2026-04-27 03:00:27 -04:00
#306 term request
Added a new Individual named "Decibel Isotropic Measurement Unit" based off an issue raised by @Donna-Jones
This commit is contained in:
@@ -477,6 +477,23 @@ cco:DecibelMeasurementUnit rdf:type owl:NamedIndividual ,
|
||||
rdfs:label "Decibel Measurement Unit"@en .
|
||||
|
||||
|
||||
### http://www.ontologyrepository.com/CommonCoreOntologies/DecibelIsotropicMeasurementUnit
|
||||
cco:DecibelIsotropicMeasurementUnit rdf:type owl:NamedIndividual ,
|
||||
cco:MeasurementUnitOfPower ;
|
||||
cco:SI_unit_symbol "dBi" ;
|
||||
rdfs:label "Decibel Isotropic Measurement Unit"@en ;
|
||||
cco:alternative_label "Decibels Relative to Isotrope" ;
|
||||
cco:alternative_label "Decibels Relative to Isotropic Radiator" ;
|
||||
cco:alternative_label "Decibels Over Isotropic" ;
|
||||
cco:alternative_label "Decibels Over Isotropic Antenna" ;
|
||||
cco:alternative_label "Decibels Relative to an Isotropic Reference Antenna" ;
|
||||
cco:definition_source "https://www.techtarget.com/whatis/definition/decibels-relative-to-isotropic-radiator-dBi"^^xsd:anyURI ;
|
||||
cco:definition_source "https://shopdelta.eu/dbi-power-gain-of-isotropic-antenna_l2_aid836.html"^^xsd:anyURI ;
|
||||
cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ;
|
||||
dc:contributor "Donna Jones"
|
||||
dc:contributor "Olivia Hobai" .
|
||||
|
||||
|
||||
### http://www.ontologyrepository.com/CommonCoreOntologies/DecigramMeasurementUnit
|
||||
cco:DecigramMeasurementUnit rdf:type owl:NamedIndividual ,
|
||||
cco:MeasurementUnitOfMass ;
|
||||
|
||||
Reference in New Issue
Block a user