We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 204c41b commit fe746c7Copy full SHA for fe746c7
docs/releases/3.0_workingdraft/examples/multiple-languages/landing-page.ttl
@@ -1,6 +1,6 @@
1
@prefix dcat: <http://www.w3.org/ns/dcat#> .
2
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
3
4
-<https://opendata.swisstopo/1234>
+<https://identifiers.opendata.swisstopo/1234>
5
a dcat:Dataset ;
6
dcat:landingPage <https://opendata.swisstopo/1234/about> .
0 commit comments