internal release
authorLuc Moreau <l.moreau@ecs.soton.ac.uk>
Thu, 14 Jun 2012 09:25:47 +0100
changeset 3338 79762cbb0988
parent 3337 7a444573c675
child 3339 7a9fa34da9af
internal release
model/glossary.html
model/glossary.js
--- a/model/glossary.html	Thu Jun 14 09:18:43 2012 +0100
+++ b/model/glossary.html	Thu Jun 14 09:25:47 2012 +0100
@@ -191,11 +191,11 @@
 </span>
 
 <span class="glossary" id="glossary-dictionary-membership">
-<dfn id="concept-membership">Membership</dfn> is the belonging of a key-entity pair to a dictionary.
+<dfn id="concept-dictionary-membership" title="dictionary membership">Membership</dfn> is the belonging of a key-entity pair to a dictionary.
 </span>
 
 <span class="glossary" id="glossary-collection-membership">
-<dfn id="concept-membership">Membership</dfn> is the belonging of an entity  to a collection.
+<dfn id="concept-collection-membership" title="collection membership">Membership</dfn> is the belonging of an entity  to a collection.
 </span>
 
 <span class="glossary" id="glossary-alternate">  
--- a/model/glossary.js	Thu Jun 14 09:18:43 2012 +0100
+++ b/model/glossary.js	Thu Jun 14 09:25:47 2012 +0100
@@ -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/d6d9af95a9a7/model/glossary.html';
+glossary_hg='http://dvcs.w3.org/hg/prov/file/7a444573c675/model/glossary.html';
 glossary_string= 
 ' ' + 
 '<html> ' + 
@@ -198,11 +198,11 @@
 '</span> ' + 
 ' ' + 
 '<span class="glossary" id="glossary-dictionary-membership"> ' + 
-'<dfn id="concept-membership">Membership</dfn> is the belonging of a key-entity pair to a dictionary. ' + 
+'<dfn id="concept-dictionary-membership" title="dictionary membership">Membership</dfn> is the belonging of a key-entity pair to a dictionary. ' + 
 '</span> ' + 
 ' ' + 
 '<span class="glossary" id="glossary-collection-membership"> ' + 
-'<dfn id="concept-membership">Membership</dfn> is the belonging of an entity  to a collection. ' + 
+'<dfn id="concept-collection-membership" title="collection membership">Membership</dfn> is the belonging of an entity  to a collection. ' + 
 '</span> ' + 
 ' ' + 
 '<span class="glossary" id="glossary-alternate">   ' + 
@@ -214,7 +214,7 @@
 '</span>  ' + 
 ' ' + 
 '<span class="glossary" id="glossary-qualifiedName">   ' + 
-'A <dfn id="concept-qualifiedName">qualified name</dfn> is a name subject to <a>namespace</a> interpretation. It consists of a <a>namespace</a>, denoted by an optional prefix, and a local name.</p> ' + 
+'A <dfn id="concept-qualifiedName">qualified name</dfn> is a name subject to <a>namespace</a> interpretation. It consists of a <a>namespace</a>, denoted by an optional prefix, and a local name. ' + 
 '</span>  ' + 
 ' ' + 
 ' ' + 
@@ -275,7 +275,7 @@
 ' ' + 
 ' ' + 
 '<span class="glossary" id="glossary-value">   ' + 
-'A <dfn id="concept-value" title="value">value</dfn>  is a constant such as a string, number, time, qualified name, IRI, and encoded binary data, whose interpretation  is outside the scope of PROV-DM. ' + 
+'A <dfn id="concept-value" title="value">value</dfn>  is a constant such as a string, number, time, qualified name, IRI, and encoded binary data, whose interpretation  is outside the scope of PROV. ' + 
 '</span> ' + 
 ' ' + 
 ' ' +