View as:
CSV
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/RadiantFluence">
<rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/GigaJ-PER-M2"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/J-PER-M2"/>
<j.0:plainTextDescription>Radiant fluence rate, or spherical irradiance, is equal to the total radiant flux incident on a small sphere divided by the area of the diametrical cross-section of the sphere.</j.0:plainTextDescription>
<rdfs:comment>Applicable units are those of quantitykind:RadiantFluence</rdfs:comment>
<j.0:symbol>H_e,0</j.0:symbol>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MilliJ-PER-M2"/>
<j.0:latexDefinition rdf:datatype="http://qudt.org/schema/qudt/LatexString">$H_0 = \int_{0}^{\Delta t}{E_0}{dt}$, where $E_0$ is the spherical radiance acting during time interval with duration $\Delta t$.</j.0:latexDefinition>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/LANGLEY"/>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-2D0"/>
<rdfs:label xml:lang="en">Radiant Fluence</rdfs:label>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
<j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">Radiant fluence rate, or spherical irradiance, is equal to the total radiant flux incident on a small sphere divided by the area of the diametrical cross-section of the sphere.</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/RadiantFluence>
rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
<http://purl.org/dc/terms/description> "Radiant fluence rate, or spherical irradiance, is equal to the total radiant flux incident on a small sphere divided by the area of the diametrical cross-section of the sphere."^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaJ-PER-M2> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/J-PER-M2> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LANGLEY> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliJ-PER-M2> ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-2D0> ;
<http://qudt.org/schema/qudt/latexDefinition> "$H_0 = \\int_{0}^{\\Delta t}{E_0}{dt}$, where $E_0$ is the spherical radiance acting during time interval with duration $\\Delta t$."^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/plainTextDescription> "Radiant fluence rate, or spherical irradiance, is equal to the total radiant flux incident on a small sphere divided by the area of the diametrical cross-section of the sphere." ;
<http://qudt.org/schema/qudt/symbol> "H_e,0" ;
rdfs:comment "Applicable units are those of quantitykind:RadiantFluence" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
rdfs:label "Radiant Fluence"@en ;
.
JSON
{"resource":"Radiant Fluence"
,"qname":"quantitykind:RadiantFluence"
,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/RadiantFluence"
,"properties":["applicable unit":"unit:GigaJ-PER-M2"
,"applicable unit":"unit:J-PER-M2"
,"applicable unit":"unit:LANGLEY"
,"applicable unit":"unit:MilliJ-PER-M2"
,"comment":"Applicable units are those of quantitykind:RadiantFluence"
,"description":"Radiant fluence rate, or spherical irradiance, is equal to the total radiant flux incident on a small sphere divided by the area of the diametrical cross-section of the sphere."
,"description (plain text)":"Radiant fluence rate, or spherical irradiance, is equal to the total radiant flux incident on a small sphere divided by the area of the diametrical cross-section of the sphere."
,"has dimension vector":"dimension:A0E0L0I0M1H0T-2D0"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>"
,"label":"Radiant Fluence"
,"latex definition":"$H_0 = \\int_{0}^{\\Delta t}{E_0}{dt}$, where $E_0$ is the spherical radiance acting during time interval with duration $\\Delta t$."
,"symbol":"H_e,0"
,"type":"qudt:QuantityKind"
]}
JSON-LD
{
"@id" : "http://qudt.org/vocab/quantitykind/RadiantFluence",
"@type" : "http://qudt.org/schema/qudt/QuantityKind",
"description" : "Radiant fluence rate, or spherical irradiance, is equal to the total radiant flux incident on a small sphere divided by the area of the diametrical cross-section of the sphere.",
"applicableUnit" : [ "http://qudt.org/vocab/unit/GigaJ-PER-M2", "http://qudt.org/vocab/unit/J-PER-M2", "http://qudt.org/vocab/unit/MilliJ-PER-M2", "http://qudt.org/vocab/unit/LANGLEY" ],
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T-2D0",
"latexDefinition" : "$H_0 = \\int_{0}^{\\Delta t}{E_0}{dt}$, where $E_0$ is the spherical radiance acting during time interval with duration $\\Delta t$.",
"plainTextDescription" : "Radiant fluence rate, or spherical irradiance, is equal to the total radiant flux incident on a small sphere divided by the area of the diametrical cross-section of the sphere.",
"symbol" : "H_e,0",
"comment" : "Applicable units are those of quantitykind:RadiantFluence",
"isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
"label" : {
"@language" : "en",
"@value" : "Radiant Fluence"
},
"@context" : {
"applicableUnit" : {
"@id" : "http://qudt.org/schema/qudt/applicableUnit",
"@type" : "@id"
},
"plainTextDescription" : {
"@id" : "http://qudt.org/schema/qudt/plainTextDescription"
},
"comment" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#comment"
},
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"latexDefinition" : {
"@id" : "http://qudt.org/schema/qudt/latexDefinition",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description",
"@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#"
}
}