quantitykind:Refectance

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

Type
Description

Refectance and reflectivity generally refer to the fraction of incident electromagnetic power that is reflected at an interface, while the term "reflection coefficient" is used for the fraction of electric field reflected. Reflectance is always a positive real number.

Properties
qudt:plainTextDescription
Refectance and reflectivity generally refer to the fraction of incident electromagnetic power that is reflected at an interface, while the term "reflection coefficient" is used for the fraction of electric field reflected. Reflectance is always a positive real number.
qudt:latexDefinition
\(\rho = \frac{\Phi_t}{\Phi_m}\), where \(\Phi_t\) is the reflected radiant flux or the reflected luminous flux, and \(\Phi_m\) is the radiant flux or luminous flux of the incident radiation.
qudt:latexSymbol
\(\rho\)
Annotations
dcterms:description
Refectance and reflectivity generally refer to the fraction of incident electromagnetic power that is reflected at an interface, while the term "reflection coefficient" is used for the fraction of electric field reflected. Reflectance is always a positive real number.
rdfs:label
Refectance(en)
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: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/Refectance">
    <j.0:latexSymbol rdf:datatype="http://qudt.org/schema/qudt/LatexString">\(\rho\)</j.0:latexSymbol>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1"/>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
    <j.1:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">Refectance and reflectivity generally refer to the fraction of incident electromagnetic power that is reflected at an interface, while the term "reflection coefficient" is used for the fraction of electric field reflected. Reflectance is always a positive real number.</j.1:description>
    <j.0:plainTextDescription>Refectance and reflectivity generally refer to the fraction of incident electromagnetic power that is reflected at an interface, while the term "reflection coefficient" is used for the fraction of electric field reflected. Reflectance is always a positive real number.</j.0:plainTextDescription>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/UNITLESS"/>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://en.wikipedia.org/wiki/Reflectivity</j.0:informativeReference>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
    <rdfs:label xml:lang="en">Refectance</rdfs:label>
    <j.0:systemDerivedQuantityKind rdf:resource="http://qudt.org/schema/qudt/SOQ_SI"/>
    <j.0:latexDefinition rdf:datatype="http://qudt.org/schema/qudt/LatexString">\(\rho = \frac{\Phi_t}{\Phi_m}\), where \(\Phi_t\) is the reflected radiant flux or the reflected luminous flux, and \(\Phi_m\) is the radiant flux or luminous flux of the incident radiation.</j.0:latexDefinition>
  </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/Refectance>
  rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
  <http://purl.org/dc/terms/description> "Refectance and reflectivity generally refer to the fraction of incident electromagnetic power that is reflected at an interface, while the term \"reflection coefficient\" is used for the fraction of electric field reflected. Reflectance is always a positive real number."^^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/Reflectivity"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/latexDefinition> "\\(\\rho = \\frac{\\Phi_t}{\\Phi_m}\\), where \\(\\Phi_t\\) is the reflected radiant flux or the reflected luminous flux, and \\(\\Phi_m\\) is the radiant flux or luminous flux of the incident radiation."^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/latexSymbol> "\\(\\rho\\)"^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/plainTextDescription> "Refectance and reflectivity generally refer to the fraction of incident electromagnetic power that is reflected at an interface, while the term \"reflection coefficient\" is used for the fraction of electric field reflected. Reflectance is always a positive real number." ;
  <http://qudt.org/schema/qudt/systemDerivedQuantityKind> <http://qudt.org/schema/qudt/SOQ_SI> ;
  rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
  rdfs:label "Refectance"@en ;
.
JSON
{"resource":"Refectance" 
 ,"qname":"quantitykind:Refectance" 
 ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/Refectance" 
 ,"properties":["applicable unit":"unit:UNITLESS" 
    ,"description":"Refectance and reflectivity generally refer to the fraction of incident electromagnetic power that is reflected at an interface, while the term \"reflection coefficient\" is used for the fraction of electric field reflected. Reflectance is always a positive real number." 
    ,"description (plain text)":"Refectance and reflectivity generally refer to the fraction of incident electromagnetic power that is reflected at an interface, while the term \"reflection coefficient\" is used for the fraction of electric field reflected. Reflectance is always a positive real number." 
    ,"has dimension vector":"dimension:A0E0L0I0M0H0T0D1" 
    ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Reflectivity" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/2.1\/vocab\/quantitykind&gt;" 
    ,"label":"Refectance" 
    ,"latex definition":"\\(\\rho = \\frac{\\Phi_t}{\\Phi_m}\\), where \\(\\Phi_t\\) is the reflected radiant flux or the reflected luminous flux, and \\(\\Phi_m\\) is the radiant flux or luminous flux of the incident radiation." 
    ,"latex symbol":"\\(\\rho\\)" 
    ,"system derived quantity kind":"qudt:SOQ_SI" 
    ,"type":"qudt:QuantityKind" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/quantitykind/Refectance",
  "@type" : "http://qudt.org/schema/qudt/QuantityKind",
  "description" : "Refectance and reflectivity generally refer to the fraction of incident electromagnetic power that is reflected at an interface, while the term \"reflection coefficient\" is used for the fraction of electric field reflected. Reflectance is always a positive real number.",
  "applicableUnit" : "http://qudt.org/vocab/unit/UNITLESS",
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1",
  "informativeReference" : "http://en.wikipedia.org/wiki/Reflectivity",
  "latexDefinition" : "\\(\\rho = \\frac{\\Phi_t}{\\Phi_m}\\), where \\(\\Phi_t\\) is the reflected radiant flux or the reflected luminous flux, and \\(\\Phi_m\\) is the radiant flux or luminous flux of the incident radiation.",
  "latexSymbol" : "\\(\\rho\\)",
  "plainTextDescription" : "Refectance and reflectivity generally refer to the fraction of incident electromagnetic power that is reflected at an interface, while the term \"reflection coefficient\" is used for the fraction of electric field reflected. Reflectance is always a positive real number.",
  "systemDerivedQuantityKind" : "http://qudt.org/schema/qudt/SOQ_SI",
  "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
  "label" : {
    "@language" : "en",
    "@value" : "Refectance"
  },
  "@context" : {
    "latexSymbol" : {
      "@id" : "http://qudt.org/schema/qudt/latexSymbol",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML"
    },
    "plainTextDescription" : {
      "@id" : "http://qudt.org/schema/qudt/plainTextDescription"
    },
    "applicableUnit" : {
      "@id" : "http://qudt.org/schema/qudt/applicableUnit",
      "@type" : "@id"
    },
    "informativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/informativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "systemDerivedQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/systemDerivedQuantityKind",
      "@type" : "@id"
    },
    "latexDefinition" : {
      "@id" : "http://qudt.org/schema/qudt/latexDefinition",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "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-09-27T17:01:45.731-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)