Updated fail PROV-O and pass usage test cases
authorT Dong Huynh <tdh@ecs.soton.ac.uk>
Thu, 06 Dec 2012 11:38:42 +0000
changeset 5303 6fee081a5786
parent 5302 08f599f8f2c9
child 5304 37dca15d2b78
Updated fail PROV-O and pass usage test cases
testcases/constraints/unification-usage-f5-FAIL-c23.provn
testcases/constraints/unification-usage-f5-FAIL-c23.provx
testcases/constraints/unification-usage-f5-FAIL-c23.ttl
testcases/constraints/unification-usage-f5-PASS-c23.provn
testcases/constraints/unification-usage-f5-PASS-c23.provx
testcases/constraints/unification-usage-f5-PASS-c23.ttl
testcases/constraints/unification-usage-f6-FAIL-c23.provn
testcases/constraints/unification-usage-f6-FAIL-c23.provx
testcases/constraints/unification-usage-f6-FAIL-c23.ttl
testcases/constraints/unification-usage-f6-PASS-c23.provn
testcases/constraints/unification-usage-f6-PASS-c23.provx
testcases/constraints/unification-usage-f6-PASS-c23.ttl
testcases/constraints/unification-usage-f7-FAIL-c23.provn
testcases/constraints/unification-usage-f7-FAIL-c23.provx
testcases/constraints/unification-usage-f7-FAIL-c23.ttl
testcases/constraints/unification-usage-f7-PASS-c23.provn
testcases/constraints/unification-usage-f7-PASS-c23.provx
testcases/constraints/unification-usage-f7-PASS-c23.ttl
testcases/process.html
testcases/provo/prov-o-class-Derivation-FAIL.provn
testcases/provo/prov-o-class-Derivation-FAIL.provx
testcases/provo/prov-o-class-Derivation-FAIL.ttl
testcases/provo/prov-o-class-Derivation-PASS.provn
testcases/provo/prov-o-class-Derivation-PASS.provx
testcases/provo/prov-o-class-Derivation-PASS.ttl
testcases/provo/prov-o-class-Role-PASS.provn
testcases/provo/prov-o-property-hadGeneration-FAIL.provn
testcases/provo/prov-o-property-hadGeneration-FAIL.provx
testcases/provo/prov-o-property-hadGeneration-FAIL.ttl
testcases/provo/prov-o-property-hadGeneration-PASS.provn
testcases/provo/prov-o-property-hadGeneration-PASS.provx
testcases/provo/prov-o-property-hadGeneration-PASS.ttl
testcases/provo/prov-o-property-hadUsage-FAIL.provn
testcases/provo/prov-o-property-hadUsage-FAIL.provx
testcases/provo/prov-o-property-hadUsage-FAIL.ttl
testcases/provo/prov-o-property-hadUsage-PASS.provn
testcases/provo/prov-o-property-hadUsage-PASS.provx
testcases/provo/prov-o-property-hadUsage-PASS.ttl
testcases/provo/prov-o-property-qualifiedDerivation-FAIL.provn
testcases/provo/prov-o-property-qualifiedDerivation-FAIL.provx
testcases/provo/prov-o-property-qualifiedDerivation-FAIL.ttl
testcases/provo/prov-o-property-qualifiedDerivation-PASS.provn
testcases/provo/prov-o-property-qualifiedDerivation-PASS.provx
testcases/provo/prov-o-property-qualifiedDerivation-PASS.ttl
--- a/testcases/constraints/unification-usage-f5-FAIL-c23.provn	Thu Dec 06 10:40:34 2012 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,12 +0,0 @@
-document
-prefix xsd <http://www.w3.org/2001/XMLSchema>
-prefix prim <http://openprovenance.org/primitives#>
-prefix ex <http://example.org/>
-prefix prov <http://www.w3.org/ns/prov#>
-prefix xsi <http://www.w3.org/2001/XMLSchema-instance>
-prefix pc1 <http://www.ipaw.info/pc1/>
-activity(ex:e1,-,-)
-entity(ex:a1)
-used(ex:e1,ex:a1,2012-11-16T16:05:00)
-used(ex:use1;ex:e1,ex:a1,2011-11-16T16:05:00)
-endDocument
\ No newline at end of file
--- a/testcases/constraints/unification-usage-f5-FAIL-c23.provx	Thu Dec 06 10:40:34 2012 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,19 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
-<prov:document xmlns:prov="http://www.w3.org/ns/prov#" xmlns:prim="http://openprovenance.org/primitives#" xmlns:ex="http://example.org/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
-
-        <prov:activity prov:id="ex:e1">
-        </prov:activity>
-        <prov:entity prov:id="ex:a1">
-        </prov:entity>
-
-            <prov:used>
-                <prov:time>2012-11-16T16:05:00</prov:time>
-                <prov:activity prov:ref="ex:e1"/>
-                <prov:entity prov:ref="ex:a1"/>
-            </prov:used>
-            <prov:used prov:id="ex:use1">
-                <prov:time>2011-11-16T16:05:00</prov:time>
-                <prov:activity prov:ref="ex:e1"/>
-                <prov:entity prov:ref="ex:a1"/>
-            </prov:used>
-</prov:document>
--- a/testcases/constraints/unification-usage-f5-FAIL-c23.ttl	Thu Dec 06 10:40:34 2012 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,27 +0,0 @@
-@prefix prov: <http://www.w3.org/ns/prov#> .
-@prefix prim: <http://openprovenance.org/primitives#> .
-@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
-@prefix ex: <http://example.org/> .
-@prefix xsi: <http://www.w3.org/2001/XMLSchema-instance> .
-@prefix pc1: <http://www.ipaw.info/pc1/> .
-
-
-ex:e1 a prov:Activity .
-
-ex:a1 a prov:Entity .
-
-_:node17d62udtmx1 a prov:Usage ;
-	prov:entity ex:a1 .
-
-ex:e1 prov:qualifiedUsage _:node17d62udtmx1 .
-
-_:node17d62udtmx1 prov:atTime "2012-11-16T16:05:00"^^xsd:dateTime .
-
-ex:e1 prov:used ex:a1 .
-
-ex:use1 a prov:Usage ;
-	prov:entity ex:a1 .
-
-ex:e1 prov:qualifiedUsage ex:use1 .
-
-ex:use1 prov:atTime "2011-11-16T16:05:00"^^xsd:dateTime .
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/testcases/constraints/unification-usage-f5-PASS-c23.provn	Thu Dec 06 11:38:42 2012 +0000
@@ -0,0 +1,12 @@
+document
+prefix xsd <http://www.w3.org/2001/XMLSchema>
+prefix prim <http://openprovenance.org/primitives#>
+prefix ex <http://example.org/>
+prefix prov <http://www.w3.org/ns/prov#>
+prefix xsi <http://www.w3.org/2001/XMLSchema-instance>
+prefix pc1 <http://www.ipaw.info/pc1/>
+activity(ex:e1,-,-)
+entity(ex:a1)
+used(ex:e1,ex:a1,2012-11-16T16:05:00)
+used(ex:use1;ex:e1,ex:a1,2011-11-16T16:05:00)
+endDocument
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/testcases/constraints/unification-usage-f5-PASS-c23.provx	Thu Dec 06 11:38:42 2012 +0000
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+<prov:document xmlns:prov="http://www.w3.org/ns/prov#" xmlns:prim="http://openprovenance.org/primitives#" xmlns:ex="http://example.org/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
+
+        <prov:activity prov:id="ex:e1">
+        </prov:activity>
+        <prov:entity prov:id="ex:a1">
+        </prov:entity>
+
+            <prov:used>
+                <prov:time>2012-11-16T16:05:00</prov:time>
+                <prov:activity prov:ref="ex:e1"/>
+                <prov:entity prov:ref="ex:a1"/>
+            </prov:used>
+            <prov:used prov:id="ex:use1">
+                <prov:time>2011-11-16T16:05:00</prov:time>
+                <prov:activity prov:ref="ex:e1"/>
+                <prov:entity prov:ref="ex:a1"/>
+            </prov:used>
+</prov:document>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/testcases/constraints/unification-usage-f5-PASS-c23.ttl	Thu Dec 06 11:38:42 2012 +0000
@@ -0,0 +1,27 @@
+@prefix prov: <http://www.w3.org/ns/prov#> .
+@prefix prim: <http://openprovenance.org/primitives#> .
+@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
+@prefix ex: <http://example.org/> .
+@prefix xsi: <http://www.w3.org/2001/XMLSchema-instance> .
+@prefix pc1: <http://www.ipaw.info/pc1/> .
+
+
+ex:e1 a prov:Activity .
+
+ex:a1 a prov:Entity .
+
+_:node17d62udtmx1 a prov:Usage ;
+	prov:entity ex:a1 .
+
+ex:e1 prov:qualifiedUsage _:node17d62udtmx1 .
+
+_:node17d62udtmx1 prov:atTime "2012-11-16T16:05:00"^^xsd:dateTime .
+
+ex:e1 prov:used ex:a1 .
+
+ex:use1 a prov:Usage ;
+	prov:entity ex:a1 .
+
+ex:e1 prov:qualifiedUsage ex:use1 .
+
+ex:use1 prov:atTime "2011-11-16T16:05:00"^^xsd:dateTime .
--- a/testcases/constraints/unification-usage-f6-FAIL-c23.provn	Thu Dec 06 10:40:34 2012 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,12 +0,0 @@
-document
-prefix xsd <http://www.w3.org/2001/XMLSchema>
-prefix prim <http://openprovenance.org/primitives#>
-prefix ex <http://example.org/>
-prefix prov <http://www.w3.org/ns/prov#>
-prefix xsi <http://www.w3.org/2001/XMLSchema-instance>
-prefix pc1 <http://www.ipaw.info/pc1/>
-activity(ex:e1,-,-)
-entity(ex:a1)
-used(ex:e1,ex:a1,2012-11-16T16:05:00)
-used(ex:e1,ex:a1,2011-11-16T16:05:00)
-endDocument
\ No newline at end of file
--- a/testcases/constraints/unification-usage-f6-FAIL-c23.provx	Thu Dec 06 10:40:34 2012 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,20 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
-<prov:document xmlns:prov="http://www.w3.org/ns/prov#" xmlns:prim="http://openprovenance.org/primitives#" xmlns:ex="http://example.org/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
-
-        <prov:activity prov:id="ex:e1">
-        </prov:activity>
-        <prov:entity prov:id="ex:a1">
-        </prov:entity>
-
-            <prov:used>
-                <prov:time>2012-11-16T16:05:00</prov:time>
-                <prov:activity prov:ref="ex:e1"/>
-                <prov:entity prov:ref="ex:a1"/>
-            </prov:used>
-            <prov:used>
-                <prov:time>2011-11-16T16:05:00</prov:time>
-                <prov:activity prov:ref="ex:e1"/>
-                <prov:entity prov:ref="ex:a1"/>
-            </prov:used>
-
-</prov:document>
--- a/testcases/constraints/unification-usage-f6-FAIL-c23.ttl	Thu Dec 06 10:40:34 2012 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,27 +0,0 @@
-@prefix prov: <http://www.w3.org/ns/prov#> .
-@prefix prim: <http://openprovenance.org/primitives#> .
-@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
-@prefix ex: <http://example.org/> .
-@prefix xsi: <http://www.w3.org/2001/XMLSchema-instance> .
-@prefix pc1: <http://www.ipaw.info/pc1/> .
-
-
-ex:e1 a prov:Activity .
-
-ex:a1 a prov:Entity .
-
-_:node17d62phnvx1 a prov:Usage ;
-	prov:entity ex:a1 .
-
-ex:e1 prov:qualifiedUsage _:node17d62phnvx1 .
-
-_:node17d62phnvx1 prov:atTime "2012-11-16T16:05:00"^^xsd:dateTime .
-
-ex:e1 prov:used ex:a1 .
-
-_:node17d62phnvx2 a prov:Usage ;
-	prov:entity ex:a1 .
-
-ex:e1 prov:qualifiedUsage _:node17d62phnvx2 .
-
-_:node17d62phnvx2 prov:atTime "2011-11-16T16:05:00"^^xsd:dateTime .
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/testcases/constraints/unification-usage-f6-PASS-c23.provn	Thu Dec 06 11:38:42 2012 +0000
@@ -0,0 +1,12 @@
+document
+prefix xsd <http://www.w3.org/2001/XMLSchema>
+prefix prim <http://openprovenance.org/primitives#>
+prefix ex <http://example.org/>
+prefix prov <http://www.w3.org/ns/prov#>
+prefix xsi <http://www.w3.org/2001/XMLSchema-instance>
+prefix pc1 <http://www.ipaw.info/pc1/>
+activity(ex:e1,-,-)
+entity(ex:a1)
+used(ex:e1,ex:a1,2012-11-16T16:05:00)
+used(ex:e1,ex:a1,2011-11-16T16:05:00)
+endDocument
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/testcases/constraints/unification-usage-f6-PASS-c23.provx	Thu Dec 06 11:38:42 2012 +0000
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+<prov:document xmlns:prov="http://www.w3.org/ns/prov#" xmlns:prim="http://openprovenance.org/primitives#" xmlns:ex="http://example.org/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
+
+        <prov:activity prov:id="ex:e1">
+        </prov:activity>
+        <prov:entity prov:id="ex:a1">
+        </prov:entity>
+
+            <prov:used>
+                <prov:time>2012-11-16T16:05:00</prov:time>
+                <prov:activity prov:ref="ex:e1"/>
+                <prov:entity prov:ref="ex:a1"/>
+            </prov:used>
+            <prov:used>
+                <prov:time>2011-11-16T16:05:00</prov:time>
+                <prov:activity prov:ref="ex:e1"/>
+                <prov:entity prov:ref="ex:a1"/>
+            </prov:used>
+
+</prov:document>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/testcases/constraints/unification-usage-f6-PASS-c23.ttl	Thu Dec 06 11:38:42 2012 +0000
@@ -0,0 +1,27 @@
+@prefix prov: <http://www.w3.org/ns/prov#> .
+@prefix prim: <http://openprovenance.org/primitives#> .
+@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
+@prefix ex: <http://example.org/> .
+@prefix xsi: <http://www.w3.org/2001/XMLSchema-instance> .
+@prefix pc1: <http://www.ipaw.info/pc1/> .
+
+
+ex:e1 a prov:Activity .
+
+ex:a1 a prov:Entity .
+
+_:node17d62phnvx1 a prov:Usage ;
+	prov:entity ex:a1 .
+
+ex:e1 prov:qualifiedUsage _:node17d62phnvx1 .
+
+_:node17d62phnvx1 prov:atTime "2012-11-16T16:05:00"^^xsd:dateTime .
+
+ex:e1 prov:used ex:a1 .
+
+_:node17d62phnvx2 a prov:Usage ;
+	prov:entity ex:a1 .
+
+ex:e1 prov:qualifiedUsage _:node17d62phnvx2 .
+
+_:node17d62phnvx2 prov:atTime "2011-11-16T16:05:00"^^xsd:dateTime .
--- a/testcases/constraints/unification-usage-f7-FAIL-c23.provn	Thu Dec 06 10:40:34 2012 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-document
-prefix xsd <http://www.w3.org/2001/XMLSchema>
-prefix prim <http://openprovenance.org/primitives#>
-prefix ex <http://example.org/>
-prefix prov <http://www.w3.org/ns/prov#>
-prefix xsi <http://www.w3.org/2001/XMLSchema-instance>
-prefix pc1 <http://www.ipaw.info/pc1/>
-activity(ex:e1,-,-)
-entity(ex:a1)
-used(ex:use1;ex:e1,ex:a1,-)
-used(ex:use1;ex:e1,ex:a1,2012-11-16T16:05:00)
-used(ex:e1,ex:a1,2011-11-16T16:05:00)
-endDocument
\ No newline at end of file
--- a/testcases/constraints/unification-usage-f7-FAIL-c23.provx	Thu Dec 06 10:40:34 2012 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,24 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
-<prov:document xmlns:prov="http://www.w3.org/ns/prov#" xmlns:prim="http://openprovenance.org/primitives#" xmlns:ex="http://example.org/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
-
-        <prov:activity prov:id="ex:e1">
-        </prov:activity>
-        <prov:entity prov:id="ex:a1">
-        </prov:entity>
-
-            <prov:used prov:id="ex:use1">
-                <prov:activity prov:ref="ex:e1"/>
-                <prov:entity prov:ref="ex:a1"/>
-            </prov:used>
-            <prov:used prov:id="ex:use1">
-                <prov:time>2012-11-16T16:05:00</prov:time>
-                <prov:activity prov:ref="ex:e1"/>
-                <prov:entity prov:ref="ex:a1"/>
-            </prov:used>
-            <prov:used>
-                <prov:time>2011-11-16T16:05:00</prov:time>
-                <prov:activity prov:ref="ex:e1"/>
-                <prov:entity prov:ref="ex:a1"/>
-            </prov:used>
-
-</prov:document>
--- a/testcases/constraints/unification-usage-f7-FAIL-c23.ttl	Thu Dec 06 10:40:34 2012 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,27 +0,0 @@
-@prefix prov: <http://www.w3.org/ns/prov#> .
-@prefix prim: <http://openprovenance.org/primitives#> .
-@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
-@prefix ex: <http://example.org/> .
-@prefix xsi: <http://www.w3.org/2001/XMLSchema-instance> .
-@prefix pc1: <http://www.ipaw.info/pc1/> .
-
-
-ex:e1 a prov:Activity .
-
-ex:a1 a prov:Entity .
-
-ex:use1 a prov:Usage ;
-	prov:entity ex:a1 .
-
-ex:e1 prov:qualifiedUsage ex:use1 .
-
-ex:use1 prov:atTime "2012-11-16T16:05:00"^^xsd:dateTime .
-
-_:node17d62ugevx1 a prov:Usage ;
-	prov:entity ex:a1 .
-
-ex:e1 prov:qualifiedUsage _:node17d62ugevx1 .
-
-_:node17d62ugevx1 prov:atTime "2011-11-16T16:05:00"^^xsd:dateTime .
-
-ex:e1 prov:used ex:a1 .
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/testcases/constraints/unification-usage-f7-PASS-c23.provn	Thu Dec 06 11:38:42 2012 +0000
@@ -0,0 +1,13 @@
+document
+prefix xsd <http://www.w3.org/2001/XMLSchema>
+prefix prim <http://openprovenance.org/primitives#>
+prefix ex <http://example.org/>
+prefix prov <http://www.w3.org/ns/prov#>
+prefix xsi <http://www.w3.org/2001/XMLSchema-instance>
+prefix pc1 <http://www.ipaw.info/pc1/>
+activity(ex:e1,-,-)
+entity(ex:a1)
+used(ex:use1;ex:e1,ex:a1,-)
+used(ex:use1;ex:e1,ex:a1,2012-11-16T16:05:00)
+used(ex:e1,ex:a1,2011-11-16T16:05:00)
+endDocument
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/testcases/constraints/unification-usage-f7-PASS-c23.provx	Thu Dec 06 11:38:42 2012 +0000
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+<prov:document xmlns:prov="http://www.w3.org/ns/prov#" xmlns:prim="http://openprovenance.org/primitives#" xmlns:ex="http://example.org/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
+
+        <prov:activity prov:id="ex:e1">
+        </prov:activity>
+        <prov:entity prov:id="ex:a1">
+        </prov:entity>
+
+            <prov:used prov:id="ex:use1">
+                <prov:activity prov:ref="ex:e1"/>
+                <prov:entity prov:ref="ex:a1"/>
+            </prov:used>
+            <prov:used prov:id="ex:use1">
+                <prov:time>2012-11-16T16:05:00</prov:time>
+                <prov:activity prov:ref="ex:e1"/>
+                <prov:entity prov:ref="ex:a1"/>
+            </prov:used>
+            <prov:used>
+                <prov:time>2011-11-16T16:05:00</prov:time>
+                <prov:activity prov:ref="ex:e1"/>
+                <prov:entity prov:ref="ex:a1"/>
+            </prov:used>
+
+</prov:document>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/testcases/constraints/unification-usage-f7-PASS-c23.ttl	Thu Dec 06 11:38:42 2012 +0000
@@ -0,0 +1,27 @@
+@prefix prov: <http://www.w3.org/ns/prov#> .
+@prefix prim: <http://openprovenance.org/primitives#> .
+@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
+@prefix ex: <http://example.org/> .
+@prefix xsi: <http://www.w3.org/2001/XMLSchema-instance> .
+@prefix pc1: <http://www.ipaw.info/pc1/> .
+
+
+ex:e1 a prov:Activity .
+
+ex:a1 a prov:Entity .
+
+ex:use1 a prov:Usage ;
+	prov:entity ex:a1 .
+
+ex:e1 prov:qualifiedUsage ex:use1 .
+
+ex:use1 prov:atTime "2012-11-16T16:05:00"^^xsd:dateTime .
+
+_:node17d62ugevx1 a prov:Usage ;
+	prov:entity ex:a1 .
+
+ex:e1 prov:qualifiedUsage _:node17d62ugevx1 .
+
+_:node17d62ugevx1 prov:atTime "2011-11-16T16:05:00"^^xsd:dateTime .
+
+ex:e1 prov:used ex:a1 .
--- a/testcases/process.html	Thu Dec 06 10:40:34 2012 +0000
+++ b/testcases/process.html	Thu Dec 06 11:38:42 2012 +0000
@@ -208,1990 +208,1987 @@
 
 <p class="note">TODO: Introduction about the different types of test cases and how to get them.</p>
 
-<p class="note">Dong: What is the copyright status of the test cases?</p>
-
 <section>
