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

Attributes

Koordinatentransformationsdienst
coordinate transformation service
service de transformation de coordonnées
servizio di trasformazione di coordinate
Geodienst, der Schnittstellen für die Positionierung, die Koordinaten und die Koordinatentransformation bereitstellt.
Geoservice which provides interfaces for general positioning, coordinate systems, and coordinate transformations.
Service de géodésie qui fournit des interfaces pour le positionnement général, les systèmes de coordonnées et les transformations de coordonnées.
Servizo geodetico che mette a disposizione interfaccie per il posizionamento, le coordinate e la trasformazione di coordinate.
2019-05-13T13:15:59.2030000Z
65976
https://www.termdat.bk.admin.ch/entry/65976
EPFL / ETHZ, Vorstudie zum Projekt e-geo.ch, 2003-02, S. 31
OGC, Coordinate Transformation Service ([Internet, 2018-11-22](http://www.opengeospatial.org/standards/ct))
GCS-COSIG, Mise en oeuvre de la stratégie pour l'information géographique, 2003-04, p. 28
swisstopo, Rapp. esplicativo relativo all'avamprogetto di LF sulla geoinformazione, 2005-06, pag. 22
nach OGC, Coordinate Transformation Service ([Internet, 2018-11-22](http://www.opengeospatial.org/standards/ct))
after OGC, Coordinate Transformation Service ([Internet, 2018-11-22](http://www.opengeospatial.org/standards/ct))
d'après OGC, Coordinate Transformation Service ([Internet, 2018-11-22](http://www.opengeospatial.org/standards/ct))
secondo OGC, Coordinate Transformation Service ([Internet, 2018-11-22](http://www.opengeospatial.org/standards/ct))
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.