addressed ISSUE-143
authorLuc Moreau <l.moreau@ecs.soton.ac.uk>
Mon, 07 Nov 2011 22:28:11 +0000
changeset 844 8dd3e705593f
parent 843 423b1d297155
child 845 fca14a88769c
addressed ISSUE-143
model/ProvenanceModel.html
--- a/model/ProvenanceModel.html	Mon Nov 07 22:16:33 2011 +0000
+++ b/model/ProvenanceModel.html	Mon Nov 07 22:28:11 2011 +0000
@@ -2035,7 +2035,7 @@
 <section id="record-qualifier">
 <h4>Qualifier</h4>
 
-<p>A <dfn id="dfn-qualifier">qualifier</dfn> is an ordered list of name-value pairs, used to qualify use records, generation records and control records. </p>
+<p>A <dfn id="dfn-qualifier">qualifier</dfn> is set of name-value pairs, used to qualify use records, generation records and control records. </p>
 
 <p>In PROV-ASN, a qualifier's text matches the <span class="nonterminal">qualifier</span> production of the grammar defined in this specification document.</p>
 
@@ -2324,7 +2324,7 @@
 
 <li> Qualifiers offer a mechanism to
 describe modalities of use, generation, and control  
-They consist of ordered sequence of name-value pairs. Such names
+They consist of a set of name-value pairs. Such names
 are also qualified by namespaces.
 
 <p>The <a href="#prov-dm-namespace">PROV-DM namespace</a> declares a reserved qualifier: <span class="name">role</span>.</p></li>