<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/PictureElement">
<j.0:plainTextDescription xml:lang="de">kleinstes Element einer Darstellungsfläche (Zellgröße) einer digitalisierten zweidimensionalen Felddarstellung eines Bildes, die eine Adresse (x- und y-Koordinaten entsprechend seiner Position im Feld) und einen spezifischen Helligkeitswert besitzt</j.0:plainTextDescription>
<rdfs:comment>Applicable units are those of quantitykind:PictureElement</rdfs:comment>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1"/>
<j.0:iec61360Code>0112/2///62720#UAD299</j.0:iec61360Code>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
<j.0:symbol>0173-1#Z4-BAJ437#002</j.0:symbol>
<rdfs:label>picture element</rdfs:label>
<rdfs:label xml:lang="en-US">picture element</rdfs:label>
<j.1:description xml:lang="en">smallest element of a display space (cell size) of a digitized two-dimensional field representation of an image which has an address (x and y coordinates corresponding to its position in the field) and a specific brightness value</j.1:description>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PIXEL"/>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
</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/PictureElement>
rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
<http://purl.org/dc/terms/description> "smallest element of a display space (cell size) of a digitized two-dimensional field representation of an image which has an address (x and y coordinates corresponding to its position in the field) and a specific brightness value"@en ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PIXEL> ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
<http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAD299" ;
<http://qudt.org/schema/qudt/plainTextDescription> "kleinstes Element einer Darstellungsfläche (Zellgröße) einer digitalisierten zweidimensionalen Felddarstellung eines Bildes, die eine Adresse (x- und y-Koordinaten entsprechend seiner Position im Feld) und einen spezifischen Helligkeitswert besitzt"@de ;
<http://qudt.org/schema/qudt/symbol> "0173-1#Z4-BAJ437#002" ;
rdfs:comment "Applicable units are those of quantitykind:PictureElement" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
rdfs:label "picture element" ;
rdfs:label "picture element"@en-US ;
.
{"resource":"picture element"
,"qname":"quantitykind:PictureElement"
,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/PictureElement"
,"properties":["applicable unit":"unit:PIXEL"
,"comment":"Applicable units are those of quantitykind:PictureElement"
,"description":"smallest element of a display space (cell size) of a digitized two-dimensional field representation of an image which has an address (x and y coordinates corresponding to its position in the field) and a specific brightness value"
,"description (plain text)":"kleinstes Element einer Darstellungsfläche (Zellgröße) einer digitalisierten zweidimensionalen Felddarstellung eines Bildes, die eine Adresse (x- und y-Koordinaten entsprechend seiner Position im Feld) und einen spezifischen Helligkeitswert besitzt"
,"has dimension vector":"dimension:A0E0L0I0M0H0T0D1"
,"iec-61360 code":"0112\/2\/\/\/62720#UAD299"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>"
,"label":"picture element"
,"label":"picture element"
,"symbol":"0173-1#Z4-BAJ437#002"
,"type":"qudt:QuantityKind"
]}
{
"@id" : "http://qudt.org/vocab/quantitykind/PictureElement",
"@type" : "http://qudt.org/schema/qudt/QuantityKind",
"description" : {
"@language" : "en",
"@value" : "smallest element of a display space (cell size) of a digitized two-dimensional field representation of an image which has an address (x and y coordinates corresponding to its position in the field) and a specific brightness value"
},
"applicableUnit" : "http://qudt.org/vocab/unit/PIXEL",
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1",
"iec61360Code" : "0112/2///62720#UAD299",
"plainTextDescription" : {
"@language" : "de",
"@value" : "kleinstes Element einer Darstellungsfläche (Zellgröße) einer digitalisierten zweidimensionalen Felddarstellung eines Bildes, die eine Adresse (x- und y-Koordinaten entsprechend seiner Position im Feld) und einen spezifischen Helligkeitswert besitzt"
},
"symbol" : "0173-1#Z4-BAJ437#002",
"comment" : "Applicable units are those of quantitykind:PictureElement",
"isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
"label" : [ "picture element", {
"@language" : "en-us",
"@value" : "picture element"
} ],
"@context" : {
"plainTextDescription" : {
"@id" : "http://qudt.org/schema/qudt/plainTextDescription"
},
"comment" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#comment"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"iec61360Code" : {
"@id" : "http://qudt.org/schema/qudt/iec61360Code"
},
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description"
},
"applicableUnit" : {
"@id" : "http://qudt.org/schema/qudt/applicableUnit",
"@type" : "@id"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"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#"
}
}