--- a/model/working-copy/wd5-prov-n.html Wed Mar 14 07:47:19 2012 +0000
+++ b/model/working-copy/wd5-prov-n.html Wed Mar 14 08:21:36 2012 +0000
@@ -689,7 +689,7 @@
<div class="anexample">
<pre class="codeexample">
wasAttributedTo(e,ag)
-wasAttributedTo(e,ag,[])
+wasAttributedTo(e,ag,[ex:license="cc:attributionURL" %% "xsd:QName"])
</pre>
</div>
@@ -807,7 +807,9 @@
<div class="anexample">
<pre class="codeexample">
-TODO
+wasRevisionOf(tr:WD-prov-dm-20111215, tr:WD-prov-dm-20111018)
+wasRevisionOf(tr:WD-prov-dm-20111215, tr:WD-prov-dm-20111018, w3:Consortium)
+wasRevisionOf(id,tr:WD-prov-dm-20111215, tr:WD-prov-dm-20111018, w3:Consortium)
</pre>
</div>
@@ -836,14 +838,17 @@
<div class="anexample">
<pre class="codeexample">
-TODO
+wasQuotedFrom(ex:blockQuote,ex:blog)
+wasQuotedFrom(ex:blockQuote,ex:blog,ex:Luc,ex:Paul)
+wasQuotedFrom(ex:blockQuote,ex:blog,ex:Luc,ex:Paul,[])
+wasQuotedFrom(id,ex:blockQuote,ex:blog,ex:Luc,ex:Paul)
</pre>
</div>
</section> <!-- end quotation -->
-<section id="term-orignal-source">
+<section id="term-original-source">
<h4>Original Source</h4>
<p>An original source record's text matches the <span class="nonterminal">originalSourceExpression</span> production of the grammar.</p>
@@ -862,7 +867,8 @@
<div class="anexample">
<pre class="codeexample">
-TODO
+hadOriginalSource(dm:term-original-source,go:credit-where-credit-is-due.html)
+hadOriginalSource(dm:term-original-source,go:credit-where-credit-is-due.html,[...])
</pre>
</div>
@@ -889,7 +895,8 @@
<div class="anexample">
<pre class="codeexample">
-TODO
+tracedTo(e2,e1)
+tracedTo(e2,e1,[])
</pre>
</div>