--- a/model/working-copy/towards-wd4.html Wed Feb 15 22:30:00 2012 +0000
+++ b/model/working-copy/towards-wd4.html Wed Feb 15 22:41:52 2012 +0000
@@ -1670,6 +1670,14 @@
The attribute <dfn title="dfn-location"><span class="name">prov:location</span></dfn> is an OPTIONAL attribute of entity and activity. The value associated with the attribute <span class="name">prov:location</span> MUST be a PROV-DM Literal, expected to denote a location.
</p>
+<div class="anexample">
+<p>The following expression describes entity Mona Lisa, a painting, with a location attribute. </p>
+<pre class="codeexample">
+ entity(ex:MonaLisa, [prov:location="Le Louvres, Paris", prov:type="StillImage"])
+</pre>
+</div>
+</section>
+