aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--schemas/xsd.ttl1
1 files changed, 1 insertions, 0 deletions
diff --git a/schemas/xsd.ttl b/schemas/xsd.ttl
index 1421c0c..27f6d4b 100644
--- a/schemas/xsd.ttl
+++ b/schemas/xsd.ttl
@@ -1,5 +1,6 @@
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
+@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
xsd:ID
a rdfs:Datatype ;