quantitykind:SphericalIlluminance

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

Type
Description

Spherical illuminance is equal to quotient of the total luminous flux Φv incident on a small sphere by the cross section area of that sphere.

Properties
qudt:latexDefinition
Ev,0=4πsrLvdΩ, where dΩ is the solid angle of each elementary beam passing through the given point and Lv is its luminance at that point in the direction of the beam.
Annotations
rdfs:comment
Applicable units are those of quantitykind:LuminousFluxPerArea
dcterms:description
Spherical illuminance is equal to quotient of the total luminous flux Φv incident on a small sphere by the cross section area of that sphere.
rdfs:label
Illuminance(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:j.2="http://www.w3.org/2004/02/skos/core#"
    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/SphericalIlluminance">
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/FC"/>
    <j.2:broader rdf:resource="http://qudt.org/vocab/quantitykind/Illuminance"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/LUX"/>
    <rdfs:comment>Applicable units are those of quantitykind:LuminousFluxPerArea</rdfs:comment>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PHOT"/>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/wiki/Illuminance</j.0:informativeReference>
    <j.0:latexDefinition rdf:datatype="http://qudt.org/schema/qudt/LatexString">$E_v,0 = \int_{4\pi sr}{L_v}{d\Omega}$, where $d\Omega$ is the solid angle of each elementary beam passing through the given point and $L_v$ is its luminance at that point in the direction of the beam.</j.0:latexDefinition>
    <rdfs:label xml:lang="en">Illuminance</rdfs:label>
    <j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">Spherical illuminance is equal to quotient of the total luminous flux $\Phi_v$ incident on a small sphere by the cross section area of that sphere.</j.1:description>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L-2I1M0H0T0D0"/>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.1/vocab/quantitykind"/>
  </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/SphericalIlluminance>
  rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
  <http://purl.org/dc/terms/description> "Spherical illuminance is equal to quotient of the total luminous flux $\\Phi_v$ incident on a small sphere by the cross section area of that sphere."^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/FC> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LUX> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PHOT> ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-2I1M0H0T0D0> ;
  <http://qudt.org/schema/qudt/informativeReference> "https://en.wikipedia.org/wiki/Illuminance"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/latexDefinition> "$E_v,0 = \\int_{4\\pi sr}{L_v}{d\\Omega}$, where $d\\Omega$ is the solid angle of each elementary beam passing through the given point and $L_v$ is its luminance at that point in the direction of the beam."^^<http://qudt.org/schema/qudt/LatexString> ;
  rdfs:comment "Applicable units are those of quantitykind:LuminousFluxPerArea" ;
  rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/quantitykind> ;
  rdfs:label "Illuminance"@en ;
  <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Illuminance> ;
.
JSON
{"resource":"Illuminance" 
 ,"qname":"quantitykind:SphericalIlluminance" 
 ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/SphericalIlluminance" 
 ,"properties":["applicable unit":"unit:FC" 
    ,"applicable unit":"unit:LUX" 
    ,"applicable unit":"unit:PHOT" 
    ,"comment":"Applicable units are those of quantitykind:LuminousFluxPerArea" 
    ,"description":"Spherical illuminance is equal to quotient of the total luminous flux $\\Phi_v$ incident on a small sphere by the cross section area of that sphere." 
    ,"has broader":"quantitykind:Illuminance" 
    ,"has dimension vector":"dimension:A0E0L-2I1M0H0T0D0" 
    ,"informative reference":"https:\/\/en.wikipedia.org\/wiki\/Illuminance" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/3.1.1\/vocab\/quantitykind&gt;" 
    ,"label":"Illuminance" 
    ,"latex definition":"$E_v,0 = \\int_{4\\pi sr}{L_v}{d\\Omega}$, where $d\\Omega$ is the solid angle of each elementary beam passing through the given point and $L_v$ is its luminance at that point in the direction of the beam." 
    ,"type":"qudt:QuantityKind" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/quantitykind/SphericalIlluminance",
  "@type" : "http://qudt.org/schema/qudt/QuantityKind",
  "description" : "Spherical illuminance is equal to quotient of the total luminous flux $\\Phi_v$ incident on a small sphere by the cross section area of that sphere.",
  "applicableUnit" : [ "http://qudt.org/vocab/unit/FC", "http://qudt.org/vocab/unit/LUX", "http://qudt.org/vocab/unit/PHOT" ],
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-2I1M0H0T0D0",
  "informativeReference" : "https://en.wikipedia.org/wiki/Illuminance",
  "latexDefinition" : "$E_v,0 = \\int_{4\\pi sr}{L_v}{d\\Omega}$, where $d\\Omega$ is the solid angle of each elementary beam passing through the given point and $L_v$ is its luminance at that point in the direction of the beam.",
  "comment" : "Applicable units are those of quantitykind:LuminousFluxPerArea",
  "isDefinedBy" : "http://qudt.org/3.1.1/vocab/quantitykind",
  "label" : {
    "@language" : "en",
    "@value" : "Illuminance"
  },
  "broader" : "http://qudt.org/vocab/quantitykind/Illuminance",
  "@context" : {
    "applicableUnit" : {
      "@id" : "http://qudt.org/schema/qudt/applicableUnit",
      "@type" : "@id"
    },
    "broader" : {
      "@id" : "http://www.w3.org/2004/02/skos/core#broader",
      "@type" : "@id"
    },
    "comment" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#comment"
    },
    "informativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/informativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "latexDefinition" : {
      "@id" : "http://qudt.org/schema/qudt/latexDefinition",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "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 2025-04-23T16:11:40.116-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)