added dcat prefix to stub
authorTim L <lebot@rpi.edu>
Sat, 03 Mar 2012 12:51:08 -0500
changeset 1736 75cf719eb5db
parent 1735 8984a2dc6481
child 1737 f9f6e81d4be9
added dcat prefix to stub
examples/eg-2-rdf-stub/rdf/eg-2-rdf-stub.ttl
--- a/examples/eg-2-rdf-stub/rdf/eg-2-rdf-stub.ttl	Sat Mar 03 12:48:10 2012 -0500
+++ b/examples/eg-2-rdf-stub/rdf/eg-2-rdf-stub.ttl	Sat Mar 03 12:51:08 2012 -0500
@@ -3,6 +3,7 @@
 @prefix owl:     <http://www.w3.org/2002/07/owl#> .
 @prefix dcterms: <http://purl.org/dc/terms/> .
 @prefix sd:      <http://www.w3.org/ns/sparql-service-description#> .
+@prefix dcat:    <http://www.w3.org/ns/dcat#> .
 @prefix void:    <http://rdfs.org/ns/void#> .
 @prefix foaf:    <http://xmlns.com/foaf/0.1/> .
 @prefix prov:    <http://www.w3.org/ns/prov#> .