-
-<h3>Unit Test Cases</h3>
-
-<p>All test cases need to be checked for the  constraints they cover and their expected
-validation results (i.e. Pass or  Fail).</p>
-
-<table class="simple" id="table-unit-test-cases">
-  <caption>Table 2. PROV-CONSTRAINTS test cases</caption>
-  <tr>
-    <th>Identifier</th>
-    <th>Constraints</th>
-    <th>Expected Validation Result</th>
-    <th>Download links</th>
-  </tr>
-  <tr>
-    <td id="ordering-activity1-PASS-c30"><a class="internalDFN" href="#ordering-activity1-PASS-c30">ordering-activity1-PASS-c30</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#start-precedes-end">Constraint 30 (start-precedes-end)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-activity1-PASS-c30.ttl" title="ordering-activity1-PASS-c30.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-activity1-PASS-c30.provn" title="ordering-activity1-PASS-c30.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-activity1-PASS-c30.provx" title="ordering-activity1-PASS-c30.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="ordering-activity2-PASS-c33"><a class="internalDFN" href="#ordering-activity2-PASS-c33">ordering-activity2-PASS-c33</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#usage-within-activity">Constraint 33 (usage-within-activity)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-activity2-PASS-c33.ttl" title="ordering-activity2-PASS-c33.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-activity2-PASS-c33.provn" title="ordering-activity2-PASS-c33.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-activity2-PASS-c33.provx" title="ordering-activity2-PASS-c33.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="ordering-activity3-PASS-c34"><a class="internalDFN" href="#ordering-activity3-PASS-c34">ordering-activity3-PASS-c34</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#generation-within-activity">Constraint 34 (generation-within-activity)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-activity3-PASS-c34.ttl" title="ordering-activity3-PASS-c34.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-activity3-PASS-c34.provn" title="ordering-activity3-PASS-c34.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-activity3-PASS-c34.provx" title="ordering-activity3-PASS-c34.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="ordering-activity4-PASS-c31"><a class="internalDFN" href="#ordering-activity4-PASS-c31">ordering-activity4-PASS-c31</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#start-start-ordering">Constraint 31 (start-start-ordering)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-activity4-PASS-c31.ttl" title="ordering-activity4-PASS-c31.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-activity4-PASS-c31.provn" title="ordering-activity4-PASS-c31.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-activity4-PASS-c31.provx" title="ordering-activity4-PASS-c31.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="ordering-activity5-PASS-c32"><a class="internalDFN" href="#ordering-activity5-PASS-c32">ordering-activity5-PASS-c32</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#end-end-ordering">Constraint 32 (end-end-ordering)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-activity5-PASS-c32.ttl" title="ordering-activity5-PASS-c32.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-activity5-PASS-c32.provn" title="ordering-activity5-PASS-c32.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-activity5-PASS-c32.provx" title="ordering-activity5-PASS-c32.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="ordering-association1-PASS-c47"><a class="internalDFN" href="#ordering-association1-PASS-c47">ordering-association1-PASS-c47</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#wasAssociatedWith-ordering">Constraint 47 (wasAssociatedWith-ordering)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-association1-PASS-c47.ttl" title="ordering-association1-PASS-c47.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-association1-PASS-c47.provn" title="ordering-association1-PASS-c47.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-association1-PASS-c47.provx" title="ordering-association1-PASS-c47.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="ordering-association2-PASS-c47"><a class="internalDFN" href="#ordering-association2-PASS-c47">ordering-association2-PASS-c47</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#wasAssociatedWith-ordering">Constraint 47 (wasAssociatedWith-ordering)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-association2-PASS-c47.ttl" title="ordering-association2-PASS-c47.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-association2-PASS-c47.provn" title="ordering-association2-PASS-c47.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-association2-PASS-c47.provx" title="ordering-association2-PASS-c47.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="ordering-attribution1-PASS-c48"><a class="internalDFN" href="#ordering-attribution1-PASS-c48">ordering-attribution1-PASS-c48</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#wasAttributedTo-ordering">Constraint 48 (wasAttributedTo-ordering)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-attribution1-PASS-c48.ttl" title="ordering-attribution1-PASS-c48.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-attribution1-PASS-c48.provn" title="ordering-attribution1-PASS-c48.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-attribution1-PASS-c48.provx" title="ordering-attribution1-PASS-c48.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="ordering-attribution2-PASS-c48"><a class="internalDFN" href="#ordering-attribution2-PASS-c48">ordering-attribution2-PASS-c48</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#wasAttributedTo-ordering">Constraint 48 (wasAttributedTo-ordering)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-attribution2-PASS-c48.ttl" title="ordering-attribution2-PASS-c48.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-attribution2-PASS-c48.provn" title="ordering-attribution2-PASS-c48.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-attribution2-PASS-c48.provx" title="ordering-attribution2-PASS-c48.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="ordering-delegation1-PASS-c49"><a class="internalDFN" href="#ordering-delegation1-PASS-c49">ordering-delegation1-PASS-c49</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#actedOnBehalfOf-ordering">Constraint 49 (actedOnBehalfOf-ordering)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-delegation1-PASS-c49.ttl" title="ordering-delegation1-PASS-c49.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-delegation1-PASS-c49.provn" title="ordering-delegation1-PASS-c49.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-delegation1-PASS-c49.provx" title="ordering-delegation1-PASS-c49.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="ordering-delegation2-PASS-c49"><a class="internalDFN" href="#ordering-delegation2-PASS-c49">ordering-delegation2-PASS-c49</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#actedOnBehalfOf-ordering">Constraint 49 (actedOnBehalfOf-ordering)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-delegation2-PASS-c49.ttl" title="ordering-delegation2-PASS-c49.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-delegation2-PASS-c49.provn" title="ordering-delegation2-PASS-c49.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-delegation2-PASS-c49.provx" title="ordering-delegation2-PASS-c49.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="ordering-derivation1-PASS-c42"><a class="internalDFN" href="#ordering-derivation1-PASS-c42">ordering-derivation1-PASS-c42</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#derivation-generation-generation-ordering">Constraint 42 (derivation-generation-generation-ordering)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-derivation1-PASS-c42.ttl" title="ordering-derivation1-PASS-c42.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-derivation1-PASS-c42.provn" title="ordering-derivation1-PASS-c42.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-derivation1-PASS-c42.provx" title="ordering-derivation1-PASS-c42.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="ordering-derivation2-FAIL-c42"><a class="internalDFN" href="#ordering-derivation2-FAIL-c42">ordering-derivation2-FAIL-c42</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#derivation-generation-generation-ordering">Constraint 42 (derivation-generation-generation-ordering)</a>
-    </td>
-    <td>FAIL</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-derivation2-FAIL-c42.ttl" title="ordering-derivation2-FAIL-c42.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-derivation2-FAIL-c42.provn" title="ordering-derivation2-FAIL-c42.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-derivation2-FAIL-c42.provx" title="ordering-derivation2-FAIL-c42.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="ordering-derivation3-PASS-c41-c42"><a class="internalDFN" href="#ordering-derivation3-PASS-c41-c42">ordering-derivation3-PASS-c41-c42</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#derivation-usage-generation-ordering">Constraint 41 (derivation-usage-generation-ordering)</a><br>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#derivation-generation-generation-ordering">Constraint 42 (derivation-generation-generation-ordering)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-derivation3-PASS-c41-c42.ttl" title="ordering-derivation3-PASS-c41-c42.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-derivation3-PASS-c41-c42.provn" title="ordering-derivation3-PASS-c41-c42.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-derivation3-PASS-c41-c42.provx" title="ordering-derivation3-PASS-c41-c42.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="ordering-ends1-PASS-c44"><a class="internalDFN" href="#ordering-ends1-PASS-c44">ordering-ends1-PASS-c44</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#wasEndedBy-ordering">Constraint 44 (wasEndedBy-ordering)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-ends1-PASS-c44.ttl" title="ordering-ends1-PASS-c44.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-ends1-PASS-c44.provn" title="ordering-ends1-PASS-c44.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-ends1-PASS-c44.provx" title="ordering-ends1-PASS-c44.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="ordering-entity1-PASS-c36-c37-c38"><a class="internalDFN" href="#ordering-entity1-PASS-c36-c37-c38">ordering-entity1-PASS-c36-c37-c38</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#generation-precedes-invalidation">Constraint 36 (generation-precedes-invalidation)</a><br>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#generation-precedes-usage">Constraint 37 (generation-precedes-usage)</a><br>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#usage-precedes-invalidation">Constraint 38 (usage-precedes-invalidation)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-entity1-PASS-c36-c37-c38.ttl" title="ordering-entity1-PASS-c36-c37-c38.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-entity1-PASS-c36-c37-c38.provn" title="ordering-entity1-PASS-c36-c37-c38.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-entity1-PASS-c36-c37-c38.provx" title="ordering-entity1-PASS-c36-c37-c38.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="ordering-entity2-PASS-c36"><a class="internalDFN" href="#ordering-entity2-PASS-c36">ordering-entity2-PASS-c36</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#generation-precedes-invalidation">Constraint 36 (generation-precedes-invalidation)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-entity2-PASS-c36.ttl" title="ordering-entity2-PASS-c36.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-entity2-PASS-c36.provn" title="ordering-entity2-PASS-c36.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-entity2-PASS-c36.provx" title="ordering-entity2-PASS-c36.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="ordering-entity3-PASS-c39"><a class="internalDFN" href="#ordering-entity3-PASS-c39">ordering-entity3-PASS-c39</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#generation-generation-ordering">Constraint 39 (generation-generation-ordering)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-entity3-PASS-c39.ttl" title="ordering-entity3-PASS-c39.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-entity3-PASS-c39.provn" title="ordering-entity3-PASS-c39.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-entity3-PASS-c39.provx" title="ordering-entity3-PASS-c39.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="ordering-entity4-PASS-c40"><a class="internalDFN" href="#ordering-entity4-PASS-c40">ordering-entity4-PASS-c40</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#invalidation-invalidation-ordering">Constraint 40 (invalidation-invalidation-ordering)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-entity4-PASS-c40.ttl" title="ordering-entity4-PASS-c40.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-entity4-PASS-c40.provn" title="ordering-entity4-PASS-c40.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-entity4-PASS-c40.provx" title="ordering-entity4-PASS-c40.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="ordering-specialization1-PASS-c45"><a class="internalDFN" href="#ordering-specialization1-PASS-c45">ordering-specialization1-PASS-c45</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#specialization-generation-ordering">Constraint 45 (specialization-generation-ordering)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-specialization1-PASS-c45.ttl" title="ordering-specialization1-PASS-c45.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-specialization1-PASS-c45.provn" title="ordering-specialization1-PASS-c45.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-specialization1-PASS-c45.provx" title="ordering-specialization1-PASS-c45.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="ordering-specialization2-PASS-c46"><a class="internalDFN" href="#ordering-specialization2-PASS-c46">ordering-specialization2-PASS-c46</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#specialization-invalidation-ordering">Constraint 46 (specialization-invalidation-ordering)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-specialization2-PASS-c46.ttl" title="ordering-specialization2-PASS-c46.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-specialization2-PASS-c46.provn" title="ordering-specialization2-PASS-c46.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-specialization2-PASS-c46.provx" title="ordering-specialization2-PASS-c46.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="ordering-specialization3-PASS-c42-c45"><a class="internalDFN" href="#ordering-specialization3-PASS-c42-c45">ordering-specialization3-PASS-c42-c45</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#derivation-generation-generation-ordering">Constraint 42 (derivation-generation-generation-ordering)</a><br>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#specialization-generation-ordering">Constraint 45 (specialization-generation-ordering)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-specialization3-PASS-c42-c45.ttl" title="ordering-specialization3-PASS-c42-c45.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-specialization3-PASS-c42-c45.provn" title="ordering-specialization3-PASS-c42-c45.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-specialization3-PASS-c42-c45.provx" title="ordering-specialization3-PASS-c42-c45.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="ordering-specialization4-FAIL-c42-c45"><a class="internalDFN" href="#ordering-specialization4-FAIL-c42-c45">ordering-specialization4-FAIL-c42-c45</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#derivation-generation-generation-ordering">Constraint 42 (derivation-generation-generation-ordering)</a><br>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#specialization-generation-ordering">Constraint 45 (specialization-generation-ordering)</a>
-    </td>
-    <td>FAIL</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-specialization4-FAIL-c42-c45.ttl" title="ordering-specialization4-FAIL-c42-c45.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-specialization4-FAIL-c42-c45.provn" title="ordering-specialization4-FAIL-c42-c45.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-specialization4-FAIL-c42-c45.provx" title="ordering-specialization4-FAIL-c42-c45.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="ordering-starts1-PASS-c43"><a class="internalDFN" href="#ordering-starts1-PASS-c43">ordering-starts1-PASS-c43</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#wasStartedBy-ordering">Constraint 43 (wasStartedBy-ordering)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-starts1-PASS-c43.ttl" title="ordering-starts1-PASS-c43.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-starts1-PASS-c43.provn" title="ordering-starts1-PASS-c43.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-starts1-PASS-c43.provx" title="ordering-starts1-PASS-c43.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="type-collection-FAIL-c56"><a class="internalDFN" href="#type-collection-FAIL-c56">type-collection-FAIL-c56</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#membership-empty-collection">Constraint 56 (membership-empty-collection)</a>
-    </td>
-    <td>FAIL</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/type-collection-FAIL-c56.ttl" title="type-collection-FAIL-c56.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/type-collection-FAIL-c56.provn" title="type-collection-FAIL-c56.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/type-collection-FAIL-c56.provx" title="type-collection-FAIL-c56.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="type-f1-FAIL-c55"><a class="internalDFN" href="#type-f1-FAIL-c55">type-f1-FAIL-c55</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#entity-activity-disjoint">Constraint 55 (entity-activity-disjoint)</a>
-    </td>
-    <td>FAIL</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/type-f1-FAIL-c55.ttl" title="type-f1-FAIL-c55.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/type-f1-FAIL-c55.provn" title="type-f1-FAIL-c55.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/type-f1-FAIL-c55.provx" title="type-f1-FAIL-c55.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="type-f2-FAIL-c55"><a class="internalDFN" href="#type-f2-FAIL-c55">type-f2-FAIL-c55</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#entity-activity-disjoint">Constraint 55 (entity-activity-disjoint)</a>
-    </td>
-    <td>FAIL</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/type-f2-FAIL-c55.ttl" title="type-f2-FAIL-c55.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/type-f2-FAIL-c55.provn" title="type-f2-FAIL-c55.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/type-f2-FAIL-c55.provx" title="type-f2-FAIL-c55.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="type-f3-FAIL-c54"><a class="internalDFN" href="#type-f3-FAIL-c54">type-f3-FAIL-c54</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#impossible-object-property-overlap">Constraint 54 (impossible-object-property-overlap)</a>
-    </td>
-    <td>FAIL</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/type-f3-FAIL-c54.ttl" title="type-f3-FAIL-c54.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/type-f3-FAIL-c54.provn" title="type-f3-FAIL-c54.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/type-f3-FAIL-c54.provx" title="type-f3-FAIL-c54.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="type-f4-FAIL-c53"><a class="internalDFN" href="#type-f4-FAIL-c53">type-f4-FAIL-c53</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#impossible-property-overlap">Constraint 53 (impossible-property-overlap)</a>
-    </td>
-    <td>FAIL</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/type-f4-FAIL-c53.ttl" title="type-f4-FAIL-c53.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/type-f4-FAIL-c53.provn" title="type-f4-FAIL-c53.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/type-f4-FAIL-c53.provx" title="type-f4-FAIL-c53.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-activity-end-f1-FAIL-c29"><a class="internalDFN" href="#unification-activity-end-f1-FAIL-c29">unification-activity-end-f1-FAIL-c29</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#unique-endTime">Constraint 29 (unique-endTime)</a>
-    </td>
-    <td>FAIL</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-activity-end-f1-FAIL-c29.ttl" title="unification-activity-end-f1-FAIL-c29.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-activity-end-f1-FAIL-c29.provn" title="unification-activity-end-f1-FAIL-c29.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-activity-end-f1-FAIL-c29.provx" title="unification-activity-end-f1-FAIL-c29.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-activity-end-s1-PASS-c29"><a class="internalDFN" href="#unification-activity-end-s1-PASS-c29">unification-activity-end-s1-PASS-c29</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#unique-endTime">Constraint 29 (unique-endTime)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-activity-end-s1-PASS-c29.ttl" title="unification-activity-end-s1-PASS-c29.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-activity-end-s1-PASS-c29.provn" title="unification-activity-end-s1-PASS-c29.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-activity-end-s1-PASS-c29.provx" title="unification-activity-end-s1-PASS-c29.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-activity-s1-PASS-c22"><a class="internalDFN" href="#unification-activity-s1-PASS-c22">unification-activity-s1-PASS-c22</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-object">Constraint 22 (key-object)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-activity-s1-PASS-c22.ttl" title="unification-activity-s1-PASS-c22.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-activity-s1-PASS-c22.provn" title="unification-activity-s1-PASS-c22.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-activity-s1-PASS-c22.provx" title="unification-activity-s1-PASS-c22.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-activity-s2-PASS-c22"><a class="internalDFN" href="#unification-activity-s2-PASS-c22">unification-activity-s2-PASS-c22</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-object">Constraint 22 (key-object)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-activity-s2-PASS-c22.ttl" title="unification-activity-s2-PASS-c22.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-activity-s2-PASS-c22.provn" title="unification-activity-s2-PASS-c22.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-activity-s2-PASS-c22.provx" title="unification-activity-s2-PASS-c22.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-activity-s3-PASS-c22"><a class="internalDFN" href="#unification-activity-s3-PASS-c22">unification-activity-s3-PASS-c22</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-object">Constraint 22 (key-object)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-activity-s3-PASS-c22.ttl" title="unification-activity-s3-PASS-c22.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-activity-s3-PASS-c22.provn" title="unification-activity-s3-PASS-c22.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-activity-s3-PASS-c22.provx" title="unification-activity-s3-PASS-c22.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-activity-s4-PASS-c22"><a class="internalDFN" href="#unification-activity-s4-PASS-c22">unification-activity-s4-PASS-c22</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-object">Constraint 22 (key-object)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-activity-s4-PASS-c22.ttl" title="unification-activity-s4-PASS-c22.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-activity-s4-PASS-c22.provn" title="unification-activity-s4-PASS-c22.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-activity-s4-PASS-c22.provx" title="unification-activity-s4-PASS-c22.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-activity-start-f1-FAIL-c28"><a class="internalDFN" href="#unification-activity-start-f1-FAIL-c28">unification-activity-start-f1-FAIL-c28</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#unique-startTime">Constraint 28 (unique-startTime)</a>
-    </td>
-    <td>FAIL</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-activity-start-f1-FAIL-c28.ttl" title="unification-activity-start-f1-FAIL-c28.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-activity-start-f1-FAIL-c28.provn" title="unification-activity-start-f1-FAIL-c28.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-activity-start-f1-FAIL-c28.provx" title="unification-activity-start-f1-FAIL-c28.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-activity-start-s1-PASS-c28"><a class="internalDFN" href="#unification-activity-start-s1-PASS-c28">unification-activity-start-s1-PASS-c28</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#unique-startTime">Constraint 28 (unique-startTime)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-activity-start-s1-PASS-c28.ttl" title="unification-activity-start-s1-PASS-c28.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-activity-start-s1-PASS-c28.provn" title="unification-activity-start-s1-PASS-c28.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-activity-start-s1-PASS-c28.provx" title="unification-activity-start-s1-PASS-c28.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-association-f1-FAIL-c23"><a class="internalDFN" href="#unification-association-f1-FAIL-c23">unification-association-f1-FAIL-c23</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
-    </td>
-    <td>FAIL</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-association-f1-FAIL-c23.ttl" title="unification-association-f1-FAIL-c23.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-association-f1-FAIL-c23.provn" title="unification-association-f1-FAIL-c23.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-association-f1-FAIL-c23.provx" title="unification-association-f1-FAIL-c23.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-association-f2-FAIL-c23"><a class="internalDFN" href="#unification-association-f2-FAIL-c23">unification-association-f2-FAIL-c23</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
-    </td>
-    <td>FAIL</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-association-f2-FAIL-c23.ttl" title="unification-association-f2-FAIL-c23.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-association-f2-FAIL-c23.provn" title="unification-association-f2-FAIL-c23.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-association-f2-FAIL-c23.provx" title="unification-association-f2-FAIL-c23.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-association-f3-FAIL-c23"><a class="internalDFN" href="#unification-association-f3-FAIL-c23">unification-association-f3-FAIL-c23</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
-    </td>
-    <td>FAIL</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-association-f3-FAIL-c23.ttl" title="unification-association-f3-FAIL-c23.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-association-f3-FAIL-c23.provn" title="unification-association-f3-FAIL-c23.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-association-f3-FAIL-c23.provx" title="unification-association-f3-FAIL-c23.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-association-f4-FAIL-c23"><a class="internalDFN" href="#unification-association-f4-FAIL-c23">unification-association-f4-FAIL-c23</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
-    </td>
-    <td>FAIL</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-association-f4-FAIL-c23.ttl" title="unification-association-f4-FAIL-c23.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-association-f4-FAIL-c23.provn" title="unification-association-f4-FAIL-c23.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-association-f4-FAIL-c23.provx" title="unification-association-f4-FAIL-c23.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-association-f5-FAIL-c23"><a class="internalDFN" href="#unification-association-f5-FAIL-c23">unification-association-f5-FAIL-c23</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
-    </td>
-    <td>FAIL</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-association-f5-FAIL-c23.ttl" title="unification-association-f5-FAIL-c23.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-association-f5-FAIL-c23.provn" title="unification-association-f5-FAIL-c23.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-association-f5-FAIL-c23.provx" title="unification-association-f5-FAIL-c23.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-association-f6-FAIL-DM"><a class="internalDFN" href="#unification-association-f6-FAIL-DM">unification-association-f6-FAIL-DM</a></td>
-    <td>
-      <a href="http://www.w3.org/TR/2012/CR-prov-dm-20121211/#prov-dm-types-and-relations">Malformed statement(s)</a>
-    </td>
-    <td>FAIL</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-association-f6-FAIL-DM.ttl" title="unification-association-f6-FAIL-DM.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-association-f6-FAIL-DM.provn" title="unification-association-f6-FAIL-DM.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-association-f6-FAIL-DM.provx" title="unification-association-f6-FAIL-DM.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-association-s1-PASS-c23"><a class="internalDFN" href="#unification-association-s1-PASS-c23">unification-association-s1-PASS-c23</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-association-s1-PASS-c23.ttl" title="unification-association-s1-PASS-c23.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-association-s1-PASS-c23.provn" title="unification-association-s1-PASS-c23.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-association-s1-PASS-c23.provx" title="unification-association-s1-PASS-c23.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-association-s2-PASS-c23"><a class="internalDFN" href="#unification-association-s2-PASS-c23">unification-association-s2-PASS-c23</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-association-s2-PASS-c23.ttl" title="unification-association-s2-PASS-c23.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-association-s2-PASS-c23.provn" title="unification-association-s2-PASS-c23.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-association-s2-PASS-c23.provx" title="unification-association-s2-PASS-c23.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-association-s3-PASS-c23"><a class="internalDFN" href="#unification-association-s3-PASS-c23">unification-association-s3-PASS-c23</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-association-s3-PASS-c23.ttl" title="unification-association-s3-PASS-c23.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-association-s3-PASS-c23.provn" title="unification-association-s3-PASS-c23.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-association-s3-PASS-c23.provx" title="unification-association-s3-PASS-c23.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-association-s4-PASS-c23"><a class="internalDFN" href="#unification-association-s4-PASS-c23">unification-association-s4-PASS-c23</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-association-s4-PASS-c23.ttl" title="unification-association-s4-PASS-c23.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-association-s4-PASS-c23.provn" title="unification-association-s4-PASS-c23.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-association-s4-PASS-c23.provx" title="unification-association-s4-PASS-c23.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-association-s5-PASS-c23"><a class="internalDFN" href="#unification-association-s5-PASS-c23">unification-association-s5-PASS-c23</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-association-s5-PASS-c23.ttl" title="unification-association-s5-PASS-c23.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-association-s5-PASS-c23.provn" title="unification-association-s5-PASS-c23.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-association-s5-PASS-c23.provx" title="unification-association-s5-PASS-c23.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-attributes-activity-s1-PASS-c22"><a class="internalDFN" href="#unification-attributes-activity-s1-PASS-c22">unification-attributes-activity-s1-PASS-c22</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-object">Constraint 22 (key-object)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-attributes-activity-s1-PASS-c22.ttl" title="unification-attributes-activity-s1-PASS-c22.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-attributes-activity-s1-PASS-c22.provn" title="unification-attributes-activity-s1-PASS-c22.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-attributes-activity-s1-PASS-c22.provx" title="unification-attributes-activity-s1-PASS-c22.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-attributes-end-s1-PASS-c23"><a class="internalDFN" href="#unification-attributes-end-s1-PASS-c23">unification-attributes-end-s1-PASS-c23</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-attributes-end-s1-PASS-c23.ttl" title="unification-attributes-end-s1-PASS-c23.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-attributes-end-s1-PASS-c23.provn" title="unification-attributes-end-s1-PASS-c23.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-attributes-end-s1-PASS-c23.provx" title="unification-attributes-end-s1-PASS-c23.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-attributes-end-s2-PASS-c23"><a class="internalDFN" href="#unification-attributes-end-s2-PASS-c23">unification-attributes-end-s2-PASS-c23</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-attributes-end-s2-PASS-c23.ttl" title="unification-attributes-end-s2-PASS-c23.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-attributes-end-s2-PASS-c23.provn" title="unification-attributes-end-s2-PASS-c23.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-attributes-end-s2-PASS-c23.provx" title="unification-attributes-end-s2-PASS-c23.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-attributes-entity-s1-PASS-c22"><a class="internalDFN" href="#unification-attributes-entity-s1-PASS-c22">unification-attributes-entity-s1-PASS-c22</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-object">Constraint 22 (key-object)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-attributes-entity-s1-PASS-c22.ttl" title="unification-attributes-entity-s1-PASS-c22.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-attributes-entity-s1-PASS-c22.provn" title="unification-attributes-entity-s1-PASS-c22.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-attributes-entity-s1-PASS-c22.provx" title="unification-attributes-entity-s1-PASS-c22.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-attributes-start-s1-PASS-c23"><a class="internalDFN" href="#unification-attributes-start-s1-PASS-c23">unification-attributes-start-s1-PASS-c23</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-attributes-start-s1-PASS-c23.ttl" title="unification-attributes-start-s1-PASS-c23.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-attributes-start-s1-PASS-c23.provn" title="unification-attributes-start-s1-PASS-c23.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-attributes-start-s1-PASS-c23.provx" title="unification-attributes-start-s1-PASS-c23.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-attributes-start-s2-PASS-c23"><a class="internalDFN" href="#unification-attributes-start-s2-PASS-c23">unification-attributes-start-s2-PASS-c23</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-attributes-start-s2-PASS-c23.ttl" title="unification-attributes-start-s2-PASS-c23.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-attributes-start-s2-PASS-c23.provn" title="unification-attributes-start-s2-PASS-c23.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-attributes-start-s2-PASS-c23.provx" title="unification-attributes-start-s2-PASS-c23.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-attribution-f1-FAIL-DM"><a class="internalDFN" href="#unification-attribution-f1-FAIL-DM">unification-attribution-f1-FAIL-DM</a></td>
-    <td>
-      <a href="http://www.w3.org/TR/2012/CR-prov-dm-20121211/#prov-dm-types-and-relations">Malformed statement(s)</a>
-    </td>
-    <td>FAIL</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-attribution-f1-FAIL-DM.ttl" title="unification-attribution-f1-FAIL-DM.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-attribution-f1-FAIL-DM.provn" title="unification-attribution-f1-FAIL-DM.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-attribution-f1-FAIL-DM.provx" title="unification-attribution-f1-FAIL-DM.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-attribution-f2-FAIL-DM"><a class="internalDFN" href="#unification-attribution-f2-FAIL-DM">unification-attribution-f2-FAIL-DM</a></td>
-    <td>
-      <a href="http://www.w3.org/TR/2012/CR-prov-dm-20121211/#prov-dm-types-and-relations">Malformed statement(s)</a>
-    </td>
-    <td>FAIL</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-attribution-f2-FAIL-DM.ttl" title="unification-attribution-f2-FAIL-DM.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-attribution-f2-FAIL-DM.provn" title="unification-attribution-f2-FAIL-DM.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-attribution-f2-FAIL-DM.provx" title="unification-attribution-f2-FAIL-DM.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-attribution-s1-PASS-c23"><a class="internalDFN" href="#unification-attribution-s1-PASS-c23">unification-attribution-s1-PASS-c23</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-attribution-s1-PASS-c23.ttl" title="unification-attribution-s1-PASS-c23.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-attribution-s1-PASS-c23.provn" title="unification-attribution-s1-PASS-c23.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-attribution-s1-PASS-c23.provx" title="unification-attribution-s1-PASS-c23.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-attribution-s2-PASS-c23"><a class="internalDFN" href="#unification-attribution-s2-PASS-c23">unification-attribution-s2-PASS-c23</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-attribution-s2-PASS-c23.ttl" title="unification-attribution-s2-PASS-c23.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-attribution-s2-PASS-c23.provn" title="unification-attribution-s2-PASS-c23.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-attribution-s2-PASS-c23.provx" title="unification-attribution-s2-PASS-c23.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-attribution-s3-PASS-c23"><a class="internalDFN" href="#unification-attribution-s3-PASS-c23">unification-attribution-s3-PASS-c23</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-attribution-s3-PASS-c23.ttl" title="unification-attribution-s3-PASS-c23.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-attribution-s3-PASS-c23.provn" title="unification-attribution-s3-PASS-c23.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-attribution-s3-PASS-c23.provx" title="unification-attribution-s3-PASS-c23.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-attribution-s4-PASS-c23"><a class="internalDFN" href="#unification-attribution-s4-PASS-c23">unification-attribution-s4-PASS-c23</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-attribution-s4-PASS-c23.ttl" title="unification-attribution-s4-PASS-c23.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-attribution-s4-PASS-c23.provn" title="unification-attribution-s4-PASS-c23.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-attribution-s4-PASS-c23.provx" title="unification-attribution-s4-PASS-c23.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-bundle-f1-FAIL-c55-c56"><a class="internalDFN" href="#unification-bundle-f1-FAIL-c55-c56">unification-bundle-f1-FAIL-c55-c56</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#entity-activity-disjoint">Constraint 55 (entity-activity-disjoint)</a><br>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#membership-empty-collection">Constraint 56 (membership-empty-collection)</a>
-    </td>
-    <td>FAIL</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-bundle-f1-FAIL-c55-c56.ttl" title="unification-bundle-f1-FAIL-c55-c56.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-bundle-f1-FAIL-c55-c56.provn" title="unification-bundle-f1-FAIL-c55-c56.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-bundle-f1-FAIL-c55-c56.provx" title="unification-bundle-f1-FAIL-c55-c56.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-communication-f1-FAIL-DM"><a class="internalDFN" href="#unification-communication-f1-FAIL-DM">unification-communication-f1-FAIL-DM</a></td>
-    <td>
-      <a href="http://www.w3.org/TR/2012/CR-prov-dm-20121211/#prov-dm-types-and-relations">Malformed statement(s)</a>
-    </td>
-    <td>FAIL</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-communication-f1-FAIL-DM.ttl" title="unification-communication-f1-FAIL-DM.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-communication-f1-FAIL-DM.provn" title="unification-communication-f1-FAIL-DM.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-communication-f1-FAIL-DM.provx" title="unification-communication-f1-FAIL-DM.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-communication-f2-FAIL-DM"><a class="internalDFN" href="#unification-communication-f2-FAIL-DM">unification-communication-f2-FAIL-DM</a></td>
-    <td>
-      <a href="http://www.w3.org/TR/2012/CR-prov-dm-20121211/#prov-dm-types-and-relations">Malformed statement(s)</a>
-    </td>
-    <td>FAIL</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-communication-f2-FAIL-DM.ttl" title="unification-communication-f2-FAIL-DM.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-communication-f2-FAIL-DM.provn" title="unification-communication-f2-FAIL-DM.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-communication-f2-FAIL-DM.provx" title="unification-communication-f2-FAIL-DM.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-communication-s1-PASS-c23"><a class="internalDFN" href="#unification-communication-s1-PASS-c23">unification-communication-s1-PASS-c23</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-communication-s1-PASS-c23.ttl" title="unification-communication-s1-PASS-c23.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-communication-s1-PASS-c23.provn" title="unification-communication-s1-PASS-c23.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-communication-s1-PASS-c23.provx" title="unification-communication-s1-PASS-c23.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-communication-s2-PASS-c23"><a class="internalDFN" href="#unification-communication-s2-PASS-c23">unification-communication-s2-PASS-c23</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-communication-s2-PASS-c23.ttl" title="unification-communication-s2-PASS-c23.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-communication-s2-PASS-c23.provn" title="unification-communication-s2-PASS-c23.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-communication-s2-PASS-c23.provx" title="unification-communication-s2-PASS-c23.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-communication-s3-PASS-c23"><a class="internalDFN" href="#unification-communication-s3-PASS-c23">unification-communication-s3-PASS-c23</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-communication-s3-PASS-c23.ttl" title="unification-communication-s3-PASS-c23.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-communication-s3-PASS-c23.provn" title="unification-communication-s3-PASS-c23.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-communication-s3-PASS-c23.provx" title="unification-communication-s3-PASS-c23.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-communication-s4-PASS-c23"><a class="internalDFN" href="#unification-communication-s4-PASS-c23">unification-communication-s4-PASS-c23</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-communication-s4-PASS-c23.ttl" title="unification-communication-s4-PASS-c23.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-communication-s4-PASS-c23.provn" title="unification-communication-s4-PASS-c23.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-communication-s4-PASS-c23.provx" title="unification-communication-s4-PASS-c23.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-delegation-f1-FAIL-c23"><a class="internalDFN" href="#unification-delegation-f1-FAIL-c23">unification-delegation-f1-FAIL-c23</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
-    </td>
-    <td>FAIL</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-delegation-f1-FAIL-c23.ttl" title="unification-delegation-f1-FAIL-c23.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-delegation-f1-FAIL-c23.provn" title="unification-delegation-f1-FAIL-c23.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-delegation-f1-FAIL-c23.provx" title="unification-delegation-f1-FAIL-c23.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-delegation-f2-FAIL-c23"><a class="internalDFN" href="#unification-delegation-f2-FAIL-c23">unification-delegation-f2-FAIL-c23</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
-    </td>
-    <td>FAIL</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-delegation-f2-FAIL-c23.ttl" title="unification-delegation-f2-FAIL-c23.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-delegation-f2-FAIL-c23.provn" title="unification-delegation-f2-FAIL-c23.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-delegation-f2-FAIL-c23.provx" title="unification-delegation-f2-FAIL-c23.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-delegation-f3-FAIL-c23"><a class="internalDFN" href="#unification-delegation-f3-FAIL-c23">unification-delegation-f3-FAIL-c23</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
-    </td>
-    <td>FAIL</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-delegation-f3-FAIL-c23.ttl" title="unification-delegation-f3-FAIL-c23.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-delegation-f3-FAIL-c23.provn" title="unification-delegation-f3-FAIL-c23.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-delegation-f3-FAIL-c23.provx" title="unification-delegation-f3-FAIL-c23.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-delegation-f6-FAIL-DM"><a class="internalDFN" href="#unification-delegation-f6-FAIL-DM">unification-delegation-f6-FAIL-DM</a></td>
-    <td>
-      <a href="http://www.w3.org/TR/2012/CR-prov-dm-20121211/#prov-dm-types-and-relations">Malformed statement(s)</a>
-    </td>
-    <td>FAIL</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-delegation-f6-FAIL-DM.ttl" title="unification-delegation-f6-FAIL-DM.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-delegation-f6-FAIL-DM.provn" title="unification-delegation-f6-FAIL-DM.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-delegation-f6-FAIL-DM.provx" title="unification-delegation-f6-FAIL-DM.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-delegation-s1-PASS-c23"><a class="internalDFN" href="#unification-delegation-s1-PASS-c23">unification-delegation-s1-PASS-c23</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-delegation-s1-PASS-c23.ttl" title="unification-delegation-s1-PASS-c23.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-delegation-s1-PASS-c23.provn" title="unification-delegation-s1-PASS-c23.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-delegation-s1-PASS-c23.provx" title="unification-delegation-s1-PASS-c23.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-delegation-s2-PASS-c23"><a class="internalDFN" href="#unification-delegation-s2-PASS-c23">unification-delegation-s2-PASS-c23</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-delegation-s2-PASS-c23.ttl" title="unification-delegation-s2-PASS-c23.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-delegation-s2-PASS-c23.provn" title="unification-delegation-s2-PASS-c23.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-delegation-s2-PASS-c23.provx" title="unification-delegation-s2-PASS-c23.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-delegation-s3-PASS-c23"><a class="internalDFN" href="#unification-delegation-s3-PASS-c23">unification-delegation-s3-PASS-c23</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-delegation-s3-PASS-c23.ttl" title="unification-delegation-s3-PASS-c23.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-delegation-s3-PASS-c23.provn" title="unification-delegation-s3-PASS-c23.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-delegation-s3-PASS-c23.provx" title="unification-delegation-s3-PASS-c23.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-delegation-s4-PASS-c23"><a class="internalDFN" href="#unification-delegation-s4-PASS-c23">unification-delegation-s4-PASS-c23</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-delegation-s4-PASS-c23.ttl" title="unification-delegation-s4-PASS-c23.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-delegation-s4-PASS-c23.provn" title="unification-delegation-s4-PASS-c23.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-delegation-s4-PASS-c23.provx" title="unification-delegation-s4-PASS-c23.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-delegation-s5-PASS-c23"><a class="internalDFN" href="#unification-delegation-s5-PASS-c23">unification-delegation-s5-PASS-c23</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-delegation-s5-PASS-c23.ttl" title="unification-delegation-s5-PASS-c23.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-delegation-s5-PASS-c23.provn" title="unification-delegation-s5-PASS-c23.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-delegation-s5-PASS-c23.provx" title="unification-delegation-s5-PASS-c23.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-derivation-f1-FAIL-c23"><a class="internalDFN" href="#unification-derivation-f1-FAIL-c23">unification-derivation-f1-FAIL-c23</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
-    </td>
-    <td>FAIL</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-derivation-f1-FAIL-c23.ttl" title="unification-derivation-f1-FAIL-c23.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-derivation-f1-FAIL-c23.provn" title="unification-derivation-f1-FAIL-c23.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-derivation-f1-FAIL-c23.provx" title="unification-derivation-f1-FAIL-c23.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-derivation-f2-FAIL-c23"><a class="internalDFN" href="#unification-derivation-f2-FAIL-c23">unification-derivation-f2-FAIL-c23</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
-    </td>
-    <td>FAIL</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-derivation-f2-FAIL-c23.ttl" title="unification-derivation-f2-FAIL-c23.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-derivation-f2-FAIL-c23.provn" title="unification-derivation-f2-FAIL-c23.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-derivation-f2-FAIL-c23.provx" title="unification-derivation-f2-FAIL-c23.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-derivation-f3-FAIL-c23"><a class="internalDFN" href="#unification-derivation-f3-FAIL-c23">unification-derivation-f3-FAIL-c23</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
-    </td>
-    <td>FAIL</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-derivation-f3-FAIL-c23.ttl" title="unification-derivation-f3-FAIL-c23.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-derivation-f3-FAIL-c23.provn" title="unification-derivation-f3-FAIL-c23.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-derivation-f3-FAIL-c23.provx" title="unification-derivation-f3-FAIL-c23.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-derivation-f4-FAIL-c23"><a class="internalDFN" href="#unification-derivation-f4-FAIL-c23">unification-derivation-f4-FAIL-c23</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
-    </td>
-    <td>FAIL</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-derivation-f4-FAIL-c23.ttl" title="unification-derivation-f4-FAIL-c23.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-derivation-f4-FAIL-c23.provn" title="unification-derivation-f4-FAIL-c23.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-derivation-f4-FAIL-c23.provx" title="unification-derivation-f4-FAIL-c23.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-derivation-s1-PASS-c23"><a class="internalDFN" href="#unification-derivation-s1-PASS-c23">unification-derivation-s1-PASS-c23</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-derivation-s1-PASS-c23.ttl" title="unification-derivation-s1-PASS-c23.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-derivation-s1-PASS-c23.provn" title="unification-derivation-s1-PASS-c23.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-derivation-s1-PASS-c23.provx" title="unification-derivation-s1-PASS-c23.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-derivation-s2-PASS-c23"><a class="internalDFN" href="#unification-derivation-s2-PASS-c23">unification-derivation-s2-PASS-c23</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-derivation-s2-PASS-c23.ttl" title="unification-derivation-s2-PASS-c23.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-derivation-s2-PASS-c23.provn" title="unification-derivation-s2-PASS-c23.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-derivation-s2-PASS-c23.provx" title="unification-derivation-s2-PASS-c23.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-derivation-s3-PASS-c23"><a class="internalDFN" href="#unification-derivation-s3-PASS-c23">unification-derivation-s3-PASS-c23</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-derivation-s3-PASS-c23.ttl" title="unification-derivation-s3-PASS-c23.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-derivation-s3-PASS-c23.provn" title="unification-derivation-s3-PASS-c23.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-derivation-s3-PASS-c23.provx" title="unification-derivation-s3-PASS-c23.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-derivation-s4-PASS-c23"><a class="internalDFN" href="#unification-derivation-s4-PASS-c23">unification-derivation-s4-PASS-c23</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-derivation-s4-PASS-c23.ttl" title="unification-derivation-s4-PASS-c23.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-derivation-s4-PASS-c23.provn" title="unification-derivation-s4-PASS-c23.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-derivation-s4-PASS-c23.provx" title="unification-derivation-s4-PASS-c23.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-derivation-s5-PASS-c23"><a class="internalDFN" href="#unification-derivation-s5-PASS-c23">unification-derivation-s5-PASS-c23</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-derivation-s5-PASS-c23.ttl" title="unification-derivation-s5-PASS-c23.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-derivation-s5-PASS-c23.provn" title="unification-derivation-s5-PASS-c23.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-derivation-s5-PASS-c23.provx" title="unification-derivation-s5-PASS-c23.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-end-f1-FAIL-c23"><a class="internalDFN" href="#unification-end-f1-FAIL-c23">unification-end-f1-FAIL-c23</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
-    </td>
-    <td>FAIL</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-end-f1-FAIL-c23.ttl" title="unification-end-f1-FAIL-c23.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-end-f1-FAIL-c23.provn" title="unification-end-f1-FAIL-c23.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-end-f1-FAIL-c23.provx" title="unification-end-f1-FAIL-c23.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-end-f2-FAIL-c23"><a class="internalDFN" href="#unification-end-f2-FAIL-c23">unification-end-f2-FAIL-c23</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
-    </td>
-    <td>FAIL</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-end-f2-FAIL-c23.ttl" title="unification-end-f2-FAIL-c23.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-end-f2-FAIL-c23.provn" title="unification-end-f2-FAIL-c23.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-end-f2-FAIL-c23.provx" title="unification-end-f2-FAIL-c23.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-end-f3-FAIL-c23"><a class="internalDFN" href="#unification-end-f3-FAIL-c23">unification-end-f3-FAIL-c23</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
-    </td>
-    <td>FAIL</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-end-f3-FAIL-c23.ttl" title="unification-end-f3-FAIL-c23.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-end-f3-FAIL-c23.provn" title="unification-end-f3-FAIL-c23.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-end-f3-FAIL-c23.provx" title="unification-end-f3-FAIL-c23.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-end-f4-FAIL-c27"><a class="internalDFN" href="#unification-end-f4-FAIL-c27">unification-end-f4-FAIL-c27</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#unique-wasEndedBy">Constraint 27 (unique-wasEndedBy)</a>
-    </td>
-    <td>FAIL</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-end-f4-FAIL-c27.ttl" title="unification-end-f4-FAIL-c27.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-end-f4-FAIL-c27.provn" title="unification-end-f4-FAIL-c27.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-end-f4-FAIL-c27.provx" title="unification-end-f4-FAIL-c27.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-end-f5-FAIL-c23"><a class="internalDFN" href="#unification-end-f5-FAIL-c23">unification-end-f5-FAIL-c23</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
-    </td>
-    <td>FAIL</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-end-f5-FAIL-c23.ttl" title="unification-end-f5-FAIL-c23.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-end-f5-FAIL-c23.provn" title="unification-end-f5-FAIL-c23.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-end-f5-FAIL-c23.provx" title="unification-end-f5-FAIL-c23.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-end-s1-PASS-c27"><a class="internalDFN" href="#unification-end-s1-PASS-c27">unification-end-s1-PASS-c27</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#unique-wasEndedBy">Constraint 27 (unique-wasEndedBy)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-end-s1-PASS-c27.ttl" title="unification-end-s1-PASS-c27.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-end-s1-PASS-c27.provn" title="unification-end-s1-PASS-c27.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-end-s1-PASS-c27.provx" title="unification-end-s1-PASS-c27.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-end-s2-PASS-c27"><a class="internalDFN" href="#unification-end-s2-PASS-c27">unification-end-s2-PASS-c27</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#unique-wasEndedBy">Constraint 27 (unique-wasEndedBy)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-end-s2-PASS-c27.ttl" title="unification-end-s2-PASS-c27.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-end-s2-PASS-c27.provn" title="unification-end-s2-PASS-c27.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-end-s2-PASS-c27.provx" title="unification-end-s2-PASS-c27.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-end-s3-PASS-c27"><a class="internalDFN" href="#unification-end-s3-PASS-c27">unification-end-s3-PASS-c27</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#unique-wasEndedBy">Constraint 27 (unique-wasEndedBy)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-end-s3-PASS-c27.ttl" title="unification-end-s3-PASS-c27.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-end-s3-PASS-c27.provn" title="unification-end-s3-PASS-c27.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-end-s3-PASS-c27.provx" title="unification-end-s3-PASS-c27.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-end-s4-PASS-c27"><a class="internalDFN" href="#unification-end-s4-PASS-c27">unification-end-s4-PASS-c27</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#unique-wasEndedBy">Constraint 27 (unique-wasEndedBy)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-end-s4-PASS-c27.ttl" title="unification-end-s4-PASS-c27.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-end-s4-PASS-c27.provn" title="unification-end-s4-PASS-c27.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-end-s4-PASS-c27.provx" title="unification-end-s4-PASS-c27.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-end-s5-PASS-c23-c27"><a class="internalDFN" href="#unification-end-s5-PASS-c23-c27">unification-end-s5-PASS-c23-c27</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a><br>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#unique-wasEndedBy">Constraint 27 (unique-wasEndedBy)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-end-s5-PASS-c23-c27.ttl" title="unification-end-s5-PASS-c23-c27.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-end-s5-PASS-c23-c27.provn" title="unification-end-s5-PASS-c23-c27.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-end-s5-PASS-c23-c27.provx" title="unification-end-s5-PASS-c23-c27.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-end-s6-PASS-c23-c27"><a class="internalDFN" href="#unification-end-s6-PASS-c23-c27">unification-end-s6-PASS-c23-c27</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a><br>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#unique-wasEndedBy">Constraint 27 (unique-wasEndedBy)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-end-s6-PASS-c23-c27.ttl" title="unification-end-s6-PASS-c23-c27.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-end-s6-PASS-c23-c27.provn" title="unification-end-s6-PASS-c23-c27.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-end-s6-PASS-c23-c27.provx" title="unification-end-s6-PASS-c23-c27.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-generation-f1-FAIL-c24"><a class="internalDFN" href="#unification-generation-f1-FAIL-c24">unification-generation-f1-FAIL-c24</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#unique-generation">Constraint 24 (unique-generation)</a>
-    </td>
-    <td>FAIL</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-generation-f1-FAIL-c24.ttl" title="unification-generation-f1-FAIL-c24.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-generation-f1-FAIL-c24.provn" title="unification-generation-f1-FAIL-c24.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-generation-f1-FAIL-c24.provx" title="unification-generation-f1-FAIL-c24.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-generation-f2-FAIL-c23"><a class="internalDFN" href="#unification-generation-f2-FAIL-c23">unification-generation-f2-FAIL-c23</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
-    </td>
-    <td>FAIL</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-generation-f2-FAIL-c23.ttl" title="unification-generation-f2-FAIL-c23.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-generation-f2-FAIL-c23.provn" title="unification-generation-f2-FAIL-c23.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-generation-f2-FAIL-c23.provx" title="unification-generation-f2-FAIL-c23.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-generation-f3-FAIL-c23"><a class="internalDFN" href="#unification-generation-f3-FAIL-c23">unification-generation-f3-FAIL-c23</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
-    </td>
-    <td>FAIL</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-generation-f3-FAIL-c23.ttl" title="unification-generation-f3-FAIL-c23.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-generation-f3-FAIL-c23.provn" title="unification-generation-f3-FAIL-c23.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-generation-f3-FAIL-c23.provx" title="unification-generation-f3-FAIL-c23.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-generation-f4-FAIL-c23"><a class="internalDFN" href="#unification-generation-f4-FAIL-c23">unification-generation-f4-FAIL-c23</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
-    </td>
-    <td>FAIL</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-generation-f4-FAIL-c23.ttl" title="unification-generation-f4-FAIL-c23.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-generation-f4-FAIL-c23.provn" title="unification-generation-f4-FAIL-c23.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-generation-f4-FAIL-c23.provx" title="unification-generation-f4-FAIL-c23.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-generation-f5-FAIL-c23"><a class="internalDFN" href="#unification-generation-f5-FAIL-c23">unification-generation-f5-FAIL-c23</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
-    </td>
-    <td>FAIL</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-generation-f5-FAIL-c23.ttl" title="unification-generation-f5-FAIL-c23.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-generation-f5-FAIL-c23.provn" title="unification-generation-f5-FAIL-c23.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-generation-f5-FAIL-c23.provx" title="unification-generation-f5-FAIL-c23.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-generation-f6-FAIL-c23"><a class="internalDFN" href="#unification-generation-f6-FAIL-c23">unification-generation-f6-FAIL-c23</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
-    </td>
-    <td>FAIL</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-generation-f6-FAIL-c23.ttl" title="unification-generation-f6-FAIL-c23.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-generation-f6-FAIL-c23.provn" title="unification-generation-f6-FAIL-c23.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-generation-f6-FAIL-c23.provx" title="unification-generation-f6-FAIL-c23.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-generation-f7-FAIL-c23"><a class="internalDFN" href="#unification-generation-f7-FAIL-c23">unification-generation-f7-FAIL-c23</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
-    </td>
-    <td>FAIL</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-generation-f7-FAIL-c23.ttl" title="unification-generation-f7-FAIL-c23.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-generation-f7-FAIL-c23.provn" title="unification-generation-f7-FAIL-c23.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-generation-f7-FAIL-c23.provx" title="unification-generation-f7-FAIL-c23.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-generation-s1-PASS-c23"><a class="internalDFN" href="#unification-generation-s1-PASS-c23">unification-generation-s1-PASS-c23</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-generation-s1-PASS-c23.ttl" title="unification-generation-s1-PASS-c23.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-generation-s1-PASS-c23.provn" title="unification-generation-s1-PASS-c23.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-generation-s1-PASS-c23.provx" title="unification-generation-s1-PASS-c23.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-generation-s2-PASS-c23"><a class="internalDFN" href="#unification-generation-s2-PASS-c23">unification-generation-s2-PASS-c23</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-generation-s2-PASS-c23.ttl" title="unification-generation-s2-PASS-c23.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-generation-s2-PASS-c23.provn" title="unification-generation-s2-PASS-c23.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-generation-s2-PASS-c23.provx" title="unification-generation-s2-PASS-c23.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-generation-s3-PASS-c24"><a class="internalDFN" href="#unification-generation-s3-PASS-c24">unification-generation-s3-PASS-c24</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#unique-generation">Constraint 24 (unique-generation)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-generation-s3-PASS-c24.ttl" title="unification-generation-s3-PASS-c24.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-generation-s3-PASS-c24.provn" title="unification-generation-s3-PASS-c24.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-generation-s3-PASS-c24.provx" title="unification-generation-s3-PASS-c24.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-generation-s5-PASS-c23"><a class="internalDFN" href="#unification-generation-s5-PASS-c23">unification-generation-s5-PASS-c23</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-generation-s5-PASS-c23.ttl" title="unification-generation-s5-PASS-c23.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-generation-s5-PASS-c23.provn" title="unification-generation-s5-PASS-c23.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-generation-s5-PASS-c23.provx" title="unification-generation-s5-PASS-c23.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-generation-s6-PASS-c23"><a class="internalDFN" href="#unification-generation-s6-PASS-c23">unification-generation-s6-PASS-c23</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-generation-s6-PASS-c23.ttl" title="unification-generation-s6-PASS-c23.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-generation-s6-PASS-c23.provn" title="unification-generation-s6-PASS-c23.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-generation-s6-PASS-c23.provx" title="unification-generation-s6-PASS-c23.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-generation-s7-PASS-c23-c24"><a class="internalDFN" href="#unification-generation-s7-PASS-c23-c24">unification-generation-s7-PASS-c23-c24</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a><br>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#unique-generation">Constraint 24 (unique-generation)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-generation-s7-PASS-c23-c24.ttl" title="unification-generation-s7-PASS-c23-c24.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-generation-s7-PASS-c23-c24.provn" title="unification-generation-s7-PASS-c23-c24.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-generation-s7-PASS-c23-c24.provx" title="unification-generation-s7-PASS-c23-c24.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-generation-s8-PASS-c23-c24"><a class="internalDFN" href="#unification-generation-s8-PASS-c23-c24">unification-generation-s8-PASS-c23-c24</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a><br>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#unique-generation">Constraint 24 (unique-generation)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-generation-s8-PASS-c23-c24.ttl" title="unification-generation-s8-PASS-c23-c24.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-generation-s8-PASS-c23-c24.provn" title="unification-generation-s8-PASS-c23-c24.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-generation-s8-PASS-c23-c24.provx" title="unification-generation-s8-PASS-c23-c24.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-influence-f1-FAIL-DM"><a class="internalDFN" href="#unification-influence-f1-FAIL-DM">unification-influence-f1-FAIL-DM</a></td>
-    <td>
-      <a href="http://www.w3.org/TR/2012/CR-prov-dm-20121211/#prov-dm-types-and-relations">Malformed statement(s)</a>
-    </td>
-    <td>FAIL</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-influence-f1-FAIL-DM.ttl" title="unification-influence-f1-FAIL-DM.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-influence-f1-FAIL-DM.provn" title="unification-influence-f1-FAIL-DM.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-influence-f1-FAIL-DM.provx" title="unification-influence-f1-FAIL-DM.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-influence-f2-FAIL-DM"><a class="internalDFN" href="#unification-influence-f2-FAIL-DM">unification-influence-f2-FAIL-DM</a></td>
-    <td>
-      <a href="http://www.w3.org/TR/2012/CR-prov-dm-20121211/#prov-dm-types-and-relations">Malformed statement(s)</a>
-    </td>
-    <td>FAIL</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-influence-f2-FAIL-DM.ttl" title="unification-influence-f2-FAIL-DM.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-influence-f2-FAIL-DM.provn" title="unification-influence-f2-FAIL-DM.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-influence-f2-FAIL-DM.provx" title="unification-influence-f2-FAIL-DM.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-influence-s1-PASS-c23"><a class="internalDFN" href="#unification-influence-s1-PASS-c23">unification-influence-s1-PASS-c23</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-influence-s1-PASS-c23.ttl" title="unification-influence-s1-PASS-c23.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-influence-s1-PASS-c23.provn" title="unification-influence-s1-PASS-c23.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-influence-s1-PASS-c23.provx" title="unification-influence-s1-PASS-c23.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-invalidation-f1-FAIL-c25"><a class="internalDFN" href="#unification-invalidation-f1-FAIL-c25">unification-invalidation-f1-FAIL-c25</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#unique-invalidation">Constraint 25 (unique-invalidation)</a>
-    </td>
-    <td>FAIL</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-invalidation-f1-FAIL-c25.ttl" title="unification-invalidation-f1-FAIL-c25.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-invalidation-f1-FAIL-c25.provn" title="unification-invalidation-f1-FAIL-c25.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-invalidation-f1-FAIL-c25.provx" title="unification-invalidation-f1-FAIL-c25.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-invalidation-f2-FAIL-c23"><a class="internalDFN" href="#unification-invalidation-f2-FAIL-c23">unification-invalidation-f2-FAIL-c23</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
-    </td>
-    <td>FAIL</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-invalidation-f2-FAIL-c23.ttl" title="unification-invalidation-f2-FAIL-c23.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-invalidation-f2-FAIL-c23.provn" title="unification-invalidation-f2-FAIL-c23.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-invalidation-f2-FAIL-c23.provx" title="unification-invalidation-f2-FAIL-c23.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-invalidation-f3-FAIL-c23"><a class="internalDFN" href="#unification-invalidation-f3-FAIL-c23">unification-invalidation-f3-FAIL-c23</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
-    </td>
-    <td>FAIL</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-invalidation-f3-FAIL-c23.ttl" title="unification-invalidation-f3-FAIL-c23.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-invalidation-f3-FAIL-c23.provn" title="unification-invalidation-f3-FAIL-c23.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-invalidation-f3-FAIL-c23.provx" title="unification-invalidation-f3-FAIL-c23.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-invalidation-f4-FAIL-c23"><a class="internalDFN" href="#unification-invalidation-f4-FAIL-c23">unification-invalidation-f4-FAIL-c23</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
-    </td>
-    <td>FAIL</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-invalidation-f4-FAIL-c23.ttl" title="unification-invalidation-f4-FAIL-c23.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-invalidation-f4-FAIL-c23.provn" title="unification-invalidation-f4-FAIL-c23.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-invalidation-f4-FAIL-c23.provx" title="unification-invalidation-f4-FAIL-c23.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-invalidation-f5-FAIL-c23-c25"><a class="internalDFN" href="#unification-invalidation-f5-FAIL-c23-c25">unification-invalidation-f5-FAIL-c23-c25</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a><br>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#unique-invalidation">Constraint 25 (unique-invalidation)</a>
-    </td>
-    <td>FAIL</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-invalidation-f5-FAIL-c23-c25.ttl" title="unification-invalidation-f5-FAIL-c23-c25.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-invalidation-f5-FAIL-c23-c25.provn" title="unification-invalidation-f5-FAIL-c23-c25.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-invalidation-f5-FAIL-c23-c25.provx" title="unification-invalidation-f5-FAIL-c23-c25.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-invalidation-f6-FAIL-c23-c25"><a class="internalDFN" href="#unification-invalidation-f6-FAIL-c23-c25">unification-invalidation-f6-FAIL-c23-c25</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a><br>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#unique-invalidation">Constraint 25 (unique-invalidation)</a>
-    </td>
-    <td>FAIL</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-invalidation-f6-FAIL-c23-c25.ttl" title="unification-invalidation-f6-FAIL-c23-c25.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-invalidation-f6-FAIL-c23-c25.provn" title="unification-invalidation-f6-FAIL-c23-c25.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-invalidation-f6-FAIL-c23-c25.provx" title="unification-invalidation-f6-FAIL-c23-c25.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-invalidation-f7-FAIL-c23-c25"><a class="internalDFN" href="#unification-invalidation-f7-FAIL-c23-c25">unification-invalidation-f7-FAIL-c23-c25</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a><br>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#unique-invalidation">Constraint 25 (unique-invalidation)</a>
-    </td>
-    <td>FAIL</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-invalidation-f7-FAIL-c23-c25.ttl" title="unification-invalidation-f7-FAIL-c23-c25.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-invalidation-f7-FAIL-c23-c25.provn" title="unification-invalidation-f7-FAIL-c23-c25.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-invalidation-f7-FAIL-c23-c25.provx" title="unification-invalidation-f7-FAIL-c23-c25.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-invalidation-s1-PASS-c23"><a class="internalDFN" href="#unification-invalidation-s1-PASS-c23">unification-invalidation-s1-PASS-c23</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-invalidation-s1-PASS-c23.ttl" title="unification-invalidation-s1-PASS-c23.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-invalidation-s1-PASS-c23.provn" title="unification-invalidation-s1-PASS-c23.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-invalidation-s1-PASS-c23.provx" title="unification-invalidation-s1-PASS-c23.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-invalidation-s2-PASS-c23"><a class="internalDFN" href="#unification-invalidation-s2-PASS-c23">unification-invalidation-s2-PASS-c23</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-invalidation-s2-PASS-c23.ttl" title="unification-invalidation-s2-PASS-c23.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-invalidation-s2-PASS-c23.provn" title="unification-invalidation-s2-PASS-c23.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-invalidation-s2-PASS-c23.provx" title="unification-invalidation-s2-PASS-c23.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-invalidation-s3-PASS-c25"><a class="internalDFN" href="#unification-invalidation-s3-PASS-c25">unification-invalidation-s3-PASS-c25</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#unique-invalidation">Constraint 25 (unique-invalidation)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-invalidation-s3-PASS-c25.ttl" title="unification-invalidation-s3-PASS-c25.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-invalidation-s3-PASS-c25.provn" title="unification-invalidation-s3-PASS-c25.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-invalidation-s3-PASS-c25.provx" title="unification-invalidation-s3-PASS-c25.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-invalidation-s5-PASS-c23"><a class="internalDFN" href="#unification-invalidation-s5-PASS-c23">unification-invalidation-s5-PASS-c23</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-invalidation-s5-PASS-c23.ttl" title="unification-invalidation-s5-PASS-c23.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-invalidation-s5-PASS-c23.provn" title="unification-invalidation-s5-PASS-c23.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-invalidation-s5-PASS-c23.provx" title="unification-invalidation-s5-PASS-c23.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-invalidation-s6-PASS-c23"><a class="internalDFN" href="#unification-invalidation-s6-PASS-c23">unification-invalidation-s6-PASS-c23</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-invalidation-s6-PASS-c23.ttl" title="unification-invalidation-s6-PASS-c23.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-invalidation-s6-PASS-c23.provn" title="unification-invalidation-s6-PASS-c23.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-invalidation-s6-PASS-c23.provx" title="unification-invalidation-s6-PASS-c23.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-invalidation-s7-PASS-c23-c25"><a class="internalDFN" href="#unification-invalidation-s7-PASS-c23-c25">unification-invalidation-s7-PASS-c23-c25</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a><br>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#unique-invalidation">Constraint 25 (unique-invalidation)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-invalidation-s7-PASS-c23-c25.ttl" title="unification-invalidation-s7-PASS-c23-c25.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-invalidation-s7-PASS-c23-c25.provn" title="unification-invalidation-s7-PASS-c23-c25.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-invalidation-s7-PASS-c23-c25.provx" title="unification-invalidation-s7-PASS-c23-c25.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-invalidation-s8-PASS-c23-c25"><a class="internalDFN" href="#unification-invalidation-s8-PASS-c23-c25">unification-invalidation-s8-PASS-c23-c25</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a><br>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#unique-invalidation">Constraint 25 (unique-invalidation)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-invalidation-s8-PASS-c23-c25.ttl" title="unification-invalidation-s8-PASS-c23-c25.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-invalidation-s8-PASS-c23-c25.provn" title="unification-invalidation-s8-PASS-c23-c25.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-invalidation-s8-PASS-c23-c25.provx" title="unification-invalidation-s8-PASS-c23-c25.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-membership-f1-FAIL-DM"><a class="internalDFN" href="#unification-membership-f1-FAIL-DM">unification-membership-f1-FAIL-DM</a></td>
-    <td>
-      <a href="http://www.w3.org/TR/2012/CR-prov-dm-20121211/#prov-dm-types-and-relations">Malformed statement(s)</a>
-    </td>
-    <td>FAIL</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-membership-f1-FAIL-DM.ttl" title="unification-membership-f1-FAIL-DM.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-membership-f1-FAIL-DM.provn" title="unification-membership-f1-FAIL-DM.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-membership-f1-FAIL-DM.provx" title="unification-membership-f1-FAIL-DM.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-specialization-f1-FAIL-DM"><a class="internalDFN" href="#unification-specialization-f1-FAIL-DM">unification-specialization-f1-FAIL-DM</a></td>
-    <td>
-      <a href="http://www.w3.org/TR/2012/CR-prov-dm-20121211/#prov-dm-types-and-relations">Malformed statement(s)</a>
-    </td>
-    <td>FAIL</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-specialization-f1-FAIL-DM.ttl" title="unification-specialization-f1-FAIL-DM.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-specialization-f1-FAIL-DM.provn" title="unification-specialization-f1-FAIL-DM.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-specialization-f1-FAIL-DM.provx" title="unification-specialization-f1-FAIL-DM.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-specialization-f2-FAIL-DM"><a class="internalDFN" href="#unification-specialization-f2-FAIL-DM">unification-specialization-f2-FAIL-DM</a></td>
-    <td>
-      <a href="http://www.w3.org/TR/2012/CR-prov-dm-20121211/#prov-dm-types-and-relations">Malformed statement(s)</a>
-    </td>
-    <td>FAIL</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-specialization-f2-FAIL-DM.ttl" title="unification-specialization-f2-FAIL-DM.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-specialization-f2-FAIL-DM.provn" title="unification-specialization-f2-FAIL-DM.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-specialization-f2-FAIL-DM.provx" title="unification-specialization-f2-FAIL-DM.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-specialization-f3-FAIL-c52"><a class="internalDFN" href="#unification-specialization-f3-FAIL-c52">unification-specialization-f3-FAIL-c52</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#impossible-specialization-reflexive">Constraint 52 (impossible-specialization-reflexive)</a>
-    </td>
-    <td>FAIL</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-specialization-f3-FAIL-c52.ttl" title="unification-specialization-f3-FAIL-c52.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-specialization-f3-FAIL-c52.provn" title="unification-specialization-f3-FAIL-c52.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-specialization-f3-FAIL-c52.provx" title="unification-specialization-f3-FAIL-c52.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-specialization-f4-FAIL-c52"><a class="internalDFN" href="#unification-specialization-f4-FAIL-c52">unification-specialization-f4-FAIL-c52</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#impossible-specialization-reflexive">Constraint 52 (impossible-specialization-reflexive)</a>
-    </td>
-    <td>FAIL</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-specialization-f4-FAIL-c52.ttl" title="unification-specialization-f4-FAIL-c52.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-specialization-f4-FAIL-c52.provn" title="unification-specialization-f4-FAIL-c52.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-specialization-f4-FAIL-c52.provx" title="unification-specialization-f4-FAIL-c52.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-start-f1-FAIL-c23"><a class="internalDFN" href="#unification-start-f1-FAIL-c23">unification-start-f1-FAIL-c23</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
-    </td>
-    <td>FAIL</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-f1-FAIL-c23.ttl" title="unification-start-f1-FAIL-c23.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-f1-FAIL-c23.provn" title="unification-start-f1-FAIL-c23.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-f1-FAIL-c23.provx" title="unification-start-f1-FAIL-c23.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-start-f2-FAIL-c23"><a class="internalDFN" href="#unification-start-f2-FAIL-c23">unification-start-f2-FAIL-c23</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
-    </td>
-    <td>FAIL</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-f2-FAIL-c23.ttl" title="unification-start-f2-FAIL-c23.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-f2-FAIL-c23.provn" title="unification-start-f2-FAIL-c23.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-f2-FAIL-c23.provx" title="unification-start-f2-FAIL-c23.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-start-f3-FAIL-c23"><a class="internalDFN" href="#unification-start-f3-FAIL-c23">unification-start-f3-FAIL-c23</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
-    </td>
-    <td>FAIL</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-f3-FAIL-c23.ttl" title="unification-start-f3-FAIL-c23.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-f3-FAIL-c23.provn" title="unification-start-f3-FAIL-c23.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-f3-FAIL-c23.provx" title="unification-start-f3-FAIL-c23.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-start-f4-FAIL-c26"><a class="internalDFN" href="#unification-start-f4-FAIL-c26">unification-start-f4-FAIL-c26</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#unique-wasStartedBy">Constraint 26 (unique-wasStartedBy)</a>
-    </td>
-    <td>FAIL</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-f4-FAIL-c26.ttl" title="unification-start-f4-FAIL-c26.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-f4-FAIL-c26.provn" title="unification-start-f4-FAIL-c26.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-f4-FAIL-c26.provx" title="unification-start-f4-FAIL-c26.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-start-f5-FAIL-c23"><a class="internalDFN" href="#unification-start-f5-FAIL-c23">unification-start-f5-FAIL-c23</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
-    </td>
-    <td>FAIL</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-f5-FAIL-c23.ttl" title="unification-start-f5-FAIL-c23.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-f5-FAIL-c23.provn" title="unification-start-f5-FAIL-c23.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-f5-FAIL-c23.provx" title="unification-start-f5-FAIL-c23.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-start-f6-FAIL-c23"><a class="internalDFN" href="#unification-start-f6-FAIL-c23">unification-start-f6-FAIL-c23</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
-    </td>
-    <td>FAIL</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-f6-FAIL-c23.ttl" title="unification-start-f6-FAIL-c23.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-f6-FAIL-c23.provn" title="unification-start-f6-FAIL-c23.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-f6-FAIL-c23.provx" title="unification-start-f6-FAIL-c23.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-start-f7-FAIL-c23"><a class="internalDFN" href="#unification-start-f7-FAIL-c23">unification-start-f7-FAIL-c23</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
-    </td>
-    <td>FAIL</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-f7-FAIL-c23.ttl" title="unification-start-f7-FAIL-c23.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-f7-FAIL-c23.provn" title="unification-start-f7-FAIL-c23.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-f7-FAIL-c23.provx" title="unification-start-f7-FAIL-c23.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-start-f8-FAIL-c23"><a class="internalDFN" href="#unification-start-f8-FAIL-c23">unification-start-f8-FAIL-c23</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
-    </td>
-    <td>FAIL</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-f8-FAIL-c23.ttl" title="unification-start-f8-FAIL-c23.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-f8-FAIL-c23.provn" title="unification-start-f8-FAIL-c23.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-f8-FAIL-c23.provx" title="unification-start-f8-FAIL-c23.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-start-s1-PASS-c26"><a class="internalDFN" href="#unification-start-s1-PASS-c26">unification-start-s1-PASS-c26</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#unique-wasStartedBy">Constraint 26 (unique-wasStartedBy)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-s1-PASS-c26.ttl" title="unification-start-s1-PASS-c26.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-s1-PASS-c26.provn" title="unification-start-s1-PASS-c26.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-s1-PASS-c26.provx" title="unification-start-s1-PASS-c26.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-start-s2-PASS-c26"><a class="internalDFN" href="#unification-start-s2-PASS-c26">unification-start-s2-PASS-c26</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#unique-wasStartedBy">Constraint 26 (unique-wasStartedBy)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-s2-PASS-c26.ttl" title="unification-start-s2-PASS-c26.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-s2-PASS-c26.provn" title="unification-start-s2-PASS-c26.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-s2-PASS-c26.provx" title="unification-start-s2-PASS-c26.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-start-s3-PASS-c26"><a class="internalDFN" href="#unification-start-s3-PASS-c26">unification-start-s3-PASS-c26</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#unique-wasStartedBy">Constraint 26 (unique-wasStartedBy)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-s3-PASS-c26.ttl" title="unification-start-s3-PASS-c26.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-s3-PASS-c26.provn" title="unification-start-s3-PASS-c26.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-s3-PASS-c26.provx" title="unification-start-s3-PASS-c26.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-start-s4-PASS-c26"><a class="internalDFN" href="#unification-start-s4-PASS-c26">unification-start-s4-PASS-c26</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#unique-wasStartedBy">Constraint 26 (unique-wasStartedBy)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-s4-PASS-c26.ttl" title="unification-start-s4-PASS-c26.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-s4-PASS-c26.provn" title="unification-start-s4-PASS-c26.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-s4-PASS-c26.provx" title="unification-start-s4-PASS-c26.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-start-s5-PASS-c23-c26"><a class="internalDFN" href="#unification-start-s5-PASS-c23-c26">unification-start-s5-PASS-c23-c26</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a><br>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#unique-wasStartedBy">Constraint 26 (unique-wasStartedBy)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-s5-PASS-c23-c26.ttl" title="unification-start-s5-PASS-c23-c26.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-s5-PASS-c23-c26.provn" title="unification-start-s5-PASS-c23-c26.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-s5-PASS-c23-c26.provx" title="unification-start-s5-PASS-c23-c26.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-start-s6-PASS-c23-c26"><a class="internalDFN" href="#unification-start-s6-PASS-c23-c26">unification-start-s6-PASS-c23-c26</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a><br>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#unique-wasStartedBy">Constraint 26 (unique-wasStartedBy)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-s6-PASS-c23-c26.ttl" title="unification-start-s6-PASS-c23-c26.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-s6-PASS-c23-c26.provn" title="unification-start-s6-PASS-c23-c26.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-s6-PASS-c23-c26.provx" title="unification-start-s6-PASS-c23-c26.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-start-s7-PASS-c23-c26"><a class="internalDFN" href="#unification-start-s7-PASS-c23-c26">unification-start-s7-PASS-c23-c26</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a><br>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#unique-wasStartedBy">Constraint 26 (unique-wasStartedBy)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-s7-PASS-c23-c26.ttl" title="unification-start-s7-PASS-c23-c26.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-s7-PASS-c23-c26.provn" title="unification-start-s7-PASS-c23-c26.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-s7-PASS-c23-c26.provx" title="unification-start-s7-PASS-c23-c26.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-start-s8-PASS-c23-c26"><a class="internalDFN" href="#unification-start-s8-PASS-c23-c26">unification-start-s8-PASS-c23-c26</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a><br>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#unique-wasStartedBy">Constraint 26 (unique-wasStartedBy)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-s8-PASS-c23-c26.ttl" title="unification-start-s8-PASS-c23-c26.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-s8-PASS-c23-c26.provn" title="unification-start-s8-PASS-c23-c26.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-s8-PASS-c23-c26.provx" title="unification-start-s8-PASS-c23-c26.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-start-s9-PASS-c23-c26"><a class="internalDFN" href="#unification-start-s9-PASS-c23-c26">unification-start-s9-PASS-c23-c26</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a><br>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#unique-wasStartedBy">Constraint 26 (unique-wasStartedBy)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-s9-PASS-c23-c26.ttl" title="unification-start-s9-PASS-c23-c26.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-s9-PASS-c23-c26.provn" title="unification-start-s9-PASS-c23-c26.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-s9-PASS-c23-c26.provx" title="unification-start-s9-PASS-c23-c26.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-usage-f2-FAIL-c23"><a class="internalDFN" href="#unification-usage-f2-FAIL-c23">unification-usage-f2-FAIL-c23</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
-    </td>
-    <td>FAIL</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-usage-f2-FAIL-c23.ttl" title="unification-usage-f2-FAIL-c23.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-usage-f2-FAIL-c23.provn" title="unification-usage-f2-FAIL-c23.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-usage-f2-FAIL-c23.provx" title="unification-usage-f2-FAIL-c23.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-usage-f3-FAIL-c23"><a class="internalDFN" href="#unification-usage-f3-FAIL-c23">unification-usage-f3-FAIL-c23</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
-    </td>
-    <td>FAIL</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-usage-f3-FAIL-c23.ttl" title="unification-usage-f3-FAIL-c23.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-usage-f3-FAIL-c23.provn" title="unification-usage-f3-FAIL-c23.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-usage-f3-FAIL-c23.provx" title="unification-usage-f3-FAIL-c23.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-usage-f4-FAIL-c23"><a class="internalDFN" href="#unification-usage-f4-FAIL-c23">unification-usage-f4-FAIL-c23</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
-    </td>
-    <td>FAIL</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-usage-f4-FAIL-c23.ttl" title="unification-usage-f4-FAIL-c23.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-usage-f4-FAIL-c23.provn" title="unification-usage-f4-FAIL-c23.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-usage-f4-FAIL-c23.provx" title="unification-usage-f4-FAIL-c23.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-usage-f5-FAIL-c23"><a class="internalDFN" href="#unification-usage-f5-FAIL-c23">unification-usage-f5-FAIL-c23</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
-    </td>
-    <td>FAIL</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-usage-f5-FAIL-c23.ttl" title="unification-usage-f5-FAIL-c23.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-usage-f5-FAIL-c23.provn" title="unification-usage-f5-FAIL-c23.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-usage-f5-FAIL-c23.provx" title="unification-usage-f5-FAIL-c23.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-usage-f6-FAIL-c23"><a class="internalDFN" href="#unification-usage-f6-FAIL-c23">unification-usage-f6-FAIL-c23</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
-    </td>
-    <td>FAIL</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-usage-f6-FAIL-c23.ttl" title="unification-usage-f6-FAIL-c23.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-usage-f6-FAIL-c23.provn" title="unification-usage-f6-FAIL-c23.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-usage-f6-FAIL-c23.provx" title="unification-usage-f6-FAIL-c23.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-usage-f7-FAIL-c23"><a class="internalDFN" href="#unification-usage-f7-FAIL-c23">unification-usage-f7-FAIL-c23</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
-    </td>
-    <td>FAIL</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-usage-f7-FAIL-c23.ttl" title="unification-usage-f7-FAIL-c23.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-usage-f7-FAIL-c23.provn" title="unification-usage-f7-FAIL-c23.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-usage-f7-FAIL-c23.provx" title="unification-usage-f7-FAIL-c23.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-usage-s1-PASS-c23"><a class="internalDFN" href="#unification-usage-s1-PASS-c23">unification-usage-s1-PASS-c23</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-usage-s1-PASS-c23.ttl" title="unification-usage-s1-PASS-c23.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-usage-s1-PASS-c23.provn" title="unification-usage-s1-PASS-c23.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-usage-s1-PASS-c23.provx" title="unification-usage-s1-PASS-c23.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-usage-s2-PASS-c23"><a class="internalDFN" href="#unification-usage-s2-PASS-c23">unification-usage-s2-PASS-c23</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-usage-s2-PASS-c23.ttl" title="unification-usage-s2-PASS-c23.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-usage-s2-PASS-c23.provn" title="unification-usage-s2-PASS-c23.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-usage-s2-PASS-c23.provx" title="unification-usage-s2-PASS-c23.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-usage-s5-PASS-c23"><a class="internalDFN" href="#unification-usage-s5-PASS-c23">unification-usage-s5-PASS-c23</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-usage-s5-PASS-c23.ttl" title="unification-usage-s5-PASS-c23.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-usage-s5-PASS-c23.provn" title="unification-usage-s5-PASS-c23.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-usage-s5-PASS-c23.provx" title="unification-usage-s5-PASS-c23.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-usage-s6-PASS-c23"><a class="internalDFN" href="#unification-usage-s6-PASS-c23">unification-usage-s6-PASS-c23</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-usage-s6-PASS-c23.ttl" title="unification-usage-s6-PASS-c23.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-usage-s6-PASS-c23.provn" title="unification-usage-s6-PASS-c23.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-usage-s6-PASS-c23.provx" title="unification-usage-s6-PASS-c23.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-usage-s7-PASS-c23"><a class="internalDFN" href="#unification-usage-s7-PASS-c23">unification-usage-s7-PASS-c23</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-usage-s7-PASS-c23.ttl" title="unification-usage-s7-PASS-c23.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-usage-s7-PASS-c23.provn" title="unification-usage-s7-PASS-c23.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-usage-s7-PASS-c23.provx" title="unification-usage-s7-PASS-c23.provx">XML</a>
-    </td>
-  </tr>
-  <tr>
-    <td id="unification-usage-s8-PASS-c23"><a class="internalDFN" href="#unification-usage-s8-PASS-c23">unification-usage-s8-PASS-c23</a></td>
-    <td>
-      <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
-    </td>
-    <td>PASS</td>
-    <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-usage-s8-PASS-c23.ttl" title="unification-usage-s8-PASS-c23.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-usage-s8-PASS-c23.provn" title="unification-usage-s8-PASS-c23.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-usage-s8-PASS-c23.provx" title="unification-usage-s8-PASS-c23.provx">XML</a>
-    </td>
-  </tr>
-</table>
-
-<p>For each report, the successful and failed validations will need to be checked against
-the expected validation results in Table 2 above. A test case is considered to be
-successful if its validation result is the same as the expected result in Table 2.</p>
-
-<p>The test case results will also need to be collated against the constraints they cover
-to indicate which constraints have/have not been successfully tested. This information will
-be added to the
-<a href="http://dvcs.w3.org/hg/prov/raw-file/default/reports/prov-implementations.html">implementation
-report</a> for the validator for which those test cases result are submitted.</p>
-
-<p>The collated result will be made available to the implementer soon after they submit
-their result.</p>
-
+  <h3>Unit Test Cases</h3>
+  
+  <p>All test cases need to be checked for the  constraints they cover and their expected
+    validation results (i.e. Pass or  Fail).</p>
+  
+  <table class="simple" id="table-unit-test-cases">
+    <caption>Table 2. PROV-CONSTRAINTS test cases</caption>
+    <tr>
+      <th>Identifier</th>
+      <th>Constraints</th>
+      <th>Expected Validation Result</th>
+      <th>Download links</th>
+      </tr>
+    <tr>
+      <td id="ordering-activity1-PASS-c30"><a class="internalDFN" href="#ordering-activity1-PASS-c30">ordering-activity1-PASS-c30</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#start-precedes-end">Constraint 30 (start-precedes-end)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-activity1-PASS-c30.ttl" title="ordering-activity1-PASS-c30.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-activity1-PASS-c30.provn" title="ordering-activity1-PASS-c30.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-activity1-PASS-c30.provx" title="ordering-activity1-PASS-c30.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="ordering-activity2-PASS-c33"><a class="internalDFN" href="#ordering-activity2-PASS-c33">ordering-activity2-PASS-c33</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#usage-within-activity">Constraint 33 (usage-within-activity)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-activity2-PASS-c33.ttl" title="ordering-activity2-PASS-c33.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-activity2-PASS-c33.provn" title="ordering-activity2-PASS-c33.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-activity2-PASS-c33.provx" title="ordering-activity2-PASS-c33.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="ordering-activity3-PASS-c34"><a class="internalDFN" href="#ordering-activity3-PASS-c34">ordering-activity3-PASS-c34</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#generation-within-activity">Constraint 34 (generation-within-activity)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-activity3-PASS-c34.ttl" title="ordering-activity3-PASS-c34.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-activity3-PASS-c34.provn" title="ordering-activity3-PASS-c34.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-activity3-PASS-c34.provx" title="ordering-activity3-PASS-c34.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="ordering-activity4-PASS-c31"><a class="internalDFN" href="#ordering-activity4-PASS-c31">ordering-activity4-PASS-c31</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#start-start-ordering">Constraint 31 (start-start-ordering)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-activity4-PASS-c31.ttl" title="ordering-activity4-PASS-c31.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-activity4-PASS-c31.provn" title="ordering-activity4-PASS-c31.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-activity4-PASS-c31.provx" title="ordering-activity4-PASS-c31.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="ordering-activity5-PASS-c32"><a class="internalDFN" href="#ordering-activity5-PASS-c32">ordering-activity5-PASS-c32</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#end-end-ordering">Constraint 32 (end-end-ordering)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-activity5-PASS-c32.ttl" title="ordering-activity5-PASS-c32.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-activity5-PASS-c32.provn" title="ordering-activity5-PASS-c32.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-activity5-PASS-c32.provx" title="ordering-activity5-PASS-c32.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="ordering-association1-PASS-c47"><a class="internalDFN" href="#ordering-association1-PASS-c47">ordering-association1-PASS-c47</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#wasAssociatedWith-ordering">Constraint 47 (wasAssociatedWith-ordering)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-association1-PASS-c47.ttl" title="ordering-association1-PASS-c47.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-association1-PASS-c47.provn" title="ordering-association1-PASS-c47.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-association1-PASS-c47.provx" title="ordering-association1-PASS-c47.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="ordering-association2-PASS-c47"><a class="internalDFN" href="#ordering-association2-PASS-c47">ordering-association2-PASS-c47</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#wasAssociatedWith-ordering">Constraint 47 (wasAssociatedWith-ordering)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-association2-PASS-c47.ttl" title="ordering-association2-PASS-c47.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-association2-PASS-c47.provn" title="ordering-association2-PASS-c47.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-association2-PASS-c47.provx" title="ordering-association2-PASS-c47.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="ordering-attribution1-PASS-c48"><a class="internalDFN" href="#ordering-attribution1-PASS-c48">ordering-attribution1-PASS-c48</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#wasAttributedTo-ordering">Constraint 48 (wasAttributedTo-ordering)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-attribution1-PASS-c48.ttl" title="ordering-attribution1-PASS-c48.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-attribution1-PASS-c48.provn" title="ordering-attribution1-PASS-c48.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-attribution1-PASS-c48.provx" title="ordering-attribution1-PASS-c48.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="ordering-attribution2-PASS-c48"><a class="internalDFN" href="#ordering-attribution2-PASS-c48">ordering-attribution2-PASS-c48</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#wasAttributedTo-ordering">Constraint 48 (wasAttributedTo-ordering)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-attribution2-PASS-c48.ttl" title="ordering-attribution2-PASS-c48.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-attribution2-PASS-c48.provn" title="ordering-attribution2-PASS-c48.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-attribution2-PASS-c48.provx" title="ordering-attribution2-PASS-c48.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="ordering-delegation1-PASS-c49"><a class="internalDFN" href="#ordering-delegation1-PASS-c49">ordering-delegation1-PASS-c49</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#actedOnBehalfOf-ordering">Constraint 49 (actedOnBehalfOf-ordering)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-delegation1-PASS-c49.ttl" title="ordering-delegation1-PASS-c49.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-delegation1-PASS-c49.provn" title="ordering-delegation1-PASS-c49.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-delegation1-PASS-c49.provx" title="ordering-delegation1-PASS-c49.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="ordering-delegation2-PASS-c49"><a class="internalDFN" href="#ordering-delegation2-PASS-c49">ordering-delegation2-PASS-c49</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#actedOnBehalfOf-ordering">Constraint 49 (actedOnBehalfOf-ordering)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-delegation2-PASS-c49.ttl" title="ordering-delegation2-PASS-c49.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-delegation2-PASS-c49.provn" title="ordering-delegation2-PASS-c49.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-delegation2-PASS-c49.provx" title="ordering-delegation2-PASS-c49.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="ordering-derivation1-PASS-c42"><a class="internalDFN" href="#ordering-derivation1-PASS-c42">ordering-derivation1-PASS-c42</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#derivation-generation-generation-ordering">Constraint 42 (derivation-generation-generation-ordering)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-derivation1-PASS-c42.ttl" title="ordering-derivation1-PASS-c42.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-derivation1-PASS-c42.provn" title="ordering-derivation1-PASS-c42.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-derivation1-PASS-c42.provx" title="ordering-derivation1-PASS-c42.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="ordering-derivation2-FAIL-c42"><a class="internalDFN" href="#ordering-derivation2-FAIL-c42">ordering-derivation2-FAIL-c42</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#derivation-generation-generation-ordering">Constraint 42 (derivation-generation-generation-ordering)</a>
+        </td>
+      <td>FAIL</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-derivation2-FAIL-c42.ttl" title="ordering-derivation2-FAIL-c42.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-derivation2-FAIL-c42.provn" title="ordering-derivation2-FAIL-c42.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-derivation2-FAIL-c42.provx" title="ordering-derivation2-FAIL-c42.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="ordering-derivation3-PASS-c41-c42"><a class="internalDFN" href="#ordering-derivation3-PASS-c41-c42">ordering-derivation3-PASS-c41-c42</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#derivation-usage-generation-ordering">Constraint 41 (derivation-usage-generation-ordering)</a><br>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#derivation-generation-generation-ordering">Constraint 42 (derivation-generation-generation-ordering)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-derivation3-PASS-c41-c42.ttl" title="ordering-derivation3-PASS-c41-c42.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-derivation3-PASS-c41-c42.provn" title="ordering-derivation3-PASS-c41-c42.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-derivation3-PASS-c41-c42.provx" title="ordering-derivation3-PASS-c41-c42.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="ordering-ends1-PASS-c44"><a class="internalDFN" href="#ordering-ends1-PASS-c44">ordering-ends1-PASS-c44</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#wasEndedBy-ordering">Constraint 44 (wasEndedBy-ordering)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-ends1-PASS-c44.ttl" title="ordering-ends1-PASS-c44.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-ends1-PASS-c44.provn" title="ordering-ends1-PASS-c44.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-ends1-PASS-c44.provx" title="ordering-ends1-PASS-c44.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="ordering-entity1-PASS-c36-c37-c38"><a class="internalDFN" href="#ordering-entity1-PASS-c36-c37-c38">ordering-entity1-PASS-c36-c37-c38</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#generation-precedes-invalidation">Constraint 36 (generation-precedes-invalidation)</a><br>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#generation-precedes-usage">Constraint 37 (generation-precedes-usage)</a><br>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#usage-precedes-invalidation">Constraint 38 (usage-precedes-invalidation)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-entity1-PASS-c36-c37-c38.ttl" title="ordering-entity1-PASS-c36-c37-c38.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-entity1-PASS-c36-c37-c38.provn" title="ordering-entity1-PASS-c36-c37-c38.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-entity1-PASS-c36-c37-c38.provx" title="ordering-entity1-PASS-c36-c37-c38.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="ordering-entity2-PASS-c36"><a class="internalDFN" href="#ordering-entity2-PASS-c36">ordering-entity2-PASS-c36</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#generation-precedes-invalidation">Constraint 36 (generation-precedes-invalidation)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-entity2-PASS-c36.ttl" title="ordering-entity2-PASS-c36.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-entity2-PASS-c36.provn" title="ordering-entity2-PASS-c36.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-entity2-PASS-c36.provx" title="ordering-entity2-PASS-c36.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="ordering-entity3-PASS-c39"><a class="internalDFN" href="#ordering-entity3-PASS-c39">ordering-entity3-PASS-c39</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#generation-generation-ordering">Constraint 39 (generation-generation-ordering)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-entity3-PASS-c39.ttl" title="ordering-entity3-PASS-c39.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-entity3-PASS-c39.provn" title="ordering-entity3-PASS-c39.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-entity3-PASS-c39.provx" title="ordering-entity3-PASS-c39.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="ordering-entity4-PASS-c40"><a class="internalDFN" href="#ordering-entity4-PASS-c40">ordering-entity4-PASS-c40</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#invalidation-invalidation-ordering">Constraint 40 (invalidation-invalidation-ordering)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-entity4-PASS-c40.ttl" title="ordering-entity4-PASS-c40.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-entity4-PASS-c40.provn" title="ordering-entity4-PASS-c40.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-entity4-PASS-c40.provx" title="ordering-entity4-PASS-c40.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="ordering-specialization1-PASS-c45"><a class="internalDFN" href="#ordering-specialization1-PASS-c45">ordering-specialization1-PASS-c45</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#specialization-generation-ordering">Constraint 45 (specialization-generation-ordering)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-specialization1-PASS-c45.ttl" title="ordering-specialization1-PASS-c45.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-specialization1-PASS-c45.provn" title="ordering-specialization1-PASS-c45.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-specialization1-PASS-c45.provx" title="ordering-specialization1-PASS-c45.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="ordering-specialization2-PASS-c46"><a class="internalDFN" href="#ordering-specialization2-PASS-c46">ordering-specialization2-PASS-c46</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#specialization-invalidation-ordering">Constraint 46 (specialization-invalidation-ordering)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-specialization2-PASS-c46.ttl" title="ordering-specialization2-PASS-c46.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-specialization2-PASS-c46.provn" title="ordering-specialization2-PASS-c46.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-specialization2-PASS-c46.provx" title="ordering-specialization2-PASS-c46.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="ordering-specialization3-PASS-c42-c45"><a class="internalDFN" href="#ordering-specialization3-PASS-c42-c45">ordering-specialization3-PASS-c42-c45</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#derivation-generation-generation-ordering">Constraint 42 (derivation-generation-generation-ordering)</a><br>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#specialization-generation-ordering">Constraint 45 (specialization-generation-ordering)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-specialization3-PASS-c42-c45.ttl" title="ordering-specialization3-PASS-c42-c45.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-specialization3-PASS-c42-c45.provn" title="ordering-specialization3-PASS-c42-c45.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-specialization3-PASS-c42-c45.provx" title="ordering-specialization3-PASS-c42-c45.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="ordering-specialization4-FAIL-c42-c45"><a class="internalDFN" href="#ordering-specialization4-FAIL-c42-c45">ordering-specialization4-FAIL-c42-c45</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#derivation-generation-generation-ordering">Constraint 42 (derivation-generation-generation-ordering)</a><br>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#specialization-generation-ordering">Constraint 45 (specialization-generation-ordering)</a>
+        </td>
+      <td>FAIL</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-specialization4-FAIL-c42-c45.ttl" title="ordering-specialization4-FAIL-c42-c45.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-specialization4-FAIL-c42-c45.provn" title="ordering-specialization4-FAIL-c42-c45.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-specialization4-FAIL-c42-c45.provx" title="ordering-specialization4-FAIL-c42-c45.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="ordering-starts1-PASS-c43"><a class="internalDFN" href="#ordering-starts1-PASS-c43">ordering-starts1-PASS-c43</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#wasStartedBy-ordering">Constraint 43 (wasStartedBy-ordering)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-starts1-PASS-c43.ttl" title="ordering-starts1-PASS-c43.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-starts1-PASS-c43.provn" title="ordering-starts1-PASS-c43.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/ordering-starts1-PASS-c43.provx" title="ordering-starts1-PASS-c43.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="type-collection-FAIL-c56"><a class="internalDFN" href="#type-collection-FAIL-c56">type-collection-FAIL-c56</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#membership-empty-collection">Constraint 56 (membership-empty-collection)</a>
+        </td>
+      <td>FAIL</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/type-collection-FAIL-c56.ttl" title="type-collection-FAIL-c56.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/type-collection-FAIL-c56.provn" title="type-collection-FAIL-c56.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/type-collection-FAIL-c56.provx" title="type-collection-FAIL-c56.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="type-f1-FAIL-c55"><a class="internalDFN" href="#type-f1-FAIL-c55">type-f1-FAIL-c55</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#entity-activity-disjoint">Constraint 55 (entity-activity-disjoint)</a>
+        </td>
+      <td>FAIL</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/type-f1-FAIL-c55.ttl" title="type-f1-FAIL-c55.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/type-f1-FAIL-c55.provn" title="type-f1-FAIL-c55.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/type-f1-FAIL-c55.provx" title="type-f1-FAIL-c55.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="type-f2-FAIL-c55"><a class="internalDFN" href="#type-f2-FAIL-c55">type-f2-FAIL-c55</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#entity-activity-disjoint">Constraint 55 (entity-activity-disjoint)</a>
+        </td>
+      <td>FAIL</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/type-f2-FAIL-c55.ttl" title="type-f2-FAIL-c55.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/type-f2-FAIL-c55.provn" title="type-f2-FAIL-c55.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/type-f2-FAIL-c55.provx" title="type-f2-FAIL-c55.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="type-f3-FAIL-c54"><a class="internalDFN" href="#type-f3-FAIL-c54">type-f3-FAIL-c54</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#impossible-object-property-overlap">Constraint 54 (impossible-object-property-overlap)</a>
+        </td>
+      <td>FAIL</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/type-f3-FAIL-c54.ttl" title="type-f3-FAIL-c54.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/type-f3-FAIL-c54.provn" title="type-f3-FAIL-c54.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/type-f3-FAIL-c54.provx" title="type-f3-FAIL-c54.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="type-f4-FAIL-c53"><a class="internalDFN" href="#type-f4-FAIL-c53">type-f4-FAIL-c53</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#impossible-property-overlap">Constraint 53 (impossible-property-overlap)</a>
+        </td>
+      <td>FAIL</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/type-f4-FAIL-c53.ttl" title="type-f4-FAIL-c53.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/type-f4-FAIL-c53.provn" title="type-f4-FAIL-c53.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/type-f4-FAIL-c53.provx" title="type-f4-FAIL-c53.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-activity-end-f1-FAIL-c29"><a class="internalDFN" href="#unification-activity-end-f1-FAIL-c29">unification-activity-end-f1-FAIL-c29</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#unique-endTime">Constraint 29 (unique-endTime)</a>
+        </td>
+      <td>FAIL</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-activity-end-f1-FAIL-c29.ttl" title="unification-activity-end-f1-FAIL-c29.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-activity-end-f1-FAIL-c29.provn" title="unification-activity-end-f1-FAIL-c29.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-activity-end-f1-FAIL-c29.provx" title="unification-activity-end-f1-FAIL-c29.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-activity-end-s1-PASS-c29"><a class="internalDFN" href="#unification-activity-end-s1-PASS-c29">unification-activity-end-s1-PASS-c29</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#unique-endTime">Constraint 29 (unique-endTime)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-activity-end-s1-PASS-c29.ttl" title="unification-activity-end-s1-PASS-c29.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-activity-end-s1-PASS-c29.provn" title="unification-activity-end-s1-PASS-c29.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-activity-end-s1-PASS-c29.provx" title="unification-activity-end-s1-PASS-c29.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-activity-s1-PASS-c22"><a class="internalDFN" href="#unification-activity-s1-PASS-c22">unification-activity-s1-PASS-c22</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-object">Constraint 22 (key-object)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-activity-s1-PASS-c22.ttl" title="unification-activity-s1-PASS-c22.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-activity-s1-PASS-c22.provn" title="unification-activity-s1-PASS-c22.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-activity-s1-PASS-c22.provx" title="unification-activity-s1-PASS-c22.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-activity-s2-PASS-c22"><a class="internalDFN" href="#unification-activity-s2-PASS-c22">unification-activity-s2-PASS-c22</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-object">Constraint 22 (key-object)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-activity-s2-PASS-c22.ttl" title="unification-activity-s2-PASS-c22.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-activity-s2-PASS-c22.provn" title="unification-activity-s2-PASS-c22.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-activity-s2-PASS-c22.provx" title="unification-activity-s2-PASS-c22.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-activity-s3-PASS-c22"><a class="internalDFN" href="#unification-activity-s3-PASS-c22">unification-activity-s3-PASS-c22</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-object">Constraint 22 (key-object)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-activity-s3-PASS-c22.ttl" title="unification-activity-s3-PASS-c22.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-activity-s3-PASS-c22.provn" title="unification-activity-s3-PASS-c22.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-activity-s3-PASS-c22.provx" title="unification-activity-s3-PASS-c22.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-activity-s4-PASS-c22"><a class="internalDFN" href="#unification-activity-s4-PASS-c22">unification-activity-s4-PASS-c22</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-object">Constraint 22 (key-object)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-activity-s4-PASS-c22.ttl" title="unification-activity-s4-PASS-c22.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-activity-s4-PASS-c22.provn" title="unification-activity-s4-PASS-c22.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-activity-s4-PASS-c22.provx" title="unification-activity-s4-PASS-c22.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-activity-start-f1-FAIL-c28"><a class="internalDFN" href="#unification-activity-start-f1-FAIL-c28">unification-activity-start-f1-FAIL-c28</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#unique-startTime">Constraint 28 (unique-startTime)</a>
+        </td>
+      <td>FAIL</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-activity-start-f1-FAIL-c28.ttl" title="unification-activity-start-f1-FAIL-c28.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-activity-start-f1-FAIL-c28.provn" title="unification-activity-start-f1-FAIL-c28.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-activity-start-f1-FAIL-c28.provx" title="unification-activity-start-f1-FAIL-c28.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-activity-start-s1-PASS-c28"><a class="internalDFN" href="#unification-activity-start-s1-PASS-c28">unification-activity-start-s1-PASS-c28</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#unique-startTime">Constraint 28 (unique-startTime)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-activity-start-s1-PASS-c28.ttl" title="unification-activity-start-s1-PASS-c28.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-activity-start-s1-PASS-c28.provn" title="unification-activity-start-s1-PASS-c28.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-activity-start-s1-PASS-c28.provx" title="unification-activity-start-s1-PASS-c28.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-association-f1-FAIL-c23"><a class="internalDFN" href="#unification-association-f1-FAIL-c23">unification-association-f1-FAIL-c23</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
+        </td>
+      <td>FAIL</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-association-f1-FAIL-c23.ttl" title="unification-association-f1-FAIL-c23.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-association-f1-FAIL-c23.provn" title="unification-association-f1-FAIL-c23.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-association-f1-FAIL-c23.provx" title="unification-association-f1-FAIL-c23.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-association-f2-FAIL-c23"><a class="internalDFN" href="#unification-association-f2-FAIL-c23">unification-association-f2-FAIL-c23</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
+        </td>
+      <td>FAIL</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-association-f2-FAIL-c23.ttl" title="unification-association-f2-FAIL-c23.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-association-f2-FAIL-c23.provn" title="unification-association-f2-FAIL-c23.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-association-f2-FAIL-c23.provx" title="unification-association-f2-FAIL-c23.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-association-f3-FAIL-c23"><a class="internalDFN" href="#unification-association-f3-FAIL-c23">unification-association-f3-FAIL-c23</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
+        </td>
+      <td>FAIL</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-association-f3-FAIL-c23.ttl" title="unification-association-f3-FAIL-c23.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-association-f3-FAIL-c23.provn" title="unification-association-f3-FAIL-c23.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-association-f3-FAIL-c23.provx" title="unification-association-f3-FAIL-c23.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-association-f4-FAIL-c23"><a class="internalDFN" href="#unification-association-f4-FAIL-c23">unification-association-f4-FAIL-c23</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
+        </td>
+      <td>FAIL</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-association-f4-FAIL-c23.ttl" title="unification-association-f4-FAIL-c23.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-association-f4-FAIL-c23.provn" title="unification-association-f4-FAIL-c23.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-association-f4-FAIL-c23.provx" title="unification-association-f4-FAIL-c23.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-association-f5-FAIL-c23"><a class="internalDFN" href="#unification-association-f5-FAIL-c23">unification-association-f5-FAIL-c23</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
+        </td>
+      <td>FAIL</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-association-f5-FAIL-c23.ttl" title="unification-association-f5-FAIL-c23.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-association-f5-FAIL-c23.provn" title="unification-association-f5-FAIL-c23.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-association-f5-FAIL-c23.provx" title="unification-association-f5-FAIL-c23.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-association-f6-FAIL-DM"><a class="internalDFN" href="#unification-association-f6-FAIL-DM">unification-association-f6-FAIL-DM</a></td>
+      <td>
+        <a href="http://www.w3.org/TR/2012/CR-prov-dm-20121211/#prov-dm-types-and-relations">Malformed statement(s)</a>
+        </td>
+      <td>FAIL</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-association-f6-FAIL-DM.ttl" title="unification-association-f6-FAIL-DM.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-association-f6-FAIL-DM.provn" title="unification-association-f6-FAIL-DM.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-association-f6-FAIL-DM.provx" title="unification-association-f6-FAIL-DM.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-association-s1-PASS-c23"><a class="internalDFN" href="#unification-association-s1-PASS-c23">unification-association-s1-PASS-c23</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-association-s1-PASS-c23.ttl" title="unification-association-s1-PASS-c23.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-association-s1-PASS-c23.provn" title="unification-association-s1-PASS-c23.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-association-s1-PASS-c23.provx" title="unification-association-s1-PASS-c23.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-association-s2-PASS-c23"><a class="internalDFN" href="#unification-association-s2-PASS-c23">unification-association-s2-PASS-c23</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-association-s2-PASS-c23.ttl" title="unification-association-s2-PASS-c23.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-association-s2-PASS-c23.provn" title="unification-association-s2-PASS-c23.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-association-s2-PASS-c23.provx" title="unification-association-s2-PASS-c23.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-association-s3-PASS-c23"><a class="internalDFN" href="#unification-association-s3-PASS-c23">unification-association-s3-PASS-c23</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-association-s3-PASS-c23.ttl" title="unification-association-s3-PASS-c23.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-association-s3-PASS-c23.provn" title="unification-association-s3-PASS-c23.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-association-s3-PASS-c23.provx" title="unification-association-s3-PASS-c23.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-association-s4-PASS-c23"><a class="internalDFN" href="#unification-association-s4-PASS-c23">unification-association-s4-PASS-c23</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-association-s4-PASS-c23.ttl" title="unification-association-s4-PASS-c23.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-association-s4-PASS-c23.provn" title="unification-association-s4-PASS-c23.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-association-s4-PASS-c23.provx" title="unification-association-s4-PASS-c23.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-association-s5-PASS-c23"><a class="internalDFN" href="#unification-association-s5-PASS-c23">unification-association-s5-PASS-c23</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-association-s5-PASS-c23.ttl" title="unification-association-s5-PASS-c23.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-association-s5-PASS-c23.provn" title="unification-association-s5-PASS-c23.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-association-s5-PASS-c23.provx" title="unification-association-s5-PASS-c23.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-attributes-activity-s1-PASS-c22"><a class="internalDFN" href="#unification-attributes-activity-s1-PASS-c22">unification-attributes-activity-s1-PASS-c22</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-object">Constraint 22 (key-object)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-attributes-activity-s1-PASS-c22.ttl" title="unification-attributes-activity-s1-PASS-c22.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-attributes-activity-s1-PASS-c22.provn" title="unification-attributes-activity-s1-PASS-c22.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-attributes-activity-s1-PASS-c22.provx" title="unification-attributes-activity-s1-PASS-c22.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-attributes-end-s1-PASS-c23"><a class="internalDFN" href="#unification-attributes-end-s1-PASS-c23">unification-attributes-end-s1-PASS-c23</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-attributes-end-s1-PASS-c23.ttl" title="unification-attributes-end-s1-PASS-c23.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-attributes-end-s1-PASS-c23.provn" title="unification-attributes-end-s1-PASS-c23.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-attributes-end-s1-PASS-c23.provx" title="unification-attributes-end-s1-PASS-c23.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-attributes-end-s2-PASS-c23"><a class="internalDFN" href="#unification-attributes-end-s2-PASS-c23">unification-attributes-end-s2-PASS-c23</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-attributes-end-s2-PASS-c23.ttl" title="unification-attributes-end-s2-PASS-c23.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-attributes-end-s2-PASS-c23.provn" title="unification-attributes-end-s2-PASS-c23.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-attributes-end-s2-PASS-c23.provx" title="unification-attributes-end-s2-PASS-c23.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-attributes-entity-s1-PASS-c22"><a class="internalDFN" href="#unification-attributes-entity-s1-PASS-c22">unification-attributes-entity-s1-PASS-c22</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-object">Constraint 22 (key-object)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-attributes-entity-s1-PASS-c22.ttl" title="unification-attributes-entity-s1-PASS-c22.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-attributes-entity-s1-PASS-c22.provn" title="unification-attributes-entity-s1-PASS-c22.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-attributes-entity-s1-PASS-c22.provx" title="unification-attributes-entity-s1-PASS-c22.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-attributes-start-s1-PASS-c23"><a class="internalDFN" href="#unification-attributes-start-s1-PASS-c23">unification-attributes-start-s1-PASS-c23</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-attributes-start-s1-PASS-c23.ttl" title="unification-attributes-start-s1-PASS-c23.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-attributes-start-s1-PASS-c23.provn" title="unification-attributes-start-s1-PASS-c23.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-attributes-start-s1-PASS-c23.provx" title="unification-attributes-start-s1-PASS-c23.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-attributes-start-s2-PASS-c23"><a class="internalDFN" href="#unification-attributes-start-s2-PASS-c23">unification-attributes-start-s2-PASS-c23</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-attributes-start-s2-PASS-c23.ttl" title="unification-attributes-start-s2-PASS-c23.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-attributes-start-s2-PASS-c23.provn" title="unification-attributes-start-s2-PASS-c23.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-attributes-start-s2-PASS-c23.provx" title="unification-attributes-start-s2-PASS-c23.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-attribution-f1-FAIL-DM"><a class="internalDFN" href="#unification-attribution-f1-FAIL-DM">unification-attribution-f1-FAIL-DM</a></td>
+      <td>
+        <a href="http://www.w3.org/TR/2012/CR-prov-dm-20121211/#prov-dm-types-and-relations">Malformed statement(s)</a>
+        </td>
+      <td>FAIL</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-attribution-f1-FAIL-DM.ttl" title="unification-attribution-f1-FAIL-DM.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-attribution-f1-FAIL-DM.provn" title="unification-attribution-f1-FAIL-DM.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-attribution-f1-FAIL-DM.provx" title="unification-attribution-f1-FAIL-DM.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-attribution-f2-FAIL-DM"><a class="internalDFN" href="#unification-attribution-f2-FAIL-DM">unification-attribution-f2-FAIL-DM</a></td>
+      <td>
+        <a href="http://www.w3.org/TR/2012/CR-prov-dm-20121211/#prov-dm-types-and-relations">Malformed statement(s)</a>
+        </td>
+      <td>FAIL</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-attribution-f2-FAIL-DM.ttl" title="unification-attribution-f2-FAIL-DM.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-attribution-f2-FAIL-DM.provn" title="unification-attribution-f2-FAIL-DM.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-attribution-f2-FAIL-DM.provx" title="unification-attribution-f2-FAIL-DM.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-attribution-s1-PASS-c23"><a class="internalDFN" href="#unification-attribution-s1-PASS-c23">unification-attribution-s1-PASS-c23</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-attribution-s1-PASS-c23.ttl" title="unification-attribution-s1-PASS-c23.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-attribution-s1-PASS-c23.provn" title="unification-attribution-s1-PASS-c23.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-attribution-s1-PASS-c23.provx" title="unification-attribution-s1-PASS-c23.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-attribution-s2-PASS-c23"><a class="internalDFN" href="#unification-attribution-s2-PASS-c23">unification-attribution-s2-PASS-c23</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-attribution-s2-PASS-c23.ttl" title="unification-attribution-s2-PASS-c23.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-attribution-s2-PASS-c23.provn" title="unification-attribution-s2-PASS-c23.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-attribution-s2-PASS-c23.provx" title="unification-attribution-s2-PASS-c23.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-attribution-s3-PASS-c23"><a class="internalDFN" href="#unification-attribution-s3-PASS-c23">unification-attribution-s3-PASS-c23</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-attribution-s3-PASS-c23.ttl" title="unification-attribution-s3-PASS-c23.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-attribution-s3-PASS-c23.provn" title="unification-attribution-s3-PASS-c23.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-attribution-s3-PASS-c23.provx" title="unification-attribution-s3-PASS-c23.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-attribution-s4-PASS-c23"><a class="internalDFN" href="#unification-attribution-s4-PASS-c23">unification-attribution-s4-PASS-c23</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-attribution-s4-PASS-c23.ttl" title="unification-attribution-s4-PASS-c23.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-attribution-s4-PASS-c23.provn" title="unification-attribution-s4-PASS-c23.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-attribution-s4-PASS-c23.provx" title="unification-attribution-s4-PASS-c23.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-bundle-f1-FAIL-c55-c56"><a class="internalDFN" href="#unification-bundle-f1-FAIL-c55-c56">unification-bundle-f1-FAIL-c55-c56</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#entity-activity-disjoint">Constraint 55 (entity-activity-disjoint)</a><br>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#membership-empty-collection">Constraint 56 (membership-empty-collection)</a>
+        </td>
+      <td>FAIL</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-bundle-f1-FAIL-c55-c56.ttl" title="unification-bundle-f1-FAIL-c55-c56.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-bundle-f1-FAIL-c55-c56.provn" title="unification-bundle-f1-FAIL-c55-c56.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-bundle-f1-FAIL-c55-c56.provx" title="unification-bundle-f1-FAIL-c55-c56.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-communication-f1-FAIL-DM"><a class="internalDFN" href="#unification-communication-f1-FAIL-DM">unification-communication-f1-FAIL-DM</a></td>
+      <td>
+        <a href="http://www.w3.org/TR/2012/CR-prov-dm-20121211/#prov-dm-types-and-relations">Malformed statement(s)</a>
+        </td>
+      <td>FAIL</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-communication-f1-FAIL-DM.ttl" title="unification-communication-f1-FAIL-DM.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-communication-f1-FAIL-DM.provn" title="unification-communication-f1-FAIL-DM.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-communication-f1-FAIL-DM.provx" title="unification-communication-f1-FAIL-DM.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-communication-f2-FAIL-DM"><a class="internalDFN" href="#unification-communication-f2-FAIL-DM">unification-communication-f2-FAIL-DM</a></td>
+      <td>
+        <a href="http://www.w3.org/TR/2012/CR-prov-dm-20121211/#prov-dm-types-and-relations">Malformed statement(s)</a>
+        </td>
+      <td>FAIL</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-communication-f2-FAIL-DM.ttl" title="unification-communication-f2-FAIL-DM.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-communication-f2-FAIL-DM.provn" title="unification-communication-f2-FAIL-DM.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-communication-f2-FAIL-DM.provx" title="unification-communication-f2-FAIL-DM.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-communication-s1-PASS-c23"><a class="internalDFN" href="#unification-communication-s1-PASS-c23">unification-communication-s1-PASS-c23</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-communication-s1-PASS-c23.ttl" title="unification-communication-s1-PASS-c23.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-communication-s1-PASS-c23.provn" title="unification-communication-s1-PASS-c23.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-communication-s1-PASS-c23.provx" title="unification-communication-s1-PASS-c23.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-communication-s2-PASS-c23"><a class="internalDFN" href="#unification-communication-s2-PASS-c23">unification-communication-s2-PASS-c23</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-communication-s2-PASS-c23.ttl" title="unification-communication-s2-PASS-c23.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-communication-s2-PASS-c23.provn" title="unification-communication-s2-PASS-c23.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-communication-s2-PASS-c23.provx" title="unification-communication-s2-PASS-c23.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-communication-s3-PASS-c23"><a class="internalDFN" href="#unification-communication-s3-PASS-c23">unification-communication-s3-PASS-c23</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-communication-s3-PASS-c23.ttl" title="unification-communication-s3-PASS-c23.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-communication-s3-PASS-c23.provn" title="unification-communication-s3-PASS-c23.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-communication-s3-PASS-c23.provx" title="unification-communication-s3-PASS-c23.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-communication-s4-PASS-c23"><a class="internalDFN" href="#unification-communication-s4-PASS-c23">unification-communication-s4-PASS-c23</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-communication-s4-PASS-c23.ttl" title="unification-communication-s4-PASS-c23.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-communication-s4-PASS-c23.provn" title="unification-communication-s4-PASS-c23.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-communication-s4-PASS-c23.provx" title="unification-communication-s4-PASS-c23.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-delegation-f1-FAIL-c23"><a class="internalDFN" href="#unification-delegation-f1-FAIL-c23">unification-delegation-f1-FAIL-c23</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
+        </td>
+      <td>FAIL</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-delegation-f1-FAIL-c23.ttl" title="unification-delegation-f1-FAIL-c23.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-delegation-f1-FAIL-c23.provn" title="unification-delegation-f1-FAIL-c23.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-delegation-f1-FAIL-c23.provx" title="unification-delegation-f1-FAIL-c23.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-delegation-f2-FAIL-c23"><a class="internalDFN" href="#unification-delegation-f2-FAIL-c23">unification-delegation-f2-FAIL-c23</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
+        </td>
+      <td>FAIL</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-delegation-f2-FAIL-c23.ttl" title="unification-delegation-f2-FAIL-c23.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-delegation-f2-FAIL-c23.provn" title="unification-delegation-f2-FAIL-c23.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-delegation-f2-FAIL-c23.provx" title="unification-delegation-f2-FAIL-c23.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-delegation-f3-FAIL-c23"><a class="internalDFN" href="#unification-delegation-f3-FAIL-c23">unification-delegation-f3-FAIL-c23</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
+        </td>
+      <td>FAIL</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-delegation-f3-FAIL-c23.ttl" title="unification-delegation-f3-FAIL-c23.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-delegation-f3-FAIL-c23.provn" title="unification-delegation-f3-FAIL-c23.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-delegation-f3-FAIL-c23.provx" title="unification-delegation-f3-FAIL-c23.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-delegation-f6-FAIL-DM"><a class="internalDFN" href="#unification-delegation-f6-FAIL-DM">unification-delegation-f6-FAIL-DM</a></td>
+      <td>
+        <a href="http://www.w3.org/TR/2012/CR-prov-dm-20121211/#prov-dm-types-and-relations">Malformed statement(s)</a>
+        </td>
+      <td>FAIL</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-delegation-f6-FAIL-DM.ttl" title="unification-delegation-f6-FAIL-DM.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-delegation-f6-FAIL-DM.provn" title="unification-delegation-f6-FAIL-DM.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-delegation-f6-FAIL-DM.provx" title="unification-delegation-f6-FAIL-DM.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-delegation-s1-PASS-c23"><a class="internalDFN" href="#unification-delegation-s1-PASS-c23">unification-delegation-s1-PASS-c23</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-delegation-s1-PASS-c23.ttl" title="unification-delegation-s1-PASS-c23.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-delegation-s1-PASS-c23.provn" title="unification-delegation-s1-PASS-c23.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-delegation-s1-PASS-c23.provx" title="unification-delegation-s1-PASS-c23.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-delegation-s2-PASS-c23"><a class="internalDFN" href="#unification-delegation-s2-PASS-c23">unification-delegation-s2-PASS-c23</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-delegation-s2-PASS-c23.ttl" title="unification-delegation-s2-PASS-c23.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-delegation-s2-PASS-c23.provn" title="unification-delegation-s2-PASS-c23.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-delegation-s2-PASS-c23.provx" title="unification-delegation-s2-PASS-c23.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-delegation-s3-PASS-c23"><a class="internalDFN" href="#unification-delegation-s3-PASS-c23">unification-delegation-s3-PASS-c23</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-delegation-s3-PASS-c23.ttl" title="unification-delegation-s3-PASS-c23.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-delegation-s3-PASS-c23.provn" title="unification-delegation-s3-PASS-c23.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-delegation-s3-PASS-c23.provx" title="unification-delegation-s3-PASS-c23.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-delegation-s4-PASS-c23"><a class="internalDFN" href="#unification-delegation-s4-PASS-c23">unification-delegation-s4-PASS-c23</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-delegation-s4-PASS-c23.ttl" title="unification-delegation-s4-PASS-c23.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-delegation-s4-PASS-c23.provn" title="unification-delegation-s4-PASS-c23.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-delegation-s4-PASS-c23.provx" title="unification-delegation-s4-PASS-c23.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-delegation-s5-PASS-c23"><a class="internalDFN" href="#unification-delegation-s5-PASS-c23">unification-delegation-s5-PASS-c23</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-delegation-s5-PASS-c23.ttl" title="unification-delegation-s5-PASS-c23.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-delegation-s5-PASS-c23.provn" title="unification-delegation-s5-PASS-c23.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-delegation-s5-PASS-c23.provx" title="unification-delegation-s5-PASS-c23.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-derivation-f1-FAIL-c23"><a class="internalDFN" href="#unification-derivation-f1-FAIL-c23">unification-derivation-f1-FAIL-c23</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
+        </td>
+      <td>FAIL</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-derivation-f1-FAIL-c23.ttl" title="unification-derivation-f1-FAIL-c23.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-derivation-f1-FAIL-c23.provn" title="unification-derivation-f1-FAIL-c23.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-derivation-f1-FAIL-c23.provx" title="unification-derivation-f1-FAIL-c23.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-derivation-f2-FAIL-c23"><a class="internalDFN" href="#unification-derivation-f2-FAIL-c23">unification-derivation-f2-FAIL-c23</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
+        </td>
+      <td>FAIL</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-derivation-f2-FAIL-c23.ttl" title="unification-derivation-f2-FAIL-c23.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-derivation-f2-FAIL-c23.provn" title="unification-derivation-f2-FAIL-c23.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-derivation-f2-FAIL-c23.provx" title="unification-derivation-f2-FAIL-c23.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-derivation-f3-FAIL-c23"><a class="internalDFN" href="#unification-derivation-f3-FAIL-c23">unification-derivation-f3-FAIL-c23</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
+        </td>
+      <td>FAIL</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-derivation-f3-FAIL-c23.ttl" title="unification-derivation-f3-FAIL-c23.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-derivation-f3-FAIL-c23.provn" title="unification-derivation-f3-FAIL-c23.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-derivation-f3-FAIL-c23.provx" title="unification-derivation-f3-FAIL-c23.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-derivation-f4-FAIL-c23"><a class="internalDFN" href="#unification-derivation-f4-FAIL-c23">unification-derivation-f4-FAIL-c23</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
+        </td>
+      <td>FAIL</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-derivation-f4-FAIL-c23.ttl" title="unification-derivation-f4-FAIL-c23.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-derivation-f4-FAIL-c23.provn" title="unification-derivation-f4-FAIL-c23.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-derivation-f4-FAIL-c23.provx" title="unification-derivation-f4-FAIL-c23.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-derivation-s1-PASS-c23"><a class="internalDFN" href="#unification-derivation-s1-PASS-c23">unification-derivation-s1-PASS-c23</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-derivation-s1-PASS-c23.ttl" title="unification-derivation-s1-PASS-c23.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-derivation-s1-PASS-c23.provn" title="unification-derivation-s1-PASS-c23.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-derivation-s1-PASS-c23.provx" title="unification-derivation-s1-PASS-c23.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-derivation-s2-PASS-c23"><a class="internalDFN" href="#unification-derivation-s2-PASS-c23">unification-derivation-s2-PASS-c23</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-derivation-s2-PASS-c23.ttl" title="unification-derivation-s2-PASS-c23.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-derivation-s2-PASS-c23.provn" title="unification-derivation-s2-PASS-c23.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-derivation-s2-PASS-c23.provx" title="unification-derivation-s2-PASS-c23.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-derivation-s3-PASS-c23"><a class="internalDFN" href="#unification-derivation-s3-PASS-c23">unification-derivation-s3-PASS-c23</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-derivation-s3-PASS-c23.ttl" title="unification-derivation-s3-PASS-c23.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-derivation-s3-PASS-c23.provn" title="unification-derivation-s3-PASS-c23.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-derivation-s3-PASS-c23.provx" title="unification-derivation-s3-PASS-c23.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-derivation-s4-PASS-c23"><a class="internalDFN" href="#unification-derivation-s4-PASS-c23">unification-derivation-s4-PASS-c23</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-derivation-s4-PASS-c23.ttl" title="unification-derivation-s4-PASS-c23.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-derivation-s4-PASS-c23.provn" title="unification-derivation-s4-PASS-c23.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-derivation-s4-PASS-c23.provx" title="unification-derivation-s4-PASS-c23.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-derivation-s5-PASS-c23"><a class="internalDFN" href="#unification-derivation-s5-PASS-c23">unification-derivation-s5-PASS-c23</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-derivation-s5-PASS-c23.ttl" title="unification-derivation-s5-PASS-c23.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-derivation-s5-PASS-c23.provn" title="unification-derivation-s5-PASS-c23.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-derivation-s5-PASS-c23.provx" title="unification-derivation-s5-PASS-c23.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-end-f1-FAIL-c23"><a class="internalDFN" href="#unification-end-f1-FAIL-c23">unification-end-f1-FAIL-c23</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
+        </td>
+      <td>FAIL</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-end-f1-FAIL-c23.ttl" title="unification-end-f1-FAIL-c23.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-end-f1-FAIL-c23.provn" title="unification-end-f1-FAIL-c23.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-end-f1-FAIL-c23.provx" title="unification-end-f1-FAIL-c23.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-end-f2-FAIL-c23"><a class="internalDFN" href="#unification-end-f2-FAIL-c23">unification-end-f2-FAIL-c23</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
+        </td>
+      <td>FAIL</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-end-f2-FAIL-c23.ttl" title="unification-end-f2-FAIL-c23.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-end-f2-FAIL-c23.provn" title="unification-end-f2-FAIL-c23.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-end-f2-FAIL-c23.provx" title="unification-end-f2-FAIL-c23.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-end-f3-FAIL-c23"><a class="internalDFN" href="#unification-end-f3-FAIL-c23">unification-end-f3-FAIL-c23</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
+        </td>
+      <td>FAIL</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-end-f3-FAIL-c23.ttl" title="unification-end-f3-FAIL-c23.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-end-f3-FAIL-c23.provn" title="unification-end-f3-FAIL-c23.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-end-f3-FAIL-c23.provx" title="unification-end-f3-FAIL-c23.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-end-f4-FAIL-c27"><a class="internalDFN" href="#unification-end-f4-FAIL-c27">unification-end-f4-FAIL-c27</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#unique-wasEndedBy">Constraint 27 (unique-wasEndedBy)</a>
+        </td>
+      <td>FAIL</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-end-f4-FAIL-c27.ttl" title="unification-end-f4-FAIL-c27.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-end-f4-FAIL-c27.provn" title="unification-end-f4-FAIL-c27.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-end-f4-FAIL-c27.provx" title="unification-end-f4-FAIL-c27.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-end-f5-FAIL-c23"><a class="internalDFN" href="#unification-end-f5-FAIL-c23">unification-end-f5-FAIL-c23</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
+        </td>
+      <td>FAIL</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-end-f5-FAIL-c23.ttl" title="unification-end-f5-FAIL-c23.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-end-f5-FAIL-c23.provn" title="unification-end-f5-FAIL-c23.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-end-f5-FAIL-c23.provx" title="unification-end-f5-FAIL-c23.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-end-s1-PASS-c27"><a class="internalDFN" href="#unification-end-s1-PASS-c27">unification-end-s1-PASS-c27</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#unique-wasEndedBy">Constraint 27 (unique-wasEndedBy)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-end-s1-PASS-c27.ttl" title="unification-end-s1-PASS-c27.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-end-s1-PASS-c27.provn" title="unification-end-s1-PASS-c27.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-end-s1-PASS-c27.provx" title="unification-end-s1-PASS-c27.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-end-s2-PASS-c27"><a class="internalDFN" href="#unification-end-s2-PASS-c27">unification-end-s2-PASS-c27</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#unique-wasEndedBy">Constraint 27 (unique-wasEndedBy)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-end-s2-PASS-c27.ttl" title="unification-end-s2-PASS-c27.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-end-s2-PASS-c27.provn" title="unification-end-s2-PASS-c27.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-end-s2-PASS-c27.provx" title="unification-end-s2-PASS-c27.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-end-s3-PASS-c27"><a class="internalDFN" href="#unification-end-s3-PASS-c27">unification-end-s3-PASS-c27</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#unique-wasEndedBy">Constraint 27 (unique-wasEndedBy)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-end-s3-PASS-c27.ttl" title="unification-end-s3-PASS-c27.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-end-s3-PASS-c27.provn" title="unification-end-s3-PASS-c27.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-end-s3-PASS-c27.provx" title="unification-end-s3-PASS-c27.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-end-s4-PASS-c27"><a class="internalDFN" href="#unification-end-s4-PASS-c27">unification-end-s4-PASS-c27</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#unique-wasEndedBy">Constraint 27 (unique-wasEndedBy)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-end-s4-PASS-c27.ttl" title="unification-end-s4-PASS-c27.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-end-s4-PASS-c27.provn" title="unification-end-s4-PASS-c27.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-end-s4-PASS-c27.provx" title="unification-end-s4-PASS-c27.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-end-s5-PASS-c23-c27"><a class="internalDFN" href="#unification-end-s5-PASS-c23-c27">unification-end-s5-PASS-c23-c27</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a><br>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#unique-wasEndedBy">Constraint 27 (unique-wasEndedBy)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-end-s5-PASS-c23-c27.ttl" title="unification-end-s5-PASS-c23-c27.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-end-s5-PASS-c23-c27.provn" title="unification-end-s5-PASS-c23-c27.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-end-s5-PASS-c23-c27.provx" title="unification-end-s5-PASS-c23-c27.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-end-s6-PASS-c23-c27"><a class="internalDFN" href="#unification-end-s6-PASS-c23-c27">unification-end-s6-PASS-c23-c27</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a><br>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#unique-wasEndedBy">Constraint 27 (unique-wasEndedBy)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-end-s6-PASS-c23-c27.ttl" title="unification-end-s6-PASS-c23-c27.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-end-s6-PASS-c23-c27.provn" title="unification-end-s6-PASS-c23-c27.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-end-s6-PASS-c23-c27.provx" title="unification-end-s6-PASS-c23-c27.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-generation-f1-FAIL-c24"><a class="internalDFN" href="#unification-generation-f1-FAIL-c24">unification-generation-f1-FAIL-c24</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#unique-generation">Constraint 24 (unique-generation)</a>
+        </td>
+      <td>FAIL</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-generation-f1-FAIL-c24.ttl" title="unification-generation-f1-FAIL-c24.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-generation-f1-FAIL-c24.provn" title="unification-generation-f1-FAIL-c24.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-generation-f1-FAIL-c24.provx" title="unification-generation-f1-FAIL-c24.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-generation-f2-FAIL-c23"><a class="internalDFN" href="#unification-generation-f2-FAIL-c23">unification-generation-f2-FAIL-c23</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
+        </td>
+      <td>FAIL</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-generation-f2-FAIL-c23.ttl" title="unification-generation-f2-FAIL-c23.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-generation-f2-FAIL-c23.provn" title="unification-generation-f2-FAIL-c23.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-generation-f2-FAIL-c23.provx" title="unification-generation-f2-FAIL-c23.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-generation-f3-FAIL-c23"><a class="internalDFN" href="#unification-generation-f3-FAIL-c23">unification-generation-f3-FAIL-c23</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
+        </td>
+      <td>FAIL</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-generation-f3-FAIL-c23.ttl" title="unification-generation-f3-FAIL-c23.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-generation-f3-FAIL-c23.provn" title="unification-generation-f3-FAIL-c23.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-generation-f3-FAIL-c23.provx" title="unification-generation-f3-FAIL-c23.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-generation-f4-FAIL-c23"><a class="internalDFN" href="#unification-generation-f4-FAIL-c23">unification-generation-f4-FAIL-c23</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
+        </td>
+      <td>FAIL</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-generation-f4-FAIL-c23.ttl" title="unification-generation-f4-FAIL-c23.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-generation-f4-FAIL-c23.provn" title="unification-generation-f4-FAIL-c23.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-generation-f4-FAIL-c23.provx" title="unification-generation-f4-FAIL-c23.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-generation-f5-FAIL-c23"><a class="internalDFN" href="#unification-generation-f5-FAIL-c23">unification-generation-f5-FAIL-c23</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
+        </td>
+      <td>FAIL</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-generation-f5-FAIL-c23.ttl" title="unification-generation-f5-FAIL-c23.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-generation-f5-FAIL-c23.provn" title="unification-generation-f5-FAIL-c23.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-generation-f5-FAIL-c23.provx" title="unification-generation-f5-FAIL-c23.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-generation-f6-FAIL-c23"><a class="internalDFN" href="#unification-generation-f6-FAIL-c23">unification-generation-f6-FAIL-c23</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
+        </td>
+      <td>FAIL</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-generation-f6-FAIL-c23.ttl" title="unification-generation-f6-FAIL-c23.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-generation-f6-FAIL-c23.provn" title="unification-generation-f6-FAIL-c23.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-generation-f6-FAIL-c23.provx" title="unification-generation-f6-FAIL-c23.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-generation-f7-FAIL-c23"><a class="internalDFN" href="#unification-generation-f7-FAIL-c23">unification-generation-f7-FAIL-c23</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
+        </td>
+      <td>FAIL</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-generation-f7-FAIL-c23.ttl" title="unification-generation-f7-FAIL-c23.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-generation-f7-FAIL-c23.provn" title="unification-generation-f7-FAIL-c23.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-generation-f7-FAIL-c23.provx" title="unification-generation-f7-FAIL-c23.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-generation-s1-PASS-c23"><a class="internalDFN" href="#unification-generation-s1-PASS-c23">unification-generation-s1-PASS-c23</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-generation-s1-PASS-c23.ttl" title="unification-generation-s1-PASS-c23.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-generation-s1-PASS-c23.provn" title="unification-generation-s1-PASS-c23.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-generation-s1-PASS-c23.provx" title="unification-generation-s1-PASS-c23.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-generation-s2-PASS-c23"><a class="internalDFN" href="#unification-generation-s2-PASS-c23">unification-generation-s2-PASS-c23</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-generation-s2-PASS-c23.ttl" title="unification-generation-s2-PASS-c23.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-generation-s2-PASS-c23.provn" title="unification-generation-s2-PASS-c23.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-generation-s2-PASS-c23.provx" title="unification-generation-s2-PASS-c23.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-generation-s3-PASS-c24"><a class="internalDFN" href="#unification-generation-s3-PASS-c24">unification-generation-s3-PASS-c24</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#unique-generation">Constraint 24 (unique-generation)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-generation-s3-PASS-c24.ttl" title="unification-generation-s3-PASS-c24.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-generation-s3-PASS-c24.provn" title="unification-generation-s3-PASS-c24.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-generation-s3-PASS-c24.provx" title="unification-generation-s3-PASS-c24.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-generation-s5-PASS-c23"><a class="internalDFN" href="#unification-generation-s5-PASS-c23">unification-generation-s5-PASS-c23</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-generation-s5-PASS-c23.ttl" title="unification-generation-s5-PASS-c23.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-generation-s5-PASS-c23.provn" title="unification-generation-s5-PASS-c23.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-generation-s5-PASS-c23.provx" title="unification-generation-s5-PASS-c23.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-generation-s6-PASS-c23"><a class="internalDFN" href="#unification-generation-s6-PASS-c23">unification-generation-s6-PASS-c23</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-generation-s6-PASS-c23.ttl" title="unification-generation-s6-PASS-c23.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-generation-s6-PASS-c23.provn" title="unification-generation-s6-PASS-c23.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-generation-s6-PASS-c23.provx" title="unification-generation-s6-PASS-c23.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-generation-s7-PASS-c23-c24"><a class="internalDFN" href="#unification-generation-s7-PASS-c23-c24">unification-generation-s7-PASS-c23-c24</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a><br>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#unique-generation">Constraint 24 (unique-generation)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-generation-s7-PASS-c23-c24.ttl" title="unification-generation-s7-PASS-c23-c24.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-generation-s7-PASS-c23-c24.provn" title="unification-generation-s7-PASS-c23-c24.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-generation-s7-PASS-c23-c24.provx" title="unification-generation-s7-PASS-c23-c24.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-generation-s8-PASS-c23-c24"><a class="internalDFN" href="#unification-generation-s8-PASS-c23-c24">unification-generation-s8-PASS-c23-c24</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a><br>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#unique-generation">Constraint 24 (unique-generation)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-generation-s8-PASS-c23-c24.ttl" title="unification-generation-s8-PASS-c23-c24.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-generation-s8-PASS-c23-c24.provn" title="unification-generation-s8-PASS-c23-c24.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-generation-s8-PASS-c23-c24.provx" title="unification-generation-s8-PASS-c23-c24.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-influence-f1-FAIL-DM"><a class="internalDFN" href="#unification-influence-f1-FAIL-DM">unification-influence-f1-FAIL-DM</a></td>
+      <td>
+        <a href="http://www.w3.org/TR/2012/CR-prov-dm-20121211/#prov-dm-types-and-relations">Malformed statement(s)</a>
+        </td>
+      <td>FAIL</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-influence-f1-FAIL-DM.ttl" title="unification-influence-f1-FAIL-DM.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-influence-f1-FAIL-DM.provn" title="unification-influence-f1-FAIL-DM.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-influence-f1-FAIL-DM.provx" title="unification-influence-f1-FAIL-DM.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-influence-f2-FAIL-DM"><a class="internalDFN" href="#unification-influence-f2-FAIL-DM">unification-influence-f2-FAIL-DM</a></td>
+      <td>
+        <a href="http://www.w3.org/TR/2012/CR-prov-dm-20121211/#prov-dm-types-and-relations">Malformed statement(s)</a>
+        </td>
+      <td>FAIL</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-influence-f2-FAIL-DM.ttl" title="unification-influence-f2-FAIL-DM.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-influence-f2-FAIL-DM.provn" title="unification-influence-f2-FAIL-DM.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-influence-f2-FAIL-DM.provx" title="unification-influence-f2-FAIL-DM.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-influence-s1-PASS-c23"><a class="internalDFN" href="#unification-influence-s1-PASS-c23">unification-influence-s1-PASS-c23</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-influence-s1-PASS-c23.ttl" title="unification-influence-s1-PASS-c23.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-influence-s1-PASS-c23.provn" title="unification-influence-s1-PASS-c23.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-influence-s1-PASS-c23.provx" title="unification-influence-s1-PASS-c23.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-invalidation-f1-FAIL-c25"><a class="internalDFN" href="#unification-invalidation-f1-FAIL-c25">unification-invalidation-f1-FAIL-c25</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#unique-invalidation">Constraint 25 (unique-invalidation)</a>
+        </td>
+      <td>FAIL</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-invalidation-f1-FAIL-c25.ttl" title="unification-invalidation-f1-FAIL-c25.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-invalidation-f1-FAIL-c25.provn" title="unification-invalidation-f1-FAIL-c25.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-invalidation-f1-FAIL-c25.provx" title="unification-invalidation-f1-FAIL-c25.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-invalidation-f2-FAIL-c23"><a class="internalDFN" href="#unification-invalidation-f2-FAIL-c23">unification-invalidation-f2-FAIL-c23</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
+        </td>
+      <td>FAIL</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-invalidation-f2-FAIL-c23.ttl" title="unification-invalidation-f2-FAIL-c23.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-invalidation-f2-FAIL-c23.provn" title="unification-invalidation-f2-FAIL-c23.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-invalidation-f2-FAIL-c23.provx" title="unification-invalidation-f2-FAIL-c23.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-invalidation-f3-FAIL-c23"><a class="internalDFN" href="#unification-invalidation-f3-FAIL-c23">unification-invalidation-f3-FAIL-c23</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
+        </td>
+      <td>FAIL</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-invalidation-f3-FAIL-c23.ttl" title="unification-invalidation-f3-FAIL-c23.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-invalidation-f3-FAIL-c23.provn" title="unification-invalidation-f3-FAIL-c23.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-invalidation-f3-FAIL-c23.provx" title="unification-invalidation-f3-FAIL-c23.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-invalidation-f4-FAIL-c23"><a class="internalDFN" href="#unification-invalidation-f4-FAIL-c23">unification-invalidation-f4-FAIL-c23</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
+        </td>
+      <td>FAIL</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-invalidation-f4-FAIL-c23.ttl" title="unification-invalidation-f4-FAIL-c23.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-invalidation-f4-FAIL-c23.provn" title="unification-invalidation-f4-FAIL-c23.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-invalidation-f4-FAIL-c23.provx" title="unification-invalidation-f4-FAIL-c23.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-invalidation-f5-FAIL-c23-c25"><a class="internalDFN" href="#unification-invalidation-f5-FAIL-c23-c25">unification-invalidation-f5-FAIL-c23-c25</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a><br>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#unique-invalidation">Constraint 25 (unique-invalidation)</a>
+        </td>
+      <td>FAIL</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-invalidation-f5-FAIL-c23-c25.ttl" title="unification-invalidation-f5-FAIL-c23-c25.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-invalidation-f5-FAIL-c23-c25.provn" title="unification-invalidation-f5-FAIL-c23-c25.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-invalidation-f5-FAIL-c23-c25.provx" title="unification-invalidation-f5-FAIL-c23-c25.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-invalidation-f6-FAIL-c23-c25"><a class="internalDFN" href="#unification-invalidation-f6-FAIL-c23-c25">unification-invalidation-f6-FAIL-c23-c25</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a><br>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#unique-invalidation">Constraint 25 (unique-invalidation)</a>
+        </td>
+      <td>FAIL</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-invalidation-f6-FAIL-c23-c25.ttl" title="unification-invalidation-f6-FAIL-c23-c25.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-invalidation-f6-FAIL-c23-c25.provn" title="unification-invalidation-f6-FAIL-c23-c25.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-invalidation-f6-FAIL-c23-c25.provx" title="unification-invalidation-f6-FAIL-c23-c25.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-invalidation-f7-FAIL-c23-c25"><a class="internalDFN" href="#unification-invalidation-f7-FAIL-c23-c25">unification-invalidation-f7-FAIL-c23-c25</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a><br>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#unique-invalidation">Constraint 25 (unique-invalidation)</a>
+        </td>
+      <td>FAIL</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-invalidation-f7-FAIL-c23-c25.ttl" title="unification-invalidation-f7-FAIL-c23-c25.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-invalidation-f7-FAIL-c23-c25.provn" title="unification-invalidation-f7-FAIL-c23-c25.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-invalidation-f7-FAIL-c23-c25.provx" title="unification-invalidation-f7-FAIL-c23-c25.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-invalidation-s1-PASS-c23"><a class="internalDFN" href="#unification-invalidation-s1-PASS-c23">unification-invalidation-s1-PASS-c23</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-invalidation-s1-PASS-c23.ttl" title="unification-invalidation-s1-PASS-c23.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-invalidation-s1-PASS-c23.provn" title="unification-invalidation-s1-PASS-c23.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-invalidation-s1-PASS-c23.provx" title="unification-invalidation-s1-PASS-c23.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-invalidation-s2-PASS-c23"><a class="internalDFN" href="#unification-invalidation-s2-PASS-c23">unification-invalidation-s2-PASS-c23</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-invalidation-s2-PASS-c23.ttl" title="unification-invalidation-s2-PASS-c23.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-invalidation-s2-PASS-c23.provn" title="unification-invalidation-s2-PASS-c23.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-invalidation-s2-PASS-c23.provx" title="unification-invalidation-s2-PASS-c23.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-invalidation-s3-PASS-c25"><a class="internalDFN" href="#unification-invalidation-s3-PASS-c25">unification-invalidation-s3-PASS-c25</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#unique-invalidation">Constraint 25 (unique-invalidation)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-invalidation-s3-PASS-c25.ttl" title="unification-invalidation-s3-PASS-c25.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-invalidation-s3-PASS-c25.provn" title="unification-invalidation-s3-PASS-c25.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-invalidation-s3-PASS-c25.provx" title="unification-invalidation-s3-PASS-c25.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-invalidation-s5-PASS-c23"><a class="internalDFN" href="#unification-invalidation-s5-PASS-c23">unification-invalidation-s5-PASS-c23</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-invalidation-s5-PASS-c23.ttl" title="unification-invalidation-s5-PASS-c23.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-invalidation-s5-PASS-c23.provn" title="unification-invalidation-s5-PASS-c23.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-invalidation-s5-PASS-c23.provx" title="unification-invalidation-s5-PASS-c23.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-invalidation-s6-PASS-c23"><a class="internalDFN" href="#unification-invalidation-s6-PASS-c23">unification-invalidation-s6-PASS-c23</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-invalidation-s6-PASS-c23.ttl" title="unification-invalidation-s6-PASS-c23.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-invalidation-s6-PASS-c23.provn" title="unification-invalidation-s6-PASS-c23.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-invalidation-s6-PASS-c23.provx" title="unification-invalidation-s6-PASS-c23.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-invalidation-s7-PASS-c23-c25"><a class="internalDFN" href="#unification-invalidation-s7-PASS-c23-c25">unification-invalidation-s7-PASS-c23-c25</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a><br>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#unique-invalidation">Constraint 25 (unique-invalidation)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-invalidation-s7-PASS-c23-c25.ttl" title="unification-invalidation-s7-PASS-c23-c25.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-invalidation-s7-PASS-c23-c25.provn" title="unification-invalidation-s7-PASS-c23-c25.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-invalidation-s7-PASS-c23-c25.provx" title="unification-invalidation-s7-PASS-c23-c25.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-invalidation-s8-PASS-c23-c25"><a class="internalDFN" href="#unification-invalidation-s8-PASS-c23-c25">unification-invalidation-s8-PASS-c23-c25</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a><br>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#unique-invalidation">Constraint 25 (unique-invalidation)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-invalidation-s8-PASS-c23-c25.ttl" title="unification-invalidation-s8-PASS-c23-c25.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-invalidation-s8-PASS-c23-c25.provn" title="unification-invalidation-s8-PASS-c23-c25.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-invalidation-s8-PASS-c23-c25.provx" title="unification-invalidation-s8-PASS-c23-c25.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-membership-f1-FAIL-DM"><a class="internalDFN" href="#unification-membership-f1-FAIL-DM">unification-membership-f1-FAIL-DM</a></td>
+      <td>
+        <a href="http://www.w3.org/TR/2012/CR-prov-dm-20121211/#prov-dm-types-and-relations">Malformed statement(s)</a>
+        </td>
+      <td>FAIL</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-membership-f1-FAIL-DM.ttl" title="unification-membership-f1-FAIL-DM.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-membership-f1-FAIL-DM.provn" title="unification-membership-f1-FAIL-DM.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-membership-f1-FAIL-DM.provx" title="unification-membership-f1-FAIL-DM.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-specialization-f1-FAIL-DM"><a class="internalDFN" href="#unification-specialization-f1-FAIL-DM">unification-specialization-f1-FAIL-DM</a></td>
+      <td>
+        <a href="http://www.w3.org/TR/2012/CR-prov-dm-20121211/#prov-dm-types-and-relations">Malformed statement(s)</a>
+        </td>
+      <td>FAIL</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-specialization-f1-FAIL-DM.ttl" title="unification-specialization-f1-FAIL-DM.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-specialization-f1-FAIL-DM.provn" title="unification-specialization-f1-FAIL-DM.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-specialization-f1-FAIL-DM.provx" title="unification-specialization-f1-FAIL-DM.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-specialization-f2-FAIL-DM"><a class="internalDFN" href="#unification-specialization-f2-FAIL-DM">unification-specialization-f2-FAIL-DM</a></td>
+      <td>
+        <a href="http://www.w3.org/TR/2012/CR-prov-dm-20121211/#prov-dm-types-and-relations">Malformed statement(s)</a>
+        </td>
+      <td>FAIL</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-specialization-f2-FAIL-DM.ttl" title="unification-specialization-f2-FAIL-DM.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-specialization-f2-FAIL-DM.provn" title="unification-specialization-f2-FAIL-DM.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-specialization-f2-FAIL-DM.provx" title="unification-specialization-f2-FAIL-DM.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-specialization-f3-FAIL-c52"><a class="internalDFN" href="#unification-specialization-f3-FAIL-c52">unification-specialization-f3-FAIL-c52</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#impossible-specialization-reflexive">Constraint 52 (impossible-specialization-reflexive)</a>
+        </td>
+      <td>FAIL</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-specialization-f3-FAIL-c52.ttl" title="unification-specialization-f3-FAIL-c52.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-specialization-f3-FAIL-c52.provn" title="unification-specialization-f3-FAIL-c52.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-specialization-f3-FAIL-c52.provx" title="unification-specialization-f3-FAIL-c52.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-specialization-f4-FAIL-c52"><a class="internalDFN" href="#unification-specialization-f4-FAIL-c52">unification-specialization-f4-FAIL-c52</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#impossible-specialization-reflexive">Constraint 52 (impossible-specialization-reflexive)</a>
+        </td>
+      <td>FAIL</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-specialization-f4-FAIL-c52.ttl" title="unification-specialization-f4-FAIL-c52.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-specialization-f4-FAIL-c52.provn" title="unification-specialization-f4-FAIL-c52.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-specialization-f4-FAIL-c52.provx" title="unification-specialization-f4-FAIL-c52.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-start-f1-FAIL-c23"><a class="internalDFN" href="#unification-start-f1-FAIL-c23">unification-start-f1-FAIL-c23</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
+        </td>
+      <td>FAIL</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-f1-FAIL-c23.ttl" title="unification-start-f1-FAIL-c23.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-f1-FAIL-c23.provn" title="unification-start-f1-FAIL-c23.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-f1-FAIL-c23.provx" title="unification-start-f1-FAIL-c23.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-start-f2-FAIL-c23"><a class="internalDFN" href="#unification-start-f2-FAIL-c23">unification-start-f2-FAIL-c23</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
+        </td>
+      <td>FAIL</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-f2-FAIL-c23.ttl" title="unification-start-f2-FAIL-c23.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-f2-FAIL-c23.provn" title="unification-start-f2-FAIL-c23.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-f2-FAIL-c23.provx" title="unification-start-f2-FAIL-c23.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-start-f3-FAIL-c23"><a class="internalDFN" href="#unification-start-f3-FAIL-c23">unification-start-f3-FAIL-c23</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
+        </td>
+      <td>FAIL</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-f3-FAIL-c23.ttl" title="unification-start-f3-FAIL-c23.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-f3-FAIL-c23.provn" title="unification-start-f3-FAIL-c23.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-f3-FAIL-c23.provx" title="unification-start-f3-FAIL-c23.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-start-f4-FAIL-c26"><a class="internalDFN" href="#unification-start-f4-FAIL-c26">unification-start-f4-FAIL-c26</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#unique-wasStartedBy">Constraint 26 (unique-wasStartedBy)</a>
+        </td>
+      <td>FAIL</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-f4-FAIL-c26.ttl" title="unification-start-f4-FAIL-c26.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-f4-FAIL-c26.provn" title="unification-start-f4-FAIL-c26.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-f4-FAIL-c26.provx" title="unification-start-f4-FAIL-c26.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-start-f5-FAIL-c23"><a class="internalDFN" href="#unification-start-f5-FAIL-c23">unification-start-f5-FAIL-c23</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
+        </td>
+      <td>FAIL</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-f5-FAIL-c23.ttl" title="unification-start-f5-FAIL-c23.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-f5-FAIL-c23.provn" title="unification-start-f5-FAIL-c23.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-f5-FAIL-c23.provx" title="unification-start-f5-FAIL-c23.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-start-f6-FAIL-c23"><a class="internalDFN" href="#unification-start-f6-FAIL-c23">unification-start-f6-FAIL-c23</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
+        </td>
+      <td>FAIL</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-f6-FAIL-c23.ttl" title="unification-start-f6-FAIL-c23.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-f6-FAIL-c23.provn" title="unification-start-f6-FAIL-c23.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-f6-FAIL-c23.provx" title="unification-start-f6-FAIL-c23.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-start-f7-FAIL-c23"><a class="internalDFN" href="#unification-start-f7-FAIL-c23">unification-start-f7-FAIL-c23</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
+        </td>
+      <td>FAIL</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-f7-FAIL-c23.ttl" title="unification-start-f7-FAIL-c23.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-f7-FAIL-c23.provn" title="unification-start-f7-FAIL-c23.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-f7-FAIL-c23.provx" title="unification-start-f7-FAIL-c23.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-start-f8-FAIL-c23"><a class="internalDFN" href="#unification-start-f8-FAIL-c23">unification-start-f8-FAIL-c23</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
+        </td>
+      <td>FAIL</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-f8-FAIL-c23.ttl" title="unification-start-f8-FAIL-c23.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-f8-FAIL-c23.provn" title="unification-start-f8-FAIL-c23.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-f8-FAIL-c23.provx" title="unification-start-f8-FAIL-c23.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-start-s1-PASS-c26"><a class="internalDFN" href="#unification-start-s1-PASS-c26">unification-start-s1-PASS-c26</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#unique-wasStartedBy">Constraint 26 (unique-wasStartedBy)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-s1-PASS-c26.ttl" title="unification-start-s1-PASS-c26.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-s1-PASS-c26.provn" title="unification-start-s1-PASS-c26.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-s1-PASS-c26.provx" title="unification-start-s1-PASS-c26.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-start-s2-PASS-c26"><a class="internalDFN" href="#unification-start-s2-PASS-c26">unification-start-s2-PASS-c26</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#unique-wasStartedBy">Constraint 26 (unique-wasStartedBy)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-s2-PASS-c26.ttl" title="unification-start-s2-PASS-c26.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-s2-PASS-c26.provn" title="unification-start-s2-PASS-c26.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-s2-PASS-c26.provx" title="unification-start-s2-PASS-c26.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-start-s3-PASS-c26"><a class="internalDFN" href="#unification-start-s3-PASS-c26">unification-start-s3-PASS-c26</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#unique-wasStartedBy">Constraint 26 (unique-wasStartedBy)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-s3-PASS-c26.ttl" title="unification-start-s3-PASS-c26.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-s3-PASS-c26.provn" title="unification-start-s3-PASS-c26.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-s3-PASS-c26.provx" title="unification-start-s3-PASS-c26.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-start-s4-PASS-c26"><a class="internalDFN" href="#unification-start-s4-PASS-c26">unification-start-s4-PASS-c26</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#unique-wasStartedBy">Constraint 26 (unique-wasStartedBy)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-s4-PASS-c26.ttl" title="unification-start-s4-PASS-c26.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-s4-PASS-c26.provn" title="unification-start-s4-PASS-c26.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-s4-PASS-c26.provx" title="unification-start-s4-PASS-c26.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-start-s5-PASS-c23-c26"><a class="internalDFN" href="#unification-start-s5-PASS-c23-c26">unification-start-s5-PASS-c23-c26</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a><br>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#unique-wasStartedBy">Constraint 26 (unique-wasStartedBy)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-s5-PASS-c23-c26.ttl" title="unification-start-s5-PASS-c23-c26.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-s5-PASS-c23-c26.provn" title="unification-start-s5-PASS-c23-c26.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-s5-PASS-c23-c26.provx" title="unification-start-s5-PASS-c23-c26.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-start-s6-PASS-c23-c26"><a class="internalDFN" href="#unification-start-s6-PASS-c23-c26">unification-start-s6-PASS-c23-c26</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a><br>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#unique-wasStartedBy">Constraint 26 (unique-wasStartedBy)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-s6-PASS-c23-c26.ttl" title="unification-start-s6-PASS-c23-c26.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-s6-PASS-c23-c26.provn" title="unification-start-s6-PASS-c23-c26.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-s6-PASS-c23-c26.provx" title="unification-start-s6-PASS-c23-c26.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-start-s7-PASS-c23-c26"><a class="internalDFN" href="#unification-start-s7-PASS-c23-c26">unification-start-s7-PASS-c23-c26</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a><br>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#unique-wasStartedBy">Constraint 26 (unique-wasStartedBy)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-s7-PASS-c23-c26.ttl" title="unification-start-s7-PASS-c23-c26.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-s7-PASS-c23-c26.provn" title="unification-start-s7-PASS-c23-c26.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-s7-PASS-c23-c26.provx" title="unification-start-s7-PASS-c23-c26.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-start-s8-PASS-c23-c26"><a class="internalDFN" href="#unification-start-s8-PASS-c23-c26">unification-start-s8-PASS-c23-c26</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a><br>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#unique-wasStartedBy">Constraint 26 (unique-wasStartedBy)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-s8-PASS-c23-c26.ttl" title="unification-start-s8-PASS-c23-c26.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-s8-PASS-c23-c26.provn" title="unification-start-s8-PASS-c23-c26.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-s8-PASS-c23-c26.provx" title="unification-start-s8-PASS-c23-c26.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-start-s9-PASS-c23-c26"><a class="internalDFN" href="#unification-start-s9-PASS-c23-c26">unification-start-s9-PASS-c23-c26</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a><br>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#unique-wasStartedBy">Constraint 26 (unique-wasStartedBy)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-s9-PASS-c23-c26.ttl" title="unification-start-s9-PASS-c23-c26.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-s9-PASS-c23-c26.provn" title="unification-start-s9-PASS-c23-c26.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-start-s9-PASS-c23-c26.provx" title="unification-start-s9-PASS-c23-c26.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-usage-f2-FAIL-c23"><a class="internalDFN" href="#unification-usage-f2-FAIL-c23">unification-usage-f2-FAIL-c23</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
+        </td>
+      <td>FAIL</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-usage-f2-FAIL-c23.ttl" title="unification-usage-f2-FAIL-c23.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-usage-f2-FAIL-c23.provn" title="unification-usage-f2-FAIL-c23.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-usage-f2-FAIL-c23.provx" title="unification-usage-f2-FAIL-c23.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-usage-f3-FAIL-c23"><a class="internalDFN" href="#unification-usage-f3-FAIL-c23">unification-usage-f3-FAIL-c23</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
+        </td>
+      <td>FAIL</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-usage-f3-FAIL-c23.ttl" title="unification-usage-f3-FAIL-c23.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-usage-f3-FAIL-c23.provn" title="unification-usage-f3-FAIL-c23.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-usage-f3-FAIL-c23.provx" title="unification-usage-f3-FAIL-c23.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-usage-f4-FAIL-c23"><a class="internalDFN" href="#unification-usage-f4-FAIL-c23">unification-usage-f4-FAIL-c23</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
+        </td>
+      <td>FAIL</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-usage-f4-FAIL-c23.ttl" title="unification-usage-f4-FAIL-c23.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-usage-f4-FAIL-c23.provn" title="unification-usage-f4-FAIL-c23.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-usage-f4-FAIL-c23.provx" title="unification-usage-f4-FAIL-c23.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-usage-f5-FAIL-c23"><a class="internalDFN" href="#unification-usage-f5-FAIL-c23">unification-usage-f5-FAIL-c23</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
+        </td>
+      <td>FAIL</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-usage-f5-FAIL-c23.ttl" title="unification-usage-f5-FAIL-c23.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-usage-f5-FAIL-c23.provn" title="unification-usage-f5-FAIL-c23.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-usage-f5-FAIL-c23.provx" title="unification-usage-f5-FAIL-c23.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-usage-f6-FAIL-c23"><a class="internalDFN" href="#unification-usage-f6-FAIL-c23">unification-usage-f6-FAIL-c23</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
+        </td>
+      <td>FAIL</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-usage-f6-FAIL-c23.ttl" title="unification-usage-f6-FAIL-c23.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-usage-f6-FAIL-c23.provn" title="unification-usage-f6-FAIL-c23.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-usage-f6-FAIL-c23.provx" title="unification-usage-f6-FAIL-c23.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-usage-f7-FAIL-c23"><a class="internalDFN" href="#unification-usage-f7-FAIL-c23">unification-usage-f7-FAIL-c23</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
+        </td>
+      <td>FAIL</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-usage-f7-FAIL-c23.ttl" title="unification-usage-f7-FAIL-c23.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-usage-f7-FAIL-c23.provn" title="unification-usage-f7-FAIL-c23.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-usage-f7-FAIL-c23.provx" title="unification-usage-f7-FAIL-c23.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-usage-s1-PASS-c23"><a class="internalDFN" href="#unification-usage-s1-PASS-c23">unification-usage-s1-PASS-c23</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-usage-s1-PASS-c23.ttl" title="unification-usage-s1-PASS-c23.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-usage-s1-PASS-c23.provn" title="unification-usage-s1-PASS-c23.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-usage-s1-PASS-c23.provx" title="unification-usage-s1-PASS-c23.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-usage-s2-PASS-c23"><a class="internalDFN" href="#unification-usage-s2-PASS-c23">unification-usage-s2-PASS-c23</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-usage-s2-PASS-c23.ttl" title="unification-usage-s2-PASS-c23.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-usage-s2-PASS-c23.provn" title="unification-usage-s2-PASS-c23.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-usage-s2-PASS-c23.provx" title="unification-usage-s2-PASS-c23.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-usage-s5-PASS-c23"><a class="internalDFN" href="#unification-usage-s5-PASS-c23">unification-usage-s5-PASS-c23</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-usage-s5-PASS-c23.ttl" title="unification-usage-s5-PASS-c23.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-usage-s5-PASS-c23.provn" title="unification-usage-s5-PASS-c23.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-usage-s5-PASS-c23.provx" title="unification-usage-s5-PASS-c23.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-usage-s6-PASS-c23"><a class="internalDFN" href="#unification-usage-s6-PASS-c23">unification-usage-s6-PASS-c23</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-usage-s6-PASS-c23.ttl" title="unification-usage-s6-PASS-c23.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-usage-s6-PASS-c23.provn" title="unification-usage-s6-PASS-c23.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-usage-s6-PASS-c23.provx" title="unification-usage-s6-PASS-c23.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-usage-s7-PASS-c23"><a class="internalDFN" href="#unification-usage-s7-PASS-c23">unification-usage-s7-PASS-c23</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-usage-s7-PASS-c23.ttl" title="unification-usage-s7-PASS-c23.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-usage-s7-PASS-c23.provn" title="unification-usage-s7-PASS-c23.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-usage-s7-PASS-c23.provx" title="unification-usage-s7-PASS-c23.provx">XML</a>
+        </td>
+      </tr>
+    <tr>
+      <td id="unification-usage-s8-PASS-c23"><a class="internalDFN" href="#unification-usage-s8-PASS-c23">unification-usage-s8-PASS-c23</a></td>
+      <td>
+        <a class="externalDFN" href="http://www.w3.org/TR/2012/CR-prov-constraints-20121211/#key-properties">Constraint 23 (key-properties)</a>
+        </td>
+      <td>PASS</td>
+      <td>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-usage-s8-PASS-c23.ttl" title="unification-usage-s8-PASS-c23.ttl">RDF</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-usage-s8-PASS-c23.provn" title="unification-usage-s8-PASS-c23.provn">PROV-N</a>
+        <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-usage-s8-PASS-c23.provx" title="unification-usage-s8-PASS-c23.provx">XML</a>
+        </td>
+      </tr>
+  </table>
+  
+  <p>For each report, the successful and failed validations will need to be checked against
+    the expected validation results in Table 2 above. A test case is considered to be
+    successful if its validation result is the same as the expected result in Table 2.</p>
+  
+  <p>The test case results will also need to be collated against the constraints they cover
+    to indicate which constraints have/have not been successfully tested. This information will
+    be added to the
+  <a href="http://dvcs.w3.org/hg/prov/raw-file/default/reports/prov-implementations.html">implementation
+    report</a> for the validator for which those test cases result are submitted.</p>
+  
+  <p>The collated result will be made available to the implementer soon after they submit
+    their result.</p>
+  
 </section>
 
 <section>
