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

Attributes

GGRF
Realisierung eines globalen Bezugssystems.
Realisation of the global geodetic reference system.
Réalisation d'un système de référence global.
Realizzazione di un sistema di riferimento globale.
esri / GeoNet, Coordinate Refernce Systems > Blog > Global Geodetic Reference Frame (GGRF), 2017-07-27 ([Internet, 2019-01-28](https://community.esri.com/groups/coordinate-reference-systems/blog/2017/07/27/global-geodetic-reference-frame-ggrf))
GGRF has been developed to support the increasing demand for positioning, navigation, timing, mapping, and geoscience applications. It is an essential development for a reliable determination of monitoring changes in the Earth system, natural disaster management, sea-level rise and climate change amongst many other things. The GGRF has also come about due to globalization and the need for universal interoperability requirements across geospatial technologies.
esri / GeoNet, Coordinate Refernce Systems > Blog > Global Geodetic Reference Frame (GGRF), 2017-07-27 ([Internet, 2019-01-28](https://community.esri.com/groups/coordinate-reference-systems/blog/2017/07/27/global-geodetic-reference-frame-ggrf))
nach swisstopo, Bereich Geodäsie, 2007
d'après swisstopo, Section Géodésie, 2007
secondo swisstopo, Sezione Geodesia, 2007
SELECT ?property ?object WHERE { BIND (?? AS ?s) ?s ?property ?object . FILTER (isIRI(?object)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
Outgoing Relationships: No results found.
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Incoming Relationships

property subject
has part global geodetic reference frame
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.