Data table via SPARQL
Content types
Download this dataset
Dataset preview
(Live Query)
Received 185 rows in 0.032 seconds.
https://www.eea.europa.eu/code/api/content-types/daviz.json
For system integrators
The following info can be used by a system developer / database administrator in order to retrieve this dataset programmatically over the web using a SPARQL client.
http://semantic.eea.europa.eu/sparql
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX eea: <http://www.eea.europa.eu/ontologies.rdf#>
SELECT DISTINCT
?s as ?uri
?preferred_label
sql:GROUP_CONCAT(?alternative,', ') as ?alternative
?description
WHERE {
?s a <http://www.w3.org/2000/01/rdf-schema#DynamicViewTypeInformation>
OPTIONAL {?s <http://purl.org/dc/terms/alternative> ?alternative}.
?s rdfs:label ?preferred_label .
OPTIONAL {?s rdfs:comment ?description}.
FILTER (lang(?preferred_label) = 'en')
} ORDER BY ?s
Permalinks
- Permalink to this version
- 4a094b7a11b74e76846140455ec0e0a4
- Permalink to latest version
- RETV29K0J6
For references, please go to https://www.eea.europa.eu/code/api/content-types or scan the QR code.
PDF generated on 16 Aug 2022, 06:17 AM
Document Actions
Share with others