@@ -2641,13 +2638,13 @@
       <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/provo/prov-o-class-Communication-PASS.provn" title="prov-o-class-Communication-PASS.provn">PROV-N</a>
       <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/provo/prov-o-class-Communication-PASS.provx" title="prov-o-class-Communication-PASS.provx">XML</a>
     </td>
-  </tr> 
+  </tr>
   <tr>
-    <td id="prov-o-class-Delegation-PASS"><a class="internalDFN" href="#prov-o-class-Delegation-PASS">prov-o-class-Delegation-PASS</a></td>
+    <td id="prov-o-class-Delegation-FAIL"><a class="internalDFN" href="#prov-o-class-Delegation-FAIL">prov-o-class-Delegation-FAIL</a></td>
     <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/provo/prov-o-class-Delegation-PASS.ttl" title="prov-o-class-Delegation-PASS.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/provo/prov-o-class-Delegation-PASS.provn" title="prov-o-class-Delegation-PASS.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/provo/prov-o-class-Delegation-PASS.provx" title="prov-o-class-Delegation-PASS.provx">XML</a>
+      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/provo/prov-o-class-Delegation-FAIL.ttl" title="prov-o-class-Delegation-FAIL.ttl">RDF</a>
+      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/provo/prov-o-class-Delegation-FAIL.provn" title="prov-o-class-Delegation-FAIL.provn">PROV-N</a>
+      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/provo/prov-o-class-Delegation-FAIL.provx" title="prov-o-class-Delegation-FAIL.provx">XML</a>
     </td>
   </tr> 
   <tr>
