manually updated links from glossary defintions to no longer be local fragment references
authorStephan Zednik <zednis@rpi.edu>
Fri, 08 Mar 2013 16:13:48 -0700
changeset 5946 fb4444cd818b
parent 5945 f246a0c4ec75
child 5947 3f482194feda
manually updated links from glossary defintions to no longer be local fragment references
xml/releases/WD-prov-xml-20130312/Overview.html
--- a/xml/releases/WD-prov-xml-20130312/Overview.html	Fri Mar 08 17:36:24 2013 -0500
+++ b/xml/releases/WD-prov-xml-20130312/Overview.html	Fri Mar 08 16:13:48 2013 -0700
@@ -2054,7 +2054,7 @@
 
 <section id="element-Role">
 <h5><span class="secno">3.7.3.3 </span>Role</h5>
-<span class="glossary-ref">   A <span class="dfn">role</span> is the function of an entity or agent with respect to an activity, in the context of a <a title="Usage" href="#concept-usage" class="internalDFN">usage</a>, <a title="Generation" href="#concept-generation" class="internalDFN">generation</a>, <a title="Invalidation" href="#concept-invalidation" class="internalDFN">invalidation</a>,  <a title="Association" href="#concept-association" class="internalDFN">association</a>, <a title="Start" href="#concept-start" class="internalDFN">start</a>, and  <a title="End" href="#concept-end" class="internalDFN">end</a>. </span>
+<span class="glossary-ref">   A <span class="dfn">role</span> is the function of an entity or agent with respect to an activity, in the context of a <a title="Usage" href="http://www.w3.org/TR/2013/PR-prov-dm-20130312/#concept-usage" class="internalDFN">usage</a>, <a title="Generation" href="http://www.w3.org/TR/2013/PR-prov-dm-20130312/#concept-generation" class="internalDFN">generation</a>, <a title="Invalidation" href="http://www.w3.org/TR/2013/PR-prov-dm-20130312/#concept-invalidation" class="internalDFN">invalidation</a>,  <a title="Association" href="http://www.w3.org/TR/2013/PR-prov-dm-20130312/#concept-association" class="internalDFN">association</a>, <a title="Start" href="http://www.w3.org/TR/2013/PR-prov-dm-20130312/#concept-start" class="internalDFN">start</a>, and  <a title="End" href="http://www.w3.org/TR/2013/PR-prov-dm-20130312/#concept-end" class="internalDFN">end</a>. </span>
 <p>The element <code>prov:role</code> is used to represent a PROV Role attribute and has type xs:anySimpleType.</p><p>Element definition in XML Schema:</p><pre class="prov-attribute">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="role" type="xs:anySimpleType"/&gt;
 </pre>
 <div class="example"><div class="example-title"><span>Example 38</span>: prov:role</div><pre class="example">&lt;prov:document
@@ -2116,7 +2116,7 @@
 
 <section id="element-Value">
 <h5><span class="secno">3.7.3.5 </span>Value</h5>
-<span class="glossary-ref">   The attribute <span class="dfn"><span class="name">prov:value</span></span>  provides a value  that is a direct representation of an entity as a PROV-DM <a title="value" href="#concept-value" class="internalDFN">Value</a>. </span>
+<span class="glossary-ref">   The attribute <span class="dfn"><span class="name">prov:value</span></span>  provides a value  that is a direct representation of an entity as a PROV-DM <a title="value" href="http://www.w3.org/TR/2013/PR-prov-dm-20130312/#concept-value" class="internalDFN">Value</a>. </span>
 <p>The element <code>prov:value</code> is used to represent a PROV Value attribute and has type xs:anySimpleType.</p><p>Element definition in XML Schema:</p><pre class="prov-attribute">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="value" type="xs:anySimpleType"/&gt;
 </pre>
 <div class="example"><div class="example-title"><span>Example 40</span>: prov:value</div><pre class="example">&lt;prov:document