added examples for entity record
authorLuc Moreau <l.moreau@ecs.soton.ac.uk>
Tue, 29 Nov 2011 10:05:43 +0000
changeset 1081 34e826b4e981
parent 1076 b37baf6db108
child 1082 43dffde4e586
added examples for entity record
model/ProvenanceModel.html
--- a/model/ProvenanceModel.html	Tue Nov 29 09:48:00 2011 +0000
+++ b/model/ProvenanceModel.html	Tue Nov 29 10:05:43 2011 +0000
@@ -877,7 +877,7 @@
    <section id="record-element"> 
 <h3>Element</h3>
 
-<p>This section describes all the PROV-DM records conformant to the <span class='nonterminal'>elementRecord</span> production of the grammar.</p>
+<p>This section describes all the PROV-DM records referred to as element records. (They are conformant to the <span class='nonterminal'>elementRecord</span> production of the grammar.)</p>
 
 
 
@@ -888,7 +888,7 @@
 <p>In PROV-DM, an  <dfn id="dfn-entity">entity record</dfn> is a representation of an entity.</p>
 
 
-
+<p>Examples of entities include a linked data set, a sparse-matrix matrix of floating-point numbers, a document in a directory, the same document published on the Web,  and meta-data embedded in a document.</p>
 
 <p>An entity record, noted <span class="name">entity(id, [ attr1=val1, ...])</span> in PROV-ASN, contains:</p>
 <ul>