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

Attributes

Geometriedaten
geometry data
données géométriques
dati geometrici
Daten über Lage und Form der in einem geografischen Informationssystem abgebildeten Objekte.
Données qui renseignent sur la position ou la forme d’une entité géométrique.
2025-12-03T12:24:04.6572390Z
516135
https://www.termdat.bk.admin.ch/entry/516135
Lexikon der Fernerkundung, "Geometriedaten" ([Internet, 2025-02-25](https://www.fe-lexikon.info/lexikon/geometriedaten))
Autodesk, Geometry data ([Internet, 2025-02-25](https://help.autodesk.com/cloudhelp/2018/ENU/Maya-SDK/files-to-wrap/Shapes_Geometry_data.htm))
Autodesk, Présentation de l'utilisation des données d'espace ([Internet, 2025-02-25](https://help.autodesk.com/view/ARCHDESK/2019/FRA/?guid=GUID-115D5AF3-0DB7-4CEE-BC52-B88067C9ED56))
Autodesk, Estrazione delle coordinate di oggetto in un file di testo esterno nei prodotti AutoCAD ([Internet, 2025-02-25](https://www.autodesk.com/it/support/technical/article/caas/sfdcarticles/sfdcarticles/ITA/Extracting-objects-coordinates-to-an-external-text-file.html))
DOM: sistema d'informazione geografica (SIG)
DOM: geographic information system (GIS)
DOM: système d'information géographique (SIG)
DOM: geografisches Informationssystem (GIS); EXP: beinhalten Attribute, die unabhängig der fachlichen Sicht zur Geometrie gehören wie z.B. die Strassenbreite, die Z-Koordinatenangabe oder deren Länge
(EXP) nach ASTRA, Dokumentation Minimales Geodatenmodell, 2016, S. 51 ([Internet, 2025-02-26](https://www.astra.admin.ch/dam/astra/de/dokumente/Geoinformation/Anhoerung_Beschreibung_des_minimalen_Geodatenmodells-LV.pdf.download.pdf/Anhoerung_Beschreibung_des_minimalen_Geodatenmodells-LV.pdf))
nach Lexikon der Fernerkundung, "Geometriedaten" ([Internet, 2025-02-25](https://www.fe-lexikon.info/lexikon/geometriedaten))
d'après Québec, Ministère des Ressources naturelles et des Forêts, Vocabulaire de la géomatique, 2016 ([Internet, 2025-02-26](https://mern.gouv.qc.ca/documents/territoire/vocabulaire.pdf))
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

property subject
seeAlso attribute data
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.