SELECT ?property ?value WHERE { BIND (?? AS ?s) ?s ?property ?value . FILTER (isLiteral(?value)) } LIMIT 1000

Attributes

Präzisionsmass
precision scale
échelle de précision
scala di precisione
Mass, das als Standardabweichung der Ermittlungsergebnisse errechnet wird.
2016-07-26T09:30:45.7500000Z
388248
https://www.termdat.bk.admin.ch/entry/388248
Metervertrag, Art. 6 Ziff. 6 (SR 0.941.291, Übers., Stand 2013-03)
BIPM, Documents, Metre Convention, art. 6 no. 6, transl. (2007-09), ([Internet, 2016](http://www.bipm.org/utils/common/documents/official/metre-convention.pdf))
Convention du Mètre, art. 6 ch. 6 (RS 0.941.291, état 2013-03)
Convenzione del Metro, art. 6 n. 6 (RS 0.941.291, trad., stato 2013-03)
Das Präzisionsmass wird üblicherweise damit ausgedrückt, "wie unpräzise etwas ist".
nach H. Lohninger, Grundlagen der Statistik, Präzision, 2012-10-08 ([Internet, 2016-03-23](http://www.statistics4u.com/fundstat_germ/ee_definitions_quality_control.html))
SELECT ?property ?object WHERE { BIND (?? AS ?s) ?s ?property ?object . FILTER (isIRI(?object)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
Incoming Relationships: No results found.
SELECT ?instance ?description WHERE { BIND (?? AS ?class) ?instance (rdf:type|owl:type) ?class . OPTIONAL { ?instance schema:description ?description . } } LIMIT 5000
Instances of this Class: No results found.
SELECT ?superclass ?description WHERE { ?? rdfs:subClassOf ?superclass . OPTIONAL { ?superclass (rdfs:comment|schema:description) ?description . } } LIMIT 5000
Superclasses of this Class: No results found.
SELECT ?subclass ?description WHERE { ?subclass rdfs:subClassOf ?? . OPTIONAL { ?subclass (rdfs:comment|schema:description) ?description . } } LIMIT 5000
Subclasses of this Class: No results found.