@@ -2899,11 +2896,11 @@
     </td>
   </tr> 
   <tr>
-    <td id="prov-o-property-hadGeneration-PASS"><a class="internalDFN" href="#prov-o-property-hadGeneration-PASS">prov-o-property-hadGeneration-PASS</a></td>
+    <td id="prov-o-property-hadGeneration-FAIL"><a class="internalDFN" href="#prov-o-property-hadGeneration-FAIL">prov-o-property-hadGeneration-FAIL</a></td>
     <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/provo/prov-o-property-hadGeneration-PASS.ttl" title="prov-o-property-hadGeneration-PASS.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/provo/prov-o-property-hadGeneration-PASS.provn" title="prov-o-property-hadGeneration-PASS.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/provo/prov-o-property-hadGeneration-PASS.provx" title="prov-o-property-hadGeneration-PASS.provx">XML</a>
+      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/provo/prov-o-property-hadGeneration-FAIL.ttl" title="prov-o-property-hadGeneration-FAIL.ttl">RDF</a>
+      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/provo/prov-o-property-hadGeneration-FAIL.provn" title="prov-o-property-hadGeneration-FAIL.provn">PROV-N</a>
+      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/provo/prov-o-property-hadGeneration-FAIL.provx" title="prov-o-property-hadGeneration-FAIL.provx">XML</a>
     </td>
   </tr> 
   <tr>
