--- a/ontology/ProvenanceFormalModel.html Mon Nov 28 14:29:47 2011 +0000
+++ b/ontology/ProvenanceFormalModel.html Mon Nov 28 14:45:37 2011 +0000
@@ -72,7 +72,7 @@
// previousMaturity: "WD",
// if there a publicly available Editor's Draft, this is the link
- edDraftURI: "http://www.w3.org/TR/2011/WD-prov-o-20111013/", // http://www.w3.org/2011/prov/wiki/D1--NOT-YET-AVAILABLE",
+ edDraftURI: "http://dvcs.w3.org/hg/prov/raw-file/default/ontology/ProvenanceFormalModel.html", // http://www.w3.org/2011/prov/wiki/D1--NOT-YET-AVAILABLE",
// if this is a LCWD, uncomment and set the end of its review period
// lcEnd: "2009-08-05",
@@ -355,7 +355,7 @@
<div class="exampleOuter">
<pre class="example">
<rdf:Description rdf:about="http://www.example.com/crimeFile#ProvenanceContainer1">
- <rdf:type rdf:resource="http://www.w3.org/ns/prov-o/#ProvenanceContainer"/>
+ <rdf:type rdf:resource="http://www.w3.org/ns/prov-o/ProvenanceContainer"/>
<cf:contains rdf:resource="http://www.example.com/crimeFile#Statement1"/>
<cf:contains rdf:resource="http://www.example.com/crimeFile#Statement2"/>
<cf:assertedBy rdf:resource="http://www.example.com/crimeFile#Alice"/>