ignoring need for uniqueness
authorTim L <lebot@rpi.edu>
Mon, 06 Feb 2012 10:05:46 -0500
changeset 1464 6330779a555d
parent 1463 16069abc6b57
child 1465 f02a0b527613
ignoring need for uniqueness
ontology/ProvenanceFormalModel.html
--- a/ontology/ProvenanceFormalModel.html	Mon Feb 06 09:32:04 2012 -0500
+++ b/ontology/ProvenanceFormalModel.html	Mon Feb 06 10:05:46 2012 -0500
@@ -202,6 +202,8 @@
      </section> 
      <p>The PROV-DM "records" are best interpretted as portions of an RDF graph. A single PROV-DM record results in a small set of triples.
      </p>
+     <p>The PROV-DM's consideratation "entity identifier id contained in an entity record is expected to be unique among all the identifiers contained in the current account's records" can be ignored.
+     </p>
 	 <section> 
 	  	<h3>OWL2 Syntax Used in this Document</h3>
 	    <p>This document uses the RDF/XML syntax, which is the mandatory syntax supported by all OWL2 syntax [[!OWL2-PRIMER]] to represent the PROV ontology. Provenance assertions using PROV-O can use any of the RDF syntax defined in the RDF specification [[!RDF-PRIMER]].