@@ -2939,11 +2936,11 @@
     </td>
   </tr> 
   <tr>
-    <td id="prov-o-property-hadUsage-PASS"><a class="internalDFN" href="#prov-o-property-hadUsage-PASS">prov-o-property-hadUsage-PASS</a></td>
+    <td id="prov-o-property-hadUsage-FAIL"><a class="internalDFN" href="#prov-o-property-hadUsage-FAIL">prov-o-property-hadUsage-FAIL</a></td>
     <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/provo/prov-o-property-hadUsage-PASS.ttl" title="prov-o-property-hadUsage-PASS.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/provo/prov-o-property-hadUsage-PASS.provn" title="prov-o-property-hadUsage-PASS.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/provo/prov-o-property-hadUsage-PASS.provx" title="prov-o-property-hadUsage-PASS.provx">XML</a>
+      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/provo/prov-o-property-hadUsage-FAIL.ttl" title="prov-o-property-hadUsage-FAIL.ttl">RDF</a>
+      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/provo/prov-o-property-hadUsage-FAIL.provn" title="prov-o-property-hadUsage-FAIL.provn">PROV-N</a>
+      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/provo/prov-o-property-hadUsage-FAIL.provx" title="prov-o-property-hadUsage-FAIL.provx">XML</a>
     </td>
   </tr> 
   <tr>
