quantitykind:Reflectance

URI: http://qudt.org/vocab/quantitykind/Reflectance

Type
Description

Reflectance, or reflection factor for sound power, is the ratio of reflected sound power to incident sound power.

Properties
qudt:plainTextDescription
Reflectance, or reflection factor for sound power, is the ratio of reflected sound power to incident sound power.
qudt:latexDefinition
\(r= \frac{P_r}{P_i}\), where \(P_r\) is the reflected sound power, and \(P_i\) is the incident sound power.
Annotations
dcterms:description
Reflectance, or reflection factor for sound power, is the ratio of reflected sound power to incident sound power.
rdfs:label
Reflectance(en)
vaem:todo
belongs to SOQ-ISO
View as:  CSV

Work in progress

RDF/XML
<rdf:RDF
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:j.0="http://qudt.org/schema/qudt/"
    xmlns:j.1="http://purl.org/dc/terms/"
    xmlns:j.2="http://www.linkedmodel.org/schema/vaem#"
    xmlns:owl="http://www.w3.org/2002/07/owl#"
    xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema#" > 
  <rdf:Description rdf:about="http://qudt.org/vocab/quantitykind/Reflectance">
    <j.0:latexDefinition rdf:datatype="http://qudt.org/schema/qudt/LatexString">\(r= \frac{P_r}{P_i}\), where \(P_r\) is the reflected sound power, and \(P_i\) is the incident sound power.</j.0:latexDefinition>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/UNITLESS"/>
    <j.0:plainTextDescription>Reflectance, or reflection factor for sound power, is the ratio of reflected sound power to incident sound power.</j.0:plainTextDescription>
    <j.2:todo>belongs to SOQ-ISO</j.2:todo>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://en.wikipedia.org/wiki/Dissipation_factor</j.0:informativeReference>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1"/>
    <rdfs:label xml:lang="en">Reflectance</rdfs:label>
    <j.0:symbol>r</j.0:symbol>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
    <j.0:systemDerivedQuantityKind rdf:resource="http://qudt.org/schema/qudt/SOQ_SI"/>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
    <j.1:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">Reflectance, or reflection factor for sound power, is the ratio of reflected sound power to incident sound power.</j.1:description>
  </rdf:Description>
</rdf:RDF>
TURTLE
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://qudt.org/vocab/quantitykind/Reflectance>
  rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
  <http://purl.org/dc/terms/description> "Reflectance, or reflection factor for sound power, is the ratio of reflected sound power to incident sound power."^^rdf:HTML ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/UNITLESS> ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
  <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Dissipation_factor"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/latexDefinition> "\\(r= \\frac{P_r}{P_i}\\), where \\(P_r\\) is the reflected sound power, and \\(P_i\\) is the incident sound power."^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/plainTextDescription> "Reflectance, or reflection factor for sound power, is the ratio of reflected sound power to incident sound power." ;
  <http://qudt.org/schema/qudt/symbol> "r" ;
  <http://qudt.org/schema/qudt/systemDerivedQuantityKind> <http://qudt.org/schema/qudt/SOQ_SI> ;
  <http://www.linkedmodel.org/schema/vaem#todo> "belongs to SOQ-ISO" ;
  rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
  rdfs:label "Reflectance"@en ;
.
JSON
{"resource":"Reflectance" 
 ,"qname":"quantitykind:Reflectance" 
 ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/Reflectance" 
 ,"properties":["applicable unit":"unit:UNITLESS" 
    ,"description":"Reflectance, or reflection factor for sound power, is the ratio of reflected sound power to incident sound power." 
    ,"description (plain text)":"Reflectance, or reflection factor for sound power, is the ratio of reflected sound power to incident sound power." 
    ,"has dimension vector":"dimension:A0E0L0I0M0H0T0D1" 
    ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Dissipation_factor" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/2.1\/vocab\/quantitykind&gt;" 
    ,"label":"Reflectance" 
    ,"latex definition":"\\(r= \\frac{P_r}{P_i}\\), where \\(P_r\\) is the reflected sound power, and \\(P_i\\) is the incident sound power." 
    ,"symbol":"r" 
    ,"system derived quantity kind":"qudt:SOQ_SI" 
    ,"todo":"belongs to SOQ-ISO" 
    ,"type":"qudt:QuantityKind" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/quantitykind/Reflectance",
  "@type" : "http://qudt.org/schema/qudt/QuantityKind",
  "description" : "Reflectance, or reflection factor for sound power, is the ratio of reflected sound power to incident sound power.",
  "applicableUnit" : "http://qudt.org/vocab/unit/UNITLESS",
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1",
  "informativeReference" : "http://en.wikipedia.org/wiki/Dissipation_factor",
  "latexDefinition" : "\\(r= \\frac{P_r}{P_i}\\), where \\(P_r\\) is the reflected sound power, and \\(P_i\\) is the incident sound power.",
  "plainTextDescription" : "Reflectance, or reflection factor for sound power, is the ratio of reflected sound power to incident sound power.",
  "symbol" : "r",
  "systemDerivedQuantityKind" : "http://qudt.org/schema/qudt/SOQ_SI",
  "todo" : "belongs to SOQ-ISO",
  "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
  "label" : {
    "@language" : "en",
    "@value" : "Reflectance"
  },
  "@context" : {
    "latexDefinition" : {
      "@id" : "http://qudt.org/schema/qudt/latexDefinition",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "applicableUnit" : {
      "@id" : "http://qudt.org/schema/qudt/applicableUnit",
      "@type" : "@id"
    },
    "plainTextDescription" : {
      "@id" : "http://qudt.org/schema/qudt/plainTextDescription"
    },
    "todo" : {
      "@id" : "http://www.linkedmodel.org/schema/vaem#todo"
    },
    "informativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/informativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "systemDerivedQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/systemDerivedQuantityKind",
      "@type" : "@id"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML"
    },
    "rdf" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
    "owl" : "http://www.w3.org/2002/07/owl#",
    "xsd" : "http://www.w3.org/2001/XMLSchema#",
    "rdfs" : "http://www.w3.org/2000/01/rdf-schema#"
  }
}

Generated 2023-08-28T12:25:20.600-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)