<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/RadiantIntensity">
<j.0:siExactMatch rdf:resource="https://si-digital-framework.org/SI/quantities/RAIN"/>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
<rdfs:label xml:lang="en">Radiant Intensity</rdfs:label>
<j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">Radiant Intensity is a measure of the intensity of electromagnetic radiation. It is defined as power per unit solid angle.</j.1:description>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://en.wikipedia.org/wiki/Radiant_intensity</j.0:informativeReference>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
<j.0:iec61360Code>0112/2///62720#UAD151</j.0:iec61360Code>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/W-PER-SR"/>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0"/>
<j.0:plainTextDescription>Radiant Intensity is a measure of the intensity of electromagnetic radiation. It is defined as power per unit solid angle.</j.0:plainTextDescription>
<rdfs:comment>Applicable units are those of quantitykind:RadiantIntensity</rdfs:comment>
<j.0:symbol>I</j.0:symbol>
<j.0:latexDefinition rdf:datatype="http://qudt.org/schema/qudt/LatexString">$I = \frac{d\Phi}{d\Omega}$, where $d\Phi$ is the radiant flux leaving the source in an elementary cone containing the given direction with the solid angle $d\Omega$.</j.0:latexDefinition>
</rdf:Description>
</rdf:RDF>
@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/RadiantIntensity>
rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
<http://purl.org/dc/terms/description> "Radiant Intensity is a measure of the intensity of electromagnetic radiation. It is defined as power per unit solid angle."^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/W-PER-SR> ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
<http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAD151" ;
<http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Radiant_intensity"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/latexDefinition> "$I = \\frac{d\\Phi}{d\\Omega}$, where $d\\Phi$ is the radiant flux leaving the source in an elementary cone containing the given direction with the solid angle $d\\Omega$."^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/plainTextDescription> "Radiant Intensity is a measure of the intensity of electromagnetic radiation. It is defined as power per unit solid angle." ;
<http://qudt.org/schema/qudt/siExactMatch> <https://si-digital-framework.org/SI/quantities/RAIN> ;
<http://qudt.org/schema/qudt/symbol> "I" ;
rdfs:comment "Applicable units are those of quantitykind:RadiantIntensity" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
rdfs:label "Radiant Intensity"@en ;
.
{"resource":"Radiant Intensity"
,"qname":"quantitykind:RadiantIntensity"
,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/RadiantIntensity"
,"properties":["Individual from SI Reference Point":"si-quantity:RAIN"
,"applicable unit":"unit:W-PER-SR"
,"comment":"Applicable units are those of quantitykind:RadiantIntensity"
,"description":"Radiant Intensity is a measure of the intensity of electromagnetic radiation. It is defined as power per unit solid angle."
,"description (plain text)":"Radiant Intensity is a measure of the intensity of electromagnetic radiation. It is defined as power per unit solid angle."
,"has dimension vector":"dimension:A0E0L2I0M1H0T-3D0"
,"iec-61360 code":"0112\/2\/\/\/62720#UAD151"
,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Radiant_intensity"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>"
,"label":"Radiant Intensity"
,"latex definition":"$I = \\frac{d\\Phi}{d\\Omega}$, where $d\\Phi$ is the radiant flux leaving the source in an elementary cone containing the given direction with the solid angle $d\\Omega$."
,"symbol":"I"
,"type":"qudt:QuantityKind"
]}
{
"@id" : "http://qudt.org/vocab/quantitykind/RadiantIntensity",
"@type" : "http://qudt.org/schema/qudt/QuantityKind",
"description" : "Radiant Intensity is a measure of the intensity of electromagnetic radiation. It is defined as power per unit solid angle.",
"applicableUnit" : "http://qudt.org/vocab/unit/W-PER-SR",
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0",
"iec61360Code" : "0112/2///62720#UAD151",
"informativeReference" : "http://en.wikipedia.org/wiki/Radiant_intensity",
"latexDefinition" : "$I = \\frac{d\\Phi}{d\\Omega}$, where $d\\Phi$ is the radiant flux leaving the source in an elementary cone containing the given direction with the solid angle $d\\Omega$.",
"plainTextDescription" : "Radiant Intensity is a measure of the intensity of electromagnetic radiation. It is defined as power per unit solid angle.",
"siExactMatch" : "https://si-digital-framework.org/SI/quantities/RAIN",
"symbol" : "I",
"comment" : "Applicable units are those of quantitykind:RadiantIntensity",
"isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
"label" : {
"@language" : "en",
"@value" : "Radiant Intensity"
},
"@context" : {
"siExactMatch" : {
"@id" : "http://qudt.org/schema/qudt/siExactMatch",
"@type" : "@id"
},
"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"
},
"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"
},
"iec61360Code" : {
"@id" : "http://qudt.org/schema/qudt/iec61360Code"
},
"applicableUnit" : {
"@id" : "http://qudt.org/schema/qudt/applicableUnit",
"@type" : "@id"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@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"
},
"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#"
}
}