@@ -3019,11 +3016,11 @@
     </td>
   </tr> 
   <tr>
-    <td id="prov-o-property-qualifiedDerivation-PASS"><a class="internalDFN" href="#prov-o-property-qualifiedDerivation-PASS">prov-o-property-qualifiedDerivation-PASS</a></td>
+    <td id="prov-o-property-qualifiedDerivation-FAIL"><a class="internalDFN" href="#prov-o-property-qualifiedDerivation-FAIL">prov-o-property-qualifiedDerivation-FAIL</a></td>
     <td>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/provo/prov-o-property-qualifiedDerivation-PASS.ttl" title="prov-o-property-qualifiedDerivation-PASS.ttl">RDF</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/provo/prov-o-property-qualifiedDerivation-PASS.provn" title="prov-o-property-qualifiedDerivation-PASS.provn">PROV-N</a>
-      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/provo/prov-o-property-qualifiedDerivation-PASS.provx" title="prov-o-property-qualifiedDerivation-PASS.provx">XML</a>
+      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/provo/prov-o-property-qualifiedDerivation-FAIL.ttl" title="prov-o-property-qualifiedDerivation-FAIL.ttl">RDF</a>
+      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/provo/prov-o-property-qualifiedDerivation-FAIL.provn" title="prov-o-property-qualifiedDerivation-FAIL.provn">PROV-N</a>
+      <a href="http://dvcs.w3.org/hg/prov/raw-file/default/testcases/provo/prov-o-property-qualifiedDerivation-FAIL.provx" title="prov-o-property-qualifiedDerivation-FAIL.provx">XML</a>
     </td>
   </tr> 
   <tr>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/testcases/provo/prov-o-class-Derivation-FAIL.provn	Thu Dec 06 11:38:42 2012 +0000
