--- a/primer/Primer.html Thu Apr 19 11:54:22 2012 +0100
+++ b/primer/Primer.html Thu Apr 19 15:26:52 2012 +0100
@@ -951,8 +951,8 @@
relations. Thus, the entire Turtle example in Section 3.5 is rendered as follows:
</p>
<pre class="example asn">
- used(ex:compose, ex:dataSet1, [ prov:role = "ex:dataToCompose"], -)
- used(ex:compose, ex:regionList, [ prov:role = "ex:regionsToAggregteBy"], -)
+ used(ex:compose, ex:dataSet1, -, [ prov:role = "ex:dataToCompose"])
+ used(ex:compose, ex:regionList, -, [ prov:role = "ex:regionsToAggregteBy"])
</pre>
<p>
In the first description above, note that this adds a "role" attribute to the first 'used' description of A.3.