--- 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> ::= <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>