prov-asn
authorLuc Moreau <l.moreau@ecs.soton.ac.uk>
Wed, 15 Feb 2012 16:32:36 +0000
changeset 1578 9bd117a3c40c
parent 1577 54c58ddad686
child 1579 6faf497b3408
prov-asn
model/working-copy/prov-asn.html
--- a/model/working-copy/prov-asn.html	Wed Feb 15 16:28:29 2012 +0000
+++ b/model/working-copy/prov-asn.html	Wed Feb 15 16:32:36 2012 +0000
@@ -898,7 +898,7 @@
 <span class="nonterminal">attribute</span>&nbsp;::=  <span class="nonterminal">qualifiedName</span><br/>
 </div>
 
-<p>In PROV-ASN, the reserved attributes are the following.</p>
+<p>The  reserved attributes in the PROV namespace are the following.</p>
 
 <ol>
 <li>  <span class="name">prov:label</span>
@@ -908,6 +908,7 @@
 <li>  <span class="name">prov:type</span>
 </ol>
 
+
 </section>
 
 
@@ -938,6 +939,18 @@
 <p> In particular, a PROV-DM Literal may be an IRI-typed string (with datatype <span class="name">xsd:anyURI</span>);  such IRI has no specific interpretation in the context of PROV-DM.</p>
 
 
+
+<p>The  reserved types in the PROV namespace are the following.</p>
+
+<ol>
+<li>  <span class="name">prov:ComputingSystem</span>
+<li>  <span class="name">prov:Human</span>
+<li>  <span class="name">prov:Organization</span>
+<li>  <span class="name">prov:Plan</span>
+<li>  <span class="name">prov:Collection</span>
+<li>  <span class="name">prov:EmptyCollection</span>
+</ol>
+
 </section>