prov/commit

cpack:Package -> cpack:Schema

authorJacco van Ossenbruggen
Fri Aug 23 16:56:37 2013 +0200
committerJacco van Ossenbruggen
Fri Aug 23 16:56:37 2013 +0200
commit27a889e4393e27ef0053fe2cc6ff6cb99fb76000
treeb4d3ee1dabdcabe6427ea26b7c16c3487e59dd25
parent8c6b528caa5e30c12855d55b8d1f0642b5005037
Diff style: patch stat
diff --git a/rdf/cpack/prov.ttl b/rdf/cpack/prov.ttl
index 5036ad3..b3af4e4 100644
--- a/rdf/cpack/prov.ttl
+++ b/rdf/cpack/prov.ttl
@@ -11,7 +11,7 @@
 # this.  Otherwise you can specify the information inline as done below.
 # See http://xmlns.com/foaf/spec/ for defines fields.
 
-<> a cpack:Package ;
+<> a cpack:Schema ;
 	cpack:packageName "prov" ;
 	dcterms:title "Schema supporting the W3C PROV vocabulary";
 	cpack:author [ a foaf:Person ;