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/LinearAbsorptionCoefficient">
<rdfs:label xml:lang="en">Linear Absorption Coefficient</rdfs:label>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
<rdfs:comment>Applicable units are those of quantitykind:LinearAbsorptionCoefficient</rdfs:comment>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PER-KiloM"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PER-MicroM"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PER-NanoM"/>
<j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">The Linear Absorption Coefficient is a quantity that characterizes how easily a material or medium can be penetrated by a beam of light, sound, particles, or other energy or matter.</j.1:description>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PER-PicoM"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PER-M"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PER-MilliM"/>
<j.0:latexSymbol rdf:datatype="http://qudt.org/schema/qudt/LatexString">$\mu$</j.0:latexSymbol>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
<j.0:plainTextDescription>The Linear Absorption Coefficient is a quantity that characterizes how easily a material or medium can be penetrated by a beam of light, sound, particles, or other energy or matter.</j.0:plainTextDescription>
<j.0:latexDefinition rdf:datatype="http://qudt.org/schema/qudt/LatexString">$\alpha(\lambda) = \frac{1}{\Phi_\lambda(\lambda)}\frac{d\Phi_\lambda(\lambda)}{dl}$, where $\frac{d\Phi}{\Phi}$ is the relative decrease, caused by absorption, in the spectral radiant flux $\Phi$ of a collimated beam of electromagnetic radiation corresponding to the wavelength $\lambda$ during traversal of an infinitesimal layer of a medium and $dl$ is the length traversed.</j.0:latexDefinition>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://en.wikipedia.org/wiki/Attenuation_coefficient</j.0:informativeReference>
</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/LinearAbsorptionCoefficient>
rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
<http://purl.org/dc/terms/description> "The Linear Absorption Coefficient is a quantity that characterizes how easily a material or medium can be penetrated by a beam of light, sound, particles, or other energy or matter."^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PER-KiloM> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PER-M> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PER-MicroM> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PER-MilliM> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PER-NanoM> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PER-PicoM> ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0> ;
<http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Attenuation_coefficient"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/latexDefinition> "$\\alpha(\\lambda) = \\frac{1}{\\Phi_\\lambda(\\lambda)}\\frac{d\\Phi_\\lambda(\\lambda)}{dl}$, where $\\frac{d\\Phi}{\\Phi}$ is the relative decrease, caused by absorption, in the spectral radiant flux $\\Phi$ of a collimated beam of electromagnetic radiation corresponding to the wavelength $\\lambda$ during traversal of an infinitesimal layer of a medium and $dl$ is the length traversed."^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/latexSymbol> "$\\mu$"^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/plainTextDescription> "The Linear Absorption Coefficient is a quantity that characterizes how easily a material or medium can be penetrated by a beam of light, sound, particles, or other energy or matter." ;
rdfs:comment "Applicable units are those of quantitykind:LinearAbsorptionCoefficient" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
rdfs:label "Linear Absorption Coefficient"@en ;
.
JSON
{"resource":"Linear Absorption Coefficient"
,"qname":"quantitykind:LinearAbsorptionCoefficient"
,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/LinearAbsorptionCoefficient"
,"properties":["applicable unit":"unit:PER-KiloM"
,"applicable unit":"unit:PER-M"
,"applicable unit":"unit:PER-MicroM"
,"applicable unit":"unit:PER-MilliM"
,"applicable unit":"unit:PER-NanoM"
,"applicable unit":"unit:PER-PicoM"
,"comment":"Applicable units are those of quantitykind:LinearAbsorptionCoefficient"
,"description":"The Linear Absorption Coefficient is a quantity that characterizes how easily a material or medium can be penetrated by a beam of light, sound, particles, or other energy or matter."
,"description (plain text)":"The Linear Absorption Coefficient is a quantity that characterizes how easily a material or medium can be penetrated by a beam of light, sound, particles, or other energy or matter."
,"has dimension vector":"dimension:A0E0L-1I0M0H0T0D0"
,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Attenuation_coefficient"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>"
,"label":"Linear Absorption Coefficient"
,"latex definition":"$\\alpha(\\lambda) = \\frac{1}{\\Phi_\\lambda(\\lambda)}\\frac{d\\Phi_\\lambda(\\lambda)}{dl}$, where $\\frac{d\\Phi}{\\Phi}$ is the relative decrease, caused by absorption, in the spectral radiant flux $\\Phi$ of a collimated beam of electromagnetic radiation corresponding to the wavelength $\\lambda$ during traversal of an infinitesimal layer of a medium and $dl$ is the length traversed."
,"latex symbol":"$\\mu$"
,"type":"qudt:QuantityKind"
]}
JSON-LD
{
"@id" : "http://qudt.org/vocab/quantitykind/LinearAbsorptionCoefficient",
"@type" : "http://qudt.org/schema/qudt/QuantityKind",
"description" : "The Linear Absorption Coefficient is a quantity that characterizes how easily a material or medium can be penetrated by a beam of light, sound, particles, or other energy or matter.",
"applicableUnit" : [ "http://qudt.org/vocab/unit/PER-KiloM", "http://qudt.org/vocab/unit/PER-MicroM", "http://qudt.org/vocab/unit/PER-NanoM", "http://qudt.org/vocab/unit/PER-PicoM", "http://qudt.org/vocab/unit/PER-M", "http://qudt.org/vocab/unit/PER-MilliM" ],
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0",
"informativeReference" : "http://en.wikipedia.org/wiki/Attenuation_coefficient",
"latexDefinition" : "$\\alpha(\\lambda) = \\frac{1}{\\Phi_\\lambda(\\lambda)}\\frac{d\\Phi_\\lambda(\\lambda)}{dl}$, where $\\frac{d\\Phi}{\\Phi}$ is the relative decrease, caused by absorption, in the spectral radiant flux $\\Phi$ of a collimated beam of electromagnetic radiation corresponding to the wavelength $\\lambda$ during traversal of an infinitesimal layer of a medium and $dl$ is the length traversed.",
"latexSymbol" : "$\\mu$",
"plainTextDescription" : "The Linear Absorption Coefficient is a quantity that characterizes how easily a material or medium can be penetrated by a beam of light, sound, particles, or other energy or matter.",
"comment" : "Applicable units are those of quantitykind:LinearAbsorptionCoefficient",
"isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
"label" : {
"@language" : "en",
"@value" : "Linear Absorption Coefficient"
},
"@context" : {
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"comment" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#comment"
},
"applicableUnit" : {
"@id" : "http://qudt.org/schema/qudt/applicableUnit",
"@type" : "@id"
},
"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"
},
"latexSymbol" : {
"@id" : "http://qudt.org/schema/qudt/latexSymbol",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"plainTextDescription" : {
"@id" : "http://qudt.org/schema/qudt/plainTextDescription"
},
"latexDefinition" : {
"@id" : "http://qudt.org/schema/qudt/latexDefinition",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"informativeReference" : {
"@id" : "http://qudt.org/schema/qudt/informativeReference",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"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#"
}
}