uncommented inference on revision which had been uncorrectly removed
authorLuc Moreau <l.moreau@ecs.soton.ac.uk>
Thu, 07 Jun 2012 09:07:39 +0100
changeset 3207 0e9dbc08f2e3
parent 3206 619c8b8f82a5
child 3208 fb29b9495ac7
uncommented inference on revision which had been uncorrectly removed
model/prov-constraints.html
--- a/model/prov-constraints.html	Thu Jun 07 09:07:10 2012 +0100
+++ b/model/prov-constraints.html	Thu Jun 07 09:07:39 2012 +0100
@@ -713,7 +713,7 @@
 <div class='inference' id='revision-is-alternate'>
 Given two identifiers <span class="name">e1</span> and <span class="name">e2</span> identifying two entities,
 <span class='conditional'>IF</span> <span class="name">wasDerivedFrom(-,e2,e1,[prov:type="prov:WasRevisionOf"])</span> holds, <span class='conditional'>THEN</span> the following 
-hold::
+holds:
 <pre>
 alternateOf(e1,e2)
 </pre>