Trending

#DCAT_AP

Latest posts tagged with #DCAT_AP on Bluesky

Latest Top
Trending

Posts tagged #DCAT_AP

Ringdiagramm, dass den Anteil falscher Formatangaben bei GovData zeigt: Es sind ein Sechstel. Die genauen Zahlen: 545404 richtig und 109855 falsch.

Ringdiagramm, dass den Anteil falscher Formatangaben bei GovData zeigt: Es sind ein Sechstel. Die genauen Zahlen: 545404 richtig und 109855 falsch.

PREFIX dcat: <http://www.w3.org/ns/dcat#>
PREFIX dct: <http://purl.org/dc/terms/>

SELECT DISTINCT ?format WHERE {
  ?dist a dcat:Distribution .
  FILTER(!STRSTARTS(STR(?format), 
      "http://publications.europa.eu/resource/authority/file-type/"))
  ?dist dct:format ?format .
} LIMIT 100

PREFIX dcat: <http://www.w3.org/ns/dcat#> PREFIX dct: <http://purl.org/dc/terms/> SELECT DISTINCT ?format WHERE { ?dist a dcat:Distribution . FILTER(!STRSTARTS(STR(?format), "http://publications.europa.eu/resource/authority/file-type/")) ?dist dct:format ?format . } LIMIT 100

Für Formate gibt es bei DCAT-AP.de ein vorgeschriebenes Vokabular der EU: publications.europa.eu/resource/authority/file-...

Super praktisch, da man dann nicht wissen muss, ob jemand WFS, Web Feature Service, Downloaddienst oder sonst etwas […]

[Original post on norden.social]

0 0 1 0

🎉 DCAT-AP 3.0 wurde eben veröffentlicht. 🎉

#dcat #DCAT_AP #opendata

https://semiceu.github.io/DCAT-AP/releases/3.0.0/

0 0 0 0