aboutsummaryrefslogtreecommitdiffstats
path: root/schemas/rdf.ttl
diff options
context:
space:
mode:
Diffstat (limited to 'schemas/rdf.ttl')
-rw-r--r--schemas/rdf.ttl2
1 files changed, 1 insertions, 1 deletions
diff --git a/schemas/rdf.ttl b/schemas/rdf.ttl
index 5ef93450..bd9a6738 100644
--- a/schemas/rdf.ttl
+++ b/schemas/rdf.ttl
@@ -2,7 +2,7 @@
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
-<http://www.w3.org/1999/02/22-rdf-syntax-ns#>
+rdf:
rdfs:comment "The RDF Vocabulary (RDF)" ;
a owl:Ontology ;
rdfs:seeAlso <http://www.w3.org/2000/01/rdf-schema-more> .