<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/unit/PIXEL_COUNT">
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://en.wikipedia.org/wiki/Pixel</j.0:informativeReference>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.4/vocab/unit"/>
<rdfs:label>Pixel (count)</rdfs:label>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
<j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">1.0</j.0:conversionMultiplier>
<j.0:plainTextDescription>Pixel Count is a unit of measure for the number of pixels, sometimes used as a measure of resolution.</j.0:plainTextDescription>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Count"/>
<j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">$\textit{Pixel Count}$ is a unit of measure for the number of pixels, sometimes used
as a measure of resolution.
</j.1:description>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1"/>
<j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E0</j.0:conversionMultiplierSN>
</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/unit/PIXEL_COUNT>
rdf:type <http://qudt.org/schema/qudt/Unit> ;
<http://purl.org/dc/terms/description> """$\\textit{Pixel Count}$ is a unit of measure for the number of pixels, sometimes used
as a measure of resolution.
"""^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/conversionMultiplier> 1.0 ;
<http://qudt.org/schema/qudt/conversionMultiplierSN> 1.0E0 ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
<http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Count> ;
<http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Pixel"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/plainTextDescription> "Pixel Count is a unit of measure for the number of pixels, sometimes used as a measure of resolution." ;
rdfs:isDefinedBy <http://qudt.org/3.1.4/vocab/unit> ;
rdfs:label "Pixel (count)" ;
.
{"resource":"Pixel (count)"
,"qname":"unit:PIXEL_COUNT"
,"uri":"http:\/\/qudt.org\/vocab\/unit\/PIXEL_COUNT"
,"properties":["conversion multiplier":"1.0"
,"conversion multiplier scientific":"1.0E0"
,"description":"$\\textit{Pixel Count}$ is a unit of measure for the number of pixels, sometimes used\n as a measure of resolution.\n "
,"description (plain text)":"Pixel Count is a unit of measure for the number of pixels, sometimes used as a measure of resolution."
,"has dimension vector":"dimension:A0E0L0I0M0H0T0D1"
,"has quantity kind":"quantitykind:Count"
,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Pixel"
,"isDefinedBy":"<http:\/\/qudt.org\/3.1.4\/vocab\/unit>"
,"label":"Pixel (count)"
,"type":"qudt:Unit"
]}
{
"@id" : "http://qudt.org/vocab/unit/PIXEL_COUNT",
"@type" : "http://qudt.org/schema/qudt/Unit",
"description" : "$\\textit{Pixel Count}$ is a unit of measure for the number of pixels, sometimes used\n as a measure of resolution.\n ",
"conversionMultiplier" : "1.0",
"conversionMultiplier:SN" : 1.0,
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1",
"hasQuantityKind" : "http://qudt.org/vocab/quantitykind/Count",
"informativeReference" : "http://en.wikipedia.org/wiki/Pixel",
"plainTextDescription" : "Pixel Count is a unit of measure for the number of pixels, sometimes used as a measure of resolution.",
"isDefinedBy" : "http://qudt.org/3.1.4/vocab/unit",
"label" : "Pixel (count)",
"@context" : {
"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"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"conversionMultiplier" : {
"@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
"@type" : "http://www.w3.org/2001/XMLSchema#decimal"
},
"plainTextDescription" : {
"@id" : "http://qudt.org/schema/qudt/plainTextDescription"
},
"hasQuantityKind" : {
"@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
"@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"
},
"conversionMultiplierSN" : {
"@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
"@type" : "http://www.w3.org/2001/XMLSchema#double"
},
"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#"
}
}