fixed typos
authorLuc Moreau <l.moreau@ecs.soton.ac.uk>
Fri, 09 Mar 2012 09:03:40 +0000
changeset 1833 4ce174cf13b7
parent 1832 b13a1116a6d3
child 1834 85a07f3fcd3d
child 1836 2e6043716c1c
fixed typos
model/glossary.html
model/glossary.js
model/prov-dm.html
--- a/model/glossary.html	Fri Mar 09 08:55:48 2012 +0000
+++ b/model/glossary.html	Fri Mar 09 09:03:40 2012 +0000
@@ -42,7 +42,7 @@
 </span>
 
 <span class="glossary" id="glossary-accountEntity">  
-An <dfn id="concept-accountEntity">accountEntity</dfn> is an entity that is contains a bundle of provenance assertions. 
+An <dfn id="concept-accountEntity">accountEntity</dfn> is an entity that contains a bundle of provenance assertions. 
 </span>
 
 <span class="glossary" id="glossary-provenance">  
--- a/model/glossary.js	Fri Mar 09 08:55:48 2012 +0000
+++ b/model/glossary.js	Fri Mar 09 09:03:40 2012 +0000
@@ -3,7 +3,7 @@
 //  with <script src="glossary.js" class="remove"></script>
 //Insert glossary definitions with the following 
 // <div class="glossary-ref" ref="glossary-generation"></div>
-glossary_hg='http://dvcs.w3.org/hg/prov/file/3f21f68c5afa/model/glossary.html';
+glossary_hg='http://dvcs.w3.org/hg/prov/file/b13a1116a6d3/model/glossary.html';
 glossary_string= 
 ' ' + 
 '<html> ' + 
@@ -17,11 +17,11 @@
 ' ' + 
 '<span class="glossary" id="glossary-activity">   ' + 
 'An <dfn id="concept-activity">activity</dfn> is anything that acts upon or with entities.  ' + 
-'This action can take multiple forms: consuming, processing, transforming, modifying, relocating, using, generating, or being associated with entities. ' + 
+'This action can take multiple forms: consuming, processing, transforming, modifying, relocating, using, generating, or being associated with entities.  ' + 
 '</span> ' + 
 ' ' + 
 '<span class="glossary" id="glossary-agent">   ' + 
-'An <dfn id="concept-agent">agent</dfn> is a type of entity that bears some form of responsibility for an activity taking place.' + 
+'An <dfn id="concept-agent">agent</dfn> is a type of entity that bears some form of responsibility for an activity taking place. ' + 
 '</span> ' + 
 ' ' + 
 '<span class="glossary" id="glossary-generation">   ' + 
@@ -30,12 +30,12 @@
 '</span> ' + 
 ' ' + 
 '<span class="glossary" id="glossary-usage">   ' + 
-'<dfn id="concept-usage">Usage</dfn> is the beginning on  an entity being consumed by an activity. ' + 
+'<dfn id="concept-usage">Usage</dfn> is the beginning of an entity being consumed by an activity. ' + 
 'Before usage, the activity had not begun to consume or use this entity and could not have been affected by the entity. ' + 
 '</span> ' + 
 ' ' + 
 '<span class="glossary" id="glossary-derivation">   ' + 
-'A <dfn id="concept-derivation">derivation</dfn>  is a transformation of an entity into another, a construction of an entity from another, or an update of an entity, resulting in a new one.</span> ' + 
+'A <dfn id="concept-derivation">derivation</dfn>  is a transformation of an entity into another, a construction of an entity into another, or an update of an entity, resulting in a new one.</span> ' + 
 ' ' + 
 ' ' + 
 ' ' + 
@@ -49,7 +49,7 @@
 '</span> ' + 
 ' ' + 
 '<span class="glossary" id="glossary-accountEntity">   ' + 
-'An <dfn id="concept-accountEntity">accountEntity</dfn> is an entity that is contains a bundle of provenance assertions.  ' + 
+'An <dfn id="concept-accountEntity">accountEntity</dfn> is an entity that contains a bundle of provenance assertions.  ' + 
 '</span> ' + 
 ' ' + 
 '<span class="glossary" id="glossary-provenance">   ' + 
@@ -102,9 +102,8 @@
 'activities and in its entities.   ' + 
 '</span> ' + 
 ' ' + 
-'<span class="glossary" id="glossary-annotation">  ' +
-'An <dfn title="concept-annotation">annotation</dfn> is a link between something that is identifiable and a note referred to by its identifier.</span>   ' +
-' ' + 
+'<span class="glossary" id="glossary-annotation"> ' + 
+'An <dfn title="concept-annotation">annotation</dfn> is a link between something that is identifiable and a note referred to by its identifier.</span> ' + 
 ' ' + 
 '</html> ' + 
 ' ' + 
--- a/model/prov-dm.html	Fri Mar 09 08:55:48 2012 +0000
+++ b/model/prov-dm.html	Fri Mar 09 09:03:40 2012 +0000
@@ -496,7 +496,9 @@
 
 
 <!-- alternative names: provenance record, bundle -->
-<p>An <dfn title="concept-accountEntity">AccountEntity</dfn> is an entity that contains a bundle of provenance assertions. </p>
+<p>
+<span class="glossary-ref" ref="glossary-accountEntity">
+</span>
 
 <div class="anexample" id="account-example">
 <p>
@@ -897,13 +899,6 @@
 </div>
 
 
- <div class="issue">
-There is still some confusion about what the identifiers really denote. For instance, are they entity identifiers or entity record identifiers.  This is <a
-href="http://www.w3.org/2011/prov/track/issues/183">ISSUE-183</a>.
-An example and questions appear in <a href="http://www.w3.org/2011/prov/track/issues/215">ISSUE-215</a>. A related issued is also raised in <a
-href="http://www.w3.org/2011/prov/track/issues/145">ISSUE-145</a>.
-</div>
-
 
     </section>