stSPARQL Endpoint
On this page you can execute stSPARQL queries against the Strabon backend. The dataset is based on the
Corine Land Cover
.
On the left sidebar, some example stSPARQL queries are provided.
Discovery Queries
·
Query 1: Find the geometry of all the areas that belong to the coastline of Greece
Explore/Modify operations
·
Store
·
Query/Update
·
Describe
You must be logged in to perform update queries.
stSPARQL Query:
#Areas of the coastline of Greece PREFIX coastline:
SELECT ?geometryPart WHERE {
coastline:hasGeometryPart ?geometryPart . ?geometryPart coastline:hasGeometry ?g . }
Output Format:
SPARQL/XML
BINARY
SPARQL/JSON
SPARQL/CSV
SPARQL/TSV
XML
KML
KMZ
GeoJSON
TSV
HTML
PIECHART
AREACHART
COLUMNCHART
View Result:
Plain
Download
On a map
On a map (localhost)
On a timemap
On a timemap (localhost)
Map Bounds:
geometryPart
http://geo.linkedopendata.gr/coastline_gr/geometryPart_1
http://geo.linkedopendata.gr/coastline_gr/geometryPart_2
http://geo.linkedopendata.gr/coastline_gr/geometryPart_3
http://geo.linkedopendata.gr/coastline_gr/geometryPart_4
http://geo.linkedopendata.gr/coastline_gr/geometryPart_5
http://geo.linkedopendata.gr/coastline_gr/geometryPart_6
http://geo.linkedopendata.gr/coastline_gr/geometryPart_7
http://geo.linkedopendata.gr/coastline_gr/geometryPart_8
http://geo.linkedopendata.gr/coastline_gr/geometryPart_9
http://geo.linkedopendata.gr/coastline_gr/geometryPart_10
http://geo.linkedopendata.gr/coastline_gr/geometryPart_11