@@ -0,0 +1,15 @@
+document
+prefix xsd <http://www.w3.org/2001/XMLSchema>
+prefix prim <http://openprovenance.org/primitives#>
+prefix prov <http://www.w3.org/ns/prov#>
+prefix def <http://example.com/>
+prefix xsi <http://www.w3.org/2001/XMLSchema-instance>
+prefix pc1 <http://www.ipaw.info/pc1/>
+activity(def:create_the_chart,2012-04-03T00:00:00Z,2012-04-03T00:00:10Z)
+entity(def:bar_chart)
+entity(def:bar_chart)
+wasAssociatedWith(def:create_the_chart,def:derek,-)
+wasGeneratedBy(def:plot_the_chart;-,-,2012-04-03T00:00:01Z,[prov:type='prov:InstantaneousEvent'])
+used(def:data_loading;-,-,2012-04-03T00:00:00Z)
+wasDerivedFrom(def:bar_chart, def:aggregatedByRegions, def:create_the_chart, def:plot_the_chart, def:data_loading)
+endDocument
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/testcases/provo/prov-o-class-Derivation-FAIL.provx	Thu Dec 06 11:38:42 2012 +0000
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+<prov:document xmlns:prov="http://www.w3.org/ns/prov#" xmlns:ns2="http://openprovenance.org/collection#" xmlns:ns3="http://openprovenance.org/validation#" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:prim="http://openprovenance.org/primitives#" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:pc1="http://www.ipaw.info/pc1/">
+    <prov:activity xmlns:def="http://example.com/" prov:id="def:create_the_chart">
+        <prov:startTime>2012-04-03T00:00:00Z</prov:startTime>
+        <prov:endTime>2012-04-03T00:00:10Z</prov:endTime>
+    </prov:activity>
+    <prov:entity xmlns:def="http://example.com/" prov:id="def:bar_chart"/>
+    <prov:entity xmlns:def="http://example.com/" prov:id="def:bar_chart"/>
+    <prov:wasAssociatedWith>
+        <prov:activity xmlns:def="http://example.com/" prov:ref="def:create_the_chart"/>
+        <prov:agent xmlns:def="http://example.com/" prov:ref="def:derek"/>
+    </prov:wasAssociatedWith>
+    <prov:wasDerivedFrom>
+        <prov:generation xmlns:def="http://example.com/" prov:ref="def:plot_the_chart"/>
+        <prov:usage xmlns:def="http://example.com/" prov:ref="def:data_loading"/>
+        <prov:activity xmlns:def="http://example.com/" prov:ref="def:create_the_chart"/>
+        <prov:generatedEntity xmlns:def="http://example.com/" prov:ref="def:bar_chart"/>
+        <prov:usedEntity xmlns:def="http://example.com/" prov:ref="def:aggregatedByRegions"/>
+    </prov:wasDerivedFrom>
+    <prov:wasGeneratedBy xmlns:def="http://example.com/" prov:id="def:plot_the_chart">
+        <prov:time>2012-04-03T00:00:01Z</prov:time>
+        <prov:type xsi:type="xsd:QName">prov:InstantaneousEvent</prov:type>
+    </prov:wasGeneratedBy>
+    <prov:used xmlns:def="http://example.com/" prov:id="def:data_loading">
+        <prov:time>2012-04-03T00:00:00Z</prov:time>
+    </prov:used>
+</prov:document>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/testcases/provo/prov-o-class-Derivation-FAIL.ttl	Thu Dec 06 11:38:42 2012 +0000
@@ -0,0 +1,57 @@
+@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
+@prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
+@prefix owl:  <http://www.w3.org/2002/07/owl#> .
+@prefix prov: <http://www.w3.org/ns/prov#> .
+@prefix :     <http://example.com/> .
+
+# The simplest (and least detailed) form of derivation.
+:bar_chart 
+   a prov:Entity;
+   prov:wasDerivedFrom :aggregatedByRegions;  
+.
+
+# The simple form can be accompanied by a qualified form:
+# which provides more details about how :bar_chart was 
+# derived from :aggregatedRegions.
+
+:bar_chart
+   a prov:Entity;
+   
+   prov:wasDerivedFrom :aggregatedByRegions;  
+   prov:qualifiedDerivation [                  
+      a prov:Derivation;                      
+      prov:entity      :aggregatedByRegions;  
+                          
+      # Derivations can cite the influencing Activity in doing the derivation.
+      prov:hadActivity   :create_the_chart;
+
+      # They can also cite the Usage and Generation that the Activity 
+      # performed to generate :bar_chart.
+      prov:hadUsage      :data_loading;
+      prov:hadGeneration :plot_the_chart;
+   ];
+.
+
+### The process during which the chart was created, from loading the data to the software, to process the data and plot the chart.
+### Additional metadata was recorded, like when it started (before the usage), ended (after the generation of the chart) and who was associated with it.
+
+:create_the_chart 
+   a prov:Activity;
+   prov:wasAssociatedWith :derek;
+   prov:startedAtTime "2012-04-03T00:00:00Z"^^xsd:dateTime;
+   prov:endedAtTime "2012-04-03T00:00:10Z"^^xsd:dateTime;
+.
+
+### The final chart was plotted
+
+:plot_the_chart
+   a prov:Generation, prov:InstantaneousEvent;
+   prov:atTime "2012-04-03T00:00:01Z"^^xsd:dateTime;
+.
+
+### The data was getting used to create the chart
+
+:data_loading
+   a prov:Usage;
+   prov:atTime "2012-04-03T00:00:00Z"^^xsd:dateTime;
+.
--- a/testcases/provo/prov-o-class-Derivation-PASS.provn	Thu Dec 06 10:40:34 2012 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,15 +0,0 @@
-document
-prefix xsd <http://www.w3.org/2001/XMLSchema>
-prefix prim <http://openprovenance.org/primitives#>
-prefix prov <http://www.w3.org/ns/prov#>
-prefix def <http://example.com/>
-prefix xsi <http://www.w3.org/2001/XMLSchema-instance>
-prefix pc1 <http://www.ipaw.info/pc1/>
-activity(def:create_the_chart,2012-04-03T00:00:00Z,2012-04-03T00:00:10Z)
-entity(def:bar_chart)
-entity(def:bar_chart)
-wasAssociatedWith(def:create_the_chart,def:derek,-)
-wasGeneratedBy(def:plot_the_chart;-,-,2012-04-03T00:00:01Z,[prov:type='prov:InstantaneousEvent'])
-used(def:data_loading;-,-,2012-04-03T00:00:00Z)
-wasDerivedFrom(def:bar_chart, def:aggregatedByRegions, def:create_the_chart, def:plot_the_chart, def:data_loading)
-endDocument
\ No newline at end of file
--- a/testcases/provo/prov-o-class-Derivation-PASS.provx	Thu Dec 06 10:40:34 2012 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
-<prov:document xmlns:prov="http://www.w3.org/ns/prov#" xmlns:ns2="http://openprovenance.org/collection#" xmlns:ns3="http://openprovenance.org/validation#" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:prim="http://openprovenance.org/primitives#" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:pc1="http://www.ipaw.info/pc1/">
-    <prov:activity xmlns:def="http://example.com/" prov:id="def:create_the_chart">
-        <prov:startTime>2012-04-03T00:00:00Z</prov:startTime>
-        <prov:endTime>2012-04-03T00:00:10Z</prov:endTime>
-    </prov:activity>
-    <prov:entity xmlns:def="http://example.com/" prov:id="def:bar_chart"/>
-    <prov:entity xmlns:def="http://example.com/" prov:id="def:bar_chart"/>
-    <prov:wasAssociatedWith>
-        <prov:activity xmlns:def="http://example.com/" prov:ref="def:create_the_chart"/>
-        <prov:agent xmlns:def="http://example.com/" prov:ref="def:derek"/>
-    </prov:wasAssociatedWith>
-    <prov:wasDerivedFrom>
-        <prov:generation xmlns:def="http://example.com/" prov:ref="def:plot_the_chart"/>
-        <prov:usage xmlns:def="http://example.com/" prov:ref="def:data_loading"/>
-        <prov:activity xmlns:def="http://example.com/" prov:ref="def:create_the_chart"/>
-        <prov:generatedEntity xmlns:def="http://example.com/" prov:ref="def:bar_chart"/>
-        <prov:usedEntity xmlns:def="http://example.com/" prov:ref="def:aggregatedByRegions"/>
-    </prov:wasDerivedFrom>
-    <prov:wasGeneratedBy xmlns:def="http://example.com/" prov:id="def:plot_the_chart">
-        <prov:time>2012-04-03T00:00:01Z</prov:time>
-        <prov:type xsi:type="xsd:QName">prov:InstantaneousEvent</prov:type>
-    </prov:wasGeneratedBy>
-    <prov:used xmlns:def="http://example.com/" prov:id="def:data_loading">
-        <prov:time>2012-04-03T00:00:00Z</prov:time>
-    </prov:used>
-</prov:document>
--- a/testcases/provo/prov-o-class-Derivation-PASS.ttl	Thu Dec 06 10:40:34 2012 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,57 +0,0 @@
-@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
-@prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
-@prefix owl:  <http://www.w3.org/2002/07/owl#> .
-@prefix prov: <http://www.w3.org/ns/prov#> .
-@prefix :     <http://example.com/> .
-
-# The simplest (and least detailed) form of derivation.
-:bar_chart 
-   a prov:Entity;
-   prov:wasDerivedFrom :aggregatedByRegions;  
-.
-
-# The simple form can be accompanied by a qualified form:
-# which provides more details about how :bar_chart was 
-# derived from :aggregatedRegions.
-
-:bar_chart
-   a prov:Entity;
-   
-   prov:wasDerivedFrom :aggregatedByRegions;  
-   prov:qualifiedDerivation [                  
-      a prov:Derivation;                      
-      prov:entity      :aggregatedByRegions;  
-                          
-      # Derivations can cite the influencing Activity in doing the derivation.
-      prov:hadActivity   :create_the_chart;
-
-      # They can also cite the Usage and Generation that the Activity 
-      # performed to generate :bar_chart.
-      prov:hadUsage      :data_loading;
-      prov:hadGeneration :plot_the_chart;
-   ];
-.
-
-### The process during which the chart was created, from loading the data to the software, to process the data and plot the chart.
-### Additional metadata was recorded, like when it started (before the usage), ended (after the generation of the chart) and who was associated with it.
-
-:create_the_chart 
-   a prov:Activity;
-   prov:wasAssociatedWith :derek;
-   prov:startedAtTime "2012-04-03T00:00:00Z"^^xsd:dateTime;
-   prov:endedAtTime "2012-04-03T00:00:10Z"^^xsd:dateTime;
-.
-
-### The final chart was plotted
-
-:plot_the_chart
-   a prov:Generation, prov:InstantaneousEvent;
-   prov:atTime "2012-04-03T00:00:01Z"^^xsd:dateTime;
-.
-
-### The data was getting used to create the chart
-
-:data_loading
-   a prov:Usage;
-   prov:atTime "2012-04-03T00:00:00Z"^^xsd:dateTime;
-.
--- a/testcases/provo/prov-o-class-Role-PASS.provn	Thu Dec 06 10:40:34 2012 +0000
+++ b/testcases/provo/prov-o-class-Role-PASS.provn	Thu Dec 06 11:38:42 2012 +0000
@@ -1,20 +1,15 @@
 document
