updated prefixes on template
authorTim L <lebot@rpi.edu>
Wed, 16 Nov 2011 09:46:41 -0500
changeset 914 d541eba1f5c7
parent 913 df1b6fc297ce
child 915 25cd27211e01
updated prefixes on template
ontology/components/nothing.ttl
--- a/ontology/components/nothing.ttl	Wed Nov 16 09:43:49 2011 -0500
+++ b/ontology/components/nothing.ttl	Wed Nov 16 09:46:41 2011 -0500
@@ -1,5 +1,7 @@
-@prefix owl:  <http://www.w3.org/2002/07/owl#> .
-@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
-@prefix time: <http://www.w3.org/2006/time#> .
+@prefix rdf:     <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
+@prefix rdfs:    <http://www.w3.org/2000/01/rdf-schema#> .
+@prefix owl:     <http://www.w3.org/2002/07/owl#> .
+@prefix time:    <http://www.w3.org/2006/time#> .
 @prefix dcterms: <http://purl.org/dc/terms/> .
-@prefix prov: <http://www.w3.org/ns/prov-o/> .
+@prefix prov:    <http://www.w3.org/ns/prov-o/> .
+@prefix :        <#> .