opmv/commit

solved some source issues

authorJacco van Ossenbruggen
Fri Jun 17 11:21:22 2011 +0200
committerJacco van Ossenbruggen
Fri Jun 17 11:21:22 2011 +0200
commite5a0697a4ded56acec77c3efe26335f47cf161f2
treece3ea44fe1d1fe441a27562d66b3fd926ecdbe32
parent184a6fe1234a07928b84595e1776f6ddbac5fb9c
Diff style: patch stat
diff --git a/rdf/Manifest.ttl b/rdf/Manifest.ttl
index 3eb3e20..d9d1ca1 100644
--- a/rdf/Manifest.ttl
+++ b/rdf/Manifest.ttl
@@ -7,6 +7,7 @@
 	a lib:Virtual ;
 	dcterms:title "Schema for the open provenance model vocabulary "@en ;
 	dcterms:source <http://open-biomed.sourceforge.net/opmv/opmv.owl> ;
+	lib:source <http://open-biomed.sourceforge.net/opmv/opmv.owl> ;
 	owl:imports <opmv.ttl> .
 
 <opmvc>
@@ -14,4 +15,5 @@
 	a lib:Virtual ;
 	dcterms:title "Schema for the common extensions to the open provenance model vocabulary "@en ;
 	dcterms:source <http://opmv.googlecode.com/svn/trunk/schema/types/common.rdf> ;
-	owl:imports <opmv>, <opmvc.rdf> .
+	lib:source <http://opmv.googlecode.com/svn/trunk/schema/types/> ;
+	owl:imports <common.rdf> .
diff --git a/rdf/opmvc.rdf b/rdf/common.rdf
similarity index 100%
rename from rdf/opmvc.rdf
rename to rdf/common.rdf