-prefix xsd <http://www.w3.org/2001/XMLSchema>
-prefix prim <http://openprovenance.org/primitives#>
-prefix prov <http://www.w3.org/ns/prov#>
-prefix def <http://example.com/>
-prefix xsi <http://www.w3.org/2001/XMLSchema-instance>
-prefix pc1 <http://www.ipaw.info/pc1/>
-activity(def:divideActivity,-,-)
-entity(def:variableB,[prov:value="2" %% prov:unknownLiteral])
-entity(def:variableA,[prov:value="10" %% prov:unknownLiteral])
-entity(def:result_112234,[prov:value="5" %% prov:unknownLiteral])
-wasGeneratedBy(def:result_112234,def:divideActivity,-)
-wasGeneratedBy(def:result_112234,def:divideActivity,-)
-used(def:divideActivity,def:variableA,-,[prov:role="http://example.com/dividend" %% xsd:string, prov:role="org.openprovenance.prov.xml.AnyRef@717a07ac[
-  ref={http://example.com/}dividend
-]" %% prov:unknownLiteral])
-used(def:divideActivity,def:variableB,-,[prov:role="http://example.com/divisor" %% xsd:string, prov:role="org.openprovenance.prov.xml.AnyRef@646f5891[
-  ref={http://example.com/}divisor
-]" %% prov:unknownLiteral])
+  default <http://example.com/>
+  prefix xsd <http://www.w3.org/2001/XMLSchema>
+  prefix prim <http://openprovenance.org/primitives#>
+
+
+  activity(divideActivity,-,-)
+  entity(variableB, [prov:value=2])
+  entity(variableA, [prov:value=10])
+  entity(result_112234, [prov:value=5])
+
+  wasGeneratedBy(result_112234, divideActivity,-)
+  used(divideActivity, variableA, -, [prov:role='dividend'])
+  used(divideActivity, variableB, -, [prov:role='divisor'])
 endDocument
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/testcases/provo/prov-o-property-hadGeneration-FAIL.provn	Thu Dec 06 11:38:42 2012 +0000
@@ -0,0 +1,13 @@
+document
+prefix xsd <http://www.w3.org/2001/XMLSchema>
+prefix prim <http://openprovenance.org/primitives#>
+prefix ex <http://example.com/vocab#>
+prefix prov <http://www.w3.org/ns/prov#>
+prefix def <http://example.com/>
+prefix xsi <http://www.w3.org/2001/XMLSchema-instance>
+prefix pc1 <http://www.ipaw.info/pc1/>
+activity(def:illustrationActivity,2012-04-03T00:00:00Z,2012-04-03T00:00:25Z)
+entity(def:bar_chart,[prov:type='ex:Chart'])
+wasDerivedFrom(def:bar_chart, def:aggregatedByRegions, -, def:illustration, -)
+wasGeneratedBy(def:illustration;-,def:illustrationActivity,2012-04-03T00:00:11Z,[prov:type='prov:InstantaneousEvent'])
+endDocument
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/testcases/provo/prov-o-property-hadGeneration-FAIL.provx	Thu Dec 06 11:38:42 2012 +0000
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+<prov:document xmlns:prov="http://www.w3.org/ns/prov#" xmlns:ns2="http://openprovenance.org/collection#" xmlns:ns3="http://openprovenance.org/validation#" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:prim="http://openprovenance.org/primitives#" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:pc1="http://www.ipaw.info/pc1/">
+    <prov:activity xmlns:def="http://example.com/" prov:id="def:illustrationActivity">
+        <prov:startTime>2012-04-03T00:00:00Z</prov:startTime>
+        <prov:endTime>2012-04-03T00:00:25Z</prov:endTime>
+    </prov:activity>
+    <prov:entity xmlns:def="http://example.com/" prov:id="def:bar_chart">
+        <prov:type xmlns:ex="http://example.com/vocab#" xsi:type="xsd:QName">ex:Chart</prov:type>
+    </prov:entity>
+    <prov:wasDerivedFrom>
+        <prov:generation xmlns:def="http://example.com/" prov:ref="def:illustration"/>
+        <prov:generatedEntity xmlns:def="http://example.com/" prov:ref="def:bar_chart"/>
+        <prov:usedEntity xmlns:def="http://example.com/" prov:ref="def:aggregatedByRegions"/>
+    </prov:wasDerivedFrom>
+    <prov:wasGeneratedBy xmlns:def="http://example.com/" prov:id="def:illustration">
+        <prov:time>2012-04-03T00:00:11Z</prov:time>
+        <prov:activity prov:ref="def:illustrationActivity"/>
+        <prov:type xsi:type="xsd:QName">prov:InstantaneousEvent</prov:type>
+    </prov:wasGeneratedBy>
+</prov:document>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/testcases/provo/prov-o-property-hadGeneration-FAIL.ttl	Thu Dec 06 11:38:42 2012 +0000
@@ -0,0 +1,31 @@
+@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
+@prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
+@prefix owl:  <http://www.w3.org/2002/07/owl#> .
+@prefix prov: <http://www.w3.org/ns/prov#> .
+@prefix ex:   <http://example.com/vocab#> .
+@prefix :     <http://example.com/> .
+
+:bar_chart
+   a prov:Entity, ex:Chart;
+   prov:wasDerivedFrom   :aggregatedByRegions;
+   prov:qualifiedDerivation [
+      a prov:Derivation;
+      prov:entity        :aggregatedByRegions;
+      prov:hadGeneration :illustration;
+   ];
+.
+
+:aggregatedByRegions a ex:Dataset .
+
+:illustration
+   a prov:Generation,
+     prov:InstantaneousEvent;
+   prov:activity :illustrationActivity;
+   prov:atTime   "2012-04-03T00:00:11Z"^^xsd:dateTime;
+.
+
+:illustrationActivity
+   a prov:Activity;
+   prov:startedAtTime "2012-04-03T00:00:00Z"^^xsd:dateTime;
+   prov:endedAtTime   "2012-04-03T00:00:25Z"^^xsd:dateTime;
+.
--- a/testcases/provo/prov-o-property-hadGeneration-PASS.provn	Thu Dec 06 10:40:34 2012 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-document
-prefix xsd <http://www.w3.org/2001/XMLSchema>
-prefix prim <http://openprovenance.org/primitives#>
-prefix ex <http://example.com/vocab#>
-prefix prov <http://www.w3.org/ns/prov#>
-prefix def <http://example.com/>
-prefix xsi <http://www.w3.org/2001/XMLSchema-instance>
-prefix pc1 <http://www.ipaw.info/pc1/>
-activity(def:illustrationActivity,2012-04-03T00:00:00Z,2012-04-03T00:00:25Z)
-entity(def:bar_chart,[prov:type='ex:Chart'])
-wasDerivedFrom(def:bar_chart, def:aggregatedByRegions, -, def:illustration, -)
-wasGeneratedBy(def:illustration;-,def:illustrationActivity,2012-04-03T00:00:11Z,[prov:type='prov:InstantaneousEvent'])
-endDocument
\ No newline at end of file
--- a/testcases/provo/prov-o-property-hadGeneration-PASS.provx	Thu Dec 06 10:40:34 2012 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,20 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
-<prov:document xmlns:prov="http://www.w3.org/ns/prov#" xmlns:ns2="http://openprovenance.org/collection#" xmlns:ns3="http://openprovenance.org/validation#" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:prim="http://openprovenance.org/primitives#" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:pc1="http://www.ipaw.info/pc1/">
-    <prov:activity xmlns:def="http://example.com/" prov:id="def:illustrationActivity">
-        <prov:startTime>2012-04-03T00:00:00Z</prov:startTime>
-        <prov:endTime>2012-04-03T00:00:25Z</prov:endTime>
-    </prov:activity>
-    <prov:entity xmlns:def="http://example.com/" prov:id="def:bar_chart">
-        <prov:type xmlns:ex="http://example.com/vocab#" xsi:type="xsd:QName">ex:Chart</prov:type>
-    </prov:entity>
-    <prov:wasDerivedFrom>
-        <prov:generation xmlns:def="http://example.com/" prov:ref="def:illustration"/>
-        <prov:generatedEntity xmlns:def="http://example.com/" prov:ref="def:bar_chart"/>
-        <prov:usedEntity xmlns:def="http://example.com/" prov:ref="def:aggregatedByRegions"/>
-    </prov:wasDerivedFrom>
-    <prov:wasGeneratedBy xmlns:def="http://example.com/" prov:id="def:illustration">
-        <prov:time>2012-04-03T00:00:11Z</prov:time>
-        <prov:activity prov:ref="def:illustrationActivity"/>
-        <prov:type xsi:type="xsd:QName">prov:InstantaneousEvent</prov:type>
-    </prov:wasGeneratedBy>
-</prov:document>
--- a/testcases/provo/prov-o-property-hadGeneration-PASS.ttl	Thu Dec 06 10:40:34 2012 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,31 +0,0 @@
-@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
-@prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
-@prefix owl:  <http://www.w3.org/2002/07/owl#> .
-@prefix prov: <http://www.w3.org/ns/prov#> .
-@prefix ex:   <http://example.com/vocab#> .
-@prefix :     <http://example.com/> .
-
-:bar_chart
-   a prov:Entity, ex:Chart;
-   prov:wasDerivedFrom   :aggregatedByRegions;
-   prov:qualifiedDerivation [
-      a prov:Derivation;
-      prov:entity        :aggregatedByRegions;
-      prov:hadGeneration :illustration;
-   ];
-.
-
-:aggregatedByRegions a ex:Dataset .
-
-:illustration
-   a prov:Generation,
-     prov:InstantaneousEvent;
-   prov:activity :illustrationActivity;
-   prov:atTime   "2012-04-03T00:00:11Z"^^xsd:dateTime;
-.
-
-:illustrationActivity
-   a prov:Activity;
-   prov:startedAtTime "2012-04-03T00:00:00Z"^^xsd:dateTime;
-   prov:endedAtTime   "2012-04-03T00:00:25Z"^^xsd:dateTime;
-.
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/testcases/provo/prov-o-property-hadUsage-FAIL.provn	Thu Dec 06 11:38:42 2012 +0000
@@ -0,0 +1,16 @@
+document
+prefix xsd <http://www.w3.org/2001/XMLSchema>
+prefix prim <http://openprovenance.org/primitives#>
+default <>
+prefix prov <http://www.w3.org/ns/prov#>
+prefix def <http://example.com/>
+prefix xsi <http://www.w3.org/2001/XMLSchema-instance>
+prefix pc1 <http://www.ipaw.info/pc1/>
+entity(def:proteinSample)
+entity(def:digestedProteinSample1)
+wasDerivedFrom(def:digestedProteinSample1, def:proteinSample)
+wasDerivedFrom(def:digestedProteinSample1, -, -, -, node17d8sv8mjx2)
+used(-,def:Trypsin,-,[prov:role="http://example.com/treatmentEnzyme" %% xsd:string, prov:role="org.openprovenance.prov.xml.AnyRef@5b4975d2[
+  ref={http://example.com/}treatmentEnzyme
+]" %% prov:unknownLiteral])
+endDocument
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/testcases/provo/prov-o-property-hadUsage-FAIL.provx	Thu Dec 06 11:38:42 2012 +0000
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+<prov:document xmlns:prov="http://www.w3.org/ns/prov#" xmlns:ns2="http://openprovenance.org/collection#" xmlns:ns3="http://openprovenance.org/validation#" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:prim="http://openprovenance.org/primitives#" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:pc1="http://www.ipaw.info/pc1/">
+    <prov:entity xmlns:def="http://example.com/" prov:id="def:proteinSample"/>
+    <prov:entity xmlns:def="http://example.com/" prov:id="def:digestedProteinSample1"/>
+    <prov:wasDerivedFrom>
+        <prov:generatedEntity xmlns:def="http://example.com/" prov:ref="def:digestedProteinSample1"/>
+        <prov:usedEntity xmlns:def="http://example.com/" prov:ref="def:proteinSample"/>
+    </prov:wasDerivedFrom>
+    <prov:wasDerivedFrom>
+        <prov:usage xmlns="" prov:ref="node17d8sv91ex2"/>
+        <prov:generatedEntity xmlns:def="http://example.com/" prov:ref="def:digestedProteinSample1"/>
+    </prov:wasDerivedFrom>
+    <prov:used>
+        <prov:entity xmlns:def="http://example.com/" prov:ref="def:Trypsin"/>
+        <prov:role xsi:type="xsd:string">http://example.com/treatmentEnzyme</prov:role>
+        <prov:role xmlns:def="http://example.com/" xsi:type="prov:AnyRef" prov:ref="def:treatmentEnzyme"/>
+    </prov:used>
+</prov:document>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/testcases/provo/prov-o-property-hadUsage-FAIL.ttl	Thu Dec 06 11:38:42 2012 +0000
@@ -0,0 +1,19 @@
+@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
+@prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
+@prefix owl:  <http://www.w3.org/2002/07/owl#> .
+@prefix prov: <http://www.w3.org/ns/prov#> .
+@prefix :     <http://example.com/> .
+:digestedProteinSample1
+   a prov:Entity;
+   prov:wasDerivedFrom :proteinSample;
+   prov:qualifiedDerivation [
+      a prov:Derivation;
+      prov:hadUsage [
+         a prov:Usage;
+         prov:entity :Trypsin;
+        prov:hadRole :treatmentEnzyme;
+      ];
+   ];
+   prov:entity :proteinSample;
+.
+:proteinSample a prov:Entity .
--- a/testcases/provo/prov-o-property-hadUsage-PASS.provn	Thu Dec 06 10:40:34 2012 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,16 +0,0 @@
-document
-prefix xsd <http://www.w3.org/2001/XMLSchema>
-prefix prim <http://openprovenance.org/primitives#>
-default <>
-prefix prov <http://www.w3.org/ns/prov#>
-prefix def <http://example.com/>
-prefix xsi <http://www.w3.org/2001/XMLSchema-instance>
-prefix pc1 <http://www.ipaw.info/pc1/>
-entity(def:proteinSample)
-entity(def:digestedProteinSample1)
-wasDerivedFrom(def:digestedProteinSample1, def:proteinSample)
-wasDerivedFrom(def:digestedProteinSample1, -, -, -, node17d8sv8mjx2)
-used(-,def:Trypsin,-,[prov:role="http://example.com/treatmentEnzyme" %% xsd:string, prov:role="org.openprovenance.prov.xml.AnyRef@5b4975d2[
-  ref={http://example.com/}treatmentEnzyme
-]" %% prov:unknownLiteral])
-endDocument
\ No newline at end of file
--- a/testcases/provo/prov-o-property-hadUsage-PASS.provx	Thu Dec 06 10:40:34 2012 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,18 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
-<prov:document xmlns:prov="http://www.w3.org/ns/prov#" xmlns:ns2="http://openprovenance.org/collection#" xmlns:ns3="http://openprovenance.org/validation#" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:prim="http://openprovenance.org/primitives#" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:pc1="http://www.ipaw.info/pc1/">
-    <prov:entity xmlns:def="http://example.com/" prov:id="def:proteinSample"/>
-    <prov:entity xmlns:def="http://example.com/" prov:id="def:digestedProteinSample1"/>
-    <prov:wasDerivedFrom>
-        <prov:generatedEntity xmlns:def="http://example.com/" prov:ref="def:digestedProteinSample1"/>
-        <prov:usedEntity xmlns:def="http://example.com/" prov:ref="def:proteinSample"/>
-    </prov:wasDerivedFrom>
-    <prov:wasDerivedFrom>
-        <prov:usage xmlns="" prov:ref="node17d8sv91ex2"/>
-        <prov:generatedEntity xmlns:def="http://example.com/" prov:ref="def:digestedProteinSample1"/>
-    </prov:wasDerivedFrom>
-    <prov:used>
-        <prov:entity xmlns:def="http://example.com/" prov:ref="def:Trypsin"/>
-        <prov:role xsi:type="xsd:string">http://example.com/treatmentEnzyme</prov:role>
-        <prov:role xmlns:def="http://example.com/" xsi:type="prov:AnyRef" prov:ref="def:treatmentEnzyme"/>
-    </prov:used>
-</prov:document>
--- a/testcases/provo/prov-o-property-hadUsage-PASS.ttl	Thu Dec 06 10:40:34 2012 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,19 +0,0 @@
-@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
-@prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
-@prefix owl:  <http://www.w3.org/2002/07/owl#> .
-@prefix prov: <http://www.w3.org/ns/prov#> .
-@prefix :     <http://example.com/> .
-:digestedProteinSample1
-   a prov:Entity;
-   prov:wasDerivedFrom :proteinSample;
-   prov:qualifiedDerivation [
-      a prov:Derivation;
-      prov:hadUsage [
-         a prov:Usage;
-         prov:entity :Trypsin;
-        prov:hadRole :treatmentEnzyme;
-      ];
-   ];
-   prov:entity :proteinSample;
-.
-:proteinSample a prov:Entity .
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/testcases/provo/prov-o-property-qualifiedDerivation-FAIL.provn	Thu Dec 06 11:38:42 2012 +0000
@@ -0,0 +1,13 @@
+document
+prefix xsd <http://www.w3.org/2001/XMLSchema>
+prefix prim <http://openprovenance.org/primitives#>
+prefix prov <http://www.w3.org/ns/prov#>
+prefix def <http://example.com/>
+prefix xsi <http://www.w3.org/2001/XMLSchema-instance>
+prefix pc1 <http://www.ipaw.info/pc1/>
+activity(def:chart_creation,2011-07-16T01:52:02Z,2011-07-16T03:00:02Z)
+entity(def:bar_chart)
+wasAssociatedWith(def:chart_creation,def:derek,-)
+wasGeneratedBy(def:chat_plotting;-,-,2011-07-16T03:00:02Z)
+wasDerivedFrom(def:bar_chart, def:aggregatedByRegions, def:chart_creation, def:chat_plotting, -)
+endDocument
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/testcases/provo/prov-o-property-qualifiedDerivation-FAIL.provx	Thu Dec 06 11:38:42 2012 +0000
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+<prov:document xmlns:prov="http://www.w3.org/ns/prov#" xmlns:ns2="http://openprovenance.org/collection#" xmlns:ns3="http://openprovenance.org/validation#" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:prim="http://openprovenance.org/primitives#" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:pc1="http://www.ipaw.info/pc1/">
+    <prov:activity xmlns:def="http://example.com/" prov:id="def:chart_creation">
+        <prov:startTime>2011-07-16T01:52:02Z</prov:startTime>
+        <prov:endTime>2011-07-16T03:00:02Z</prov:endTime>
+    </prov:activity>
+    <prov:entity xmlns:def="http://example.com/" prov:id="def:bar_chart"/>
+    <prov:wasAssociatedWith>
+        <prov:activity xmlns:def="http://example.com/" prov:ref="def:chart_creation"/>
+        <prov:agent xmlns:def="http://example.com/" prov:ref="def:derek"/>
+    </prov:wasAssociatedWith>
+    <prov:wasGeneratedBy xmlns:def="http://example.com/" prov:id="def:chat_plotting">
+        <prov:time>2011-07-16T03:00:02Z</prov:time>
+    </prov:wasGeneratedBy>
+    <prov:wasDerivedFrom>
+        <prov:generation xmlns:def="http://example.com/" prov:ref="def:chat_plotting"/>
+        <prov:activity xmlns:def="http://example.com/" prov:ref="def:chart_creation"/>
+        <prov:generatedEntity xmlns:def="http://example.com/" prov:ref="def:bar_chart"/>
+        <prov:usedEntity xmlns:def="http://example.com/" prov:ref="def:aggregatedByRegions"/>
+    </prov:wasDerivedFrom>
+</prov:document>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/testcases/provo/prov-o-property-qualifiedDerivation-FAIL.ttl	Thu Dec 06 11:38:42 2012 +0000
@@ -0,0 +1,35 @@
+@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
+@prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
+@prefix owl:  <http://www.w3.org/2002/07/owl#> .
+@prefix prov: <http://www.w3.org/ns/prov#> .
+@prefix :     <http://example.com/> .
+
+:bar_chart
+   a prov:Entity;
+   prov:wasDerivedFrom :aggregatedByRegions;
+   prov:qualifiedDerivation [
+      a prov:Derivation;
+      prov:entity :aggregatedByRegions; 
+      
+      ## More details about the activity underpinning the derivation        
+      prov:hadGeneration :chat_plotting; 
+      prov:hadActivity	 :chart_creation ;
+   ];
+.
+
+### The process of creating the chart, from loading the data, to process it, and plot it to end users
+
+:chart_creation
+    a    prov:Activity ;
+    prov:wasAssociatedWith :derek;
+    prov:startedAtTime  "2011-07-16T01:52:02Z"^^xsd:dateTime;
+    prov:endedAtTime	"2011-07-16T03:00:02Z"^^xsd:dateTime;
+.
+
+#### Now the chart is plotted
+
+:chat_plotting
+    a    prov:Generation ;
+    prov:atTime    "2011-07-16T03:00:02Z"^^xsd:dateTime;
+.
+
--- a/testcases/provo/prov-o-property-qualifiedDerivation-PASS.provn	Thu Dec 06 10:40:34 2012 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-document
-prefix xsd <http://www.w3.org/2001/XMLSchema>
-prefix prim <http://openprovenance.org/primitives#>
-prefix prov <http://www.w3.org/ns/prov#>
-prefix def <http://example.com/>
-prefix xsi <http://www.w3.org/2001/XMLSchema-instance>
-prefix pc1 <http://www.ipaw.info/pc1/>
-activity(def:chart_creation,2011-07-16T01:52:02Z,2011-07-16T03:00:02Z)
-entity(def:bar_chart)
-wasAssociatedWith(def:chart_creation,def:derek,-)
-wasGeneratedBy(def:chat_plotting;-,-,2011-07-16T03:00:02Z)
-wasDerivedFrom(def:bar_chart, def:aggregatedByRegions, def:chart_creation, def:chat_plotting, -)
-endDocument
\ No newline at end of file
--- a/testcases/provo/prov-o-property-qualifiedDerivation-PASS.provx	Thu Dec 06 10:40:34 2012 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
-<prov:document xmlns:prov="http://www.w3.org/ns/prov#" xmlns:ns2="http://openprovenance.org/collection#" xmlns:ns3="http://openprovenance.org/validation#" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:prim="http://openprovenance.org/primitives#" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:pc1="http://www.ipaw.info/pc1/">
-    <prov:activity xmlns:def="http://example.com/" prov:id="def:chart_creation">
-        <prov:startTime>2011-07-16T01:52:02Z</prov:startTime>
-        <prov:endTime>2011-07-16T03:00:02Z</prov:endTime>
-    </prov:activity>
-    <prov:entity xmlns:def="http://example.com/" prov:id="def:bar_chart"/>
-    <prov:wasAssociatedWith>
-        <prov:activity xmlns:def="http://example.com/" prov:ref="def:chart_creation"/>
-        <prov:agent xmlns:def="http://example.com/" prov:ref="def:derek"/>
-    </prov:wasAssociatedWith>
-    <prov:wasGeneratedBy xmlns:def="http://example.com/" prov:id="def:chat_plotting">
-        <prov:time>2011-07-16T03:00:02Z</prov:time>
-    </prov:wasGeneratedBy>
-    <prov:wasDerivedFrom>
-        <prov:generation xmlns:def="http://example.com/" prov:ref="def:chat_plotting"/>
-        <prov:activity xmlns:def="http://example.com/" prov:ref="def:chart_creation"/>
-        <prov:generatedEntity xmlns:def="http://example.com/" prov:ref="def:bar_chart"/>
-        <prov:usedEntity xmlns:def="http://example.com/" prov:ref="def:aggregatedByRegions"/>
-    </prov:wasDerivedFrom>
-</prov:document>
--- a/testcases/provo/prov-o-property-qualifiedDerivation-PASS.ttl	Thu Dec 06 10:40:34 2012 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,35 +0,0 @@
-@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
-@prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
-@prefix owl:  <http://www.w3.org/2002/07/owl#> .
-@prefix prov: <http://www.w3.org/ns/prov#> .
-@prefix :     <http://example.com/> .
-
-:bar_chart
-   a prov:Entity;
-   prov:wasDerivedFrom :aggregatedByRegions;
-   prov:qualifiedDerivation [
-      a prov:Derivation;
-      prov:entity :aggregatedByRegions; 
-      
-      ## More details about the activity underpinning the derivation        
-      prov:hadGeneration :chat_plotting; 
-      prov:hadActivity	 :chart_creation ;
-   ];
-.
-
-### The process of creating the chart, from loading the data, to process it, and plot it to end users
-
-:chart_creation
-    a    prov:Activity ;
-    prov:wasAssociatedWith :derek;
-    prov:startedAtTime  "2011-07-16T01:52:02Z"^^xsd:dateTime;
-    prov:endedAtTime	"2011-07-16T03:00:02Z"^^xsd:dateTime;
-.
-
-#### Now the chart is plotted
-
-:chat_plotting
-    a    prov:Generation ;
-    prov:atTime    "2011-07-16T03:00:02Z"^^xsd:dateTime;
-.
-