typeOf
authorLuc Moreau <l.moreau@ecs.soton.ac.uk>
Mon, 23 Jul 2012 13:58:53 +0100
changeset 4225 dcf695446e83
parent 4224 fab74a422ec5
child 4226 795aa1a4d655
typeOf
model/prov-constraints.html
--- a/model/prov-constraints.html	Mon Jul 23 13:31:09 2012 +0100
+++ b/model/prov-constraints.html	Mon Jul 23 13:58:53 2012 +0100
@@ -2905,7 +2905,7 @@
 <h2>Type Constraints</h2>
 
 <p id="typing_text">The following rule  establishes types denoted by identifiers from their use within expressions. 
-The following types are recognized: 'entity', 'activity', 'agent', 'prov:Collection', 'prov:EmptyCollection'.</p>
+The following types are recognized: 'entity', 'activity', 'agent', 'prov:Collection', 'prov:EmptyCollection'. An identifier may denote multiple types, hence <span class="name">typeOf(id)</span> is the set of types denoted by <span class="name">id</span>. </p>
 
 <div class='constraint' id="typing">