<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/constant/ComptonWavelength">
<j.0:latexDefinition rdf:datatype="http://qudt.org/schema/qudt/LatexString">$\lambda_C = \frac{h}{mc_0}$, where $h$ is the Planck constant, $m$ is the rest mass of a particle, and $c_0$ is the speed of light in vacuum.</j.0:latexDefinition>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://physics.nist.gov/cuu/Constants/bibliography.html</j.0:informativeReference>
<rdfs:label xml:lang="en">Compton Wavelength</rdfs:label>
<j.0:quantityValue rdf:resource="http://qudt.org/vocab/constant/Value_ComptonWavelength"/>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.0/vocab/constant"/>
<j.0:latexSymbol rdf:datatype="http://qudt.org/schema/qudt/LatexString">$\lambda_C$</j.0:latexSymbol>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Length"/>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://en.wikipedia.org/wiki/Compton_wavelength</j.0:informativeReference>
<j.0:dbpediaMatch rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://dbpedia.org/resource/Compton_wavelength</j.0:dbpediaMatch>
<j.0:normativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.iso.org/iso/catalogue_detail?csnumber=31895</j.0:normativeReference>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/PhysicalConstant"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/M"/>
<j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">
The constant $\textit{Compton Wavelength}$ is a quantum mechanical property of a particle.
It was introduced by Arthur Compton in his explanation of the scattering of photons by electrons.
The process is known as Compton scattering.
The Compton Wavelength of a particle is equivalent to the wavelength of a photon whose energy
is the same as the rest-mass energy of the particle.
</j.1:description>
</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/constant/ComptonWavelength>
rdf:type <http://qudt.org/schema/qudt/PhysicalConstant> ;
<http://purl.org/dc/terms/description> """
The constant $\\textit{Compton Wavelength}$ is a quantum mechanical property of a particle.
It was introduced by Arthur Compton in his explanation of the scattering of photons by electrons.
The process is known as Compton scattering.
The Compton Wavelength of a particle is equivalent to the wavelength of a photon whose energy
is the same as the rest-mass energy of the particle.
"""^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/M> ;
<http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Compton_wavelength"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Length> ;
<http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Compton_wavelength"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/informativeReference> "http://physics.nist.gov/cuu/Constants/bibliography.html"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/latexDefinition> "$\\lambda_C = \\frac{h}{mc_0}$, where $h$ is the Planck constant, $m$ is the rest mass of a particle, and $c_0$ is the speed of light in vacuum."^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/latexSymbol> "$\\lambda_C$"^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/normativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31895"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/quantityValue> <http://qudt.org/vocab/constant/Value_ComptonWavelength> ;
rdfs:isDefinedBy <http://qudt.org/3.1.0/vocab/constant> ;
rdfs:label "Compton Wavelength"@en ;
.
{"resource":"Compton Wavelength"
,"qname":"constant:ComptonWavelength"
,"uri":"http:\/\/qudt.org\/vocab\/constant\/ComptonWavelength"
,"properties":["applicable unit":"unit:M"
,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Compton_wavelength"
,"description":"\n The constant $\\textit{Compton Wavelength}$ is a quantum mechanical property of a particle. \n It was introduced by Arthur Compton in his explanation of the scattering of photons by electrons.\n The process is known as Compton scattering. \n The Compton Wavelength of a particle is equivalent to the wavelength of a photon whose energy\n is the same as the rest-mass energy of the particle.\n "
,"has quantity kind":"quantitykind:Length"
,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Compton_wavelength"
,"informative reference":"http:\/\/physics.nist.gov\/cuu\/Constants\/bibliography.html"
,"isDefinedBy":"<http:\/\/qudt.org\/3.1.0\/vocab\/constant>"
,"label":"Compton Wavelength"
,"latex definition":"$\\lambda_C = \\frac{h}{mc_0}$, where $h$ is the Planck constant, $m$ is the rest mass of a particle, and $c_0$ is the speed of light in vacuum."
,"latex symbol":"$\\lambda_C$"
,"normative reference":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31895"
,"quantity value":"constant:Value_ComptonWavelength"
,"type":"qudt:PhysicalConstant"
]}
{
"@id" : "http://qudt.org/vocab/constant/ComptonWavelength",
"@type" : "http://qudt.org/schema/qudt/PhysicalConstant",
"description" : "\n The constant $\\textit{Compton Wavelength}$ is a quantum mechanical property of a particle. \n It was introduced by Arthur Compton in his explanation of the scattering of photons by electrons.\n The process is known as Compton scattering. \n The Compton Wavelength of a particle is equivalent to the wavelength of a photon whose energy\n is the same as the rest-mass energy of the particle.\n ",
"applicableUnit" : "http://qudt.org/vocab/unit/M",
"dbpediaMatch" : "http://dbpedia.org/resource/Compton_wavelength",
"hasQuantityKind" : "http://qudt.org/vocab/quantitykind/Length",
"informativeReference" : [ "http://physics.nist.gov/cuu/Constants/bibliography.html", "http://en.wikipedia.org/wiki/Compton_wavelength" ],
"latexDefinition" : "$\\lambda_C = \\frac{h}{mc_0}$, where $h$ is the Planck constant, $m$ is the rest mass of a particle, and $c_0$ is the speed of light in vacuum.",
"latexSymbol" : "$\\lambda_C$",
"normativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31895",
"quantityValue" : "http://qudt.org/vocab/constant/Value_ComptonWavelength",
"isDefinedBy" : "http://qudt.org/3.1.0/vocab/constant",
"label" : {
"@language" : "en",
"@value" : "Compton Wavelength"
},
"@context" : {
"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"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"quantityValue" : {
"@id" : "http://qudt.org/schema/qudt/quantityValue",
"@type" : "@id"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"latexSymbol" : {
"@id" : "http://qudt.org/schema/qudt/latexSymbol",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"hasQuantityKind" : {
"@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
"@type" : "@id"
},
"dbpediaMatch" : {
"@id" : "http://qudt.org/schema/qudt/dbpediaMatch",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"normativeReference" : {
"@id" : "http://qudt.org/schema/qudt/normativeReference",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"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"
},
"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#"
}
}