We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7875fed commit c2dd66aCopy full SHA for c2dd66a
apps/website/public/schema/dg_core.ttl
@@ -1,6 +1,7 @@
1
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
2
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
3
@prefix : <http://www.w3.org/2000/01/rdf-schema#> .
4
+@prefix dc: <http://purl.org/dc/elements/1.1/> .
5
@prefix dct: <http://purl.org/dc/terms/> .
6
@prefix owl: <http://www.w3.org/2002/07/owl#> .
7
@prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> .
0 commit comments