Update report template to include test numbers along with title.
authorGregg Kellogg <gregg@kellogg-assoc.com>
Wed, 21 Aug 2013 10:31:46 -0700
changeset 1910 666c1df01e84
parent 1909 cea8ae4b2de7
child 1911 dd24d40fc7b0
Update report template to include test numbers along with title.
test-suite/reports/index.html
test-suite/reports/template.haml
--- a/test-suite/reports/index.html	Wed Aug 21 01:28:38 2013 -0400
+++ b/test-suite/reports/index.html	Wed Aug 21 10:31:46 2013 -0700
@@ -27,7 +27,7 @@
             shortName:            "json-ld-earl",
             //subtitle:             "JSON-LD Implementation Conformance Report",
             // if you wish the publication date to be other than today, set this
-            publishDate:  "2013/08/18",
+            publishDate:  "2013/08/21",
         
             // if there is a previously published draft, uncomment this and set its YYYY-MM-DD date
             // and its maturity status
@@ -214,7 +214,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0001' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
             <td>
-              <a href='#test_93ad3a29f73e4ef2dbd8fb48ae24e8e5'>drop free-floating nodes</a>
+              <a href='#test_93ad3a29f73e4ef2dbd8fb48ae24e8e5'>Test 0001: drop free-floating nodes</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -285,7 +285,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0002' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
             <td>
-              <a href='#test_74ff426e62cb655f04c7601c2b716f6b'>basic</a>
+              <a href='#test_74ff426e62cb655f04c7601c2b716f6b'>Test 0002: basic</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -356,7 +356,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0003' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
             <td>
-              <a href='#test_c58a57f5dcde984e08ff0db60dd82c8a'>drop null and unmapped properties</a>
+              <a href='#test_c58a57f5dcde984e08ff0db60dd82c8a'>Test 0003: drop null and unmapped properties</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -427,7 +427,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0004' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
             <td>
-              <a href='#test_b2ec50e776a8c9e90a19f025a23ecac8'>optimize @set, keep empty arrays</a>
+              <a href='#test_b2ec50e776a8c9e90a19f025a23ecac8'>Test 0004: optimize @set, keep empty arrays</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -498,7 +498,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0005' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
             <td>
-              <a href='#test_98d4de8a4c1053d6bc273636e09e4125'>@type and prefix compaction</a>
+              <a href='#test_98d4de8a4c1053d6bc273636e09e4125'>Test 0005: @type and prefix compaction</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -569,7 +569,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0006' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
             <td>
-              <a href='#test_aa190ce1abd38bc35c96f6260bda5bd4'>keep expanded object format if @type doesn't match</a>
+              <a href='#test_aa190ce1abd38bc35c96f6260bda5bd4'>Test 0006: keep expanded object format if @type doesn't match</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -640,7 +640,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0007' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
             <td>
-              <a href='#test_3e650c27f1f3fa50609bb34665e49489'>add context</a>
+              <a href='#test_3e650c27f1f3fa50609bb34665e49489'>Test 0007: add context</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -711,7 +711,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0008' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
             <td>
-              <a href='#test_aa2eb428f245dccc8193e03bc7a2a0b7'>alias keywords</a>
+              <a href='#test_aa2eb428f245dccc8193e03bc7a2a0b7'>Test 0008: alias keywords</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -782,7 +782,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0009' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
             <td>
-              <a href='#test_a62e8f91f39902f98b47f6c4ef7fbd0c'>compact @id</a>
+              <a href='#test_a62e8f91f39902f98b47f6c4ef7fbd0c'>Test 0009: compact @id</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -853,7 +853,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0010' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
             <td>
-              <a href='#test_72b472378ca02f14d0eb00a32bf4efcc'>array to @graph</a>
+              <a href='#test_72b472378ca02f14d0eb00a32bf4efcc'>Test 0010: array to @graph</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -924,7 +924,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0011' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
             <td>
-              <a href='#test_5074d54219f8ce3b6353daca900daf18'>compact date</a>
+              <a href='#test_5074d54219f8ce3b6353daca900daf18'>Test 0011: compact date</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -995,7 +995,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0012' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
             <td>
-              <a href='#test_7342d2e732e5e4bcf3a2fb9960661ef6'>native types</a>
+              <a href='#test_7342d2e732e5e4bcf3a2fb9960661ef6'>Test 0012: native types</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -1066,7 +1066,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0013' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
             <td>
-              <a href='#test_09403ebc1638341c83d0158a95bf49d0'>@value with @language</a>
+              <a href='#test_09403ebc1638341c83d0158a95bf49d0'>Test 0013: @value with @language</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -1137,7 +1137,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0014' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
             <td>
-              <a href='#test_c3cdc5289ff48fa05f258c843a92aa74'>array to aliased @graph</a>
+              <a href='#test_c3cdc5289ff48fa05f258c843a92aa74'>Test 0014: array to aliased @graph</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -1208,7 +1208,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0015' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
             <td>
-              <a href='#test_afda9bd5042e0621be02eb4491116092'>best match compaction</a>
+              <a href='#test_afda9bd5042e0621be02eb4491116092'>Test 0015: best match compaction</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -1279,7 +1279,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0016' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
             <td>
-              <a href='#test_5416c960134b2fa1ccd86b3ac1291909'>recursive named graphs</a>
+              <a href='#test_5416c960134b2fa1ccd86b3ac1291909'>Test 0016: recursive named graphs</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -1350,7 +1350,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0017' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
             <td>
-              <a href='#test_ff6db49e0b4a231b4b7e40a7afbec508'>A term mapping to null removes the mapping</a>
+              <a href='#test_ff6db49e0b4a231b4b7e40a7afbec508'>Test 0017: A term mapping to null removes the mapping</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -1421,7 +1421,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0018' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
             <td>
-              <a href='#test_cc627c31b78f7363e496c2d5c897d1ee'>best matching term for lists</a>
+              <a href='#test_cc627c31b78f7363e496c2d5c897d1ee'>Test 0018: best matching term for lists</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -1492,7 +1492,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0019' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
             <td>
-              <a href='#test_197c262422a42fb8e31580fa0ce085f6'>Keep duplicate values in @list and @set</a>
+              <a href='#test_197c262422a42fb8e31580fa0ce085f6'>Test 0019: Keep duplicate values in @list and @set</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -1563,7 +1563,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0020' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
             <td>
-              <a href='#test_2152578626de0491551a7c2a916eb5cc'>Compact @id that is a property IRI when @container is @list</a>
+              <a href='#test_2152578626de0491551a7c2a916eb5cc'>Test 0020: Compact @id that is a property IRI when @container is @list</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -1634,7 +1634,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0021' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
             <td>
-              <a href='#test_9f33db0bf4b4f931664fad206d3fb7be'>Compact properties and types using @vocab</a>
+              <a href='#test_9f33db0bf4b4f931664fad206d3fb7be'>Test 0021: Compact properties and types using @vocab</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -1705,7 +1705,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0022' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
             <td>
-              <a href='#test_a00b10c77d427d79aa4ad5702dfdcc16'>@list compaction of nested properties</a>
+              <a href='#test_a00b10c77d427d79aa4ad5702dfdcc16'>Test 0022: @list compaction of nested properties</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -1776,7 +1776,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0023' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
             <td>
-              <a href='#test_2c6917193d17ce8809137aa3ce5176de'>prefer @vocab over compacted IRIs</a>
+              <a href='#test_2c6917193d17ce8809137aa3ce5176de'>Test 0023: prefer @vocab over compacted IRIs</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -1847,7 +1847,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0024' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
             <td>
-              <a href='#test_b48c4606a9d25ba783ccd824f7150676'>most specific term matching in @list.</a>
+              <a href='#test_b48c4606a9d25ba783ccd824f7150676'>Test 0024: most specific term matching in @list.</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -1918,7 +1918,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0025' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
             <td>
-              <a href='#test_b99b88f2d1b083516b845e805e4797b0'>Language maps</a>
+              <a href='#test_b99b88f2d1b083516b845e805e4797b0'>Test 0025: Language maps</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -1989,7 +1989,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0026' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
             <td>
-              <a href='#test_3058c5e63bfc3f309508f7417e0755f9'>Language map term selection with complications</a>
+              <a href='#test_3058c5e63bfc3f309508f7417e0755f9'>Test 0026: Language map term selection with complications</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -2060,7 +2060,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0027' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
             <td>
-              <a href='#test_fd2fa42f413cf0ba6f84625deebffe9c'>@container: @set with multiple values</a>
+              <a href='#test_fd2fa42f413cf0ba6f84625deebffe9c'>Test 0027: @container: @set with multiple values</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -2131,7 +2131,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0028' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
             <td>
-              <a href='#test_9b8a5ab8d592fc5f2023957897b97dee'>Alias keywords and use @vocab</a>
+              <a href='#test_9b8a5ab8d592fc5f2023957897b97dee'>Test 0028: Alias keywords and use @vocab</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -2202,7 +2202,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0029' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
             <td>
-              <a href='#test_6b7c8ce68ac320628026758e35cc0ef6'>Simple @index map</a>
+              <a href='#test_6b7c8ce68ac320628026758e35cc0ef6'>Test 0029: Simple @index map</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -2273,7 +2273,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0030' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
             <td>
-              <a href='#test_66e3b3759f7385d93b4fcc86c1e89067'>non-matching @container: @index</a>
+              <a href='#test_66e3b3759f7385d93b4fcc86c1e89067'>Test 0030: non-matching @container: @index</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -2344,7 +2344,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0031' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
             <td>
-              <a href='#test_f1c538f7f803667dcc3a69ac021f11a0'>Compact @reverse</a>
+              <a href='#test_f1c538f7f803667dcc3a69ac021f11a0'>Test 0031: Compact @reverse</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -2415,7 +2415,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0032' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
             <td>
-              <a href='#test_60028f5d635a52cb78ac05d2534efc6b'>Compact keys in reverse-maps</a>
+              <a href='#test_60028f5d635a52cb78ac05d2534efc6b'>Test 0032: Compact keys in reverse-maps</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -2486,7 +2486,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0033' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
             <td>
-              <a href='#test_833bc5959a1f60a8d2bb0f9cfe833b06'>Compact reverse-map to reverse property</a>
+              <a href='#test_833bc5959a1f60a8d2bb0f9cfe833b06'>Test 0033: Compact reverse-map to reverse property</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -2557,7 +2557,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0034' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
             <td>
-              <a href='#test_54f8921abf11dd76bebc37d96d55948e'>Skip property with @reverse if no match</a>
+              <a href='#test_54f8921abf11dd76bebc37d96d55948e'>Test 0034: Skip property with @reverse if no match</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -2628,7 +2628,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0035' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
             <td>
-              <a href='#test_fb74f308e3e7010a8ef13ffb7a9ba0ff'>Compact @reverse node references using strings</a>
+              <a href='#test_fb74f308e3e7010a8ef13ffb7a9ba0ff'>Test 0035: Compact @reverse node references using strings</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -2699,7 +2699,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0036' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
             <td>
-              <a href='#test_2010bd880f8f33d0e83aa72f9599b440'>Compact reverse properties using index containers</a>
+              <a href='#test_2010bd880f8f33d0e83aa72f9599b440'>Test 0036: Compact reverse properties using index containers</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -2770,7 +2770,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0037' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
             <td>
-              <a href='#test_91a7e9763a01597637e9abd340dabcea'>Compact keys in @reverse using @vocab</a>
+              <a href='#test_91a7e9763a01597637e9abd340dabcea'>Test 0037: Compact keys in @reverse using @vocab</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -2841,7 +2841,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0038' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
             <td>
-              <a href='#test_7265ed4dc7fe7e1ec19c2f0928a7d0de'>Index map round-tripping</a>
+              <a href='#test_7265ed4dc7fe7e1ec19c2f0928a7d0de'>Test 0038: Index map round-tripping</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -2912,7 +2912,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0039' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
             <td>
-              <a href='#test_496e5379236609c2ed44a0e04a62a670'>@graph is array</a>
+              <a href='#test_496e5379236609c2ed44a0e04a62a670'>Test 0039: @graph is array</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -2983,7 +2983,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0040' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
             <td>
-              <a href='#test_af3325e100a2c4ae8c156dfbae16c78d'>@list is array</a>
+              <a href='#test_af3325e100a2c4ae8c156dfbae16c78d'>Test 0040: @list is array</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -3054,7 +3054,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0041' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
             <td>
-              <a href='#test_b00114d1cdace47206197896ff18d7e7'>index rejects term having @list</a>
+              <a href='#test_b00114d1cdace47206197896ff18d7e7'>Test 0041: index rejects term having @list</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -3125,7 +3125,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0042' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
             <td>
-              <a href='#test_9d6c8c763b305984bb26e19c2b1849b2'>@list keyword aliasing</a>
+              <a href='#test_9d6c8c763b305984bb26e19c2b1849b2'>Test 0042: @list keyword aliasing</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -3196,7 +3196,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0043' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
             <td>
-              <a href='#test_bdc836347bd20baaa864abee1ef220eb'>select term over @vocab</a>
+              <a href='#test_bdc836347bd20baaa864abee1ef220eb'>Test 0043: select term over @vocab</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -3267,7 +3267,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0044' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
             <td>
-              <a href='#test_9341e9890090ed8a246193064595b04d'>@type: @vocab in reverse-map</a>
+              <a href='#test_9341e9890090ed8a246193064595b04d'>Test 0044: @type: @vocab in reverse-map</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -3338,7 +3338,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0045' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
             <td>
-              <a href='#test_dd541176d440755ef57a8d2eae3d510d'>@id value uses relative IRI, not term</a>
+              <a href='#test_dd541176d440755ef57a8d2eae3d510d'>Test 0045: @id value uses relative IRI, not term</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -3409,7 +3409,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0046' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
             <td>
-              <a href='#test_68f38b377590858b232035a4cae50d41'>multiple objects without @context use @graph</a>
+              <a href='#test_68f38b377590858b232035a4cae50d41'>Test 0046: multiple objects without @context use @graph</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -3480,7 +3480,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0047' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
             <td>
-              <a href='#test_061afa28cd948f725dadc5c4f27531c8'>Round-trip relative URLs</a>
+              <a href='#test_061afa28cd948f725dadc5c4f27531c8'>Test 0047: Round-trip relative URLs</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -3550,7 +3550,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0048' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
             <td>
-              <a href='#test_ef26db741d540016dc19ee1a259a912e'>term with @language: null</a>
+              <a href='#test_ef26db741d540016dc19ee1a259a912e'>Test 0048: term with @language: null</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -3621,7 +3621,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0049' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
             <td>
-              <a href='#test_afe80f1e6c01dc461bf52ebb0acf2966'>Round tripping of lists that contain just IRIs</a>
+              <a href='#test_afe80f1e6c01dc461bf52ebb0acf2966'>Test 0049: Round tripping of lists that contain just IRIs</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -3692,7 +3692,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0050' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
             <td>
-              <a href='#test_a13306d2661cb2e1fbcb7bcf503518e9'>Reverse properties require @type: @id to use string values</a>
+              <a href='#test_a13306d2661cb2e1fbcb7bcf503518e9'>Test 0050: Reverse properties require @type: @id to use string values</a>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0050' property='earl:test' />
@@ -3758,7 +3758,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0051' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
             <td>
-              <a href='#test_c00230a11751a99e5409040285a797a5'>Round tripping @list with scalar</a>
+              <a href='#test_c00230a11751a99e5409040285a797a5'>Test 0051: Round tripping @list with scalar</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -3829,7 +3829,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0052' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
             <td>
-              <a href='#test_168ec8dc8dc541ca9cc49cb41e91a3aa'>Round tripping @list with scalar and @graph alias</a>
+              <a href='#test_168ec8dc8dc541ca9cc49cb41e91a3aa'>Test 0052: Round tripping @list with scalar and @graph alias</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -3900,7 +3900,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0053' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
             <td>
-              <a href='#test_6a4df87e8628121270f063f27441cab4'>Use @type: @vocab if no @type: @id</a>
+              <a href='#test_6a4df87e8628121270f063f27441cab4'>Test 0053: Use @type: @vocab if no @type: @id</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -3971,7 +3971,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0054' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
             <td>
-              <a href='#test_e6fdc26253e467f4e03567a725b6b05c'>Compact to @type: @vocab and compact @id to term</a>
+              <a href='#test_e6fdc26253e467f4e03567a725b6b05c'>Test 0054: Compact to @type: @vocab and compact @id to term</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -4042,7 +4042,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0055' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
             <td>
-              <a href='#test_50597720d146091f90277cd920c9ad89'>Round tripping @type: @vocab</a>
+              <a href='#test_50597720d146091f90277cd920c9ad89'>Test 0055: Round tripping @type: @vocab</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -4113,7 +4113,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0056' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
             <td>
-              <a href='#test_3b8d74fa66adac7517df7494ea97ba1a'>Prefer @type: @vocab over @type: @id for terms</a>
+              <a href='#test_3b8d74fa66adac7517df7494ea97ba1a'>Test 0056: Prefer @type: @vocab over @type: @id for terms</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -4184,7 +4184,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0057' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
             <td>
-              <a href='#test_66eda03a24597b9b5d01074b8685833a'>Complex round tripping @type: @vocab and @type: @id</a>
+              <a href='#test_66eda03a24597b9b5d01074b8685833a'>Test 0057: Complex round tripping @type: @vocab and @type: @id</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -4255,7 +4255,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0058' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
             <td>
-              <a href='#test_9f5eab330d91a46888f7dd9f7f737743'>Prefer @type: @id over @type: @vocab for non-terms</a>
+              <a href='#test_9f5eab330d91a46888f7dd9f7f737743'>Test 0058: Prefer @type: @id over @type: @vocab for non-terms</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -4326,7 +4326,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0059' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
             <td>
-              <a href='#test_b851c4a9e5338a82e8196dcdda8b41c2'>Term with @type: @vocab if no @type: @id</a>
+              <a href='#test_b851c4a9e5338a82e8196dcdda8b41c2'>Test 0059: Term with @type: @vocab if no @type: @id</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -4397,7 +4397,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0060' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
             <td>
-              <a href='#test_db953e9b4e55427f92628d9c1682ec96'>Term with @type: @id if no @type: @vocab and term value</a>
+              <a href='#test_db953e9b4e55427f92628d9c1682ec96'>Test 0060: Term with @type: @id if no @type: @vocab and term value</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -4468,7 +4468,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0061' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
             <td>
-              <a href='#test_b5a248b93788f1eef7c0cf2928ba264c'>@type: @vocab/@id with values matching either</a>
+              <a href='#test_b5a248b93788f1eef7c0cf2928ba264c'>Test 0061: @type: @vocab/@id with values matching either</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -4539,7 +4539,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0062' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
             <td>
-              <a href='#test_8ae215b4aa0f3c1578e20a580d6dfe75'>@type: @vocab and relative IRIs</a>
+              <a href='#test_8ae215b4aa0f3c1578e20a580d6dfe75'>Test 0062: @type: @vocab and relative IRIs</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -4610,7 +4610,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0063' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
             <td>
-              <a href='#test_7e52a56a5c183b798bca7913bcf10c3c'>Compact IRI round-tripping with @type: @vocab</a>
+              <a href='#test_7e52a56a5c183b798bca7913bcf10c3c'>Test 0063: Compact IRI round-tripping with @type: @vocab</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -4681,7 +4681,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0064' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
             <td>
-              <a href='#test_29d53a0d46dfeab071594f98b4e7a9de'>Compact language-tagged and indexed strings to index-map</a>
+              <a href='#test_29d53a0d46dfeab071594f98b4e7a9de'>Test 0064: Compact language-tagged and indexed strings to index-map</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -4752,7 +4752,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0065' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
             <td>
-              <a href='#test_c03a65664262daab1e3a3b9242ba0d13'>Language-tagged and indexed strings with language-map</a>
+              <a href='#test_c03a65664262daab1e3a3b9242ba0d13'>Test 0065: Language-tagged and indexed strings with language-map</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -4823,7 +4823,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0066' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
             <td>
-              <a href='#test_fbf0f626a4e13e03cf5f23664462da80'>Relative IRIs</a>
+              <a href='#test_fbf0f626a4e13e03cf5f23664462da80'>Test 0066: Relative IRIs</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -4894,7 +4894,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0067' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
             <td>
-              <a href='#test_63ffc6fd4929cfa6da5a87f173750760'>Reverse properties with blank nodes</a>
+              <a href='#test_63ffc6fd4929cfa6da5a87f173750760'>Test 0067: Reverse properties with blank nodes</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -4965,7 +4965,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0068' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
             <td>
-              <a href='#test_84e0ce3983b7c7e994b0090e3e3fd560'>Single value reverse properties</a>
+              <a href='#test_84e0ce3983b7c7e994b0090e3e3fd560'>Test 0068: Single value reverse properties</a>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0068' property='earl:test' />
@@ -5031,7 +5031,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0069' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#CompactTest'>
             <td>
-              <a href='#test_a7d1cd55d6d55938e21a49d682e5acf0'>Single value reverse properties with @set</a>
+              <a href='#test_a7d1cd55d6d55938e21a49d682e5acf0'>Test 0069: Single value reverse properties with @set</a>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0069' property='earl:test' />
@@ -5149,7 +5149,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0001' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FromRDFTest'>
             <td>
-              <a href='#test_a5ebfe589bd62d1029790695808f8ff9'>Object Lists</a>
+              <a href='#test_a5ebfe589bd62d1029790695808f8ff9'>Test 0001: Object Lists</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -5220,7 +5220,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0002' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FromRDFTest'>
             <td>
-              <a href='#test_e31f3f7d5a78ca4157f582fbfde32707'>Native Types</a>
+              <a href='#test_e31f3f7d5a78ca4157f582fbfde32707'>Test 0002: Native Types</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -5291,7 +5291,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0003' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FromRDFTest'>
             <td>
-              <a href='#test_3a224095a1c11373d67e090c0ffe8e12'>BNodes and references</a>
+              <a href='#test_3a224095a1c11373d67e090c0ffe8e12'>Test 0003: BNodes and references</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -5362,7 +5362,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0004' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FromRDFTest'>
             <td>
-              <a href='#test_0a8656b8d0f4b81fd6bd26bf4e1cc77e'>Lists</a>
+              <a href='#test_0a8656b8d0f4b81fd6bd26bf4e1cc77e'>Test 0004: Lists</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -5433,7 +5433,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0005' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FromRDFTest'>
             <td>
-              <a href='#test_448e0492a0dc73c71cc3b21fd800f1b9'>Document with list</a>
+              <a href='#test_448e0492a0dc73c71cc3b21fd800f1b9'>Test 0005: Document with list</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -5504,7 +5504,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0006' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FromRDFTest'>
             <td>
-              <a href='#test_b3201a0b02a24d44fe4bb3d1feb37273'>Two graphs having same subject but different values</a>
+              <a href='#test_b3201a0b02a24d44fe4bb3d1feb37273'>Test 0006: Two graphs having same subject but different values</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -5575,7 +5575,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0007' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FromRDFTest'>
             <td>
-              <a href='#test_f6b3b3da8ed8fb7600a79a5973d3d6fc'>Graph with multiple named graphs</a>
+              <a href='#test_f6b3b3da8ed8fb7600a79a5973d3d6fc'>Test 0007: Graph with multiple named graphs</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -5646,7 +5646,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0008' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FromRDFTest'>
             <td>
-              <a href='#test_fa14358e968e5c20adef5f812a8f6abb'>List conversion</a>
+              <a href='#test_fa14358e968e5c20adef5f812a8f6abb'>Test 0008: List conversion</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -5716,7 +5716,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0009' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FromRDFTest'>
             <td>
-              <a href='#test_e7d667b0c260bb588b52dcde64e8dcff'>List conversion with IRI nodes</a>
+              <a href='#test_e7d667b0c260bb588b52dcde64e8dcff'>Test 0009: List conversion with IRI nodes</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -5786,7 +5786,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0010' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FromRDFTest'>
             <td>
-              <a href='#test_301d88bbdedaae3990d00cf0b5301ee9'>List pattern without rdf:nil</a>
+              <a href='#test_301d88bbdedaae3990d00cf0b5301ee9'>Test 0010: List pattern without rdf:nil</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -5856,7 +5856,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0011' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FromRDFTest'>
             <td>
-              <a href='#test_fab50674ba0f075dfd2f5dd45ba876bd'>List pattern with extra properties</a>
+              <a href='#test_fab50674ba0f075dfd2f5dd45ba876bd'>Test 0011: List pattern with extra properties</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -5926,7 +5926,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0012' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FromRDFTest'>
             <td>
-              <a href='#test_a6f79132151ee667d05ed595025ceceb'>List pattern with cycles</a>
+              <a href='#test_a6f79132151ee667d05ed595025ceceb'>Test 0012: List pattern with cycles</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -5996,7 +5996,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0013' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FromRDFTest'>
             <td>
-              <a href='#test_a4da79268ece4ce5783b46ed160031ad'>List pattern with multiple values of rdf:first</a>
+              <a href='#test_a4da79268ece4ce5783b46ed160031ad'>Test 0013: List pattern with multiple values of rdf:first</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -6066,7 +6066,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0014' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FromRDFTest'>
             <td>
-              <a href='#test_290751eea8778b5bcc53d1e7575d4d9c'>List pattern with multiple values of rdf:rest</a>
+              <a href='#test_290751eea8778b5bcc53d1e7575d4d9c'>Test 0014: List pattern with multiple values of rdf:rest</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -6136,7 +6136,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0015' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FromRDFTest'>
             <td>
-              <a href='#test_b313194ff09b3f3129569d279c4acd07'>List pattern with IRI rdf:rest</a>
+              <a href='#test_b313194ff09b3f3129569d279c4acd07'>Test 0015: List pattern with IRI rdf:rest</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -6206,7 +6206,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0016' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FromRDFTest'>
             <td>
-              <a href='#test_4b5297d8864f81c9bd5a219fe8f542b2'>List pattern with type rdf:List</a>
+              <a href='#test_4b5297d8864f81c9bd5a219fe8f542b2'>Test 0016: List pattern with type rdf:List</a>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0016' property='earl:test' />
@@ -6272,7 +6272,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0017' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FromRDFTest'>
             <td>
-              <a href='#test_5c21c11338cbeda23edea64f3413652d'>Remove duplicate triples</a>
+              <a href='#test_5c21c11338cbeda23edea64f3413652d'>Test 0017: Remove duplicate triples</a>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0017' property='earl:test' />
@@ -6390,7 +6390,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0001' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FlattenTest'>
             <td>
-              <a href='#test_2daa5d2498ac8e9af1b3b34a9d5a228f'>drop free-floating nodes</a>
+              <a href='#test_2daa5d2498ac8e9af1b3b34a9d5a228f'>Test 0001: drop free-floating nodes</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -6461,7 +6461,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0002' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FlattenTest'>
             <td>
-              <a href='#test_a59d88fb22670a432cb301d202186c60'>basic</a>
+              <a href='#test_a59d88fb22670a432cb301d202186c60'>Test 0002: basic</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -6532,7 +6532,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0003' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FlattenTest'>
             <td>
-              <a href='#test_d467237c855abe2de515ce9d71ab263f'>drop null and unmapped properties</a>
+              <a href='#test_d467237c855abe2de515ce9d71ab263f'>Test 0003: drop null and unmapped properties</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -6603,7 +6603,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0004' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FlattenTest'>
             <td>
-              <a href='#test_3cc90f3b52d2cb054261418fa98d20b0'>optimize @set, keep empty arrays</a>
+              <a href='#test_3cc90f3b52d2cb054261418fa98d20b0'>Test 0004: optimize @set, keep empty arrays</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -6674,7 +6674,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0005' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FlattenTest'>
             <td>
-              <a href='#test_852de9e7ddd721a9bc3c6187b73cd93d'>do not expand aliased @id/@type</a>
+              <a href='#test_852de9e7ddd721a9bc3c6187b73cd93d'>Test 0005: do not expand aliased @id/@type</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -6745,7 +6745,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0006' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FlattenTest'>
             <td>
-              <a href='#test_c829d30e744dc1ebf69e937db05ab3a5'>alias keywords</a>
+              <a href='#test_c829d30e744dc1ebf69e937db05ab3a5'>Test 0006: alias keywords</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -6816,7 +6816,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0007' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FlattenTest'>
             <td>
-              <a href='#test_e68eefa65d5bf21b055e5f95a9cfc6d8'>date type-coercion</a>
+              <a href='#test_e68eefa65d5bf21b055e5f95a9cfc6d8'>Test 0007: date type-coercion</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -6887,7 +6887,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0008' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FlattenTest'>
             <td>
-              <a href='#test_2339bbd77eba9b8d10fc4b6acec8791c'>@value with @language</a>
+              <a href='#test_2339bbd77eba9b8d10fc4b6acec8791c'>Test 0008: @value with @language</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -6958,7 +6958,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0009' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FlattenTest'>
             <td>
-              <a href='#test_35bbf57ddbfd8fc9e8ecdd0baaf63530'>@graph with terms</a>
+              <a href='#test_35bbf57ddbfd8fc9e8ecdd0baaf63530'>Test 0009: @graph with terms</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -7029,7 +7029,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0010' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FlattenTest'>
             <td>
-              <a href='#test_5db48e78dae4ce4a1f6a74d74c9eebe7'>native types</a>
+              <a href='#test_5db48e78dae4ce4a1f6a74d74c9eebe7'>Test 0010: native types</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -7100,7 +7100,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0011' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FlattenTest'>
             <td>
-              <a href='#test_a6a2bf65437ebebfe5e466d67a529fc1'>coerced @id</a>
+              <a href='#test_a6a2bf65437ebebfe5e466d67a529fc1'>Test 0011: coerced @id</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -7171,7 +7171,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0012' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FlattenTest'>
             <td>
-              <a href='#test_e63045b3b723b2b5b06b45d8244e7e1b'>@graph with embed</a>
+              <a href='#test_e63045b3b723b2b5b06b45d8244e7e1b'>Test 0012: @graph with embed</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -7242,7 +7242,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0013' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FlattenTest'>
             <td>
-              <a href='#test_c72397197f782c9cefd84c1206f42d68'>flatten already expanded</a>
+              <a href='#test_c72397197f782c9cefd84c1206f42d68'>Test 0013: flatten already expanded</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -7313,7 +7313,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0014' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FlattenTest'>
             <td>
-              <a href='#test_0c1ecd2df6491da10d154767947de633'>@set of @value objects with keyword aliases</a>
+              <a href='#test_0c1ecd2df6491da10d154767947de633'>Test 0014: @set of @value objects with keyword aliases</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -7384,7 +7384,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0015' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FlattenTest'>
             <td>
-              <a href='#test_990446213d50d03f0a37d89e6d367b68'>collapse set of sets, keep empty lists</a>
+              <a href='#test_990446213d50d03f0a37d89e6d367b68'>Test 0015: collapse set of sets, keep empty lists</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -7455,7 +7455,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0016' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FlattenTest'>
             <td>
-              <a href='#test_1a45a740c16c052b8ef9c0a34281d0ec'>context reset</a>
+              <a href='#test_1a45a740c16c052b8ef9c0a34281d0ec'>Test 0016: context reset</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -7526,7 +7526,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0017' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FlattenTest'>
             <td>
-              <a href='#test_45c71dd5314c1549ee200dda05affa20'>@graph and @id aliased</a>
+              <a href='#test_45c71dd5314c1549ee200dda05affa20'>Test 0017: @graph and @id aliased</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -7597,7 +7597,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0018' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FlattenTest'>
             <td>
-              <a href='#test_0c8a94d7fc1bf19ce1bf203b71b3e3b5'>override default @language</a>
+              <a href='#test_0c8a94d7fc1bf19ce1bf203b71b3e3b5'>Test 0018: override default @language</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -7668,7 +7668,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0019' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FlattenTest'>
             <td>
-              <a href='#test_10e09749224bd290ceba9a06e576fd91'>remove @value = null</a>
+              <a href='#test_10e09749224bd290ceba9a06e576fd91'>Test 0019: remove @value = null</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -7739,7 +7739,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0020' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FlattenTest'>
             <td>
-              <a href='#test_6067c276ad59005c5361b2742c32a05f'>do not remove @graph if not at top-level</a>
+              <a href='#test_6067c276ad59005c5361b2742c32a05f'>Test 0020: do not remove @graph if not at top-level</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -7810,7 +7810,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0021' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FlattenTest'>
             <td>
-              <a href='#test_ca7c161f620b546b18ef66156e088f19'>do not remove @graph at top-level if not only property</a>
+              <a href='#test_ca7c161f620b546b18ef66156e088f19'>Test 0021: do not remove @graph at top-level if not only property</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -7881,7 +7881,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0022' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FlattenTest'>
             <td>
-              <a href='#test_4595c606e0ef2eebdb1c5f756dd2f67c'>flatten value with default language</a>
+              <a href='#test_4595c606e0ef2eebdb1c5f756dd2f67c'>Test 0022: flatten value with default language</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -7952,7 +7952,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0023' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FlattenTest'>
             <td>
-              <a href='#test_b4df4a1749bce67d44a690fc1ce27364'>Flattening list/set with coercion</a>
+              <a href='#test_b4df4a1749bce67d44a690fc1ce27364'>Test 0023: Flattening list/set with coercion</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -8023,7 +8023,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0024' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FlattenTest'>
             <td>
-              <a href='#test_311f9d4c0a2d838d0459ca621d9a409e'>Multiple contexts</a>
+              <a href='#test_311f9d4c0a2d838d0459ca621d9a409e'>Test 0024: Multiple contexts</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -8094,7 +8094,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0025' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FlattenTest'>
             <td>
-              <a href='#test_0b1e0cb66e753689104619c91e1a3fb5'>Problematic IRI flattening tests</a>
+              <a href='#test_0b1e0cb66e753689104619c91e1a3fb5'>Test 0025: Problematic IRI flattening tests</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -8165,7 +8165,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0026' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FlattenTest'>
             <td>
-              <a href='#test_0e2cc799ad12c6ff029feb9d974acf65'>Term definition with @id: @type</a>
+              <a href='#test_0e2cc799ad12c6ff029feb9d974acf65'>Test 0026: Term definition with @id: @type</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -8236,7 +8236,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0027' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FlattenTest'>
             <td>
-              <a href='#test_e503ca0f826061010eb005f361b3af8b'>Duplicate values in @list and @set</a>
+              <a href='#test_e503ca0f826061010eb005f361b3af8b'>Test 0027: Duplicate values in @list and @set</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -8307,7 +8307,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0028' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FlattenTest'>
             <td>
-              <a href='#test_7665ac62c2de62bb09da9c187ab18e82'>Use @vocab in properties and @type but not in @id</a>
+              <a href='#test_7665ac62c2de62bb09da9c187ab18e82'>Test 0028: Use @vocab in properties and @type but not in @id</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -8378,7 +8378,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0029' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FlattenTest'>
             <td>
-              <a href='#test_31d456461b7ff42d3f4f6bcb8d77650e'>Relative IRIs</a>
+              <a href='#test_31d456461b7ff42d3f4f6bcb8d77650e'>Test 0029: Relative IRIs</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -8449,7 +8449,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0030' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FlattenTest'>
             <td>
-              <a href='#test_ba8d7a3a6b4410ece6dcd39157a19d5b'>Language maps</a>
+              <a href='#test_ba8d7a3a6b4410ece6dcd39157a19d5b'>Test 0030: Language maps</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -8520,7 +8520,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0031' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FlattenTest'>
             <td>
-              <a href='#test_470ea39e62f45fde0685f7f80cdb8bf7'>type-coercion of native types</a>
+              <a href='#test_470ea39e62f45fde0685f7f80cdb8bf7'>Test 0031: type-coercion of native types</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -8591,7 +8591,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0032' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FlattenTest'>
             <td>
-              <a href='#test_dfdeaf5869a291d632c730c8c7834e1f'>Null term and @vocab</a>
+              <a href='#test_dfdeaf5869a291d632c730c8c7834e1f'>Test 0032: Null term and @vocab</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -8662,7 +8662,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0033' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FlattenTest'>
             <td>
-              <a href='#test_e5ca68013a149c7f78f8cdf01d9221e5'>Using @vocab with with type-coercion</a>
+              <a href='#test_e5ca68013a149c7f78f8cdf01d9221e5'>Test 0033: Using @vocab with with type-coercion</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -8733,7 +8733,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0034' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FlattenTest'>
             <td>
-              <a href='#test_f3b26731a087dc87cd35619fa5502443'>Multiple properties expanding to the same IRI</a>
+              <a href='#test_f3b26731a087dc87cd35619fa5502443'>Test 0034: Multiple properties expanding to the same IRI</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -8804,7 +8804,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0035' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FlattenTest'>
             <td>
-              <a href='#test_89b312037a2f7a03d50a5c370403e5a5'>Language maps with @vocab, default language, and colliding property</a>
+              <a href='#test_89b312037a2f7a03d50a5c370403e5a5'>Test 0035: Language maps with @vocab, default language, and colliding property</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -8875,7 +8875,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0036' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FlattenTest'>
             <td>
-              <a href='#test_667d2bd10ae086ffe97a44c4ccad9fe5'>Flattening @index</a>
+              <a href='#test_667d2bd10ae086ffe97a44c4ccad9fe5'>Test 0036: Flattening @index</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -8946,7 +8946,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0037' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FlattenTest'>
             <td>
-              <a href='#test_89ac01af9b3a6a766c096bd7046a0256'>Flattening reverse properties</a>
+              <a href='#test_89ac01af9b3a6a766c096bd7046a0256'>Test 0037: Flattening reverse properties</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -9017,7 +9017,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0038' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FlattenTest'>
             <td>
-              <a href='#test_fabcce83ebc5c6370fb8a969fa540de6'>Flattening blank node labels</a>
+              <a href='#test_fabcce83ebc5c6370fb8a969fa540de6'>Test 0038: Flattening blank node labels</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -9088,7 +9088,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0039' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FlattenTest'>
             <td>
-              <a href='#test_d507340c65aa03f87c138af32ed05414'>Using terms in a reverse-maps</a>
+              <a href='#test_d507340c65aa03f87c138af32ed05414'>Test 0039: Using terms in a reverse-maps</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -9159,7 +9159,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0040' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FlattenTest'>
             <td>
-              <a href='#test_4c59f9de0ff5b0a36648afcc0f232fa8'>language and index expansion on non-objects</a>
+              <a href='#test_4c59f9de0ff5b0a36648afcc0f232fa8'>Test 0040: language and index expansion on non-objects</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -9230,7 +9230,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0041' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FlattenTest'>
             <td>
-              <a href='#test_4d0f252ba5b08f0ebcdb1fe8005d39ee'>Free-floating sets and lists</a>
+              <a href='#test_4d0f252ba5b08f0ebcdb1fe8005d39ee'>Test 0041: Free-floating sets and lists</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -9301,7 +9301,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0042' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FlattenTest'>
             <td>
-              <a href='#test_3aeae4290a4cdc13b4b8459e97a2fb24'>List objects not equivalent</a>
+              <a href='#test_3aeae4290a4cdc13b4b8459e97a2fb24'>Test 0042: List objects not equivalent</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -9372,7 +9372,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0043' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#FlattenTest'>
             <td>
-              <a href='#test_99505b54a7cdee73556720b3459f6f98'>Sample test manifest extract</a>
+              <a href='#test_99505b54a7cdee73556720b3459f6f98'>Test 0043: Sample test manifest extract</a>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0043' property='earl:test' />
@@ -9490,7 +9490,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0001' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_8221dfb95c8d7e917c7e95b5448041f7'>Plain literal with URIs</a>
+              <a href='#test_8221dfb95c8d7e917c7e95b5448041f7'>Test 0001: Plain literal with URIs</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -9561,7 +9561,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0002' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_2901ec46c9b7e6c175d4f0886d0abde8'>Plain literal with CURIE from default context</a>
+              <a href='#test_2901ec46c9b7e6c175d4f0886d0abde8'>Test 0002: Plain literal with CURIE from default context</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -9632,7 +9632,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0003' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_2b7f77e129699f59e1e0a32fb31de8ba'>Default subject is BNode</a>
+              <a href='#test_2b7f77e129699f59e1e0a32fb31de8ba'>Test 0003: Default subject is BNode</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -9703,7 +9703,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0004' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_837781d4cb06f55728cf0d3bf1b433ea'>Literal with language tag</a>
+              <a href='#test_837781d4cb06f55728cf0d3bf1b433ea'>Test 0004: Literal with language tag</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -9774,7 +9774,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0005' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_168559dc364c3cafa23a5fdc121ed716'>Extended character set literal</a>
+              <a href='#test_168559dc364c3cafa23a5fdc121ed716'>Test 0005: Extended character set literal</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -9845,7 +9845,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0006' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_be5bbf826750359cfdf7516b0c7ec88a'>Typed literal</a>
+              <a href='#test_be5bbf826750359cfdf7516b0c7ec88a'>Test 0006: Typed literal</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -9916,7 +9916,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0007' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_4d3e1585e39e9437430c7c27f2c3ceb2'>Tests 'a' generates rdf:type and object is implicit IRI</a>
+              <a href='#test_4d3e1585e39e9437430c7c27f2c3ceb2'>Test 0007: Tests 'a' generates rdf:type and object is implicit IRI</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -9987,7 +9987,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0008' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_f291d6c4d7c3b71a7ee50c855b4d07b7'>Test prefix defined in @context</a>
+              <a href='#test_f291d6c4d7c3b71a7ee50c855b4d07b7'>Test 0008: Test prefix defined in @context</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -10058,7 +10058,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0009' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_da8f6e7ed341539f3497e42a22606916'>Test using an empty suffix</a>
+              <a href='#test_da8f6e7ed341539f3497e42a22606916'>Test 0009: Test using an empty suffix</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -10129,7 +10129,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0010' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_a026df2c5b553ef156272e470d970626'>Test object processing defines object</a>
+              <a href='#test_a026df2c5b553ef156272e470d970626'>Test 0010: Test object processing defines object</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -10200,7 +10200,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0011' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_0501df8081a96dcdf798239ed749b339'>Test object processing defines object with implicit BNode</a>
+              <a href='#test_0501df8081a96dcdf798239ed749b339'>Test 0011: Test object processing defines object with implicit BNode</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -10271,7 +10271,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0012' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_d7e1119534704b762b7526143e3a3436'>Multiple Objects for a Single Property</a>
+              <a href='#test_d7e1119534704b762b7526143e3a3436'>Test 0012: Multiple Objects for a Single Property</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -10342,7 +10342,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0013' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_b56d743584cc4ff59d35bf292ec982c0'>Creation of an empty list</a>
+              <a href='#test_b56d743584cc4ff59d35bf292ec982c0'>Test 0013: Creation of an empty list</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -10413,7 +10413,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0014' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_3679b83a20863ee63d48e5d1edb0c5f9'>Creation of a list with single element</a>
+              <a href='#test_3679b83a20863ee63d48e5d1edb0c5f9'>Test 0014: Creation of a list with single element</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -10484,7 +10484,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0015' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_f2035c68d13c85313e18c957323e7420'>Creation of a list with multiple elements</a>
+              <a href='#test_f2035c68d13c85313e18c957323e7420'>Test 0015: Creation of a list with multiple elements</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -10555,7 +10555,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0016' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_5d1d92897194ef22789b74114ed02e64'>Empty IRI expands to resource location</a>
+              <a href='#test_5d1d92897194ef22789b74114ed02e64'>Test 0016: Empty IRI expands to resource location</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -10626,7 +10626,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0017' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_52da716252134d10ad21023465d60e4c'>Relative IRI expands relative resource location</a>
+              <a href='#test_52da716252134d10ad21023465d60e4c'>Test 0017: Relative IRI expands relative resource location</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -10697,7 +10697,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0018' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_f2e40b87e4fc57d8bb3d101cda44c837'>Frag ID expands relative resource location</a>
+              <a href='#test_f2e40b87e4fc57d8bb3d101cda44c837'>Test 0018: Frag ID expands relative resource location</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -10768,7 +10768,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0019' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_fc6ba93e5dac251298e413a442b0d199'>Test type coercion to anyURI</a>
+              <a href='#test_fc6ba93e5dac251298e413a442b0d199'>Test 0019: Test type coercion to anyURI</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -10839,7 +10839,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0020' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_65271affc8b92ed902201aeaf428b105'>Test type coercion to typed literal</a>
+              <a href='#test_65271affc8b92ed902201aeaf428b105'>Test 0020: Test type coercion to typed literal</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -10910,7 +10910,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0022' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_d1704e1893b615a3e1d96dc2a182e177'>Test coercion of double value</a>
+              <a href='#test_d1704e1893b615a3e1d96dc2a182e177'>Test 0022: Test coercion of double value</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -10981,7 +10981,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0023' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_a7af12b345dd6b53f99eee01a4c12720'>Test coercion of integer value</a>
+              <a href='#test_a7af12b345dd6b53f99eee01a4c12720'>Test 0023: Test coercion of integer value</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -11052,7 +11052,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0024' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_ffb20a81139db73cbb9b1561b93f5b42'>Test coercion of boolean value</a>
+              <a href='#test_ffb20a81139db73cbb9b1561b93f5b42'>Test 0024: Test coercion of boolean value</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -11123,7 +11123,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0025' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_70a3d0c2215e490e94272d6622ee847d'>Test list coercion with single element</a>
+              <a href='#test_70a3d0c2215e490e94272d6622ee847d'>Test 0025: Test list coercion with single element</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -11194,7 +11194,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0026' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_840d767e60c3c615673e5efac1237673'>Test creation of multiple types</a>
+              <a href='#test_840d767e60c3c615673e5efac1237673'>Test 0026: Test creation of multiple types</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -11265,7 +11265,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0027' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_4e81da3102b86ca5c3d1d6130308b95b'>Simple named graph (Wikidata)</a>
+              <a href='#test_4e81da3102b86ca5c3d1d6130308b95b'>Test 0027: Simple named graph (Wikidata)</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -11336,7 +11336,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0028' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_30bc80ba056257df8a196e8f65c097fc'>Simple named graph</a>
+              <a href='#test_30bc80ba056257df8a196e8f65c097fc'>Test 0028: Simple named graph</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -11407,7 +11407,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0029' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_a622ff7987cbfd0c25dcd4959394d718'>named graph with embedded named graph</a>
+              <a href='#test_a622ff7987cbfd0c25dcd4959394d718'>Test 0029: named graph with embedded named graph</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -11478,7 +11478,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0030' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_7374aacc7e0025893a966d066fdb58da'>top-level graph with string subject reference</a>
+              <a href='#test_7374aacc7e0025893a966d066fdb58da'>Test 0030: top-level graph with string subject reference</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -11549,7 +11549,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0031' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_8e60a940f92909d30be02bcf5b1871ce'>Reverse property</a>
+              <a href='#test_8e60a940f92909d30be02bcf5b1871ce'>Test 0031: Reverse property</a>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0031' property='earl:test' />
@@ -11615,7 +11615,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0032' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_ff90ef401a84ba802bef858d7e58f36b'>@context reordering</a>
+              <a href='#test_ff90ef401a84ba802bef858d7e58f36b'>Test 0032: @context reordering</a>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0032' property='earl:test' />
@@ -11681,7 +11681,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0033' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_e1af6a22532ef49a9773219d29a3f40b'>@id reordering</a>
+              <a href='#test_e1af6a22532ef49a9773219d29a3f40b'>Test 0033: @id reordering</a>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0033' property='earl:test' />
@@ -11747,7 +11747,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0034' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_a6ef305be2e801e1c7821d8ad95a7f3f'>context properties reordering</a>
+              <a href='#test_a6ef305be2e801e1c7821d8ad95a7f3f'>Test 0034: context properties reordering</a>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0034' property='earl:test' />
@@ -11813,7 +11813,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0035' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_adeaa21bca4e166ec3f061e1b9afeaa1'>non-fractional numbers converted to xsd:double</a>
+              <a href='#test_adeaa21bca4e166ec3f061e1b9afeaa1'>Test 0035: non-fractional numbers converted to xsd:double</a>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0035' property='earl:test' />
@@ -11879,7 +11879,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0036' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_02f0d4c7a43df3db06f3745a939bfb6b'>Use nodeMapGeneration bnode labels</a>
+              <a href='#test_02f0d4c7a43df3db06f3745a939bfb6b'>Test 0036: Use nodeMapGeneration bnode labels</a>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0036' property='earl:test' />
@@ -11945,7 +11945,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0041' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_0e32aa94d9f84a2f2d5e82a0a4b47129'>drop free-floating nodes</a>
+              <a href='#test_0e32aa94d9f84a2f2d5e82a0a4b47129'>Test 0041: drop free-floating nodes</a>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0041' property='earl:test' />
@@ -12011,7 +12011,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0042' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_81b36000b509b1b4dd7fe3e4163b344d'>basic</a>
+              <a href='#test_81b36000b509b1b4dd7fe3e4163b344d'>Test 0042: basic</a>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0042' property='earl:test' />
@@ -12077,7 +12077,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0043' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_2c2783823edad864e208a82445142990'>drop null and unmapped properties</a>
+              <a href='#test_2c2783823edad864e208a82445142990'>Test 0043: drop null and unmapped properties</a>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0043' property='earl:test' />
@@ -12143,7 +12143,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0044' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_6e2473651a74893b88cba802d5fc8930'>optimize @set, keep empty arrays</a>
+              <a href='#test_6e2473651a74893b88cba802d5fc8930'>Test 0044: optimize @set, keep empty arrays</a>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0044' property='earl:test' />
@@ -12209,7 +12209,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0045' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_0bb02a1bfe531a6b2ae0a9fdb6cd5872'>do not expand aliased @id/@type</a>
+              <a href='#test_0bb02a1bfe531a6b2ae0a9fdb6cd5872'>Test 0045: do not expand aliased @id/@type</a>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0045' property='earl:test' />
@@ -12275,7 +12275,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0046' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_e6e26f24f7a188940d2d4d6052ca7f20'>alias keywords</a>
+              <a href='#test_e6e26f24f7a188940d2d4d6052ca7f20'>Test 0046: alias keywords</a>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0046' property='earl:test' />
@@ -12341,7 +12341,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0047' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_20d9d1290d4c26607f848905641bfbc1'>date type-coercion</a>
+              <a href='#test_20d9d1290d4c26607f848905641bfbc1'>Test 0047: date type-coercion</a>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0047' property='earl:test' />
@@ -12407,7 +12407,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0048' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_3e024bd2ecc4f8e3df9baca107248b43'>@value with @language</a>
+              <a href='#test_3e024bd2ecc4f8e3df9baca107248b43'>Test 0048: @value with @language</a>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0048' property='earl:test' />
@@ -12473,7 +12473,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0049' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_fbf5c7ba7c20592984be33d36eabf886'>@graph with terms</a>
+              <a href='#test_fbf5c7ba7c20592984be33d36eabf886'>Test 0049: @graph with terms</a>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0049' property='earl:test' />
@@ -12539,7 +12539,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0050' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_f240a5116ccd488d673365de0682f93e'>native types</a>
+              <a href='#test_f240a5116ccd488d673365de0682f93e'>Test 0050: native types</a>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0050' property='earl:test' />
@@ -12605,7 +12605,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0051' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_1411efc23854b4bbf70ff4673d806a5d'>coerced @id</a>
+              <a href='#test_1411efc23854b4bbf70ff4673d806a5d'>Test 0051: coerced @id</a>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0051' property='earl:test' />
@@ -12671,7 +12671,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0052' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_0c19c6652ef6f6566c5bb7c33648c897'>@graph with embed</a>
+              <a href='#test_0c19c6652ef6f6566c5bb7c33648c897'>Test 0052: @graph with embed</a>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0052' property='earl:test' />
@@ -12737,7 +12737,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0053' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_122bf1f64c4009c0908aa685439bf8b0'>expand already expanded</a>
+              <a href='#test_122bf1f64c4009c0908aa685439bf8b0'>Test 0053: expand already expanded</a>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0053' property='earl:test' />
@@ -12803,7 +12803,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0054' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_94903b9ea2d6098883584539d003fc8a'>@set of @value objects with keyword aliases</a>
+              <a href='#test_94903b9ea2d6098883584539d003fc8a'>Test 0054: @set of @value objects with keyword aliases</a>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0054' property='earl:test' />
@@ -12869,7 +12869,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0055' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_19bdeb3374a67cb9ee89f24f3bfa78cd'>collapse set of sets, keep empty lists</a>
+              <a href='#test_19bdeb3374a67cb9ee89f24f3bfa78cd'>Test 0055: collapse set of sets, keep empty lists</a>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0055' property='earl:test' />
@@ -12935,7 +12935,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0056' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_16560eb090ac93156eecca0e9c5e53f8'>context reset</a>
+              <a href='#test_16560eb090ac93156eecca0e9c5e53f8'>Test 0056: context reset</a>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0056' property='earl:test' />
@@ -13001,7 +13001,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0057' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_5ae98e241ddf70df99209379799a3801'>@graph and @id aliased</a>
+              <a href='#test_5ae98e241ddf70df99209379799a3801'>Test 0057: @graph and @id aliased</a>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0057' property='earl:test' />
@@ -13067,7 +13067,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0058' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_df27dca6efd8c657b2f61e59354b0863'>override default @language</a>
+              <a href='#test_df27dca6efd8c657b2f61e59354b0863'>Test 0058: override default @language</a>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0058' property='earl:test' />
@@ -13133,7 +13133,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0059' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_0f945ac342fd4257729dd2742721e940'>remove @value = null</a>
+              <a href='#test_0f945ac342fd4257729dd2742721e940'>Test 0059: remove @value = null</a>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0059' property='earl:test' />
@@ -13199,7 +13199,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0060' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_f5a6f43502fa2096fdc5d2587eaad8fe'>do not remove @graph if not at top-level</a>
+              <a href='#test_f5a6f43502fa2096fdc5d2587eaad8fe'>Test 0060: do not remove @graph if not at top-level</a>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0060' property='earl:test' />
@@ -13265,7 +13265,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0061' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_c79f996c01ae63c9bdfdc679076c67e3'>do not remove @graph at top-level if not only property</a>
+              <a href='#test_c79f996c01ae63c9bdfdc679076c67e3'>Test 0061: do not remove @graph at top-level if not only property</a>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0061' property='earl:test' />
@@ -13331,7 +13331,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0062' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_80a79ac8ada8ff9a99774d7720417834'>expand value with default language</a>
+              <a href='#test_80a79ac8ada8ff9a99774d7720417834'>Test 0062: expand value with default language</a>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0062' property='earl:test' />
@@ -13397,7 +13397,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0063' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_f4e43da54239d82b948e0ed8b05e2937'>Lists and sets of properties with list/set coercion</a>
+              <a href='#test_f4e43da54239d82b948e0ed8b05e2937'>Test 0063: Lists and sets of properties with list/set coercion</a>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0063' property='earl:test' />
@@ -13463,7 +13463,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0064' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_8802eb09e077123d3851d94c2209d2a3'>Multiple contexts</a>
+              <a href='#test_8802eb09e077123d3851d94c2209d2a3'>Test 0064: Multiple contexts</a>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0064' property='earl:test' />
@@ -13529,7 +13529,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0065' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_706500bb0daaa202aa1741fe50efe959'>Problematic IRI expansion tests</a>
+              <a href='#test_706500bb0daaa202aa1741fe50efe959'>Test 0065: Problematic IRI expansion tests</a>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0065' property='earl:test' />
@@ -13595,7 +13595,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0066' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_d1d0955b765af8e4fc2551830a38e732'>Expanding term mapping to @type uses @type syntax</a>
+              <a href='#test_d1d0955b765af8e4fc2551830a38e732'>Test 0066: Expanding term mapping to @type uses @type syntax</a>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0066' property='earl:test' />
@@ -13661,7 +13661,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0067' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_cc1baa0d34309c9bb3b23954f3cc10d5'>Keep duplicate values in @list and @set</a>
+              <a href='#test_cc1baa0d34309c9bb3b23954f3cc10d5'>Test 0067: Keep duplicate values in @list and @set</a>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0067' property='earl:test' />
@@ -13727,7 +13727,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0068' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_1b1178b448543c3bb585363364a922b6'>Use @vocab in properties and @type but not in @id</a>
+              <a href='#test_1b1178b448543c3bb585363364a922b6'>Test 0068: Use @vocab in properties and @type but not in @id</a>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0068' property='earl:test' />
@@ -13793,7 +13793,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0069' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_a00226450cd17091a57406ab82936ac2'>Relative IRIs</a>
+              <a href='#test_a00226450cd17091a57406ab82936ac2'>Test 0069: Relative IRIs</a>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0069' property='earl:test' />
@@ -13859,7 +13859,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0070' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_eeaacf5020115f8d0ad47dbe4f08c4b6'>Language maps</a>
+              <a href='#test_eeaacf5020115f8d0ad47dbe4f08c4b6'>Test 0070: Language maps</a>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0070' property='earl:test' />
@@ -13925,7 +13925,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0071' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_49552d1b611ba05a6039d325f91e6308'>type-coercion of native types</a>
+              <a href='#test_49552d1b611ba05a6039d325f91e6308'>Test 0071: type-coercion of native types</a>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0071' property='earl:test' />
@@ -13991,7 +13991,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0072' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_2ecead478c47e269ad54786ef5f90431'>Mapping a term to null decouples it from @vocab</a>
+              <a href='#test_2ecead478c47e269ad54786ef5f90431'>Test 0072: Mapping a term to null decouples it from @vocab</a>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0072' property='earl:test' />
@@ -14057,7 +14057,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0073' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_8c5ab30ee8569d239b22fcb29f621335'>Using @vocab with with type-coercion</a>
+              <a href='#test_8c5ab30ee8569d239b22fcb29f621335'>Test 0073: Using @vocab with with type-coercion</a>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0073' property='earl:test' />
@@ -14123,7 +14123,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0074' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_e89eb15d8be51fe1ca37636c15300678'>Multiple properties expanding to the same IRI</a>
+              <a href='#test_e89eb15d8be51fe1ca37636c15300678'>Test 0074: Multiple properties expanding to the same IRI</a>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0074' property='earl:test' />
@@ -14189,7 +14189,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0075' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_b58b94f470d0ade75c613b3e170df56c'>Language maps with @vocab, default language, and colliding property</a>
+              <a href='#test_b58b94f470d0ade75c613b3e170df56c'>Test 0075: Language maps with @vocab, default language, and colliding property</a>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0075' property='earl:test' />
@@ -14255,7 +14255,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0076' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_e6a15d8711361f56df69574bb0a27dbf'>Expanding @index</a>
+              <a href='#test_e6a15d8711361f56df69574bb0a27dbf'>Test 0076: Expanding @index</a>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0076' property='earl:test' />
@@ -14321,7 +14321,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0077' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_e9ae1ff552df6ddc758aa0775bcf763a'>Expanding @reverse</a>
+              <a href='#test_e9ae1ff552df6ddc758aa0775bcf763a'>Test 0077: Expanding @reverse</a>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0077' property='earl:test' />
@@ -14387,7 +14387,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0078' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_89d0ccaa59775bc56df54d2cede79476'>Drop blank node predicates by default</a>
+              <a href='#test_89d0ccaa59775bc56df54d2cede79476'>Test 0078: Drop blank node predicates by default</a>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0078' property='earl:test' />
@@ -14453,7 +14453,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0079' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_f875bd6892149503e718fbdbbbd1f08b'>Using terms in a reverse-maps</a>
+              <a href='#test_f875bd6892149503e718fbdbbbd1f08b'>Test 0079: Using terms in a reverse-maps</a>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0079' property='earl:test' />
@@ -14519,7 +14519,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0080' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_0782bac62b444acbd8f2f8d8de92cf44'>language and index expansion on non-objects</a>
+              <a href='#test_0782bac62b444acbd8f2f8d8de92cf44'>Test 0080: language and index expansion on non-objects</a>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0080' property='earl:test' />
@@ -14585,7 +14585,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0081' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_81ea63f14efe66e5752002761d8c0df2'>Reset the default language</a>
+              <a href='#test_81ea63f14efe66e5752002761d8c0df2'>Test 0081: Reset the default language</a>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0081' property='earl:test' />
@@ -14651,7 +14651,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0082' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_8eed1daa026e471401a0f67894b9a148'>Expanding reverse properties</a>
+              <a href='#test_8eed1daa026e471401a0f67894b9a148'>Test 0082: Expanding reverse properties</a>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0082' property='earl:test' />
@@ -14717,7 +14717,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0083' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_9b7d2dc45c645d8c417ca21ed3801f5a'>Using reverse properties inside a @reverse-container</a>
+              <a href='#test_9b7d2dc45c645d8c417ca21ed3801f5a'>Test 0083: Using reverse properties inside a @reverse-container</a>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0083' property='earl:test' />
@@ -14783,7 +14783,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0084' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_36d9ea08728417d940baa69b69fe8e6c'>Ensure index maps use language mapping</a>
+              <a href='#test_36d9ea08728417d940baa69b69fe8e6c'>Test 0084: Ensure index maps use language mapping</a>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0084' property='earl:test' />
@@ -14849,7 +14849,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0085' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_5eeb17235d523b053834048ac38b5045'>Top-level value objects are removed</a>
+              <a href='#test_5eeb17235d523b053834048ac38b5045'>Test 0085: Top-level value objects are removed</a>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0085' property='earl:test' />
@@ -14915,7 +14915,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0086' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_45ee25605698799757f1e38440f738f1'>Free-floating nodes are removed</a>
+              <a href='#test_45ee25605698799757f1e38440f738f1'>Test 0086: Free-floating nodes are removed</a>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0086' property='earl:test' />
@@ -14981,7 +14981,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0087' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_562ca6f804c4d517a82a3cf58757c417'>Remove free-floating set values and lists</a>
+              <a href='#test_562ca6f804c4d517a82a3cf58757c417'>Test 0087: Remove free-floating set values and lists</a>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0087' property='earl:test' />
@@ -15047,7 +15047,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0088' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_bd8406d2f6e18f3daa86598c46e7b905'>Terms are ignored in @id</a>
+              <a href='#test_bd8406d2f6e18f3daa86598c46e7b905'>Test 0088: Terms are ignored in @id</a>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0088' property='earl:test' />
@@ -15113,7 +15113,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0089' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_d58f7a83ad29b34feac9a8e8c21252a4'>Using strings as value of a reverse property</a>
+              <a href='#test_d58f7a83ad29b34feac9a8e8c21252a4'>Test 0089: Using strings as value of a reverse property</a>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0089' property='earl:test' />
@@ -15179,7 +15179,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0090' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_b39f7afdebfd7bdd269b7bd0718d118c'>Term definitions with prefix separate from prefix definitions</a>
+              <a href='#test_b39f7afdebfd7bdd269b7bd0718d118c'>Test 0090: Term definitions with prefix separate from prefix definitions</a>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0090' property='earl:test' />
@@ -15245,7 +15245,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0091' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_d36f0e8be447dc8b0f8169bfe8ad38b9'>Expansion of keyword aliases in term definitions</a>
+              <a href='#test_d36f0e8be447dc8b0f8169bfe8ad38b9'>Test 0091: Expansion of keyword aliases in term definitions</a>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0091' property='earl:test' />
@@ -15311,7 +15311,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0092' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_36432637d7599033790fba08b8b4b475'>@vocab-relative IRIs in term definitions</a>
+              <a href='#test_36432637d7599033790fba08b8b4b475'>Test 0092: @vocab-relative IRIs in term definitions</a>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0092' property='earl:test' />
@@ -15377,7 +15377,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0093' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_1fb94bd9e8104abb12ea5bcbf778ce36'>Expand absolute IRI with @type: @vocab</a>
+              <a href='#test_1fb94bd9e8104abb12ea5bcbf778ce36'>Test 0093: Expand absolute IRI with @type: @vocab</a>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0093' property='earl:test' />
@@ -15443,7 +15443,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0094' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_6da667dbd9855604d11f213f8f005a0c'>Expand term with @type: @vocab</a>
+              <a href='#test_6da667dbd9855604d11f213f8f005a0c'>Test 0094: Expand term with @type: @vocab</a>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0094' property='earl:test' />
@@ -15509,7 +15509,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0095' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_56ff275581fd0ebc31d068b515c5400e'>Expand @vocab-relative term with @type: @vocab</a>
+              <a href='#test_56ff275581fd0ebc31d068b515c5400e'>Test 0095: Expand @vocab-relative term with @type: @vocab</a>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0095' property='earl:test' />
@@ -15575,7 +15575,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0096' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_24e84cf52d2a31012a78143b5ad54451'>Use terms with @type: @vocab but not with @type: @id</a>
+              <a href='#test_24e84cf52d2a31012a78143b5ad54451'>Test 0096: Use terms with @type: @vocab but not with @type: @id</a>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0096' property='earl:test' />
@@ -15641,7 +15641,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0097' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_a83a592b911486ed5f7b316ba80eb32e'>Expand relative IRI with @type: @vocab</a>
+              <a href='#test_a83a592b911486ed5f7b316ba80eb32e'>Test 0097: Expand relative IRI with @type: @vocab</a>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0097' property='earl:test' />
@@ -15707,7 +15707,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0098' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_9f4cfb0c53764edf9f44afed8ed32103'>Expand compact IRI with @type: @vocab</a>
+              <a href='#test_9f4cfb0c53764edf9f44afed8ed32103'>Test 0098: Expand compact IRI with @type: @vocab</a>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0098' property='earl:test' />
@@ -15773,7 +15773,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0099' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_d216584695db2f9150faa8864911209e'>Reset @vocab by setting it to null</a>
+              <a href='#test_d216584695db2f9150faa8864911209e'>Test 0099: Reset @vocab by setting it to null</a>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0099' property='earl:test' />
@@ -15839,7 +15839,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0100' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_461e87c942689a8b339dd69eb6b1c636'>Overwrite document base with @base and reset it again</a>
+              <a href='#test_461e87c942689a8b339dd69eb6b1c636'>Test 0100: Overwrite document base with @base and reset it again</a>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0100' property='earl:test' />
@@ -15905,7 +15905,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0101' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_e70e4db9878d081e1a3ac5a826803ea0'>Coercing native types to arbitrary datatypes</a>
+              <a href='#test_e70e4db9878d081e1a3ac5a826803ea0'>Test 0101: Coercing native types to arbitrary datatypes</a>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0101' property='earl:test' />
@@ -15971,7 +15971,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0102' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_b6e80e99e993f7dbbba0e209405ec362'>Various relative IRIs with with @base</a>
+              <a href='#test_b6e80e99e993f7dbbba0e209405ec362'>Test 0102: Various relative IRIs with with @base</a>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0102' property='earl:test' />
@@ -16037,7 +16037,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0103' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_0cd0250c362454badc596e4db0a51c93'>Expand a reverse property with an index-container</a>
+              <a href='#test_0cd0250c362454badc596e4db0a51c93'>Test 0103: Expand a reverse property with an index-container</a>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0103' property='earl:test' />
@@ -16103,7 +16103,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0104' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_291b46ada36991f9ecaa2de34643f6a7'>Expand reverse property whose values are unlabeled blank nodes</a>
+              <a href='#test_291b46ada36991f9ecaa2de34643f6a7'>Test 0104: Expand reverse property whose values are unlabeled blank nodes</a>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0104' property='earl:test' />
@@ -16169,7 +16169,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0105' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_b719004ae53d86514a00bec8af1d2f5f'>Keys that are not mapped to an IRI in a reverse-map are dropped</a>
+              <a href='#test_b719004ae53d86514a00bec8af1d2f5f'>Test 0105: Keys that are not mapped to an IRI in a reverse-map are dropped</a>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0105' property='earl:test' />
@@ -16235,7 +16235,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0106' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_270a2ef1262605818ece2781cf41cb87'>Use @vocab to expand keys in reverse-maps</a>
+              <a href='#test_270a2ef1262605818ece2781cf41cb87'>Test 0106: Use @vocab to expand keys in reverse-maps</a>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0106' property='earl:test' />
@@ -16301,7 +16301,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0107' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_fec263a457d4f96320d88ea8b27d2ddb'>prefix:://sufffix not a compact IRI</a>
+              <a href='#test_fec263a457d4f96320d88ea8b27d2ddb'>Test 0107: prefix:://sufffix not a compact IRI</a>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0107' property='earl:test' />
@@ -16367,7 +16367,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0108' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_de7ba43601853703e6d33aa8f57a3706'>_::sufffix not a compact IRI</a>
+              <a href='#test_de7ba43601853703e6d33aa8f57a3706'>Test 0108: _::sufffix not a compact IRI</a>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0108' property='earl:test' />
@@ -16433,7 +16433,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0109' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_183188bc11a0b730f6b73cdeb20a0c85'>Compact IRI as term with type mapping</a>
+              <a href='#test_183188bc11a0b730f6b73cdeb20a0c85'>Test 0109: Compact IRI as term with type mapping</a>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0109' property='earl:test' />
@@ -16499,7 +16499,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0110' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_256a22d52c293f0f6a480e36e6bcad47'>Redefine compact IRI with itself</a>
+              <a href='#test_256a22d52c293f0f6a480e36e6bcad47'>Test 0110: Redefine compact IRI with itself</a>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0110' property='earl:test' />
@@ -16565,7 +16565,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0111' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_b1570a4d8c0701d229685858dd1b0942'>Redefine terms looking like compact IRIs</a>
+              <a href='#test_b1570a4d8c0701d229685858dd1b0942'>Test 0111: Redefine terms looking like compact IRIs</a>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0111' property='earl:test' />
@@ -16631,7 +16631,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0112' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ToRDFTest'>
             <td>
-              <a href='#test_39c51c9bcb1b2491c43f6e0e59c28cc7'>Redefine term using @vocab, not itself</a>
+              <a href='#test_39c51c9bcb1b2491c43f6e0e59c28cc7'>Test 0112: Redefine term using @vocab, not itself</a>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0112' property='earl:test' />
@@ -16737,7 +16737,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/error-expand-manifest.jsonld#t0001' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ApiErrorTest'>
             <td>
-              <a href='#test_50da1a1d0d8f5998a760b8ae03cfa651'>Keywords cannot be aliased to other keywords</a>
+              <a href='#test_50da1a1d0d8f5998a760b8ae03cfa651'>Test 0001: Keywords cannot be aliased to other keywords</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -16804,7 +16804,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0001' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
             <td>
-              <a href='#test_30400bd733cda10ec34b060e31bee342'>drop free-floating nodes</a>
+              <a href='#test_30400bd733cda10ec34b060e31bee342'>Test 0001: drop free-floating nodes</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -16875,7 +16875,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0002' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
             <td>
-              <a href='#test_8c412a36834c515309821805111f3170'>basic</a>
+              <a href='#test_8c412a36834c515309821805111f3170'>Test 0002: basic</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -16946,7 +16946,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0003' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
             <td>
-              <a href='#test_6fb15d01d55e323c1d40c908af0025cf'>drop null and unmapped properties</a>
+              <a href='#test_6fb15d01d55e323c1d40c908af0025cf'>Test 0003: drop null and unmapped properties</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -17017,7 +17017,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0004' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
             <td>
-              <a href='#test_46ca05e212eb3f5df12a5ce1240d1a1d'>optimize @set, keep empty arrays</a>
+              <a href='#test_46ca05e212eb3f5df12a5ce1240d1a1d'>Test 0004: optimize @set, keep empty arrays</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -17088,7 +17088,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0005' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
             <td>
-              <a href='#test_b508ab4f88c7b5481c2cf64e2737b30f'>do not expand aliased @id/@type</a>
+              <a href='#test_b508ab4f88c7b5481c2cf64e2737b30f'>Test 0005: do not expand aliased @id/@type</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -17159,7 +17159,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0006' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
             <td>
-              <a href='#test_64ebeef021e3a1db53968ce489eb7667'>alias keywords</a>
+              <a href='#test_64ebeef021e3a1db53968ce489eb7667'>Test 0006: alias keywords</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -17230,7 +17230,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0007' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
             <td>
-              <a href='#test_1c8bfb88b1e97399a84e0e23cb10e40b'>date type-coercion</a>
+              <a href='#test_1c8bfb88b1e97399a84e0e23cb10e40b'>Test 0007: date type-coercion</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -17301,7 +17301,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0008' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
             <td>
-              <a href='#test_639f33a04dbd664474ab488f891c5496'>@value with @language</a>
+              <a href='#test_639f33a04dbd664474ab488f891c5496'>Test 0008: @value with @language</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -17372,7 +17372,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0009' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
             <td>
-              <a href='#test_fc3e08bc600239177804ec8be79b64fd'>@graph with terms</a>
+              <a href='#test_fc3e08bc600239177804ec8be79b64fd'>Test 0009: @graph with terms</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -17443,7 +17443,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0010' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
             <td>
-              <a href='#test_c44d7caa68a769857cd333691253bef4'>native types</a>
+              <a href='#test_c44d7caa68a769857cd333691253bef4'>Test 0010: native types</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -17514,7 +17514,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0011' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
             <td>
-              <a href='#test_ab6ef2da0eed998d968827642bfc4c7b'>coerced @id</a>
+              <a href='#test_ab6ef2da0eed998d968827642bfc4c7b'>Test 0011: coerced @id</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -17585,7 +17585,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0012' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
             <td>
-              <a href='#test_43239674aca32af2715ec3d69cbac162'>@graph with embed</a>
+              <a href='#test_43239674aca32af2715ec3d69cbac162'>Test 0012: @graph with embed</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -17656,7 +17656,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0013' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
             <td>
-              <a href='#test_d9b2850b69f56067af4ec560432f024d'>expand already expanded</a>
+              <a href='#test_d9b2850b69f56067af4ec560432f024d'>Test 0013: expand already expanded</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -17727,7 +17727,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0014' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
             <td>
-              <a href='#test_131dee302981a63e9cf25191a0b04fed'>@set of @value objects with keyword aliases</a>
+              <a href='#test_131dee302981a63e9cf25191a0b04fed'>Test 0014: @set of @value objects with keyword aliases</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -17798,7 +17798,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0015' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
             <td>
-              <a href='#test_598e330a34cebcdc7f49b05b8f7e734e'>collapse set of sets, keep empty lists</a>
+              <a href='#test_598e330a34cebcdc7f49b05b8f7e734e'>Test 0015: collapse set of sets, keep empty lists</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -17869,7 +17869,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0016' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
             <td>
-              <a href='#test_11fa9e5c7cbb6d481c793729a67fbadd'>context reset</a>
+              <a href='#test_11fa9e5c7cbb6d481c793729a67fbadd'>Test 0016: context reset</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -17940,7 +17940,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0017' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
             <td>
-              <a href='#test_585f44de48c58c553b2c603eaa0b40f3'>@graph and @id aliased</a>
+              <a href='#test_585f44de48c58c553b2c603eaa0b40f3'>Test 0017: @graph and @id aliased</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -18011,7 +18011,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0018' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
             <td>
-              <a href='#test_f78b882860133b2a5f2bd8c43e091a54'>override default @language</a>
+              <a href='#test_f78b882860133b2a5f2bd8c43e091a54'>Test 0018: override default @language</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -18082,7 +18082,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0019' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
             <td>
-              <a href='#test_ecb342df07ce29659600d26193a0067e'>remove @value = null</a>
+              <a href='#test_ecb342df07ce29659600d26193a0067e'>Test 0019: remove @value = null</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -18153,7 +18153,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0020' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
             <td>
-              <a href='#test_4e5432713bfb7cd34982a37fe235eb49'>do not remove @graph if not at top-level</a>
+              <a href='#test_4e5432713bfb7cd34982a37fe235eb49'>Test 0020: do not remove @graph if not at top-level</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -18224,7 +18224,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0021' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
             <td>
-              <a href='#test_7b97e25a4f36fdfe2131d05d3d2110c6'>do not remove @graph at top-level if not only property</a>
+              <a href='#test_7b97e25a4f36fdfe2131d05d3d2110c6'>Test 0021: do not remove @graph at top-level if not only property</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -18295,7 +18295,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0022' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
             <td>
-              <a href='#test_e06d52f699a05ba569127f3662bd9eb3'>expand value with default language</a>
+              <a href='#test_e06d52f699a05ba569127f3662bd9eb3'>Test 0022: expand value with default language</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -18366,7 +18366,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0023' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
             <td>
-              <a href='#test_447ec1849a078c1441d7ca24a5b5e3e1'>Expanding list/set with coercion</a>
+              <a href='#test_447ec1849a078c1441d7ca24a5b5e3e1'>Test 0023: Expanding list/set with coercion</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -18437,7 +18437,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0024' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
             <td>
-              <a href='#test_a216189292fa3a556fcbff33e0a51c73'>Multiple contexts</a>
+              <a href='#test_a216189292fa3a556fcbff33e0a51c73'>Test 0024: Multiple contexts</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -18508,7 +18508,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0025' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
             <td>
-              <a href='#test_7a3e3eb7ebd2883c00ada70411a58ed3'>Problematic IRI expansion tests</a>
+              <a href='#test_7a3e3eb7ebd2883c00ada70411a58ed3'>Test 0025: Problematic IRI expansion tests</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -18579,7 +18579,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0026' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
             <td>
-              <a href='#test_a2c30bcb91f907474e68cbd1a0b589bb'>Term definition with @id: @type</a>
+              <a href='#test_a2c30bcb91f907474e68cbd1a0b589bb'>Test 0026: Term definition with @id: @type</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -18650,7 +18650,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0027' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
             <td>
-              <a href='#test_cb62583d36ee2301fab8ca80aa10c653'>Duplicate values in @list and @set</a>
+              <a href='#test_cb62583d36ee2301fab8ca80aa10c653'>Test 0027: Duplicate values in @list and @set</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -18721,7 +18721,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0028' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
             <td>
-              <a href='#test_014696c7f3b28814b0dd3472499ec3b6'>Use @vocab in properties and @type but not in @id</a>
+              <a href='#test_014696c7f3b28814b0dd3472499ec3b6'>Test 0028: Use @vocab in properties and @type but not in @id</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -18792,7 +18792,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0029' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
             <td>
-              <a href='#test_5661c4455f64d6620df0b635e0dd10af'>Relative IRIs</a>
+              <a href='#test_5661c4455f64d6620df0b635e0dd10af'>Test 0029: Relative IRIs</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -18863,7 +18863,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0030' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
             <td>
-              <a href='#test_c7514a36cc3ccdafa9c1405fdcbb6cf2'>Language maps</a>
+              <a href='#test_c7514a36cc3ccdafa9c1405fdcbb6cf2'>Test 0030: Language maps</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -18934,7 +18934,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0031' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
             <td>
-              <a href='#test_c322f0abf87b89abad70c53a3b84e154'>type-coercion of native types</a>
+              <a href='#test_c322f0abf87b89abad70c53a3b84e154'>Test 0031: type-coercion of native types</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -19005,7 +19005,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0032' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
             <td>
-              <a href='#test_366c394866e4cc24728efc5c0278c53b'>Null term and @vocab</a>
+              <a href='#test_366c394866e4cc24728efc5c0278c53b'>Test 0032: Null term and @vocab</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -19076,7 +19076,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0033' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
             <td>
-              <a href='#test_a8838a70c263ef2802a25a6a7e7a3a1c'>Using @vocab with with type-coercion</a>
+              <a href='#test_a8838a70c263ef2802a25a6a7e7a3a1c'>Test 0033: Using @vocab with with type-coercion</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -19147,7 +19147,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0034' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
             <td>
-              <a href='#test_aef2f6f000b6fe2017fbe8c640ec9fbe'>Multiple properties expanding to the same IRI</a>
+              <a href='#test_aef2f6f000b6fe2017fbe8c640ec9fbe'>Test 0034: Multiple properties expanding to the same IRI</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -19218,7 +19218,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0035' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
             <td>
-              <a href='#test_2f70ba075e355b0bd46c163de1bdd067'>Language maps with @vocab, default language, and colliding property</a>
+              <a href='#test_2f70ba075e355b0bd46c163de1bdd067'>Test 0035: Language maps with @vocab, default language, and colliding property</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -19289,7 +19289,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0036' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
             <td>
-              <a href='#test_6aa3d6bec184f5ebbc7194eec44c5853'>Expanding @index</a>
+              <a href='#test_6aa3d6bec184f5ebbc7194eec44c5853'>Test 0036: Expanding @index</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -19360,7 +19360,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0037' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
             <td>
-              <a href='#test_a4f1b95a7f05d7906f1fed0336313f4d'>Expanding @reverse</a>
+              <a href='#test_a4f1b95a7f05d7906f1fed0336313f4d'>Test 0037: Expanding @reverse</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -19431,7 +19431,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0038' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
             <td>
-              <a href='#test_15d63589dec74e08695c039b9646bff9'>Expanding blank node labels</a>
+              <a href='#test_15d63589dec74e08695c039b9646bff9'>Test 0038: Expanding blank node labels</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -19502,7 +19502,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0039' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
             <td>
-              <a href='#test_761c63e32e34f17b8c65d21dbe2fea6d'>Using terms in a reverse-maps</a>
+              <a href='#test_761c63e32e34f17b8c65d21dbe2fea6d'>Test 0039: Using terms in a reverse-maps</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -19573,7 +19573,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0040' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
             <td>
-              <a href='#test_c37b191aed268057c80bce1c4527ce9f'>language and index expansion on non-objects</a>
+              <a href='#test_c37b191aed268057c80bce1c4527ce9f'>Test 0040: language and index expansion on non-objects</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -19644,7 +19644,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0041' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
             <td>
-              <a href='#test_bfe466d2cab1fdd09384ca4ea6704f4d'>@language: null resets the default language</a>
+              <a href='#test_bfe466d2cab1fdd09384ca4ea6704f4d'>Test 0041: @language: null resets the default language</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -19715,7 +19715,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0042' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
             <td>
-              <a href='#test_0a3ed08bb74045e9c42689f78f6fea30'>Reverse properties</a>
+              <a href='#test_0a3ed08bb74045e9c42689f78f6fea30'>Test 0042: Reverse properties</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -19786,7 +19786,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0043' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
             <td>
-              <a href='#test_7f2b3c20a4dfd08e1cb32980126d8b04'>Using reverse properties inside a @reverse-container</a>
+              <a href='#test_7f2b3c20a4dfd08e1cb32980126d8b04'>Test 0043: Using reverse properties inside a @reverse-container</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -19857,7 +19857,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0044' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
             <td>
-              <a href='#test_0f2b7dd66c94fb5d9ba686f1ad9c9e65'>Index maps with language mappings</a>
+              <a href='#test_0f2b7dd66c94fb5d9ba686f1ad9c9e65'>Test 0044: Index maps with language mappings</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -19928,7 +19928,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0045' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
             <td>
-              <a href='#test_8238e660e941ec3daf68a2444f4bafb0'>Top-level value objects</a>
+              <a href='#test_8238e660e941ec3daf68a2444f4bafb0'>Test 0045: Top-level value objects</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -19999,7 +19999,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0046' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
             <td>
-              <a href='#test_f263a000a15c2e9b12cefe22b26e8845'>Free-floating nodes</a>
+              <a href='#test_f263a000a15c2e9b12cefe22b26e8845'>Test 0046: Free-floating nodes</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -20070,7 +20070,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0047' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
             <td>
-              <a href='#test_86ab6f953dfb7a8e2287fe95cabd668d'>Free-floating values in sets and free-floating lists</a>
+              <a href='#test_86ab6f953dfb7a8e2287fe95cabd668d'>Test 0047: Free-floating values in sets and free-floating lists</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -20141,7 +20141,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0048' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
             <td>
-              <a href='#test_a417b11f599d8d5d967130c6a087c373'>Terms are ignored in @id</a>
+              <a href='#test_a417b11f599d8d5d967130c6a087c373'>Test 0048: Terms are ignored in @id</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -20212,7 +20212,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0049' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
             <td>
-              <a href='#test_3d5e4c58ee4663a37eaed72629728435'>String values of reverse properties</a>
+              <a href='#test_3d5e4c58ee4663a37eaed72629728435'>Test 0049: String values of reverse properties</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -20283,7 +20283,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0050' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
             <td>
-              <a href='#test_b6578b841cf155a7a3d0f66914b26da5'>Term definitions with prefix separate from prefix definitions</a>
+              <a href='#test_b6578b841cf155a7a3d0f66914b26da5'>Test 0050: Term definitions with prefix separate from prefix definitions</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -20354,7 +20354,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0051' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
             <td>
-              <a href='#test_cdded39b73328621a1b7eac54dfc430c'>Expansion of keyword aliases in term definitions</a>
+              <a href='#test_cdded39b73328621a1b7eac54dfc430c'>Test 0051: Expansion of keyword aliases in term definitions</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -20425,7 +20425,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0052' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
             <td>
-              <a href='#test_b5f7fb037683a080894d27dd239b55b9'>@vocab-relative IRIs in term definitions</a>
+              <a href='#test_b5f7fb037683a080894d27dd239b55b9'>Test 0052: @vocab-relative IRIs in term definitions</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -20496,7 +20496,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0053' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
             <td>
-              <a href='#test_9d382a7f9c100560bf14487cb7f66df9'>Expand absolute IRI with @type: @vocab</a>
+              <a href='#test_9d382a7f9c100560bf14487cb7f66df9'>Test 0053: Expand absolute IRI with @type: @vocab</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -20567,7 +20567,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0054' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
             <td>
-              <a href='#test_4f6749dc1eadc257025180339b21aa64'>Expand term with @type: @vocab</a>
+              <a href='#test_4f6749dc1eadc257025180339b21aa64'>Test 0054: Expand term with @type: @vocab</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -20638,7 +20638,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0055' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
             <td>
-              <a href='#test_93f88a337c640186229e5ef50f293294'>Expand @vocab-relative term with @type: @vocab</a>
+              <a href='#test_93f88a337c640186229e5ef50f293294'>Test 0055: Expand @vocab-relative term with @type: @vocab</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -20709,7 +20709,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0056' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
             <td>
-              <a href='#test_a3db5cbf97877b4fd4a0fc749c7d5a6b'>Use terms with @type: @vocab but not with @type: @id</a>
+              <a href='#test_a3db5cbf97877b4fd4a0fc749c7d5a6b'>Test 0056: Use terms with @type: @vocab but not with @type: @id</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -20780,7 +20780,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0057' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
             <td>
-              <a href='#test_5edaed2dc53cfeac1126bbff64cae176'>Expand relative IRI with @type: @vocab</a>
+              <a href='#test_5edaed2dc53cfeac1126bbff64cae176'>Test 0057: Expand relative IRI with @type: @vocab</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -20851,7 +20851,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0058' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
             <td>
-              <a href='#test_9644f33de4e562cb2a1e675eb8579275'>Expand compact IRI with @type: @vocab</a>
+              <a href='#test_9644f33de4e562cb2a1e675eb8579275'>Test 0058: Expand compact IRI with @type: @vocab</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -20922,7 +20922,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0059' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
             <td>
-              <a href='#test_02a84c00bb064b6c4b6143e633f7594f'>Reset @vocab by setting it to null</a>
+              <a href='#test_02a84c00bb064b6c4b6143e633f7594f'>Test 0059: Reset @vocab by setting it to null</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -20993,7 +20993,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0060' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
             <td>
-              <a href='#test_75d01ef02382a1a4ea664e07111d6077'>Overwrite document base with @base and reset it again</a>
+              <a href='#test_75d01ef02382a1a4ea664e07111d6077'>Test 0060: Overwrite document base with @base and reset it again</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -21064,7 +21064,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0061' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
             <td>
-              <a href='#test_d068435e684524b51678e214d7447338'>Coercing native types to arbitrary datatypes</a>
+              <a href='#test_d068435e684524b51678e214d7447338'>Test 0061: Coercing native types to arbitrary datatypes</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -21135,7 +21135,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0062' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
             <td>
-              <a href='#test_33ac973fae11f33795afd16a647503b5'>Various relative IRIs with with @base</a>
+              <a href='#test_33ac973fae11f33795afd16a647503b5'>Test 0062: Various relative IRIs with with @base</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -21206,7 +21206,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0063' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
             <td>
-              <a href='#test_c3cb22baf4165bc4a2a500492f024837'>Reverse property and index container</a>
+              <a href='#test_c3cb22baf4165bc4a2a500492f024837'>Test 0063: Reverse property and index container</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -21277,7 +21277,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0064' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
             <td>
-              <a href='#test_6291c77496bb2a2f0c7498ee90d49966'>bnode values of reverse properties</a>
+              <a href='#test_6291c77496bb2a2f0c7498ee90d49966'>Test 0064: bnode values of reverse properties</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -21348,7 +21348,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0065' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
             <td>
-              <a href='#test_acc6d9fbe49f93a05dedfd3049c125ac'>Drop unmapped keys in reverse map</a>
+              <a href='#test_acc6d9fbe49f93a05dedfd3049c125ac'>Test 0065: Drop unmapped keys in reverse map</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -21419,7 +21419,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0066' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
             <td>
-              <a href='#test_6026cd43b7039a0586c06e4a67477cbb'>Reverse-map keys with @vocab</a>
+              <a href='#test_6026cd43b7039a0586c06e4a67477cbb'>Test 0066: Reverse-map keys with @vocab</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -21490,7 +21490,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0067' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
             <td>
-              <a href='#test_69d9d5cb5e9a5deaa51fe95122486a56'>prefix://suffix not a compact IRI</a>
+              <a href='#test_69d9d5cb5e9a5deaa51fe95122486a56'>Test 0067: prefix://suffix not a compact IRI</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -21561,7 +21561,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0068' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
             <td>
-              <a href='#test_a9d2b19b2ad03217da932e4b322505c9'>_:suffix values are not a compact IRI</a>
+              <a href='#test_a9d2b19b2ad03217da932e4b322505c9'>Test 0068: _:suffix values are not a compact IRI</a>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0068' property='earl:test' />
@@ -21627,7 +21627,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0069' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
             <td>
-              <a href='#test_8d0172557b1a3eaaa95912187fdbe7f3'>Compact IRI as term with type mapping</a>
+              <a href='#test_8d0172557b1a3eaaa95912187fdbe7f3'>Test 0069: Compact IRI as term with type mapping</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -21698,7 +21698,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0070' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
             <td>
-              <a href='#test_00415a21708127e75f67425e12d10761'>Compact IRI as term defined using equivalent compact IRI</a>
+              <a href='#test_00415a21708127e75f67425e12d10761'>Test 0070: Compact IRI as term defined using equivalent compact IRI</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -21769,7 +21769,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0071' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
             <td>
-              <a href='#test_71fb227fe49f4333659a9da759fbc555'>Redefine terms looking like compact IRIs</a>
+              <a href='#test_71fb227fe49f4333659a9da759fbc555'>Test 0071: Redefine terms looking like compact IRIs</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -21840,7 +21840,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0072' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
             <td>
-              <a href='#test_17f279996d2744c452505740651ae56f'>Redefine term using @vocab, not itself</a>
+              <a href='#test_17f279996d2744c452505740651ae56f'>Test 0072: Redefine term using @vocab, not itself</a>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://tristan.github.com/foaf#me' property='earl:assertedBy' />
@@ -21911,7 +21911,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0073' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
             <td>
-              <a href='#test_8400108fdfc367eb2220a1c0e9ed78cb'>@context not first property</a>
+              <a href='#test_8400108fdfc367eb2220a1c0e9ed78cb'>Test 0073: @context not first property</a>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0073' property='earl:test' />
@@ -21977,7 +21977,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0074' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
             <td>
-              <a href='#test_d16ace1c40a3c0a87949ff175f59a034'>@id not first property</a>
+              <a href='#test_d16ace1c40a3c0a87949ff175f59a034'>Test 0074: @id not first property</a>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0074' property='earl:test' />
@@ -22043,7 +22043,7 @@
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0075' typeof='earl:TestCriterion earl:TestCase http://json-ld.org/test-suite/vocab#ExpandTest'>
             <td>
-              <a href='#test_e79ab0b007c9404f327c173831db3146'>@vocab as blank node identifier</a>
+              <a href='#test_e79ab0b007c9404f327c173831db3146'>Test 0075: @vocab as blank node identifier</a>
             </td>
             <td class='UNTESTED' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0075' property='earl:test' />
@@ -22648,7 +22648,7 @@
       <dl>
         <div inlist='inlist' property='mf:entries' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld'>
           <dt id='test_93ad3a29f73e4ef2dbd8fb48ae24e8e5' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0001'>
-            Test
+            Test 0001:
             <span property='dc:title mf:name'>drop free-floating nodes</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0001'>
@@ -22657,7 +22657,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/compact-0001-out.jsonld' title='drop free-floating nodes Result'>{}</pre>
           </dd>
           <dt id='test_74ff426e62cb655f04c7601c2b716f6b' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0002'>
-            Test
+            Test 0002:
             <span property='dc:title mf:name'>basic</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0002'>
@@ -22666,7 +22666,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/compact-0002-out.jsonld' title='basic Result'>{<br/>  &quot;@context&quot;: {<br/>    &quot;t1&quot;: &quot;http://example.com/t1&quot;,<br/>    &quot;t2&quot;: &quot;http://example.com/t2&quot;,<br/>    &quot;term1&quot;: &quot;http://example.com/term1&quot;,<br/>    &quot;term2&quot;: &quot;http://example.com/term2&quot;,<br/>    &quot;term3&quot;: &quot;http://example.com/term3&quot;,<br/>    &quot;term4&quot;: &quot;http://example.com/term4&quot;,<br/>    &quot;term5&quot;: &quot;http://example.com/term5&quot;<br/>  },<br/>  &quot;@id&quot;: &quot;http://example.com/id1&quot;,<br/>  &quot;@type&quot;: &quot;t1&quot;,<br/>  &quot;term1&quot;: &quot;v1&quot;,<br/>  &quot;term2&quot;: {&quot;@value&quot;: &quot;v2&quot;, &quot;@type&quot;: &quot;t2&quot;},<br/>  &quot;term3&quot;: {&quot;@value&quot;: &quot;v3&quot;, &quot;@language&quot;: &quot;en&quot;},<br/>  &quot;term4&quot;: 4,<br/>  &quot;term5&quot;: [50, 51]<br/>}<br/></pre>
           </dd>
           <dt id='test_c58a57f5dcde984e08ff0db60dd82c8a' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0003'>
-            Test
+            Test 0003:
             <span property='dc:title mf:name'>drop null and unmapped properties</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0003'>
@@ -22675,7 +22675,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/compact-0003-out.jsonld' title='drop null and unmapped properties Result'>{}</pre>
           </dd>
           <dt id='test_b2ec50e776a8c9e90a19f025a23ecac8' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0004'>
-            Test
+            Test 0004:
             <span property='dc:title mf:name'>optimize @set, keep empty arrays</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0004'>
@@ -22684,7 +22684,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/compact-0004-out.jsonld' title='optimize @set, keep empty arrays Result'>{<br/>  &quot;@context&quot;: {<br/>    &quot;mylist1&quot;: {&quot;@id&quot;: &quot;http://example.com/mylist1&quot;, &quot;@container&quot;: &quot;@list&quot;},<br/>    &quot;myset2&quot;: {&quot;@id&quot;: &quot;http://example.com/myset2&quot;, &quot;@container&quot;: &quot;@set&quot;},<br/>    &quot;myset3&quot;: {&quot;@id&quot;: &quot;http://example.com/myset3&quot;, &quot;@container&quot;: &quot;@set&quot;}<br/>  },<br/>  &quot;@id&quot;: &quot;http://example.org/id&quot;,<br/>  &quot;mylist1&quot;: [],<br/>  &quot;myset2&quot;: [],<br/>  &quot;myset3&quot;: [&quot;v1&quot;],<br/>  &quot;http://example.org/list1&quot;: {&quot;@list&quot;: []},<br/>  &quot;http://example.org/list2&quot;: {&quot;@list&quot;: []},<br/>  &quot;http://example.org/set1&quot;: [],<br/>  &quot;http://example.org/set2&quot;: [],<br/>  &quot;http://example.org/set3&quot;: [],<br/>  &quot;http://example.org/set4&quot;: []<br/>}</pre>
           </dd>
           <dt id='test_98d4de8a4c1053d6bc273636e09e4125' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0005'>
-            Test
+            Test 0005:
             <span property='dc:title mf:name'>@type and prefix compaction</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0005'>
@@ -22693,7 +22693,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/compact-0005-out.jsonld' title='@type and prefix compaction Result'>{<br/>  &quot;@context&quot;: {<br/>    &quot;ex&quot;: &quot;http://example.org/&quot;,<br/>    &quot;term1&quot;: {&quot;@id&quot;: &quot;ex:term1&quot;, &quot;@type&quot;: &quot;ex:datatype&quot;},<br/>    &quot;term2&quot;: {&quot;@id&quot;: &quot;ex:term2&quot;, &quot;@type&quot;: &quot;@id&quot;}<br/>  },<br/>  &quot;@id&quot;: &quot;ex:id1&quot;,<br/>  &quot;@type&quot;: [&quot;ex:Type1&quot;, &quot;ex:Type2&quot;],<br/>  &quot;term1&quot;: &quot;v1&quot;,<br/>  &quot;term2&quot;: &quot;ex:id2&quot;<br/>}</pre>
           </dd>
           <dt id='test_aa190ce1abd38bc35c96f6260bda5bd4' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0006'>
-            Test
+            Test 0006:
             <span property='dc:title mf:name'>keep expanded object format if @type doesn't match</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0006'>
@@ -22702,7 +22702,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/compact-0006-out.jsonld' title="keep expanded object format if @type doesn't match Result">{<br/>  &quot;@context&quot;: {<br/>    &quot;ex&quot;: &quot;http://example.org/&quot;,<br/>    &quot;term1&quot;: {<br/>      &quot;@id&quot;: &quot;ex:term1&quot;,<br/>      &quot;@type&quot;: &quot;ex:datatype&quot;<br/>    },<br/>    &quot;term2&quot;: &quot;ex:term2&quot;<br/>  },<br/>  &quot;@id&quot;: &quot;ex:id1&quot;,<br/>  &quot;@type&quot;: [&quot;ex:Type1&quot;, &quot;ex:Type2&quot;],<br/>  &quot;ex:term1&quot;: {&quot;@value&quot;: &quot;v1&quot;, &quot;@type&quot;: &quot;ex:different-datatype&quot;},<br/>  &quot;term2&quot;: {&quot;@id&quot;: &quot;ex:id2&quot;}<br/>}<br/></pre>
           </dd>
           <dt id='test_3e650c27f1f3fa50609bb34665e49489' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0007'>
-            Test
+            Test 0007:
             <span property='dc:title mf:name'>add context</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0007'>
@@ -22711,7 +22711,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/compact-0007-out.jsonld' title='add context Result'>{<br/>  &quot;@context&quot;: {<br/>    &quot;dc&quot;: &quot;http://purl.org/dc/elements/1.1/&quot;,<br/>    &quot;ex&quot;: &quot;http://example.org/vocab#&quot;,<br/>    &quot;ex:authored&quot;: {&quot;@type&quot;: &quot;@id&quot;},<br/>    &quot;ex:contains&quot;: {&quot;@type&quot;: &quot;@id&quot;},<br/>    &quot;foaf&quot;: &quot;http://xmlns.com/foaf/0.1/&quot;<br/>  },<br/>  &quot;@graph&quot;: [<br/>    {<br/>      &quot;@id&quot;: &quot;http://example.org/test#chapter&quot;,<br/>      &quot;dc:description&quot;: &quot;Fun&quot;,<br/>      &quot;dc:title&quot;: &quot;Chapter One&quot;<br/>    },<br/>    {<br/>      &quot;@id&quot;: &quot;http://example.org/test#jane&quot;,<br/>      &quot;ex:authored&quot;: &quot;http://example.org/test#chapter&quot;,<br/>      &quot;foaf:name&quot;: &quot;Jane&quot;<br/>    },<br/>    {<br/>      &quot;@id&quot;: &quot;http://example.org/test#john&quot;,<br/>      &quot;foaf:name&quot;: &quot;John&quot;<br/>    },<br/>    {<br/>      &quot;@id&quot;: &quot;http://example.org/test#library&quot;,<br/>      &quot;ex:contains&quot;: {<br/>        &quot;@id&quot;: &quot;http://example.org/test#book&quot;,<br/>        &quot;dc:contributor&quot;: &quot;Writer&quot;,<br/>        &quot;dc:title&quot;: &quot;My Book&quot;,<br/>        &quot;http://example.org/vocab#contains&quot;: &quot;this-is-not-an-IRI&quot;<br/>      }<br/>    }<br/>  ]<br/>}<br/></pre>
           </dd>
           <dt id='test_aa2eb428f245dccc8193e03bc7a2a0b7' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0008'>
-            Test
+            Test 0008:
             <span property='dc:title mf:name'>alias keywords</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0008'>
@@ -22720,7 +22720,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/compact-0008-out.jsonld' title='alias keywords Result'>{<br/>  &quot;@context&quot;: {<br/>    &quot;http://example.org/test#property1&quot;: {&quot;@type&quot;: &quot;@id&quot;},<br/>    &quot;http://example.org/test#property2&quot;: {&quot;@type&quot;: &quot;@id&quot;},<br/>    &quot;http://example.org/test#property3&quot;: {&quot;@type&quot;: &quot;@id&quot;},<br/>    &quot;uri&quot;: &quot;@id&quot;<br/>  },<br/>  &quot;http://example.org/test#property1&quot;: {<br/>    &quot;http://example.org/test#property4&quot;: &quot;foo&quot;,<br/>    &quot;uri&quot;: &quot;http://example.org/test#example2&quot;<br/>  },<br/>  &quot;http://example.org/test#property2&quot;: &quot;http://example.org/test#example3&quot;,<br/>  &quot;http://example.org/test#property3&quot;: &quot;http://example.org/test#example4&quot;,<br/>  &quot;uri&quot;: &quot;http://example.org/test#example1&quot;<br/>}<br/></pre>
           </dd>
           <dt id='test_a62e8f91f39902f98b47f6c4ef7fbd0c' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0009'>
-            Test
+            Test 0009:
             <span property='dc:title mf:name'>compact @id</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0009'>
@@ -22729,7 +22729,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/compact-0009-out.jsonld' title='compact @id Result'>{<br/>  &quot;@context&quot;: {<br/>    &quot;dc&quot;: &quot;http://purl.org/dc/elements/1.1/&quot;,<br/>    &quot;ex&quot;: &quot;http://example.org/vocab#&quot;,<br/>    &quot;ex:contains&quot;: {&quot;@type&quot;: &quot;@id&quot;}<br/>  },<br/>  &quot;@id&quot;: &quot;http://example.org/test#book&quot;,<br/>  &quot;dc:title&quot;: &quot;Title&quot;,<br/>  &quot;ex:contains&quot;: &quot;http://example.org/test#chapter&quot;<br/>}</pre>
           </dd>
           <dt id='test_72b472378ca02f14d0eb00a32bf4efcc' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0010'>
-            Test
+            Test 0010:
             <span property='dc:title mf:name'>array to @graph</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0010'>
@@ -22738,7 +22738,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/compact-0010-out.jsonld' title='array to @graph Result'>{<br/>  &quot;@context&quot;: {<br/>    &quot;homepage&quot;: {<br/>      &quot;@id&quot;: &quot;http://xmlns.com/foaf/0.1/homepage&quot;,<br/>      &quot;@type&quot;: &quot;@id&quot;<br/>    },<br/>    &quot;name&quot;: &quot;http://xmlns.com/foaf/0.1/name&quot;<br/>  },<br/>  &quot;@graph&quot;: [<br/>    {<br/>      &quot;@id&quot;: &quot;http://example.com/john&quot;,<br/>      &quot;homepage&quot;: &quot;http://john.doe.org/&quot;,<br/>      &quot;name&quot;: &quot;John Doe&quot;<br/>    },<br/>    {<br/>      &quot;@id&quot;: &quot;http://example.com/jane&quot;,<br/>      &quot;name&quot;: &quot;Jane Doe&quot;<br/>    }<br/>  ]<br/>}<br/></pre>
           </dd>
           <dt id='test_5074d54219f8ce3b6353daca900daf18' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0011'>
-            Test
+            Test 0011:
             <span property='dc:title mf:name'>compact date</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0011'>
@@ -22747,7 +22747,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/compact-0011-out.jsonld' title='compact date Result'>{<br/>  &quot;@context&quot;: {<br/>    &quot;ex&quot;: &quot;http://example.org/vocab#&quot;,<br/>    &quot;ex:date&quot;: {&quot;@type&quot;: &quot;xsd:dateTime&quot;},<br/>    &quot;ex:parent&quot;: {&quot;@type&quot;: &quot;@id&quot;},<br/>    &quot;xsd&quot;: &quot;http://www.w3.org/2001/XMLSchema#&quot;<br/>  },<br/>  &quot;@id&quot;: &quot;http://example.org/test#example1&quot;,<br/>  &quot;ex:date&quot;: &quot;2011-01-25T00:00:00Z&quot;,<br/>  &quot;ex:embed&quot;: {<br/>    &quot;@id&quot;: &quot;http://example.org/test#example2&quot;,<br/>    &quot;ex:parent&quot;: &quot;http://example.org/test#example1&quot;<br/>  }<br/>}</pre>
           </dd>
           <dt id='test_7342d2e732e5e4bcf3a2fb9960661ef6' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0012'>
-            Test
+            Test 0012:
             <span property='dc:title mf:name'>native types</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0012'>
@@ -22756,7 +22756,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/compact-0012-out.jsonld' title='native types Result'>{<br/>  &quot;@context&quot;: {<br/>    &quot;ex&quot;: &quot;http://example.org/vocab#&quot;<br/>  },<br/>  &quot;@id&quot;: &quot;http://example.org/test&quot;,<br/>  &quot;ex:bool&quot;: true,<br/>  &quot;ex:int&quot;: 123<br/>}</pre>
           </dd>
           <dt id='test_09403ebc1638341c83d0158a95bf49d0' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0013'>
-            Test
+            Test 0013:
             <span property='dc:title mf:name'>@value with @language</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0013'>
@@ -22765,7 +22765,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/compact-0013-out.jsonld' title='@value with @language Result'>{<br/>  &quot;@context&quot;: {<br/>    &quot;ex&quot;: &quot;http://example.org/vocab#&quot;<br/>  },<br/>  &quot;@id&quot;: &quot;http://example.org/test&quot;,<br/>  &quot;ex:test&quot;: {&quot;@value&quot;: &quot;test&quot;, &quot;@language&quot;: &quot;en&quot;}<br/>}</pre>
           </dd>
           <dt id='test_c3cdc5289ff48fa05f258c843a92aa74' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0014'>
-            Test
+            Test 0014:
             <span property='dc:title mf:name'>array to aliased @graph</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0014'>
@@ -22774,7 +22774,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/compact-0014-out.jsonld' title='array to aliased @graph Result'>{<br/>  &quot;@context&quot;: {<br/>    &quot;homepage&quot;: {<br/>      &quot;@id&quot;: &quot;http://xmlns.com/foaf/0.1/homepage&quot;,<br/>      &quot;@type&quot;: &quot;@id&quot;<br/>    },<br/>    &quot;name&quot;: &quot;http://xmlns.com/foaf/0.1/name&quot;,<br/>    &quot;data&quot;: &quot;@graph&quot;<br/>  },<br/>  &quot;data&quot;: [<br/>    {<br/>      &quot;@id&quot;: &quot;http://example.com/john&quot;,<br/>      &quot;homepage&quot;: &quot;http://john.doe.org/&quot;,<br/>      &quot;name&quot;: &quot;John Doe&quot;<br/>    },<br/>    {<br/>      &quot;@id&quot;: &quot;http://example.com/jane&quot;,<br/>      &quot;name&quot;: &quot;Jane Doe&quot;<br/>    }<br/>  ]<br/>}<br/></pre>
           </dd>
           <dt id='test_afda9bd5042e0621be02eb4491116092' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0015'>
-            Test
+            Test 0015:
             <span property='dc:title mf:name'>best match compaction</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0015'>
@@ -22783,7 +22783,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/compact-0015-out.jsonld' title='best match compaction Result'>{<br/>  &quot;@context&quot;: {<br/>    &quot;t1&quot;: &quot;http://example.com/t1&quot;,<br/>    &quot;t2&quot;: &quot;http://example.com/t2&quot;,<br/>    &quot;term1&quot;: &quot;http://example.com/term&quot;,<br/>    &quot;term2&quot;: {&quot;@id&quot;: &quot;http://example.com/term&quot;, &quot;@type&quot;: &quot;t2&quot;},<br/>    &quot;term3&quot;: {&quot;@id&quot;: &quot;http://example.com/term&quot;, &quot;@language&quot;: &quot;en&quot;},<br/>    &quot;term4&quot;: {&quot;@id&quot;: &quot;http://example.com/term&quot;, &quot;@container&quot;: &quot;@list&quot;},<br/>    &quot;term5&quot;: {&quot;@id&quot;: &quot;http://example.com/term&quot;, &quot;@language&quot;: null},<br/>    &quot;@language&quot;: &quot;de&quot;<br/>  },<br/>  &quot;@id&quot;: &quot;http://example.com/id1&quot;,<br/>  &quot;@type&quot;: &quot;t1&quot;,<br/>  &quot;term1&quot;: &quot;v1&quot;,<br/>  &quot;term2&quot;: &quot;v2&quot;,<br/>  &quot;term3&quot;: &quot;v3&quot;,<br/>  &quot;term4&quot;: [ 1, 2 ],<br/>  &quot;term5&quot;: [ &quot;v5&quot;, &quot;plain literal&quot; ]<br/>}<br/></pre>
           </dd>
           <dt id='test_5416c960134b2fa1ccd86b3ac1291909' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0016'>
-            Test
+            Test 0016:
             <span property='dc:title mf:name'>recursive named graphs</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0016'>
@@ -22792,7 +22792,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/compact-0016-out.jsonld' title='recursive named graphs Result'>{<br/>  &quot;@context&quot;: {<br/>    &quot;wd&quot;: &quot;http://data.wikipedia.org/vocab#&quot;,<br/>    &quot;ws&quot;: &quot;http://data.wikipedia.org/snaks/&quot;,<br/>    &quot;wp&quot;: &quot;http://en.wikipedia.org/wiki/&quot;<br/>  },<br/>  &quot;@id&quot;: &quot;ws:Assertions&quot;,<br/>  &quot;@type&quot;: &quot;wd:SnakSet&quot;,<br/>  &quot;@graph&quot;: [<br/>    {<br/>      &quot;@id&quot;: &quot;ws:BerlinFact&quot;,<br/>      &quot;@type&quot;: &quot;wd:Snak&quot;,<br/>      &quot;@graph&quot;: [<br/>        {<br/>          &quot;@id&quot;: &quot;wp:Berlin&quot;,<br/>          &quot;wd:population&quot;: 3499879<br/>        }<br/>      ],<br/>      &quot;wd:assertedBy&quot;: &quot;Statistik Berlin/Brandenburg&quot;<br/>    }<br/>  ],<br/>  &quot;wd:assertedBy&quot;: &quot;Gregg Kellogg&quot;<br/>}<br/></pre>
           </dd>
           <dt id='test_ff6db49e0b4a231b4b7e40a7afbec508' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0017'>
-            Test
+            Test 0017:
             <span property='dc:title mf:name'>A term mapping to null removes the mapping</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0017'>
@@ -22801,7 +22801,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/compact-0017-out.jsonld' title='A term mapping to null removes the mapping Result'>{<br/>  &quot;@context&quot;: [<br/>    {<br/>      &quot;comment&quot;: { &quot;@id&quot;: &quot;http://www.w3.org/2000/01/rdf-schema#comment&quot;, &quot;@language&quot;: &quot;en&quot; }<br/>    },<br/>    {<br/>      &quot;comment&quot;: null,<br/>      &quot;comment_en&quot;: { &quot;@id&quot;: &quot;http://www.w3.org/2000/01/rdf-schema#comment&quot;, &quot;@language&quot;: &quot;en&quot; }<br/>    }<br/>  ],<br/>  &quot;comment_en&quot;: &quot;Comment in English.&quot;,<br/>  &quot;http://www.w3.org/2000/01/rdf-schema#comment&quot;: { &quot;@value&quot;: &quot;Kommentar auf Deutsch.&quot;, &quot;@language&quot;: &quot;de&quot; }<br/>}<br/></pre>
           </dd>
           <dt id='test_cc627c31b78f7363e496c2d5c897d1ee' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0018'>
-            Test
+            Test 0018:
             <span property='dc:title mf:name'>best matching term for lists</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0018'>
@@ -22810,7 +22810,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/compact-0018-out.jsonld' title='best matching term for lists Result'>{<br/>  &quot;@context&quot;: {<br/>    &quot;type1&quot;: &quot;http://example.com/t1&quot;,<br/>    &quot;type2&quot;: &quot;http://example.com/t2&quot;,<br/>    &quot;@language&quot;: &quot;de&quot;,<br/>    &quot;term&quot;: { &quot;@id&quot;: &quot;http://example.com/term&quot; },<br/>    &quot;term1&quot;: { &quot;@id&quot;: &quot;http://example.com/term&quot;, &quot;@container&quot;: &quot;@list&quot; },<br/>    &quot;term2&quot;: { &quot;@id&quot;: &quot;http://example.com/term&quot;, &quot;@container&quot;: &quot;@list&quot;, &quot;@language&quot;: &quot;en&quot; },<br/>    &quot;term3&quot;: { &quot;@id&quot;: &quot;http://example.com/term&quot;, &quot;@container&quot;: &quot;@list&quot;, &quot;@language&quot;: null },<br/>    &quot;term4&quot;: { &quot;@id&quot;: &quot;http://example.com/term&quot;, &quot;@container&quot;: &quot;@list&quot;, &quot;@type&quot;: &quot;type1&quot; },<br/>    &quot;term5&quot;: { &quot;@id&quot;: &quot;http://example.com/term&quot;, &quot;@container&quot;: &quot;@list&quot;, &quot;@type&quot;: &quot;type2&quot; }<br/>  },<br/>  &quot;@id&quot;: &quot;http://example.com/id1&quot;,<br/>  &quot;term&quot;: [<br/>    &quot;v0.1&quot;,<br/>    { &quot;@value&quot;: &quot;v0.2&quot;, &quot;@language&quot;: &quot;en&quot; },<br/>    { &quot;@value&quot;: &quot;v0.3&quot; },<br/>    4,<br/>    true,<br/>    false<br/>  ],<br/>  &quot;term1&quot;: [<br/>    &quot;v1.1&quot;,<br/>    { &quot;@value&quot;: &quot;v1.2&quot;, &quot;@language&quot;: &quot;en&quot; },<br/>    { &quot;@value&quot;: &quot;v1.3&quot; },<br/>    14,<br/>    true,<br/>    false<br/>  ],<br/>  &quot;term2&quot;: [<br/>    &quot;v2.1&quot;,<br/>    &quot;v2.2&quot;,<br/>    &quot;v2.3&quot;,<br/>    &quot;v2.4&quot;,<br/>    &quot;v2.5&quot;,<br/>    &quot;v2.6&quot;<br/>  ],<br/>  &quot;term3&quot;: [<br/>    &quot;v3.1&quot;,<br/>    &quot;v3.2&quot;,<br/>    &quot;v3.3&quot;,<br/>    &quot;v3.4&quot;,<br/>    &quot;v3.5&quot;,<br/>    &quot;v3.6&quot;<br/>  ],<br/>  &quot;term4&quot;: [<br/>    &quot;v4.1&quot;,<br/>    &quot;v4.2&quot;,<br/>    &quot;v4.3&quot;,<br/>    &quot;v4.4&quot;,<br/>    &quot;v4.5&quot;,<br/>    &quot;v4.6&quot;<br/>  ],<br/>  &quot;term5&quot;: [<br/>    &quot;v5.1&quot;,<br/>    &quot;v5.2&quot;,<br/>    &quot;v5.3&quot;,<br/>    &quot;v5.4&quot;,<br/>    &quot;v5.5&quot;,<br/>    &quot;v5.6&quot;<br/>  ]<br/>}<br/></pre>
           </dd>
           <dt id='test_197c262422a42fb8e31580fa0ce085f6' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0019'>
-            Test
+            Test 0019:
             <span property='dc:title mf:name'>Keep duplicate values in @list and @set</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0019'>
@@ -22819,7 +22819,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/compact-0019-out.jsonld' title='Keep duplicate values in @list and @set Result'>{<br/>  &quot;@context&quot;: {<br/>    &quot;mylist&quot;: {&quot;@id&quot;: &quot;http://example.com/mylist&quot;, &quot;@container&quot;: &quot;@list&quot;},<br/>    &quot;myset&quot;: {&quot;@id&quot;: &quot;http://example.com/myset&quot;, &quot;@container&quot;: &quot;@set&quot;}<br/>  },<br/>  &quot;@id&quot;: &quot;http://example.org/id&quot;,<br/>  &quot;mylist&quot;: [1, 2, 2, 3],<br/>  &quot;myset&quot;: [1, 2, 2, 3]<br/>}<br/></pre>
           </dd>
           <dt id='test_2152578626de0491551a7c2a916eb5cc' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0020'>
-            Test
+            Test 0020:
             <span property='dc:title mf:name'>Compact @id that is a property IRI when @container is @list</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0020'>
@@ -22828,7 +22828,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/compact-0020-out.jsonld' title='Compact @id that is a property IRI when @container is @list Result'>{<br/>  &quot;@context&quot;: {<br/>    &quot;ex&quot;: &quot;http://example.org/ns#&quot;,<br/>    &quot;ex:property&quot;: {<br/>      &quot;@container&quot;: &quot;@list&quot;<br/>    }<br/>  },<br/>  &quot;@id&quot;: &quot;ex:property&quot;,<br/>  &quot;ex:property&quot;: [1, 2]<br/>}</pre>
           </dd>
           <dt id='test_9f33db0bf4b4f931664fad206d3fb7be' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0021'>
-            Test
+            Test 0021:
             <span property='dc:title mf:name'>Compact properties and types using @vocab</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0021'>
@@ -22837,7 +22837,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/compact-0021-out.jsonld' title='Compact properties and types using @vocab Result'>{<br/>  &quot;@context&quot;: {<br/>    &quot;@vocab&quot;: &quot;http://example.com/subdir/&quot;,<br/>    &quot;vocab/date&quot;: { &quot;@type&quot;: &quot;vocab/types/dateTime&quot; }<br/>  },<br/>  &quot;@id&quot;: &quot;http://example.com/subdir/id/1&quot;,<br/>  &quot;@type&quot;: &quot;vocab/types/Test&quot;,<br/>  &quot;vocab/date&quot;: &quot;2011-01-25T00:00:00Z&quot;,<br/>  &quot;vocab/embed&quot;: {<br/>    &quot;@id&quot;: &quot;http://example.com/subdir/id/2&quot;,<br/>    &quot;vocab/expandedDate&quot;: {<br/>      &quot;@value&quot;: &quot;2012-08-01T00:00:00Z&quot;,<br/>      &quot;@type&quot;: &quot;vocab/types/dateTime&quot;<br/>    }<br/>  }<br/>}<br/></pre>
           </dd>
           <dt id='test_a00b10c77d427d79aa4ad5702dfdcc16' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0022'>
-            Test
+            Test 0022:
             <span property='dc:title mf:name'>@list compaction of nested properties</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0022'>
@@ -22846,7 +22846,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/compact-0022-out.jsonld' title='@list compaction of nested properties Result'>{<br/>  &quot;@context&quot;: {<br/>    &quot;owl&quot;: &quot;http://www.w3.org/2002/07/owl#&quot;,<br/>    &quot;rdf&quot;: &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;,<br/>    &quot;ex&quot;: &quot;https://example.org/ns#&quot;,<br/>    &quot;id&quot;: &quot;@id&quot;,<br/>    &quot;type&quot;: &quot;@type&quot;,<br/>    &quot;ex:properties&quot;: {<br/>        &quot;@container&quot;: &quot;@list&quot;<br/>    }<br/>  },<br/>  &quot;@graph&quot;: [<br/>    {<br/>      &quot;id&quot;: &quot;ex:Game&quot;,<br/>      &quot;type&quot;: &quot;owl:Class&quot;,<br/>      &quot;ex:properties&quot;: [<br/>        { &quot;id&quot;: &quot;ex:title&quot; },<br/>        { &quot;id&quot;: &quot;ex:slug&quot; }<br/>      ]<br/>    },<br/>    {<br/>      &quot;id&quot;: &quot;ex:properties&quot;,<br/>      &quot;type&quot;: &quot;rdf:Property&quot;<br/>    },<br/>    {<br/>      &quot;id&quot;: &quot;ex:slug&quot;,<br/>      &quot;type&quot;: [ &quot;owl:DataProperty&quot;, &quot;owl:FunctionalProperty&quot; ]<br/>    },<br/>    {<br/>      &quot;id&quot;: &quot;ex:title&quot;,<br/>      &quot;type&quot;: &quot;owl:DataProperty&quot;<br/>    }<br/>  ]<br/>}<br/></pre>
           </dd>
           <dt id='test_2c6917193d17ce8809137aa3ce5176de' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0023'>
-            Test
+            Test 0023:
             <span property='dc:title mf:name'>prefer @vocab over compacted IRIs</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0023'>
@@ -22855,7 +22855,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/compact-0023-out.jsonld' title='prefer @vocab over compacted IRIs Result'>{<br/>  &quot;@context&quot;: {<br/>    &quot;@vocab&quot;: &quot;http://example.com/&quot;,<br/>    &quot;ex&quot;: &quot;http://example.com/subdir/&quot;,<br/>    &quot;ex:vocab/date&quot;: { &quot;@type&quot;: &quot;ex:vocab/types/dateTime&quot; }<br/>  },<br/>  &quot;@id&quot;: &quot;ex:id/1&quot;,<br/>  &quot;@type&quot;: &quot;subdir/vocab/types/Test&quot;,<br/>  &quot;ex:vocab/date&quot;: &quot;2011-01-25T00:00:00Z&quot;,<br/>  &quot;subdir/vocab/embed&quot;: {<br/>    &quot;@id&quot;: &quot;ex:id/2&quot;,<br/>    &quot;subdir/vocab/expandedDate&quot;: {<br/>      &quot;@value&quot;: &quot;2012-08-01T00:00:00Z&quot;,<br/>      &quot;@type&quot;: &quot;subdir/vocab/types/dateTime&quot;<br/>    }<br/>  }<br/>}<br/></pre>
           </dd>
           <dt id='test_b48c4606a9d25ba783ccd824f7150676' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0024'>
-            Test
+            Test 0024:
             <span property='dc:title mf:name'>most specific term matching in @list.</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0024'>
@@ -22864,7 +22864,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/compact-0024-out.jsonld' title='most specific term matching in @list. Result'>{<br/>  &quot;@context&quot;: {<br/>    &quot;type1&quot;: &quot;http://example.com/t1&quot;,<br/>    &quot;type2&quot;: &quot;http://example.com/t2&quot;,<br/>    &quot;@language&quot;: &quot;de&quot;,<br/>    &quot;termL&quot;: { &quot;@id&quot;: &quot;http://example.com/termLanguage&quot; },<br/>    &quot;termLL0&quot;: { &quot;@id&quot;: &quot;http://example.com/termLanguage&quot;, &quot;@container&quot;: &quot;@list&quot; },<br/>    &quot;termLL1&quot;: { &quot;@id&quot;: &quot;http://example.com/termLanguage&quot;, &quot;@container&quot;: &quot;@list&quot;, &quot;@language&quot;: &quot;en&quot; },<br/>    &quot;termLL2&quot;: { &quot;@id&quot;: &quot;http://example.com/termLanguage&quot;, &quot;@container&quot;: &quot;@list&quot;, &quot;@language&quot;: null },<br/>    &quot;termT&quot;: { &quot;@id&quot;: &quot;http://example.com/termType&quot; },<br/>    &quot;termTL0&quot;: { &quot;@id&quot;: &quot;http://example.com/termType&quot;, &quot;@container&quot;: &quot;@list&quot; },<br/>    &quot;termTL1&quot;: { &quot;@id&quot;: &quot;http://example.com/termType&quot;, &quot;@container&quot;: &quot;@list&quot;, &quot;@type&quot;: &quot;type1&quot; },<br/>    &quot;termTL2&quot;: { &quot;@id&quot;: &quot;http://example.com/termType&quot;, &quot;@container&quot;: &quot;@list&quot;, &quot;@type&quot;: &quot;type2&quot; }<br/>  },<br/>  &quot;@id&quot;: &quot;http://example.com/id1&quot;,<br/>  &quot;termLL0&quot;: [<br/>    &quot;termLL0.1&quot;,<br/>    &quot;termLL0.2&quot;<br/>  ],<br/>  &quot;termLL1&quot;: [<br/>    &quot;termLL1.1&quot;,<br/>    &quot;termLL1.2&quot;<br/>  ],<br/>  &quot;termLL2&quot;: [<br/>    &quot;termLL2.1&quot;,<br/>    &quot;termLL2.2&quot;<br/>  ],<br/>  &quot;termTL0&quot;: [<br/>    {<br/>      &quot;@type&quot;: &quot;type1&quot;,<br/>      &quot;@value&quot;: &quot;termTL0.1&quot;<br/>    },<br/>    {<br/>      &quot;@type&quot;: &quot;type2&quot;,<br/>      &quot;@value&quot;: &quot;termTL0.2&quot;<br/>    }<br/>  ],<br/>  &quot;termTL1&quot;: [<br/>    &quot;termTL1.1&quot;,<br/>    &quot;termTL1.2&quot;<br/>  ],<br/>  &quot;termTL2&quot;: [<br/>    &quot;termTL2.1&quot;,<br/>    &quot;termTL2.2&quot;<br/>  ]<br/>}<br/></pre>
           </dd>
           <dt id='test_b99b88f2d1b083516b845e805e4797b0' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0025'>
-            Test
+            Test 0025:
             <span property='dc:title mf:name'>Language maps</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0025'>
@@ -22873,7 +22873,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/compact-0025-out.jsonld' title='Language maps Result'>{<br/>  &quot;@context&quot;: {<br/>    &quot;vocab&quot;: &quot;http://example.com/vocab/&quot;,<br/>    &quot;label&quot;: {<br/>      &quot;@id&quot;: &quot;vocab:label&quot;,<br/>      &quot;@container&quot;: &quot;@language&quot;<br/>    }<br/>  },<br/>  &quot;@id&quot;: &quot;http://example.com/queen&quot;,<br/>  &quot;label&quot;: {<br/>    &quot;en&quot;: &quot;The Queen&quot;,<br/>    &quot;de&quot;: [ &quot;Die Königin&quot;, &quot;Ihre Majestät&quot; ]<br/>  }<br/>}<br/></pre>
           </dd>
           <dt id='test_3058c5e63bfc3f309508f7417e0755f9' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0026'>
-            Test
+            Test 0026:
             <span property='dc:title mf:name'>Language map term selection with complications</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0026'>
@@ -22882,7 +22882,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/compact-0026-out.jsonld' title='Language map term selection with complications Result'>{<br/>  &quot;@context&quot;: {<br/>    &quot;@vocab&quot;: &quot;http://example.com/vocab/&quot;,<br/>    &quot;@language&quot;: &quot;it&quot;,<br/>    &quot;s&quot;: { &quot;@id&quot;: &quot;label&quot;, &quot;@language&quot;: &quot;en&quot; },<br/>    &quot;label&quot;: {<br/>      &quot;@container&quot;: &quot;@language&quot;<br/>    }<br/>  },<br/>  &quot;@id&quot;: &quot;http://example.com/queen&quot;,<br/>  &quot;label&quot;: {<br/>    &quot;it&quot;: &quot;Il re&quot;,<br/>    &quot;en&quot;: [ &quot;The king&quot;, &quot;The Queen&quot; ],<br/>    &quot;de&quot;: [ &quot;Die Königin&quot;, &quot;Ihre Majestät&quot; ]<br/>  }<br/>}<br/></pre>
           </dd>
           <dt id='test_fd2fa42f413cf0ba6f84625deebffe9c' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0027'>
-            Test
+            Test 0027:
             <span property='dc:title mf:name'>@container: @set with multiple values</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0027'>
@@ -22891,7 +22891,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/compact-0027-out.jsonld' title='@container: @set with multiple values Result'>{<br/>  &quot;@context&quot;: {<br/>    &quot;label&quot;: &quot;http://example.com/vocab/label&quot;,<br/>    &quot;container&quot;: { &quot;@id&quot;: &quot;label&quot;, &quot;@container&quot;: &quot;@set&quot; }<br/>  },<br/>  &quot;@id&quot;: &quot;http://example.com/queen&quot;,<br/>  &quot;container&quot;: [<br/>    {<br/>      &quot;@value&quot;: &quot;Il re&quot;,<br/>      &quot;@language&quot;: &quot;it&quot;<br/>    }, {<br/>      &quot;@value&quot;: &quot;The king&quot;,<br/>      &quot;@language&quot;: &quot;en&quot;<br/>    }, {<br/>      &quot;@value&quot;: &quot;The Queen&quot;,<br/>      &quot;@language&quot;: &quot;en&quot;<br/>    }, {<br/>      &quot;@value&quot;: &quot;Die Königin&quot;,<br/>      &quot;@language&quot;: &quot;de&quot;<br/>    }, {<br/>      &quot;@value&quot;: &quot;Ihre Majestät&quot;,<br/>      &quot;@language&quot;: &quot;de&quot;<br/>    }<br/>   ]<br/>}<br/></pre>
           </dd>
           <dt id='test_9b8a5ab8d592fc5f2023957897b97dee' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0028'>
-            Test
+            Test 0028:
             <span property='dc:title mf:name'>Alias keywords and use @vocab</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0028'>
@@ -22900,7 +22900,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/compact-0028-out.jsonld' title='Alias keywords and use @vocab Result'>{<br/>  &quot;@context&quot;: {<br/>    &quot;@vocab&quot;: &quot;http://xmlns.com/foaf/0.1/&quot;,<br/>    &quot;homepage&quot;: {<br/>      &quot;@type&quot;: &quot;@id&quot;<br/>    },<br/>    &quot;uri&quot;: &quot;@id&quot;<br/>  },<br/>  &quot;uri&quot;: &quot;http://me.markus-lanthaler.com/&quot;,<br/>  &quot;name&quot;: &quot;Markus Lanthaler&quot;,<br/>  &quot;homepage&quot;: &quot;http://www.markus-lanthaler.com/&quot;<br/>}<br/></pre>
           </dd>
           <dt id='test_6b7c8ce68ac320628026758e35cc0ef6' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0029'>
-            Test
+            Test 0029:
             <span property='dc:title mf:name'>Simple @index map</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0029'>
@@ -22909,7 +22909,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/compact-0029-out.jsonld' title='Simple @index map Result'>{<br/>   &quot;@context&quot;: {<br/>      &quot;author&quot;: {<br/>         &quot;@id&quot;: &quot;http://example.com/vocab/author&quot;,<br/>         &quot;@container&quot;: &quot;@index&quot;<br/>      }<br/>   },<br/>   &quot;@id&quot;: &quot;http://example.com/article&quot;,<br/>   &quot;author&quot;: {<br/>      &quot;regular&quot;: {<br/>         &quot;@id&quot;: &quot;http://example.org/person/1&quot;<br/>      },<br/>      &quot;guest&quot;: {<br/>         &quot;@id&quot;: &quot;http://example.org/guest/cd24f329aa&quot;<br/>      }<br/>   }<br/>}<br/></pre>
           </dd>
           <dt id='test_66e3b3759f7385d93b4fcc86c1e89067' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0030'>
-            Test
+            Test 0030:
             <span property='dc:title mf:name'>non-matching @container: @index</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0030'>
@@ -22918,7 +22918,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/compact-0030-out.jsonld' title='non-matching @container: @index Result'>{<br/>  &quot;@context&quot;: {<br/>    &quot;property&quot;: &quot;http://example.com/property&quot;,<br/>    &quot;indexContainer&quot;: { &quot;@id&quot;: &quot;http://example.com/container&quot;, &quot;@container&quot;: &quot;@index&quot; }<br/>  },<br/>  &quot;@id&quot;: &quot;http://example.org/indexTest&quot;,<br/>  &quot;indexContainer&quot;: {<br/>    &quot;A&quot;: [<br/>      {<br/>        &quot;@id&quot;: &quot;http://example.org/nodeWithoutIndexA&quot;<br/>      },<br/>      1,<br/>      true,<br/>      false,<br/>      &quot;simple string A&quot;,<br/>      {<br/>        &quot;@value&quot;: &quot;typed literal A&quot;,<br/>        &quot;@type&quot;: &quot;http://example.org/type&quot;<br/>      },<br/>      {<br/>        &quot;@value&quot;: &quot;language-tagged string A&quot;,<br/>        &quot;@language&quot;: &quot;en&quot;<br/>      }<br/>    ],<br/>    &quot;this overrides the 'A' index from the container&quot;: {<br/>      &quot;@id&quot;: &quot;http://example.org/nodeWithIndexA&quot;<br/>    },<br/>    &quot;B&quot;: &quot;simple string B&quot;,<br/>    &quot;C&quot;: [<br/>      {<br/>        &quot;@id&quot;: &quot;http://example.org/nodeWithoutIndexC&quot;<br/>      },<br/>      3,<br/>      true,<br/>      false,<br/>      &quot;simple string C&quot;,<br/>      {<br/>        &quot;@value&quot;: &quot;typed literal C&quot;,<br/>        &quot;@type&quot;: &quot;http://example.org/type&quot;<br/>      },<br/>      {<br/>        &quot;@value&quot;: &quot;language-tagged string C&quot;,<br/>        &quot;@language&quot;: &quot;en&quot;<br/>      }<br/>    ],<br/>    &quot;this overrides the 'C' index from the container&quot;: {<br/>      &quot;@id&quot;: &quot;http://example.org/nodeWithIndexC&quot;<br/>    }<br/>  },<br/>  &quot;property&quot;: [<br/>    {<br/>      &quot;@id&quot;: &quot;http://example.org/nodeWithoutIndexProp&quot;<br/>    },<br/>    {<br/>      &quot;@id&quot;: &quot;http://example.org/nodeWithIndexProp&quot;,<br/>      &quot;@index&quot;: &quot;prop&quot;<br/>    },<br/>    {<br/>      &quot;@value&quot;: 3,<br/>      &quot;@index&quot;: &quot;prop&quot;<br/>    },<br/>    {<br/>      &quot;@value&quot;: true,<br/>      &quot;@index&quot;: &quot;prop&quot;<br/>    },<br/>    {<br/>      &quot;@value&quot;: false,<br/>      &quot;@index&quot;: &quot;prop&quot;<br/>    },<br/>    &quot;simple string no index&quot;,<br/>    {<br/>      &quot;@value&quot;: &quot;typed literal Prop&quot;,<br/>      &quot;@type&quot;: &quot;http://example.org/type&quot;,<br/>      &quot;@index&quot;: &quot;prop&quot;<br/>    },<br/>    {<br/>      &quot;@value&quot;: &quot;language-tagged string Prop&quot;,<br/>      &quot;@language&quot;: &quot;en&quot;,<br/>      &quot;@index&quot;: &quot;prop&quot;<br/>    },<br/>    {<br/>      &quot;@value&quot;: &quot;index using an array with just one element (automatic recovery)&quot;,<br/>      &quot;@index&quot;: &quot;prop&quot;<br/>    }<br/>  ]<br/>}<br/></pre>
           </dd>
           <dt id='test_f1c538f7f803667dcc3a69ac021f11a0' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0031'>
-            Test
+            Test 0031:
             <span property='dc:title mf:name'>Compact @reverse</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0031'>
@@ -22927,7 +22927,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/compact-0031-out.jsonld' title='Compact @reverse Result'>{<br/>  &quot;@context&quot;: {<br/>    &quot;name&quot;: &quot;http://xmlns.com/foaf/0.1/name&quot;<br/>  },<br/>  &quot;@id&quot;: &quot;http://example.com/people/markus&quot;,<br/>  &quot;name&quot;: &quot;Markus Lanthaler&quot;,<br/>  &quot;@reverse&quot;: {<br/>    &quot;http://xmlns.com/foaf/0.1/knows&quot;: {<br/>      &quot;@id&quot;: &quot;http://example.com/people/dave&quot;,<br/>      &quot;name&quot;: &quot;Dave Longley&quot;<br/>    }<br/>  }<br/>}<br/></pre>
           </dd>
           <dt id='test_60028f5d635a52cb78ac05d2534efc6b' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0032'>
-            Test
+            Test 0032:
             <span property='dc:title mf:name'>Compact keys in reverse-maps</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0032'>
@@ -22936,7 +22936,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/compact-0032-out.jsonld' title='Compact keys in reverse-maps Result'>{<br/>  &quot;@context&quot;: {<br/>    &quot;name&quot;: &quot;http://xmlns.com/foaf/0.1/name&quot;,<br/>    &quot;knows&quot;: &quot;http://xmlns.com/foaf/0.1/knows&quot;<br/>  },<br/>  &quot;@id&quot;: &quot;http://example.com/people/markus&quot;,<br/>  &quot;name&quot;: &quot;Markus Lanthaler&quot;,<br/>  &quot;@reverse&quot;: {<br/>    &quot;knows&quot;: {<br/>      &quot;@id&quot;: &quot;http://example.com/people/dave&quot;,<br/>      &quot;name&quot;: &quot;Dave Longley&quot;<br/>    }<br/>  }<br/>}<br/></pre>
           </dd>
           <dt id='test_833bc5959a1f60a8d2bb0f9cfe833b06' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0033'>
-            Test
+            Test 0033:
             <span property='dc:title mf:name'>Compact reverse-map to reverse property</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0033'>
@@ -22945,7 +22945,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/compact-0033-out.jsonld' title='Compact reverse-map to reverse property Result'>{<br/>  &quot;@context&quot;: {<br/>    &quot;name&quot;: &quot;http://xmlns.com/foaf/0.1/name&quot;,<br/>    &quot;isKnownBy&quot;: { &quot;@reverse&quot;: &quot;http://xmlns.com/foaf/0.1/knows&quot; }<br/>  },<br/>  &quot;@id&quot;: &quot;http://example.com/people/markus&quot;,<br/>  &quot;name&quot;: &quot;Markus Lanthaler&quot;,<br/>  &quot;isKnownBy&quot;: {<br/>    &quot;@id&quot;: &quot;http://example.com/people/dave&quot;,<br/>    &quot;name&quot;: &quot;Dave Longley&quot;<br/>  }<br/>}<br/></pre>
           </dd>
           <dt id='test_54f8921abf11dd76bebc37d96d55948e' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0034'>
-            Test
+            Test 0034:
             <span property='dc:title mf:name'>Skip property with @reverse if no match</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0034'>
@@ -22954,7 +22954,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/compact-0034-out.jsonld' title='Skip property with @reverse if no match Result'>{<br/>  &quot;@context&quot;: {<br/>    &quot;name&quot;: &quot;http://xmlns.com/foaf/0.1/name&quot;,<br/>    &quot;isKnownBy&quot;: { &quot;@reverse&quot;: &quot;http://xmlns.com/foaf/0.1/knows&quot; }<br/>  },<br/>  &quot;@id&quot;: &quot;http://example.com/people/markus&quot;,<br/>  &quot;name&quot;: &quot;Markus Lanthaler&quot;,<br/>  &quot;http://xmlns.com/foaf/0.1/knows&quot;: [<br/>    {<br/>      &quot;@id&quot;: &quot;http://example.com/people/dave&quot;,<br/>      &quot;name&quot;: &quot;Dave Longley&quot;<br/>    },<br/>    {<br/>      &quot;@id&quot;: &quot;http://example.com/people/gregg&quot;,<br/>      &quot;name&quot;: &quot;Gregg Kellogg&quot;<br/>    }<br/>  ]<br/>}<br/></pre>
           </dd>
           <dt id='test_fb74f308e3e7010a8ef13ffb7a9ba0ff' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0035'>
-            Test
+            Test 0035:
             <span property='dc:title mf:name'>Compact @reverse node references using strings</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0035'>
@@ -22963,7 +22963,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/compact-0035-out.jsonld' title='Compact @reverse node references using strings Result'>{<br/>  &quot;@context&quot;: {<br/>    &quot;name&quot;: &quot;http://xmlns.com/foaf/0.1/name&quot;,<br/>    &quot;isKnownBy&quot;: { &quot;@reverse&quot;: &quot;http://xmlns.com/foaf/0.1/knows&quot;, &quot;@type&quot;: &quot;@id&quot; }<br/>  },<br/>  &quot;@id&quot;: &quot;http://example.com/people/markus&quot;,<br/>  &quot;name&quot;: &quot;Markus Lanthaler&quot;,<br/>  &quot;isKnownBy&quot;: [<br/>    &quot;http://example.com/people/dave&quot;,<br/>    &quot;http://example.com/people/gregg&quot;<br/>  ]<br/>}<br/></pre>
           </dd>
           <dt id='test_2010bd880f8f33d0e83aa72f9599b440' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0036'>
-            Test
+            Test 0036:
             <span property='dc:title mf:name'>Compact reverse properties using index containers</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0036'>
@@ -22972,7 +22972,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/compact-0036-out.jsonld' title='Compact reverse properties using index containers Result'>{<br/>  &quot;@context&quot;: {<br/>    &quot;name&quot;: &quot;http://xmlns.com/foaf/0.1/name&quot;,<br/>    &quot;isKnownBy&quot;: { &quot;@reverse&quot;: &quot;http://xmlns.com/foaf/0.1/knows&quot;, &quot;@container&quot;: &quot;@index&quot; }<br/>  },<br/>  &quot;@id&quot;: &quot;http://example.com/people/markus&quot;,<br/>  &quot;name&quot;: &quot;Markus Lanthaler&quot;,<br/>  &quot;isKnownBy&quot;: {<br/>    &quot;Dave&quot;: {<br/>      &quot;@id&quot;: &quot;http://example.com/people/dave&quot;,<br/>      &quot;name&quot;: &quot;Dave Longley&quot;<br/>    },<br/>    &quot;Gregg&quot;: {<br/>      &quot;@id&quot;: &quot;http://example.com/people/gregg&quot;,<br/>      &quot;name&quot;: &quot;Gregg Kellogg&quot;<br/>    }<br/>  }<br/>}<br/></pre>
           </dd>
           <dt id='test_91a7e9763a01597637e9abd340dabcea' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0037'>
-            Test
+            Test 0037:
             <span property='dc:title mf:name'>Compact keys in @reverse using @vocab</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0037'>
@@ -22981,7 +22981,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/compact-0037-out.jsonld' title='Compact keys in @reverse using @vocab Result'>{<br/>  &quot;@context&quot;: {<br/>    &quot;name&quot;: &quot;http://xmlns.com/foaf/0.1/name&quot;,<br/>    &quot;knows&quot;: &quot;http://xmlns.com/foaf/0.1/knows&quot;,<br/>    &quot;@vocab&quot;: &quot;http://example.com/vocab/&quot;<br/>  },<br/>  &quot;@id&quot;: &quot;http://example.com/people/markus&quot;,<br/>  &quot;name&quot;: &quot;Markus Lanthaler&quot;,<br/>  &quot;@reverse&quot;: {<br/>    &quot;knows&quot;: {<br/>      &quot;@id&quot;: &quot;http://example.com/people/dave&quot;,<br/>      &quot;name&quot;: &quot;Dave Longley&quot;<br/>    },<br/>    &quot;noTerm&quot;: {<br/>      &quot;@id&quot;: &quot;relative-node&quot;,<br/>      &quot;name&quot;: &quot;Compact keys using @vocab&quot;<br/>    }<br/>  }<br/>}<br/></pre>
           </dd>
           <dt id='test_7265ed4dc7fe7e1ec19c2f0928a7d0de' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0038'>
-            Test
+            Test 0038:
             <span property='dc:title mf:name'>Index map round-tripping</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0038'>
@@ -22990,7 +22990,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/compact-0038-out.jsonld' title='Index map round-tripping Result'>{<br/>  &quot;@context&quot;: {<br/>    &quot;site&quot;: &quot;http://example.com/&quot;,<br/>    &quot;site-cd&quot;: &quot;site:site-schema/content-deployment/&quot;,<br/>    &quot;title&quot;: {<br/>      &quot;@id&quot;: &quot;site-cd:node/article/title&quot;,<br/>      &quot;@container&quot;: &quot;@index&quot;<br/>    },<br/>    &quot;body&quot;: {<br/>      &quot;@id&quot;: &quot;site-cd:node/article/body&quot;,<br/>      &quot;@container&quot;: &quot;@index&quot;<br/>    },<br/>    &quot;field_tags&quot;: {<br/>      &quot;@id&quot;: &quot;site-cd:node/article/field_tags&quot;,<br/>      &quot;@container&quot;: &quot;@index&quot;<br/>    }<br/>  },<br/>  &quot;@id&quot;: &quot;site:node/1&quot;,<br/>  &quot;@type&quot;: &quot;site-cd:node/article&quot;,<br/>  &quot;title&quot;: {<br/>    &quot;en&quot;: {<br/>        &quot;@type&quot;: &quot;site-cd:field-types/title_field&quot;,<br/>        &quot;title:/value&quot;: &quot;This is the English title&quot;<br/>    },<br/>    &quot;es&quot;: {<br/>      &quot;@type&quot;: &quot;site-cd:field-types/title_field&quot;,<br/>      &quot;title:/value&quot;: &quot;Este es el t’tulo espa–ol&quot;<br/>    }<br/>  },<br/>  &quot;body&quot;: {<br/>    &quot;en&quot;: {<br/>      &quot;@type&quot;: &quot;site-cd:field-types/text_with_summary&quot;,<br/>      &quot;body:/value&quot;: &quot;This is the English body. There is no Spanish body, so this will be displayed for both the English and Spanish versions.&quot;,<br/>      &quot;body:/summary&quot;: &quot;This is the teaser for the body.&quot;,<br/>      &quot;body:/format&quot;: &quot;full_html&quot;<br/>    }<br/>  },<br/>  &quot;field_tags&quot;: {<br/>    &quot;en&quot;: {<br/>        &quot;@type&quot;: &quot;site-cd:taxonomy/term&quot;,<br/>        &quot;@id&quot;: &quot;site:taxonomy/term/1&quot;,<br/>        &quot;site-cd:taxonomy/term/uuid&quot;: &quot;e34b982c-98ac-4862-9b00-fa771a388010&quot;<br/>    },<br/>    &quot;es&quot;: [<br/>      {<br/>        &quot;@type&quot;: &quot;site-cd:taxonomy/term&quot;,<br/>        &quot;@id&quot;: &quot;site:taxonomy/term/1&quot;,<br/>        &quot;site-cd:taxonomy/term/uuid&quot;: &quot;e34b982c-98ac-4862-9b00-fa771a388010&quot;<br/>      },<br/>      {<br/>        &quot;@type&quot;: &quot;site-cd:taxonomy/term&quot;,<br/>        &quot;@id&quot;: &quot;site:taxonomy/term/2&quot;,<br/>        &quot;site-cd:taxonomy/term/uuid&quot;: &quot;a55b982c-58ac-4862-9b00-aa221a388010&quot;<br/>      }<br/>    ]<br/>  }<br/>}<br/></pre>
           </dd>
           <dt id='test_496e5379236609c2ed44a0e04a62a670' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0039'>
-            Test
+            Test 0039:
             <span property='dc:title mf:name'>@graph is array</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0039'>
@@ -22999,7 +22999,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/compact-0039-out.jsonld' title='@graph is array Result'>{<br/>   &quot;@id&quot;: &quot;http://example.com/graph/1&quot;,<br/>   &quot;@graph&quot;: [<br/>     {<br/>        &quot;@id&quot;: &quot;http://example.com/node/1&quot;,<br/>        &quot;http://example.com/property&quot;: &quot;property&quot;<br/>     }<br/>   ]<br/>}<br/></pre>
           </dd>
           <dt id='test_af3325e100a2c4ae8c156dfbae16c78d' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0040'>
-            Test
+            Test 0040:
             <span property='dc:title mf:name'>@list is array</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0040'>
@@ -23008,7 +23008,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/compact-0040-out.jsonld' title='@list is array Result'>{<br/>    &quot;@id&quot;: &quot;http://me.markus-lanthaler.com/&quot;,<br/>    &quot;http://example.com/list&quot;: {<br/>        &quot;@list&quot;: [<br/>            &quot;one item&quot;<br/>        ]<br/>    }<br/>}<br/></pre>
           </dd>
           <dt id='test_b00114d1cdace47206197896ff18d7e7' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0041'>
-            Test
+            Test 0041:
             <span property='dc:title mf:name'>index rejects term having @list</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0041'>
@@ -23017,7 +23017,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/compact-0041-out.jsonld' title='index rejects term having @list Result'>{<br/>   &quot;@context&quot;: {<br/>      &quot;name&quot;: { &quot;@id&quot;: &quot;http://example.com/property&quot;, &quot;@container&quot;: &quot;@list&quot; }<br/>   },<br/>   &quot;@id&quot;: &quot;http://example.com/node&quot;,<br/>   &quot;http://example.com/property&quot;: {<br/>      &quot;@list&quot;: [<br/>        &quot;one item&quot;<br/>      ],<br/>      &quot;@index&quot;: &quot;an index&quot;<br/>   }<br/>}<br/></pre>
           </dd>
           <dt id='test_9d6c8c763b305984bb26e19c2b1849b2' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0042'>
-            Test
+            Test 0042:
             <span property='dc:title mf:name'>@list keyword aliasing</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0042'>
@@ -23026,7 +23026,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/compact-0042-out.jsonld' title='@list keyword aliasing Result'>{<br/>    &quot;@context&quot;: {<br/>       &quot;listAlias&quot;: &quot;@list&quot;,<br/>       &quot;indexAlias&quot;: &quot;@index&quot;<br/>    },<br/>    &quot;@id&quot;: &quot;http://example.com/node&quot;,<br/>    &quot;http://example.com/property&quot;: {<br/>        &quot;listAlias&quot;: [<br/>            &quot;one item&quot;<br/>        ],<br/>        &quot;indexAlias&quot;: &quot;an index&quot;<br/>    }<br/>}<br/></pre>
           </dd>
           <dt id='test_bdc836347bd20baaa864abee1ef220eb' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0043'>
-            Test
+            Test 0043:
             <span property='dc:title mf:name'>select term over @vocab</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0043'>
@@ -23035,7 +23035,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/compact-0043-out.jsonld' title='select term over @vocab Result'>{<br/>  &quot;@context&quot;: {<br/>    &quot;@vocab&quot;: &quot;http://example.com/&quot;,<br/>     &quot;name&quot;: &quot;http://xmlns.com/foaf/0.1/name&quot;<br/>  },<br/>  &quot;@id&quot;: &quot;http://example.com/node&quot;,<br/>  &quot;http://example.com/name&quot;: &quot;Markus Lanthaler&quot;<br/>}<br/></pre>
           </dd>
           <dt id='test_9341e9890090ed8a246193064595b04d' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0044'>
-            Test
+            Test 0044:
             <span property='dc:title mf:name'>@type: @vocab in reverse-map</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0044'>
@@ -23044,7 +23044,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/compact-0044-out.jsonld' title='@type: @vocab in reverse-map Result'>{<br/>  &quot;@context&quot;: {<br/>    &quot;name&quot;: &quot;http://xmlns.com/foaf/0.1/name&quot;,<br/>    &quot;knows&quot;: { &quot;@id&quot;: &quot;http://xmlns.com/foaf/0.1/knows&quot;, &quot;@type&quot;: &quot;@id&quot; },<br/>    &quot;knowsVocab&quot;: { &quot;@id&quot;: &quot;http://xmlns.com/foaf/0.1/knows&quot;, &quot;@type&quot;: &quot;@vocab&quot; },<br/>    &quot;DefinedTerm&quot;: &quot;http://example.com/people/DefinedTerm&quot;<br/>  },<br/>  &quot;@id&quot;: &quot;http://example.com/people/markus&quot;,<br/>  &quot;name&quot;: &quot;Markus Lanthaler&quot;,<br/>  &quot;@reverse&quot;: {<br/>    &quot;knows&quot;: &quot;http://example.com/people/dave&quot;,<br/>    &quot;knowsVocab&quot;: &quot;DefinedTerm&quot;<br/>  }<br/>}<br/></pre>
           </dd>
           <dt id='test_dd541176d440755ef57a8d2eae3d510d' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0045'>
-            Test
+            Test 0045:
             <span property='dc:title mf:name'>@id value uses relative IRI, not term</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0045'>
@@ -23053,7 +23053,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/compact-0045-out.jsonld' title='@id value uses relative IRI, not term Result'>{<br/>  &quot;@context&quot;: {<br/>    &quot;term&quot;: &quot;http://example.com/terms-are-not-considered-in-id&quot;,<br/>    &quot;compact-iris&quot;: &quot;http://example.com/compact-iris-&quot;,<br/>    &quot;property&quot;: &quot;http://example.com/property&quot;,<br/>    &quot;@vocab&quot;: &quot;http://example.org/vocab-is-not-considered-for-id&quot;<br/>  },<br/>  &quot;@id&quot;: &quot;term&quot;,<br/>  &quot;property&quot;: [<br/>    {<br/>      &quot;@id&quot;: &quot;compact-iris:are-considered&quot;,<br/>      &quot;property&quot;: &quot;@id supports the following values: relative, absolute, and compact IRIs&quot;<br/>    },<br/>    {<br/>      &quot;@id&quot;: &quot;../parent-node&quot;,<br/>      &quot;property&quot;: &quot;relative IRIs get resolved against the document's base IRI&quot;<br/>    }<br/>  ]<br/>}<br/></pre>
           </dd>
           <dt id='test_68f38b377590858b232035a4cae50d41' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0046'>
-            Test
+            Test 0046:
             <span property='dc:title mf:name'>multiple objects without @context use @graph</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0046'>
@@ -23062,7 +23062,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/compact-0046-out.jsonld' title='multiple objects without @context use @graph Result'>{<br/>  &quot;@graph&quot;: [<br/>    {<br/>      &quot;@id&quot;: &quot;http://me.markus-lanthaler.com/&quot;,<br/>      &quot;http://xmlns.com/foaf/0.1/name&quot;: &quot;Markus Lanthaler&quot;<br/>    },<br/>    {<br/>      &quot;@id&quot;: &quot;http://greggkellogg.net/foaf#me&quot;,<br/>      &quot;http://xmlns.com/foaf/0.1/name&quot;: &quot;Gregg Kellogg&quot;<br/>    }<br/>  ]<br/>}<br/></pre>
           </dd>
           <dt id='test_061afa28cd948f725dadc5c4f27531c8' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0047'>
-            Test
+            Test 0047:
             <span property='dc:title mf:name'>Round-trip relative URLs</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0047'>
@@ -23071,7 +23071,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/compact-0047-out.jsonld' title='Round-trip relative URLs Result'>{<br/>  &quot;@context&quot;: {<br/>    &quot;@base&quot;: &quot;http://example.com/&quot;,<br/>    &quot;link&quot;: { &quot;@id&quot;: &quot;http://example.com/link&quot;, &quot;@type&quot;: &quot;@id&quot; }<br/>  },<br/>  &quot;link&quot;: &quot;relative-url&quot;<br/>}<br/></pre>
           </dd>
           <dt id='test_ef26db741d540016dc19ee1a259a912e' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0048'>
-            Test
+            Test 0048:
             <span property='dc:title mf:name'>term with @language: null</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0048'>
@@ -23080,7 +23080,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/compact-0048-out.jsonld' title='term with @language: null Result'>{<br/>   &quot;@context&quot;: {<br/>      &quot;@language&quot;: &quot;de&quot;,<br/>      &quot;propertyLanguageNull&quot;: {<br/>         &quot;@id&quot;: &quot;http://example.com/propertyA&quot;,<br/>         &quot;@language&quot;: null<br/>      },<br/>      &quot;propertyNoLang&quot;: &quot;http://example.com/propertyA&quot;,<br/>      &quot;propertyB&quot;: &quot;http://example.com/propertyB&quot;<br/>   },<br/>   &quot;propertyLanguageNull&quot;: 5,<br/>   &quot;propertyB&quot;: 5<br/>}<br/></pre>
           </dd>
           <dt id='test_afe80f1e6c01dc461bf52ebb0acf2966' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0049'>
-            Test
+            Test 0049:
             <span property='dc:title mf:name'>Round tripping of lists that contain just IRIs</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0049'>
@@ -23089,7 +23089,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/compact-0049-out.jsonld' title='Round tripping of lists that contain just IRIs Result'>{<br/>  &quot;@context&quot;: {<br/>    &quot;property&quot;: { &quot;@id&quot;: &quot;http://example.org&quot;, &quot;@type&quot;: &quot;@id&quot; }<br/>  },<br/>  &quot;property&quot;: { &quot;@list&quot;: [ &quot;http://example.com/node/a&quot;, &quot;http://example.com/node/b&quot;, &quot;http://example.com/node/c&quot; ] }<br/>}<br/></pre>
           </dd>
           <dt id='test_a13306d2661cb2e1fbcb7bcf503518e9' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0050'>
-            Test
+            Test 0050:
             <span property='dc:title mf:name'>Reverse properties require @type: @id to use string values</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0050'>
@@ -23098,7 +23098,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/compact-0050-out.jsonld' title='Reverse properties require @type: @id to use string values Result'>{<br/>  &quot;@context&quot;: {<br/>    &quot;name&quot;: &quot;http://xmlns.com/foaf/0.1/name&quot;,<br/>    &quot;isKnownBy&quot;: { &quot;@reverse&quot;: &quot;http://xmlns.com/foaf/0.1/knows&quot; }<br/>  },<br/>  &quot;@id&quot;: &quot;http://example.com/people/markus&quot;,<br/>  &quot;name&quot;: &quot;Markus Lanthaler&quot;,<br/>  &quot;isKnownBy&quot;: [<br/>    { &quot;@id&quot;: &quot;http://example.com/people/dave&quot; },<br/>    { &quot;@id&quot;: &quot;http://example.com/people/gregg&quot; }<br/>  ]<br/>}<br/></pre>
           </dd>
           <dt id='test_c00230a11751a99e5409040285a797a5' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0051'>
-            Test
+            Test 0051:
             <span property='dc:title mf:name'>Round tripping @list with scalar</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0051'>
@@ -23107,7 +23107,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/compact-0051-out.jsonld' title='Round tripping @list with scalar Result'>{<br/>  &quot;http://example.org/term&quot;: {<br/>    &quot;@list&quot;: [1]<br/>  }<br/>}<br/></pre>
           </dd>
           <dt id='test_168ec8dc8dc541ca9cc49cb41e91a3aa' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0052'>
-            Test
+            Test 0052:
             <span property='dc:title mf:name'>Round tripping @list with scalar and @graph alias</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0052'>
@@ -23116,7 +23116,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/compact-0052-out.jsonld' title='Round tripping @list with scalar and @graph alias Result'>{<br/>  &quot;@context&quot;: {<br/>    &quot;graph&quot;: &quot;@graph&quot;,<br/>    &quot;term&quot;: &quot;http://example.org/term&quot;<br/>  },<br/>  &quot;graph&quot;: [<br/>    {<br/>      &quot;term&quot;: {<br/>        &quot;@list&quot;: [1]<br/>      }<br/>    },<br/>    {<br/>      &quot;term&quot;: {<br/>        &quot;@list&quot;: [2]<br/>      }<br/>    }<br/>  ]<br/>}<br/></pre>
           </dd>
           <dt id='test_6a4df87e8628121270f063f27441cab4' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0053'>
-            Test
+            Test 0053:
             <span property='dc:title mf:name'>Use @type: @vocab if no @type: @id</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0053'>
@@ -23125,7 +23125,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/compact-0053-out.jsonld' title='Use @type: @vocab if no @type: @id Result'>{<br/>  &quot;@context&quot;: {<br/>    &quot;term&quot;: {&quot;@id&quot;: &quot;http://example.org/term&quot;, &quot;@type&quot;: &quot;@vocab&quot;}<br/>  },<br/>  &quot;term&quot;: &quot;http://example.org/enum&quot;<br/>}<br/></pre>
           </dd>
           <dt id='test_e6fdc26253e467f4e03567a725b6b05c' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0054'>
-            Test
+            Test 0054:
             <span property='dc:title mf:name'>Compact to @type: @vocab and compact @id to term</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0054'>
@@ -23134,7 +23134,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/compact-0054-out.jsonld' title='Compact to @type: @vocab and compact @id to term Result'>{<br/>  &quot;@context&quot;: {<br/>    &quot;term&quot;: {&quot;@id&quot;: &quot;http://example.org/term&quot;, &quot;@type&quot;: &quot;@vocab&quot;},<br/>    &quot;enum&quot;: {&quot;@id&quot;: &quot;http://example.org/enum&quot;}<br/>  },<br/>  &quot;term&quot;: &quot;enum&quot;<br/>}<br/></pre>
           </dd>
           <dt id='test_50597720d146091f90277cd920c9ad89' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0055'>
-            Test
+            Test 0055:
             <span property='dc:title mf:name'>Round tripping @type: @vocab</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0055'>
@@ -23143,7 +23143,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/compact-0055-out.jsonld' title='Round tripping @type: @vocab Result'>{<br/>  &quot;@context&quot;: {<br/>    &quot;term&quot;: {&quot;@id&quot;: &quot;http://example.org/term&quot;, &quot;@type&quot;: &quot;@vocab&quot;},<br/>    &quot;enum&quot;: {&quot;@id&quot;: &quot;http://example.org/enum&quot;}<br/>  },<br/>  &quot;term&quot;: &quot;enum&quot;<br/>}<br/></pre>
           </dd>
           <dt id='test_3b8d74fa66adac7517df7494ea97ba1a' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0056'>
-            Test
+            Test 0056:
             <span property='dc:title mf:name'>Prefer @type: @vocab over @type: @id for terms</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0056'>
@@ -23152,7 +23152,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/compact-0056-out.jsonld' title='Prefer @type: @vocab over @type: @id for terms Result'>{<br/>  &quot;@context&quot;: {<br/>    &quot;term&quot;: {&quot;@id&quot;: &quot;http://example.org/term&quot;, &quot;@type&quot;: &quot;@vocab&quot;},<br/>    &quot;doNotSelect&quot;: {&quot;@id&quot;: &quot;http://example.org/term&quot;},<br/>    &quot;enum&quot;: {&quot;@id&quot;: &quot;http://example.org/enum&quot;}<br/>  },<br/>  &quot;term&quot;: &quot;enum&quot;<br/>}<br/></pre>
           </dd>
           <dt id='test_66eda03a24597b9b5d01074b8685833a' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0057'>
-            Test
+            Test 0057:
             <span property='dc:title mf:name'>Complex round tripping @type: @vocab and @type: @id</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0057'>
@@ -23161,7 +23161,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/compact-0057-out.jsonld' title='Complex round tripping @type: @vocab and @type: @id Result'>{<br/>  &quot;@context&quot;: {<br/>    &quot;name&quot;: &quot;http://xmlns.com/foaf/0.1/name&quot;,<br/>    &quot;homepageID&quot;: { &quot;@id&quot;: &quot;http://xmlns.com/foaf/0.1/homepage&quot;, &quot;@type&quot;: &quot;@id&quot; },<br/>    &quot;homepageV&quot;: { &quot;@id&quot;: &quot;http://xmlns.com/foaf/0.1/homepage&quot;, &quot;@type&quot;: &quot;@vocab&quot; },<br/>    &quot;linkID&quot;: { &quot;@id&quot;: &quot;http://example.com/link&quot;, &quot;@type&quot;: &quot;@id&quot; },<br/>    &quot;linkV&quot;: { &quot;@id&quot;: &quot;http://example.com/link&quot;, &quot;@type&quot;: &quot;@vocab&quot; },<br/>    &quot;MarkusHomepage&quot;: &quot;http://www.markus-lanthaler.com/&quot;,<br/>    &quot;relative-iri&quot;: &quot;http://example.com/error-if-this-is-used-for-link&quot;<br/>  },<br/>  &quot;@id&quot;: &quot;http://me.markus-lanthaler.com/&quot;,<br/>  &quot;name&quot;: &quot;Markus Lanthaler&quot;,<br/>  &quot;homepageV&quot;: &quot;MarkusHomepage&quot;,<br/>  &quot;linkID&quot;: &quot;relative-iri&quot;<br/>}<br/></pre>
           </dd>
           <dt id='test_9f5eab330d91a46888f7dd9f7f737743' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0058'>
-            Test
+            Test 0058:
             <span property='dc:title mf:name'>Prefer @type: @id over @type: @vocab for non-terms</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0058'>
@@ -23170,7 +23170,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/compact-0058-out.jsonld' title='Prefer @type: @id over @type: @vocab for non-terms Result'>{<br/>  &quot;@context&quot;: {<br/>    &quot;notChosen&quot;: {&quot;@id&quot;: &quot;http://example.org/term&quot;, &quot;@type&quot;: &quot;@vocab&quot;},<br/>    &quot;chosen&quot;: {&quot;@id&quot;: &quot;http://example.org/term&quot;, &quot;@type&quot;: &quot;@id&quot;}<br/>  },<br/>  &quot;chosen&quot;: &quot;http://example.org/enum&quot;<br/>}<br/></pre>
           </dd>
           <dt id='test_b851c4a9e5338a82e8196dcdda8b41c2' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0059'>
-            Test
+            Test 0059:
             <span property='dc:title mf:name'>Term with @type: @vocab if no @type: @id</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0059'>
@@ -23179,7 +23179,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/compact-0059-out.jsonld' title='Term with @type: @vocab if no @type: @id Result'>{<br/>  &quot;@context&quot;: {<br/>    &quot;Bar&quot;: &quot;http://example.com/vocab#Bar&quot;,<br/>    &quot;foo&quot;: {<br/>      &quot;@id&quot;: &quot;http://example.com/vocab#foo&quot;,<br/>      &quot;@type&quot;: &quot;@vocab&quot;<br/>    }<br/>  },<br/>  &quot;foo&quot;: [<br/>    &quot;Bar&quot;,<br/>    &quot;http://example.com/vocab#Baz&quot;<br/>  ]<br/>}<br/></pre>
           </dd>
           <dt id='test_db953e9b4e55427f92628d9c1682ec96' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0060'>
-            Test
+            Test 0060:
             <span property='dc:title mf:name'>Term with @type: @id if no @type: @vocab and term value</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0060'>
@@ -23188,7 +23188,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/compact-0060-out.jsonld' title='Term with @type: @id if no @type: @vocab and term value Result'>{<br/>  &quot;@context&quot;: {<br/>    &quot;Bar&quot;: &quot;http://example.com/vocab#Bar&quot;,<br/>    &quot;foo&quot;: {<br/>      &quot;@id&quot;: &quot;http://example.com/vocab#foo&quot;,<br/>      &quot;@type&quot;: &quot;@id&quot;<br/>    }<br/>  },<br/>  &quot;foo&quot;: [<br/>    &quot;http://example.com/vocab#Bar&quot;,<br/>    &quot;http://example.com/vocab#Baz&quot;<br/>  ]<br/>}<br/></pre>
           </dd>
           <dt id='test_b5a248b93788f1eef7c0cf2928ba264c' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0061'>
-            Test
+            Test 0061:
             <span property='dc:title mf:name'>@type: @vocab/@id with values matching either</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0061'>
@@ -23197,7 +23197,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/compact-0061-out.jsonld' title='@type: @vocab/@id with values matching either Result'>{<br/>  &quot;@context&quot;: {<br/>    &quot;Bar&quot;: &quot;http://example.com/vocab#Bar&quot;,<br/>    &quot;fooI&quot;: {<br/>      &quot;@id&quot;: &quot;http://example.com/vocab#foo&quot;,<br/>      &quot;@type&quot;: &quot;@id&quot;<br/>    },<br/>    &quot;fooV&quot;: {<br/>      &quot;@id&quot;: &quot;http://example.com/vocab#foo&quot;,<br/>      &quot;@type&quot;: &quot;@vocab&quot;<br/>    }<br/>  },<br/>  &quot;fooV&quot;: &quot;Bar&quot;,<br/>  &quot;fooI&quot;: &quot;http://example.com/vocab#Baz&quot;<br/>}<br/></pre>
           </dd>
           <dt id='test_8ae215b4aa0f3c1578e20a580d6dfe75' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0062'>
-            Test
+            Test 0062:
             <span property='dc:title mf:name'>@type: @vocab and relative IRIs</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0062'>
@@ -23206,7 +23206,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/compact-0062-out.jsonld' title='@type: @vocab and relative IRIs Result'>{<br/>  &quot;@context&quot;: {<br/>    &quot;term&quot;: { &quot;@id&quot;: &quot;http://example.org/term&quot;, &quot;@type&quot;: &quot;@vocab&quot; }<br/>  },<br/>  &quot;term&quot;: &quot;http://json-ld.org/test-suite/tests/not-a-term-thus-a-relative-IRI&quot;<br/>}<br/></pre>
           </dd>
           <dt id='test_7e52a56a5c183b798bca7913bcf10c3c' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0063'>
-            Test
+            Test 0063:
             <span property='dc:title mf:name'>Compact IRI round-tripping with @type: @vocab</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0063'>
@@ -23215,7 +23215,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/compact-0063-out.jsonld' title='Compact IRI round-tripping with @type: @vocab Result'>{<br/>  &quot;@context&quot;: {<br/>    &quot;term&quot;: { &quot;@id&quot;: &quot;http://example.org/term&quot;, &quot;@type&quot;: &quot;@vocab&quot; },<br/>    &quot;prefix&quot;: &quot;http://example.com/vocab#&quot;<br/>  },<br/>  &quot;term&quot;: &quot;prefix:suffix&quot;<br/>}<br/></pre>
           </dd>
           <dt id='test_29d53a0d46dfeab071594f98b4e7a9de' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0064'>
-            Test
+            Test 0064:
             <span property='dc:title mf:name'>Compact language-tagged and indexed strings to index-map</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0064'>
@@ -23224,7 +23224,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/compact-0064-out.jsonld' title='Compact language-tagged and indexed strings to index-map Result'>{<br/>  &quot;@context&quot;: {<br/>    &quot;property&quot;: { &quot;@id&quot;: &quot;http://example.com/property&quot;, &quot;@container&quot;: &quot;@index&quot; }<br/>  },<br/>  &quot;@id&quot;: &quot;http://example.com.com/&quot;,<br/>  &quot;property&quot;: {<br/>    &quot;first&quot;: {<br/>      &quot;@language&quot;: &quot;de&quot;,<br/>      &quot;@value&quot;: &quot;Deutsche Zeichenfolge in @index-map&quot;<br/>    },<br/>    &quot;second&quot;: {<br/>      &quot;@language&quot;: &quot;en&quot;,<br/>      &quot;@value&quot;: &quot;English string in @index-map&quot;<br/>    }<br/>  }<br/>}<br/></pre>
           </dd>
           <dt id='test_c03a65664262daab1e3a3b9242ba0d13' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0065'>
-            Test
+            Test 0065:
             <span property='dc:title mf:name'>Language-tagged and indexed strings with language-map</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0065'>
@@ -23233,7 +23233,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/compact-0065-out.jsonld' title='Language-tagged and indexed strings with language-map Result'>{<br/>  &quot;@context&quot;: {<br/>    &quot;property&quot;: { &quot;@id&quot;: &quot;http://example.com/property&quot;, &quot;@container&quot;: &quot;@language&quot; }<br/>  },<br/>  &quot;@id&quot;: &quot;http://example.com.com/&quot;,<br/>  &quot;http://example.com/property&quot;: [<br/>    {<br/>      &quot;@index&quot;: &quot;first&quot;,<br/>      &quot;@language&quot;: &quot;de&quot;,<br/>      &quot;@value&quot;: &quot;Deutsche Zeichenfolge in @index-map&quot;<br/>    },<br/>    {<br/>      &quot;@index&quot;: &quot;second&quot;,<br/>      &quot;@language&quot;: &quot;en&quot;,<br/>      &quot;@value&quot;: &quot;English string in @index-map&quot;<br/>    }<br/>  ]<br/>}<br/></pre>
           </dd>
           <dt id='test_fbf0f626a4e13e03cf5f23664462da80' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0066'>
-            Test
+            Test 0066:
             <span property='dc:title mf:name'>Relative IRIs</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0066'>
@@ -23242,7 +23242,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/compact-0066-out.jsonld' title='Relative IRIs Result'>{<br/>  &quot;@context&quot;: {<br/>    &quot;links&quot;: { &quot;@id&quot;: &quot;http://www.example.com/link&quot;, &quot;@type&quot;: &quot;@id&quot;, &quot;@container&quot;: &quot;@list&quot; }<br/>  },<br/>  &quot;@id&quot;: &quot;relativeIris&quot;,<br/>  &quot;@type&quot;: [<br/>      &quot;http://json-ld.org/test-suite/tests/link&quot;,<br/>      &quot;http://json-ld.org/test-suite/tests/compact-0066-in.jsonld#fragment-works&quot;,<br/>      &quot;http://json-ld.org/test-suite/tests/compact-0066-in.jsonld?query=works&quot;,<br/>      &quot;http://json-ld.org/test-suite/tests/&quot;,<br/>      &quot;http://json-ld.org/test-suite/&quot;,<br/>      &quot;http://json-ld.org/test-suite/parent&quot;,<br/>      &quot;http://json-ld.org/parent-parent-eq-root&quot;,<br/>      &quot;http://json-ld.org/still-root&quot;,<br/>      &quot;http://json-ld.org/too-many-dots&quot;,<br/>      &quot;http://json-ld.org/absolute&quot;,<br/>      &quot;http://example.org/scheme-relative&quot;<br/>  ],<br/>  &quot;links&quot;: [<br/>    &quot;link&quot;,<br/>    &quot;#fragment-works&quot;,<br/>    &quot;?query=works&quot;,<br/>    &quot;./&quot;,<br/>    &quot;../&quot;,<br/>    &quot;../parent&quot;,<br/>    &quot;../parent#fragment&quot;,<br/>    &quot;../../parent-parent-eq-root&quot;,<br/>    &quot;../../still-root&quot;,<br/>    &quot;../../too-many-dots&quot;,<br/>    &quot;../../absolute&quot;,<br/>    &quot;http://example.org/scheme-relative&quot;<br/>  ]<br/>}<br/></pre>
           </dd>
           <dt id='test_63ffc6fd4929cfa6da5a87f173750760' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0067'>
-            Test
+            Test 0067:
             <span property='dc:title mf:name'>Reverse properties with blank nodes</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0067'>
@@ -23251,7 +23251,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/compact-0067-out.jsonld' title='Reverse properties with blank nodes Result'>{<br/>  &quot;@context&quot;: {<br/>    &quot;name&quot;: &quot;http://xmlns.com/foaf/0.1/name&quot;,<br/>    &quot;isKnownBy&quot;: { &quot;@reverse&quot;: &quot;http://xmlns.com/foaf/0.1/knows&quot; }<br/>  },<br/>  &quot;@id&quot;: &quot;http://example.com/people/markus&quot;,<br/>  &quot;name&quot;: &quot;Markus Lanthaler&quot;,<br/>  &quot;isKnownBy&quot;: [<br/>    {<br/>      &quot;name&quot;: &quot;Dave Longley&quot;<br/>    },<br/>    {<br/>      &quot;name&quot;: &quot;Gregg Kellogg&quot;<br/>    }<br/>  ]<br/>}<br/></pre>
           </dd>
           <dt id='test_84e0ce3983b7c7e994b0090e3e3fd560' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0068'>
-            Test
+            Test 0068:
             <span property='dc:title mf:name'>Single value reverse properties</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0068'>
@@ -23260,7 +23260,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/compact-0068-out.jsonld' title='Single value reverse properties Result'>{<br/>  &quot;@context&quot;: {<br/>    &quot;name&quot;: &quot;http://xmlns.com/foaf/0.1/name&quot;,<br/>    &quot;isKnownBy&quot;: { &quot;@reverse&quot;: &quot;http://xmlns.com/foaf/0.1/knows&quot;, &quot;@container&quot;: &quot;@set&quot; }<br/>  },<br/>  &quot;@id&quot;: &quot;http://example.com/people/markus&quot;,<br/>  &quot;name&quot;: &quot;Markus Lanthaler&quot;,<br/>  &quot;isKnownBy&quot;: [<br/>    { &quot;@id&quot;: &quot;http://example.com/people/dave&quot; }<br/>  ]<br/>}<br/></pre>
           </dd>
           <dt id='test_a7d1cd55d6d55938e21a49d682e5acf0' resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0069'>
-            Test
+            Test 0069:
             <span property='dc:title mf:name'>Single value reverse properties with @set</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/compact-manifest.jsonld#t0069'>
@@ -23271,7 +23271,7 @@
         </div>
         <div inlist='inlist' property='mf:entries' resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld'>
           <dt id='test_a5ebfe589bd62d1029790695808f8ff9' resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0001'>
-            Test
+            Test 0001:
             <span property='dc:title mf:name'>Object Lists</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0001'>
@@ -23280,7 +23280,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/fromRdf-0001-out.jsonld' title='Object Lists Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com/Subj1&quot;,<br/>    &quot;@type&quot;: [&quot;http://example.com/Type&quot;],<br/>    &quot;http://example.com/prop1&quot;: [{&quot;@id&quot;: &quot;http://example.com/Obj1&quot;}],<br/>    &quot;http://example.com/prop2&quot;: [<br/>      {&quot;@value&quot;: &quot;Plain&quot;},<br/>      {&quot;@value&quot;: &quot;2012-05-12&quot;, &quot;@type&quot;: &quot;http://www.w3.org/2001/XMLSchema#date&quot;},<br/>      {&quot;@value&quot;: &quot;English&quot;, &quot;@language&quot;: &quot;en&quot;}<br/>    ]<br/>  }<br/>]<br/></pre>
           </dd>
           <dt id='test_e31f3f7d5a78ca4157f582fbfde32707' resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0002'>
-            Test
+            Test 0002:
             <span property='dc:title mf:name'>Native Types</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0002'>
@@ -23289,7 +23289,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/fromRdf-0002-out.jsonld' title='Native Types Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com/Subj1&quot;,<br/>    &quot;http://example.com/prop&quot;: [<br/>      { &quot;@value&quot;: true },<br/>      { &quot;@value&quot;: false },<br/>      { &quot;@value&quot;: 1 },<br/>      { &quot;@value&quot;: &quot;1.1&quot;, &quot;@type&quot;: &quot;http://www.w3.org/2001/XMLSchema#decimal&quot;},<br/>      { &quot;@value&quot;: 0.11 }<br/>    ]<br/>  }<br/>]<br/></pre>
           </dd>
           <dt id='test_3a224095a1c11373d67e090c0ffe8e12' resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0003'>
-            Test
+            Test 0003:
             <span property='dc:title mf:name'>BNodes and references</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0003'>
@@ -23298,7 +23298,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/fromRdf-0003-out.jsonld' title='BNodes and references Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;_:a&quot;,<br/>    &quot;@type&quot;: [&quot;http://example.com/SubType&quot;]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com/Subj1&quot;,<br/>    &quot;@type&quot;: [&quot;http://example.com/Type&quot;],<br/>    &quot;http://example.com/ref&quot;: [<br/>      {&quot;@id&quot;: &quot;_:a&quot;},<br/>      {&quot;@id&quot;: &quot;http://example.com/Subj2&quot;}<br/>    ]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com/Subj2&quot;,<br/>    &quot;@type&quot;: [&quot;http://example.com/Type&quot;],<br/>    &quot;http://example.com/ref&quot;: [{&quot;@id&quot;: &quot;http://example.com/Subj1&quot;}]<br/>  }<br/>]<br/></pre>
           </dd>
           <dt id='test_0a8656b8d0f4b81fd6bd26bf4e1cc77e' resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0004'>
-            Test
+            Test 0004:
             <span property='dc:title mf:name'>Lists</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0004'>
@@ -23307,7 +23307,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/fromRdf-0004-out.jsonld' title='Lists Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com/Subj1&quot;,<br/>    &quot;@type&quot;: [&quot;http://example.com/Type&quot;],<br/>    &quot;http://example.com/literalList&quot;: [{<br/>      &quot;@list&quot;: [<br/>        {&quot;@value&quot;: &quot;apple&quot;},<br/>        {&quot;@value&quot;: &quot;bananna&quot;}<br/>      ]<br/>    }],<br/>    &quot;http://example.com/emptyList&quot;: [{<br/>      &quot;@list&quot;: []<br/>    }],<br/>    &quot;http://example.com/iriList&quot;: [{<br/>      &quot;@list&quot;: [{&quot;@id&quot;: &quot;http://example.com/iri&quot;}]<br/>    }]<br/>  }<br/>]<br/></pre>
           </dd>
           <dt id='test_448e0492a0dc73c71cc3b21fd800f1b9' resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0005'>
-            Test
+            Test 0005:
             <span property='dc:title mf:name'>Document with list</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0005'>
@@ -23316,7 +23316,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/fromRdf-0005-out.jsonld' title='Document with list Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com/U&quot;,<br/>    &quot;@graph&quot;: [<br/>      {<br/>        &quot;@id&quot;: &quot;http://example.com/Subj1&quot;,<br/>        &quot;@type&quot;: [&quot;http://example.com/Type&quot;],<br/>        &quot;http://example.com/ref&quot;: [{&quot;@id&quot;: &quot;http://example.com/U&quot;}],<br/>        &quot;http://example.com/list&quot;: [{<br/>          &quot;@list&quot;: [<br/>            {&quot;@value&quot;: &quot;a&quot;},<br/>            {&quot;@value&quot;: &quot;b&quot;}<br/>          ]<br/>        }]<br/>      }<br/>    ],<br/>    &quot;@type&quot;: [&quot;http://example.com/Graph&quot;],<br/>    &quot;http://example.com/name&quot;: [{&quot;@value&quot;: &quot;Graph&quot;}]<br/>  }<br/>]<br/></pre>
           </dd>
           <dt id='test_b3201a0b02a24d44fe4bb3d1feb37273' resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0006'>
-            Test
+            Test 0006:
             <span property='dc:title mf:name'>Two graphs having same subject but different values</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0006'>
@@ -23325,7 +23325,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/fromRdf-0006-out.jsonld' title='Two graphs having same subject but different values Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com/U&quot;,<br/>    &quot;@graph&quot;: [<br/>      {<br/>        &quot;@id&quot;: &quot;http://example.com/Subj1&quot;,<br/>        &quot;@type&quot;: [&quot;http://example.com/Type&quot;],<br/>        &quot;http://example.com/ref&quot;: [{&quot;@id&quot;: &quot;http://example.com/U&quot;}],<br/>        &quot;http://example.com/list&quot;: [{<br/>          &quot;@list&quot;: [<br/>            {&quot;@value&quot;: &quot;a&quot;},<br/>            {&quot;@value&quot;: &quot;b&quot;}<br/>          ]<br/>        }]<br/>      }<br/>    ]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com/V&quot;,<br/>    &quot;@graph&quot;: [<br/>      {<br/>        &quot;@id&quot;: &quot;http://example.com/Subj1&quot;,<br/>        &quot;@type&quot;: [&quot;http://example.com/Type2&quot;],<br/>        &quot;http://example.com/ref&quot;: [{&quot;@id&quot;: &quot;http://example.com/V&quot;}],<br/>        &quot;http://example.com/list&quot;: [{<br/>          &quot;@list&quot;: [<br/>            {&quot;@value&quot;: &quot;c&quot;},<br/>            {&quot;@value&quot;: &quot;d&quot;}<br/>          ]<br/>        }]<br/>      }<br/>    ]<br/>  }<br/>]<br/></pre>
           </dd>
           <dt id='test_f6b3b3da8ed8fb7600a79a5973d3d6fc' resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0007'>
-            Test
+            Test 0007:
             <span property='dc:title mf:name'>Graph with multiple named graphs</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0007'>
@@ -23334,7 +23334,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/fromRdf-0007-out.jsonld' title='Graph with multiple named graphs Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://data.wikipedia.org/snaks/Assertions&quot;,<br/>    &quot;@type&quot;: [&quot;http://data.wikipedia.org/vocab#SnakSet&quot;],<br/>    &quot;http://data.wikipedia.org/vocab#assertedBy&quot;: [{&quot;@value&quot;: &quot;http://gregkellogg.net/foaf#me&quot;}<br/>    ],<br/>    &quot;@graph&quot;: [<br/>      {<br/>        &quot;@id&quot;: &quot;http://data.wikipedia.org/snaks/BerlinFact&quot;,<br/>        &quot;@type&quot;: [&quot;http://data.wikipedia.org/vocab#Snak&quot;],<br/>        &quot;http://data.wikipedia.org/vocab#assertedBy&quot;: [{&quot;@value&quot;: &quot;http://www.statistik-berlin-brandenburg.de/&quot;}]<br/>      }<br/>    ]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;http://data.wikipedia.org/snaks/BerlinFact&quot;,<br/>    &quot;@graph&quot;: [<br/>      {<br/>        &quot;@id&quot;: &quot;http://en.wikipedia.org/wiki/Berlin&quot;,<br/>        &quot;http://data.wikipedia.org/vocab#population&quot;: [{<br/>          &quot;@value&quot;: 3499879<br/>        }]<br/>      }<br/>    ]<br/>  }<br/>]<br/></pre>
           </dd>
           <dt id='test_fa14358e968e5c20adef5f812a8f6abb' resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0008'>
-            Test
+            Test 0008:
             <span property='dc:title mf:name'>List conversion</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0008'>
@@ -23343,7 +23343,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/fromRdf-0008-out.jsonld' title='List conversion Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;_:b1&quot;,<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&quot;: [ { &quot;@value&quot;: &quot;b1&quot; } ],<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&quot;: [<br/>      {<br/>        &quot;@list&quot;: [<br/>          { &quot;@value&quot;: &quot;b2&quot; },<br/>          { &quot;@value&quot;: &quot;b3&quot; }<br/>        ]<br/>      }<br/>    ]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;_:c1&quot;,<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&quot;: [ { &quot;@value&quot;: &quot;c1&quot; } ],<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&quot;: [<br/>      {<br/>        &quot;@list&quot;: [<br/>          { &quot;@value&quot;: &quot;c2&quot; },<br/>          { &quot;@value&quot;: &quot;c3&quot; }<br/>        ]<br/>      }<br/>    ]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;_:lista&quot;,<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&quot;: [ { &quot;@value&quot;: &quot;a1&quot; } ],<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&quot;: [<br/>      {<br/>        &quot;@list&quot;: [<br/>          { &quot;@value&quot;: &quot;a2&quot; },<br/>          { &quot;@value&quot;: &quot;a3&quot; }<br/>        ]<br/>      }<br/>    ]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com&quot;,<br/>    &quot;http://example.com/property&quot;: [<br/>      {<br/>        &quot;@list&quot;: [<br/>          { &quot;@id&quot;: &quot;_:lista&quot; },<br/>          { &quot;@id&quot;: &quot;_:b1&quot; },<br/>          { &quot;@id&quot;: &quot;_:c1&quot; }<br/>        ]<br/>      }<br/>    ]<br/>  }<br/>]<br/></pre>
           </dd>
           <dt id='test_e7d667b0c260bb588b52dcde64e8dcff' resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0009'>
-            Test
+            Test 0009:
             <span property='dc:title mf:name'>List conversion with IRI nodes</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0009'>
@@ -23352,7 +23352,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/fromRdf-0009-out.jsonld' title='List conversion with IRI nodes Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com&quot;,<br/>    &quot;http://example.com/property&quot;: [ { &quot;@id&quot;: &quot;http://example.com/list&quot; } ]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com/list&quot;,<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&quot;: [ { &quot;@value&quot;: &quot;a&quot; } ],<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&quot;: [<br/>      {<br/>        &quot;@list&quot;: [<br/>          { &quot;@value&quot;: &quot;b&quot; },<br/>          { &quot;@value&quot;: &quot;c&quot; }<br/>        ]<br/>      }<br/>    ]<br/>  }<br/>]<br/></pre>
           </dd>
           <dt id='test_301d88bbdedaae3990d00cf0b5301ee9' resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0010'>
-            Test
+            Test 0010:
             <span property='dc:title mf:name'>List pattern without rdf:nil</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0010'>
@@ -23361,7 +23361,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/fromRdf-0010-out.jsonld' title='List pattern without rdf:nil Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;_:a&quot;,<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&quot;: [ { &quot;@value&quot;: &quot;a&quot; } ],<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&quot;:  [ { &quot;@id&quot;: &quot;_:b&quot; } ]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;_:b&quot;,<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&quot;: [ { &quot;@value&quot;: &quot;b&quot; } ],<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&quot;:  [ { &quot;@id&quot;: &quot;_:c&quot; } ]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;_:c&quot;,<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&quot;: [ { &quot;@value&quot;: &quot;c&quot; } ]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com&quot;,<br/>    &quot;http://example.com/property&quot;:  [ { &quot;@id&quot;: &quot;_:a&quot; } ]<br/>  }<br/>]<br/></pre>
           </dd>
           <dt id='test_fab50674ba0f075dfd2f5dd45ba876bd' resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0011'>
-            Test
+            Test 0011:
             <span property='dc:title mf:name'>List pattern with extra properties</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0011'>
@@ -23370,7 +23370,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/fromRdf-0011-out.jsonld' title='List pattern with extra properties Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;_:a&quot;,<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&quot;: [ { &quot;@value&quot;: &quot;a&quot; } ],<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&quot;: [ { &quot;@id&quot;: &quot;_:b&quot; } ]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;_:b&quot;,<br/>    &quot;http://example.com/other-property&quot;: [<br/>      { &quot;@value&quot;: &quot;This list node has also properties other than rdf:first and rdf:rest&quot; }<br/>    ],<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&quot;: [ { &quot;@value&quot;: &quot;b&quot; } ],<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&quot;: [<br/>      {<br/>        &quot;@list&quot;: [<br/>          { &quot;@value&quot;: &quot;c&quot; }<br/>        ]<br/>      }<br/>    ]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com&quot;,<br/>    &quot;http://example.com/property&quot;: [ { &quot;@id&quot;: &quot;_:a&quot; } ]<br/>  }<br/>]<br/></pre>
           </dd>
           <dt id='test_a6f79132151ee667d05ed595025ceceb' resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0012'>
-            Test
+            Test 0012:
             <span property='dc:title mf:name'>List pattern with cycles</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0012'>
@@ -23379,7 +23379,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/fromRdf-0012-out.jsonld' title='List pattern with cycles Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;_:a&quot;,<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&quot;: [ { &quot;@value&quot;: &quot;a&quot; } ],<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&quot;:  [ { &quot;@id&quot;: &quot;_:b&quot; } ]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;_:b&quot;,<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&quot;: [ { &quot;@value&quot;: &quot;b&quot; } ],<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&quot;:  [ { &quot;@id&quot;: &quot;_:c&quot; } ]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;_:c&quot;,<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&quot;: [ { &quot;@value&quot;: &quot;c&quot; } ],<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&quot;:  [ { &quot;@id&quot;: &quot;_:b&quot; } ]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com&quot;,<br/>    &quot;http://example.com/property&quot;:  [ { &quot;@id&quot;: &quot;_:a&quot; } ]<br/>  }<br/>]<br/></pre>
           </dd>
           <dt id='test_a4da79268ece4ce5783b46ed160031ad' resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0013'>
-            Test
+            Test 0013:
             <span property='dc:title mf:name'>List pattern with multiple values of rdf:first</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0013'>
@@ -23388,7 +23388,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/fromRdf-0013-out.jsonld' title='List pattern with multiple values of rdf:first Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;_:a&quot;,<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&quot;: [ { &quot;@value&quot;: &quot;a&quot; } ],<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&quot;: [ { &quot;@id&quot;: &quot;_:b&quot; } ]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;_:b&quot;,<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&quot;: [<br/>      { &quot;@value&quot;: &quot;b1&quot; },<br/>      { &quot;@value&quot;: &quot;b2&quot; }<br/>    ],<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&quot;: [<br/>      {<br/>        &quot;@list&quot;: [<br/>          {<br/>            &quot;@value&quot;: &quot;c&quot;<br/>          }<br/>        ]<br/>      }<br/>    ]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com&quot;,<br/>    &quot;http://example.com/property&quot;: [ { &quot;@id&quot;: &quot;_:a&quot; } ]<br/>  }<br/>]<br/></pre>
           </dd>
           <dt id='test_290751eea8778b5bcc53d1e7575d4d9c' resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0014'>
-            Test
+            Test 0014:
             <span property='dc:title mf:name'>List pattern with multiple values of rdf:rest</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0014'>
@@ -23397,7 +23397,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/fromRdf-0014-out.jsonld' title='List pattern with multiple values of rdf:rest Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;_:a&quot;,<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&quot;: [ { &quot;@value&quot;: &quot;a&quot; } ],<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&quot;: [ { &quot;@id&quot;: &quot;_:b&quot; } ]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;_:b&quot;,<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&quot;: [ { &quot;@value&quot;: &quot;b&quot; } ],<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&quot;: [<br/>      { &quot;@list&quot;: [ { &quot;@value&quot;: &quot;c&quot; } ] },<br/>      { &quot;@list&quot;: [ { &quot;@value&quot;: &quot;d&quot; } ] }<br/>    ]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com&quot;,<br/>    &quot;http://example.com/property&quot;: [ { &quot;@id&quot;: &quot;_:a&quot; } ]<br/>  }<br/>]<br/></pre>
           </dd>
           <dt id='test_b313194ff09b3f3129569d279c4acd07' resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0015'>
-            Test
+            Test 0015:
             <span property='dc:title mf:name'>List pattern with IRI rdf:rest</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0015'>
@@ -23406,7 +23406,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/fromRdf-0015-out.jsonld' title='List pattern with IRI rdf:rest Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;_:a&quot;,<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&quot;: [ { &quot;@value&quot;: &quot;a&quot; } ],<br/>    &quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&quot;:  [ { &quot;@value&quot;: &quot;b&quot; } ]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com&quot;,<br/>    &quot;http://example.com/property&quot;:  [ { &quot;@id&quot;: &quot;_:a&quot; } ]<br/>  }<br/>]<br/></pre>
           </dd>
           <dt id='test_4b5297d8864f81c9bd5a219fe8f542b2' resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0016'>
-            Test
+            Test 0016:
             <span property='dc:title mf:name'>List pattern with type rdf:List</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0016'>
@@ -23415,7 +23415,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/fromRdf-0016-out.jsonld' title='List pattern with type rdf:List Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com/&quot;,<br/>    &quot;http://example.com/list&quot;: [<br/>      {<br/>        &quot;@list&quot;: [<br/>          {<br/>            &quot;@value&quot;: &quot;A&quot;<br/>          },<br/>          {<br/>            &quot;@value&quot;: &quot;B&quot;<br/>          },<br/>          {<br/>            &quot;@value&quot;: &quot;C&quot;<br/>          }<br/>        ]<br/>      }<br/>    ]<br/>  }<br/>]<br/></pre>
           </dd>
           <dt id='test_5c21c11338cbeda23edea64f3413652d' resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0017'>
-            Test
+            Test 0017:
             <span property='dc:title mf:name'>Remove duplicate triples</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/fromRdf-manifest.jsonld#t0017'>
@@ -23426,7 +23426,7 @@
         </div>
         <div inlist='inlist' property='mf:entries' resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld'>
           <dt id='test_2daa5d2498ac8e9af1b3b34a9d5a228f' resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0001'>
-            Test
+            Test 0001:
             <span property='dc:title mf:name'>drop free-floating nodes</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0001'>
@@ -23435,7 +23435,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/flatten-0001-out.jsonld' title='drop free-floating nodes Result'>[ ]<br/></pre>
           </dd>
           <dt id='test_a59d88fb22670a432cb301d202186c60' resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0002'>
-            Test
+            Test 0002:
             <span property='dc:title mf:name'>basic</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0002'>
@@ -23444,7 +23444,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/flatten-0002-out.jsonld' title='basic Result'>[<br/>    {<br/>        &quot;@id&quot;: &quot;http://example.com/id1&quot;,<br/>        &quot;@type&quot;: [<br/>            &quot;http://example.com/t1&quot;<br/>        ],<br/>        &quot;http://example.com/term1&quot;: [<br/>            {<br/>                &quot;@value&quot;: &quot;v1&quot;<br/>            }<br/>        ],<br/>        &quot;http://example.com/term2&quot;: [<br/>            {<br/>                &quot;@type&quot;: &quot;http://example.com/t2&quot;,<br/>                &quot;@value&quot;: &quot;v2&quot;<br/>            }<br/>        ],<br/>        &quot;http://example.com/term3&quot;: [<br/>            {<br/>                &quot;@language&quot;: &quot;en&quot;,<br/>                &quot;@value&quot;: &quot;v3&quot;<br/>            }<br/>        ],<br/>        &quot;http://example.com/term4&quot;: [<br/>            {<br/>                &quot;@value&quot;: 4<br/>            }<br/>        ],<br/>        &quot;http://example.com/term5&quot;: [<br/>            {<br/>                &quot;@value&quot;: 50<br/>            },<br/>            {<br/>                &quot;@value&quot;: 51<br/>            }<br/>        ]<br/>    }<br/>]<br/></pre>
           </dd>
           <dt id='test_d467237c855abe2de515ce9d71ab263f' resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0003'>
-            Test
+            Test 0003:
             <span property='dc:title mf:name'>drop null and unmapped properties</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0003'>
@@ -23453,7 +23453,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/flatten-0003-out.jsonld' title='drop null and unmapped properties Result'>[ ]<br/></pre>
           </dd>
           <dt id='test_3cc90f3b52d2cb054261418fa98d20b0' resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0004'>
-            Test
+            Test 0004:
             <span property='dc:title mf:name'>optimize @set, keep empty arrays</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0004'>
@@ -23462,7 +23462,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/flatten-0004-out.jsonld' title='optimize @set, keep empty arrays Result'>[<br/>    {<br/>        &quot;@id&quot;: &quot;http://example.org/id&quot;,<br/>        &quot;http://example.com/mylist1&quot;: [<br/>            {<br/>                &quot;@list&quot;: [<br/><br/>                ]<br/>            }<br/>        ],<br/>        &quot;http://example.com/mylist2&quot;: [<br/>            {<br/>                &quot;@list&quot;: [<br/>                    {<br/>                        &quot;@value&quot;: &quot;one item&quot;<br/>                    }<br/>                ]<br/>            }<br/>        ],<br/>        &quot;http://example.com/myset2&quot;: [<br/><br/>        ],<br/>        &quot;http://example.com/myset3&quot;: [<br/>            {<br/>                &quot;@value&quot;: &quot;v1&quot;<br/>            }<br/>        ],<br/>        &quot;http://example.org/list1&quot;: [<br/>            {<br/>                &quot;@list&quot;: [<br/><br/>                ]<br/>            }<br/>        ],<br/>        &quot;http://example.org/list2&quot;: [<br/>            {<br/>                &quot;@list&quot;: [<br/><br/>                ]<br/>            }<br/>        ],<br/>        &quot;http://example.org/property&quot;: [<br/>            {<br/>                &quot;@list&quot;: [<br/>                    {<br/>                        &quot;@value&quot;: &quot;one item&quot;<br/>                    }<br/>                ]<br/>            }<br/>        ],<br/>        &quot;http://example.org/set1&quot;: [<br/><br/>        ],<br/>        &quot;http://example.org/set3&quot;: [<br/><br/>        ],<br/>        &quot;http://example.org/set4&quot;: [<br/><br/>        ],<br/>        &quot;http://example.org/set5&quot;: [<br/>            {<br/>                &quot;@value&quot;: &quot;one item&quot;<br/>            }<br/>        ]<br/>    }<br/>]</pre>
           </dd>
           <dt id='test_852de9e7ddd721a9bc3c6187b73cd93d' resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0005'>
-            Test
+            Test 0005:
             <span property='dc:title mf:name'>do not expand aliased @id/@type</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0005'>
@@ -23471,7 +23471,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/flatten-0005-out.jsonld' title='do not expand aliased @id/@type Result'>[<br/>    {<br/>        &quot;@id&quot;: &quot;http://example.com/alice#me&quot;,<br/>        &quot;http://xmlns.com/foaf/0.1/homepage&quot;: [<br/>            {<br/>                &quot;@id&quot;: &quot;http://example.com/alice&quot;<br/>            }<br/>        ],<br/>        &quot;http://xmlns.com/foaf/0.1/name&quot;: [<br/>            {<br/>                &quot;@value&quot;: &quot;Alice&quot;<br/>            }<br/>        ]<br/>    },<br/>    {<br/>        &quot;@id&quot;: &quot;http://example.com/bob#me&quot;,<br/>        &quot;http://xmlns.com/foaf/0.1/homepage&quot;: [<br/>            {<br/>                &quot;@id&quot;: &quot;http://example.com/bob&quot;<br/>            }<br/>        ],<br/>        &quot;http://xmlns.com/foaf/0.1/name&quot;: [<br/>            {<br/>                &quot;@value&quot;: &quot;Bob&quot;<br/>            }<br/>        ]<br/>    },<br/>    {<br/>        &quot;@id&quot;: &quot;http://json-ld.org/test-suite/tests/flatten-0005-in.jsonld#me&quot;,<br/>        &quot;http://xmlns.com/foaf/0.1/knows&quot;: [<br/>            {<br/>                &quot;@id&quot;: &quot;http://example.com/bob#me&quot;<br/>            },<br/>            {<br/>                &quot;@id&quot;: &quot;http://example.com/alice#me&quot;<br/>            }<br/>        ]<br/>    }<br/>]<br/></pre>
           </dd>
           <dt id='test_c829d30e744dc1ebf69e937db05ab3a5' resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0006'>
-            Test
+            Test 0006:
             <span property='dc:title mf:name'>alias keywords</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0006'>
@@ -23480,7 +23480,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/flatten-0006-out.jsonld' title='alias keywords Result'>[<br/>    {<br/>        &quot;@id&quot;: &quot;http://example.org/test#example1&quot;,<br/>        &quot;http://example.org/test#property1&quot;: [<br/>            {<br/>                &quot;@id&quot;: &quot;http://example.org/test#example2&quot;<br/>            }<br/>        ],<br/>        &quot;http://example.org/test#property2&quot;: [<br/>            {<br/>                &quot;@id&quot;: &quot;http://example.org/test#example3&quot;<br/>            }<br/>        ],<br/>        &quot;http://example.org/test#property3&quot;: [<br/>            {<br/>                &quot;@id&quot;: &quot;http://example.org/test#example4&quot;<br/>            }<br/>        ]<br/>    },<br/>    {<br/>        &quot;@id&quot;: &quot;http://example.org/test#example2&quot;,<br/>        &quot;http://example.org/test#property4&quot;: [<br/>            {<br/>                &quot;@value&quot;: &quot;foo&quot;<br/>            }<br/>        ]<br/>    }<br/>]<br/></pre>
           </dd>
           <dt id='test_e68eefa65d5bf21b055e5f95a9cfc6d8' resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0007'>
-            Test
+            Test 0007:
             <span property='dc:title mf:name'>date type-coercion</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0007'>
@@ -23489,7 +23489,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/flatten-0007-out.jsonld' title='date type-coercion Result'>[<br/>    {<br/>        &quot;@id&quot;: &quot;http://example.org/test#example1&quot;,<br/>        &quot;http://example.org/vocab#date&quot;: [<br/>            {<br/>                &quot;@value&quot;: &quot;2011-01-25T00:00:00Z&quot;,<br/>                &quot;@type&quot;: &quot;http://www.w3.org/2001/XMLSchema#dateTime&quot;<br/>            }<br/>        ],<br/>        &quot;http://example.org/vocab#embed&quot;: [<br/>            {<br/>                &quot;@id&quot;: &quot;http://example.org/test#example2&quot;<br/>            }<br/>        ]<br/>    },<br/>    {<br/>        &quot;@id&quot;: &quot;http://example.org/test#example2&quot;,<br/>        &quot;http://example.org/vocab#parent&quot;: [<br/>            {<br/>                &quot;@id&quot;: &quot;http://example.org/test#example1&quot;<br/>            }<br/>        ]<br/>    }<br/>]<br/></pre>
           </dd>
           <dt id='test_2339bbd77eba9b8d10fc4b6acec8791c' resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0008'>
-            Test
+            Test 0008:
             <span property='dc:title mf:name'>@value with @language</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0008'>
@@ -23498,7 +23498,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/flatten-0008-out.jsonld' title='@value with @language Result'>[<br/>    {<br/>        &quot;@id&quot;: &quot;http://example.org/test&quot;,<br/>        &quot;http://example.org/vocab#keep-full-value&quot;: [<br/>            {<br/>                &quot;@value&quot;: &quot;only value&quot;<br/>            }<br/>        ],<br/>        &quot;http://example.org/vocab#test&quot;: [<br/>            {<br/>                &quot;@language&quot;: &quot;en&quot;,<br/>                &quot;@value&quot;: &quot;test&quot;<br/>            }<br/>        ]<br/>    }<br/>]</pre>
           </dd>
           <dt id='test_35bbf57ddbfd8fc9e8ecdd0baaf63530' resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0009'>
-            Test
+            Test 0009:
             <span property='dc:title mf:name'>@graph with terms</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0009'>
@@ -23507,7 +23507,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/flatten-0009-out.jsonld' title='@graph with terms Result'>[<br/>    {<br/>        &quot;@id&quot;: &quot;http://example.org/test#book&quot;,<br/>        &quot;http://example.org/vocab#contains&quot;: [<br/>            {<br/>                &quot;@id&quot;: &quot;http://example.org/test#chapter&quot;<br/>            }<br/>        ],<br/>        &quot;http://purl.org/dc/elements/1.1/contributor&quot;: [<br/>            {<br/>                &quot;@value&quot;: &quot;Writer&quot;<br/>            }<br/>        ],<br/>        &quot;http://purl.org/dc/elements/1.1/title&quot;: [<br/>            {<br/>                &quot;@value&quot;: &quot;My Book&quot;<br/>            }<br/>        ]<br/>    },<br/>    {<br/>        &quot;@id&quot;: &quot;http://example.org/test#chapter&quot;,<br/>        &quot;http://purl.org/dc/elements/1.1/description&quot;: [<br/>            {<br/>                &quot;@value&quot;: &quot;Fun&quot;<br/>            }<br/>        ],<br/>        &quot;http://purl.org/dc/elements/1.1/title&quot;: [<br/>            {<br/>                &quot;@value&quot;: &quot;Chapter One&quot;<br/>            }<br/>        ]<br/>    },<br/>    {<br/>        &quot;@id&quot;: &quot;http://example.org/test#jane&quot;,<br/>        &quot;http://example.org/vocab#authored&quot;: [<br/>            {<br/>                &quot;@id&quot;: &quot;http://example.org/test#chapter&quot;<br/>            }<br/>        ],<br/>        &quot;http://xmlns.com/foaf/0.1/name&quot;: [<br/>            {<br/>                &quot;@value&quot;: &quot;Jane&quot;<br/>            }<br/>        ]<br/>    },<br/>    {<br/>        &quot;@id&quot;: &quot;http://example.org/test#john&quot;,<br/>        &quot;http://xmlns.com/foaf/0.1/name&quot;: [<br/>            {<br/>                &quot;@value&quot;: &quot;John&quot;<br/>            }<br/>        ]<br/>    },<br/>    {<br/>        &quot;@id&quot;: &quot;http://example.org/test#library&quot;,<br/>        &quot;http://example.org/vocab#contains&quot;: [<br/>            {<br/>                &quot;@id&quot;: &quot;http://example.org/test#book&quot;<br/>            }<br/>        ]<br/>    }<br/>]</pre>
           </dd>
           <dt id='test_5db48e78dae4ce4a1f6a74d74c9eebe7' resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0010'>
-            Test
+            Test 0010:
             <span property='dc:title mf:name'>native types</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0010'>
@@ -23516,7 +23516,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/flatten-0010-out.jsonld' title='native types Result'>[<br/>    {<br/>        &quot;@id&quot;: &quot;http://example.org/test&quot;,<br/>        &quot;http://example.org/vocab#bool&quot;: [<br/>            {<br/>                &quot;@value&quot;: true<br/>            }<br/>        ],<br/>        &quot;http://example.org/vocab#int&quot;: [<br/>            {<br/>                &quot;@value&quot;: 123<br/>            }<br/>        ]<br/>    }<br/>]</pre>
           </dd>
           <dt id='test_a6a2bf65437ebebfe5e466d67a529fc1' resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0011'>
-            Test
+            Test 0011:
             <span property='dc:title mf:name'>coerced @id</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0011'>
@@ -23525,7 +23525,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/flatten-0011-out.jsonld' title='coerced @id Result'>[<br/>    {<br/>        &quot;@id&quot;: &quot;http://example.org/test#book&quot;,<br/>        &quot;http://example.org/vocab#contains&quot;: [<br/>            {<br/>                &quot;@id&quot;: &quot;http://example.org/test#chapter&quot;<br/>            }<br/>        ],<br/>        &quot;http://purl.org/dc/elements/1.1/title&quot;: [<br/>            {<br/>                &quot;@value&quot;: &quot;Title&quot;<br/>            }<br/>        ]<br/>    }<br/>]<br/></pre>
           </dd>
           <dt id='test_e63045b3b723b2b5b06b45d8244e7e1b' resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0012'>
-            Test
+            Test 0012:
             <span property='dc:title mf:name'>@graph with embed</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0012'>
@@ -23534,7 +23534,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/flatten-0012-out.jsonld' title='@graph with embed Result'>[<br/>    {<br/>        &quot;@id&quot;: &quot;http://example.org/test#book&quot;,<br/>        &quot;http://example.org/vocab#contains&quot;: [<br/>            {<br/>                &quot;@id&quot;: &quot;http://example.org/test#chapter&quot;<br/>            }<br/>        ],<br/>        &quot;http://purl.org/dc/elements/1.1/contributor&quot;: [<br/>            {<br/>                &quot;@value&quot;: &quot;Writer&quot;<br/>            }<br/>        ],<br/>        &quot;http://purl.org/dc/elements/1.1/title&quot;: [<br/>            {<br/>                &quot;@value&quot;: &quot;My Book&quot;<br/>            }<br/>        ]<br/>    },<br/>    {<br/>        &quot;@id&quot;: &quot;http://example.org/test#chapter&quot;,<br/>        &quot;http://purl.org/dc/elements/1.1/description&quot;: [<br/>            {<br/>                &quot;@value&quot;: &quot;Fun&quot;<br/>            }<br/>        ],<br/>        &quot;http://purl.org/dc/elements/1.1/title&quot;: [<br/>            {<br/>                &quot;@value&quot;: &quot;Chapter One&quot;<br/>            }<br/>        ]<br/>    },<br/>    {<br/>        &quot;@id&quot;: &quot;http://example.org/test#jane&quot;,<br/>        &quot;http://example.org/vocab#authored&quot;: [<br/>            {<br/>                &quot;@id&quot;: &quot;http://example.org/test#chapter&quot;<br/>            }<br/>        ],<br/>        &quot;http://xmlns.com/foaf/0.1/name&quot;: [<br/>            {<br/>                &quot;@value&quot;: &quot;Jane&quot;<br/>            }<br/>        ]<br/>    },<br/>    {<br/>        &quot;@id&quot;: &quot;http://example.org/test#john&quot;,<br/>        &quot;http://xmlns.com/foaf/0.1/name&quot;: [<br/>            {<br/>                &quot;@value&quot;: &quot;John&quot;<br/>            }<br/>        ]<br/>    },<br/>    {<br/>        &quot;@id&quot;: &quot;http://example.org/test#library&quot;,<br/>        &quot;http://example.org/vocab#contains&quot;: [<br/>            {<br/>                &quot;@id&quot;: &quot;http://example.org/test#book&quot;<br/>            }<br/>        ]<br/>    }<br/>]</pre>
           </dd>
           <dt id='test_c72397197f782c9cefd84c1206f42d68' resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0013'>
-            Test
+            Test 0013:
             <span property='dc:title mf:name'>flatten already expanded</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0013'>
@@ -23543,7 +23543,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/flatten-0013-out.jsonld' title='flatten already expanded Result'>[<br/>    {<br/>        &quot;@id&quot;: &quot;http://example.com/id1&quot;,<br/>        &quot;@type&quot;: [<br/>            &quot;http://example.com/t1&quot;<br/>        ],<br/>        &quot;http://example.com/term1&quot;: [<br/>            {<br/>                &quot;@value&quot;: &quot;v1&quot;<br/>            }<br/>        ],<br/>        &quot;http://example.com/term2&quot;: [<br/>            {<br/>                &quot;@type&quot;: &quot;http://example.com/t2&quot;,<br/>                &quot;@value&quot;: &quot;v2&quot;<br/>            }<br/>        ],<br/>        &quot;http://example.com/term3&quot;: [<br/>            {<br/>                &quot;@language&quot;: &quot;en&quot;,<br/>                &quot;@value&quot;: &quot;v3&quot;<br/>            }<br/>        ],<br/>        &quot;http://example.com/term4&quot;: [<br/>            {<br/>                &quot;@value&quot;: 4<br/>            }<br/>        ],<br/>        &quot;http://example.com/term5&quot;: [<br/>            {<br/>                &quot;@value&quot;: 50<br/>            },<br/>            {<br/>                &quot;@value&quot;: 51<br/>            }<br/>        ]<br/>    }<br/>]<br/></pre>
           </dd>
           <dt id='test_0c1ecd2df6491da10d154767947de633' resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0014'>
-            Test
+            Test 0014:
             <span property='dc:title mf:name'>@set of @value objects with keyword aliases</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0014'>
@@ -23552,7 +23552,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/flatten-0014-out.jsonld' title='@set of @value objects with keyword aliases Result'>[<br/>    {<br/>        &quot;@id&quot;: &quot;http://example.org/test#example1&quot;,<br/>        &quot;http://example.org/test#property1&quot;: [<br/>            {<br/>                &quot;@id&quot;: &quot;http://example.org/test#example2&quot;<br/>            }<br/>        ],<br/>        &quot;http://example.org/test#property2&quot;: [<br/>            {<br/>                &quot;@id&quot;: &quot;http://example.org/test#example3&quot;<br/>            }<br/>        ],<br/>        &quot;http://example.org/test#property3&quot;: [<br/>            {<br/>                &quot;@id&quot;: &quot;http://example.org/test#example4&quot;<br/>            }<br/>        ],<br/>        &quot;http://example.org/test#property4&quot;: [<br/>            {<br/>                &quot;@id&quot;: &quot;http://example.org/test#example4&quot;<br/>            }<br/>        ],<br/>        &quot;http://example.org/test#property6&quot;: [<br/><br/>        ]<br/>    },<br/>    {<br/>        &quot;@id&quot;: &quot;http://example.org/test#example2&quot;,<br/>        &quot;http://example.org/test#property4&quot;: [<br/>            {<br/>                &quot;@value&quot;: &quot;foo&quot;<br/>            }<br/>        ]<br/>    },<br/>    {<br/>        &quot;@id&quot;: &quot;http://example.org/test#example4&quot;,<br/>        &quot;http://example.org/test#property5&quot;: [<br/>            {<br/>                &quot;@type&quot;: &quot;http://www.w3.org/2001/XMLSchema#date&quot;,<br/>                &quot;@value&quot;: &quot;2012-03-31&quot;<br/>            }<br/>        ]<br/>    }<br/>]<br/></pre>
           </dd>
           <dt id='test_990446213d50d03f0a37d89e6d367b68' resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0015'>
-            Test
+            Test 0015:
             <span property='dc:title mf:name'>collapse set of sets, keep empty lists</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0015'>
@@ -23561,7 +23561,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/flatten-0015-out.jsonld' title='collapse set of sets, keep empty lists Result'>[<br/>    {<br/>        &quot;@id&quot;: &quot;http://example.org/id&quot;,<br/>        &quot;http://example.com/mylist1&quot;: [<br/>            {<br/>                &quot;@list&quot;: [<br/><br/>                ]<br/>            }<br/>        ],<br/>        &quot;http://example.com/myset1&quot;: [<br/><br/>        ],<br/>        &quot;http://example.com/myset2&quot;: [<br/><br/>        ],<br/>        &quot;http://example.com/myset3&quot;: [<br/>            {<br/>                &quot;@value&quot;: &quot;hello&quot;<br/>            },<br/>            {<br/>                &quot;@value&quot;: &quot;this&quot;<br/>            },<br/>            {<br/>                &quot;@value&quot;: &quot;will&quot;<br/>            },<br/>            {<br/>                &quot;@value&quot;: &quot;be&quot;<br/>            },<br/>            {<br/>                &quot;@value&quot;: &quot;collapsed&quot;<br/>            }<br/>        ]<br/>    }<br/>]</pre>
           </dd>
           <dt id='test_1a45a740c16c052b8ef9c0a34281d0ec' resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0016'>
-            Test
+            Test 0016:
             <span property='dc:title mf:name'>context reset</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0016'>
@@ -23570,7 +23570,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/flatten-0016-out.jsonld' title='context reset Result'>[<br/>    {<br/>        &quot;@id&quot;: &quot;http://example.org/id1&quot;,<br/>        &quot;http://example.com/emptyobj&quot;: [<br/>            {<br/>                &quot;@id&quot;: &quot;_:b0&quot;<br/>            }<br/>        ],<br/>        &quot;http://example.com/mylist1&quot;: [<br/>            {<br/>                &quot;@list&quot;: [<br/><br/>                ]<br/>            }<br/>        ],<br/>        &quot;http://example.com/mylist2&quot;: [<br/>            {<br/>                &quot;@list&quot;: [<br/>                    {<br/>                        &quot;@value&quot;: 2<br/>                    },<br/>                    {<br/>                        &quot;@value&quot;: &quot;hi&quot;<br/>                    }<br/>                ]<br/>            }<br/>        ],<br/>        &quot;http://example.com/myproperty&quot;: [<br/>            {<br/>                &quot;@id&quot;: &quot;http://example.org/id2&quot;<br/>            }<br/>        ],<br/>        &quot;http://example.com/myset1&quot;: [<br/><br/>        ],<br/>        &quot;http://example.com/myset2&quot;: [<br/><br/>        ]<br/>    },<br/>    {<br/>        &quot;@id&quot;: &quot;http://example.org/id2&quot;,<br/>        &quot;http://example.org/myproperty2&quot;: [<br/>            {<br/>                &quot;@value&quot;: &quot;ok&quot;<br/>            }<br/>        ]<br/>    }<br/>]<br/></pre>
           </dd>
           <dt id='test_45c71dd5314c1549ee200dda05affa20' resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0017'>
-            Test
+            Test 0017:
             <span property='dc:title mf:name'>@graph and @id aliased</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0017'>
@@ -23579,7 +23579,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/flatten-0017-out.jsonld' title='@graph and @id aliased Result'>[<br/>    {<br/>        &quot;@id&quot;: &quot;http://example.org/test#book&quot;,<br/>        &quot;http://example.org/vocab#contains&quot;: [<br/>            {<br/>                &quot;@id&quot;: &quot;http://example.org/test#chapter&quot;<br/>            }<br/>        ],<br/>        &quot;http://purl.org/dc/elements/1.1/contributor&quot;: [<br/>            {<br/>                &quot;@value&quot;: &quot;Writer&quot;<br/>            }<br/>        ],<br/>        &quot;http://purl.org/dc/elements/1.1/title&quot;: [<br/>            {<br/>                &quot;@value&quot;: &quot;My Book&quot;<br/>            }<br/>        ]<br/>    },<br/>    {<br/>        &quot;@id&quot;: &quot;http://example.org/test#chapter&quot;,<br/>        &quot;http://purl.org/dc/elements/1.1/description&quot;: [<br/>            {<br/>                &quot;@value&quot;: &quot;Fun&quot;<br/>            }<br/>        ],<br/>        &quot;http://purl.org/dc/elements/1.1/title&quot;: [<br/>            {<br/>                &quot;@value&quot;: &quot;Chapter One&quot;<br/>            }<br/>        ]<br/>    },<br/>    {<br/>        &quot;@id&quot;: &quot;http://example.org/test#jane&quot;,<br/>        &quot;http://example.org/vocab#authored&quot;: [<br/>            {<br/>                &quot;@id&quot;: &quot;http://example.org/test#chapter&quot;<br/>            }<br/>        ],<br/>        &quot;http://xmlns.com/foaf/0.1/name&quot;: [<br/>            {<br/>                &quot;@value&quot;: &quot;Jane&quot;<br/>            }<br/>        ]<br/>    },<br/>    {<br/>        &quot;@id&quot;: &quot;http://example.org/test#john&quot;,<br/>        &quot;http://xmlns.com/foaf/0.1/name&quot;: [<br/>            {<br/>                &quot;@value&quot;: &quot;John&quot;<br/>            }<br/>        ]<br/>    },<br/>    {<br/>        &quot;@id&quot;: &quot;http://example.org/test#library&quot;,<br/>        &quot;http://example.org/vocab#contains&quot;: [<br/>            {<br/>                &quot;@id&quot;: &quot;http://example.org/test#book&quot;<br/>            }<br/>        ]<br/>    }<br/>]</pre>
           </dd>
           <dt id='test_0c8a94d7fc1bf19ce1bf203b71b3e3b5' resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0018'>
-            Test
+            Test 0018:
             <span property='dc:title mf:name'>override default @language</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0018'>
@@ -23588,7 +23588,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/flatten-0018-out.jsonld' title='override default @language Result'>[<br/>    {<br/>        &quot;@id&quot;: &quot;http://example.org/test&quot;,<br/>        &quot;http://example.org/vocab#german&quot;: [<br/>            {<br/>                &quot;@value&quot;: &quot;hallo&quot;,<br/>                &quot;@language&quot;: &quot;de&quot;<br/>            },<br/>            {<br/>                &quot;@value&quot;: 2<br/>            },<br/>            {<br/>                &quot;@value&quot;: true<br/>            }<br/>        ],<br/>        &quot;http://example.org/vocab#nolang&quot;: [<br/>            {<br/>                &quot;@value&quot;: &quot;no language&quot;<br/>            },<br/>            {<br/>                &quot;@value&quot;: 3<br/>            },<br/>            {<br/>                &quot;@value&quot;: false<br/>            }<br/>        ],<br/>        &quot;http://example.org/vocab#test-default&quot;: [<br/>            {<br/>                &quot;@value&quot;: &quot;hello&quot;,<br/>                &quot;@language&quot;: &quot;en&quot;<br/>            },<br/>            {<br/>                &quot;@value&quot;: 1<br/>            },<br/>            {<br/>                &quot;@value&quot;: true<br/>            }<br/>        ]<br/>    }<br/>]</pre>
           </dd>
           <dt id='test_10e09749224bd290ceba9a06e576fd91' resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0019'>
-            Test
+            Test 0019:
             <span property='dc:title mf:name'>remove @value = null</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0019'>
@@ -23597,7 +23597,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/flatten-0019-out.jsonld' title='remove @value = null Result'>[ ]<br/></pre>
           </dd>
           <dt id='test_6067c276ad59005c5361b2742c32a05f' resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0020'>
-            Test
+            Test 0020:
             <span property='dc:title mf:name'>do not remove @graph if not at top-level</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0020'>
@@ -23606,7 +23606,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/flatten-0020-out.jsonld' title='do not remove @graph if not at top-level Result'>[<br/>    {<br/>        &quot;@id&quot;: &quot;_:b0&quot;,<br/>        &quot;@graph&quot;: [<br/>            {<br/>                &quot;@id&quot;: &quot;http://example.org/test#chapter1&quot;,<br/>                &quot;http://purl.org/dc/elements/1.1/description&quot;: [<br/>                    {<br/>                        &quot;@value&quot;: &quot;Fun&quot;<br/>                    }<br/>                ],<br/>                &quot;http://purl.org/dc/elements/1.1/title&quot;: [<br/>                    {<br/>                        &quot;@value&quot;: &quot;Chapter One&quot;<br/>                    }<br/>                ]<br/>            },<br/>            {<br/>                &quot;@id&quot;: &quot;http://example.org/test#chapter2&quot;,<br/>                &quot;http://purl.org/dc/elements/1.1/description&quot;: [<br/>                    {<br/>                        &quot;@value&quot;: &quot;More fun&quot;<br/>                    }<br/>                ],<br/>                &quot;http://purl.org/dc/elements/1.1/title&quot;: [<br/>                    {<br/>                        &quot;@value&quot;: &quot;Chapter Two&quot;<br/>                    }<br/>                ]<br/>            }<br/>        ]<br/>    },<br/>    {<br/>        &quot;@id&quot;: &quot;http://example.org/test#book&quot;,<br/>        &quot;http://example.org/vocab#contains&quot;: [<br/>            {<br/>                &quot;@id&quot;: &quot;http://example.org/test#chapter&quot;<br/>            }<br/>        ],<br/>        &quot;http://purl.org/dc/elements/1.1/contributor&quot;: [<br/>            {<br/>                &quot;@value&quot;: &quot;Writer&quot;<br/>            }<br/>        ],<br/>        &quot;http://purl.org/dc/elements/1.1/title&quot;: [<br/>            {<br/>                &quot;@value&quot;: &quot;My Book&quot;<br/>            }<br/>        ]<br/>    },<br/>    {<br/>        &quot;@id&quot;: &quot;http://example.org/test#jane&quot;,<br/>        &quot;http://example.org/vocab#authored&quot;: [<br/>            {<br/>                &quot;@id&quot;: &quot;_:b0&quot;<br/>            }<br/>        ],<br/>        &quot;http://xmlns.com/foaf/0.1/name&quot;: [<br/>            {<br/>                &quot;@value&quot;: &quot;Jane&quot;<br/>            }<br/>        ]<br/>    },<br/>    {<br/>        &quot;@id&quot;: &quot;http://example.org/test#john&quot;,<br/>        &quot;http://xmlns.com/foaf/0.1/name&quot;: [<br/>            {<br/>                &quot;@value&quot;: &quot;John&quot;<br/>            }<br/>        ]<br/>    },<br/>    {<br/>        &quot;@id&quot;: &quot;http://example.org/test#library&quot;,<br/>        &quot;http://example.org/vocab#contains&quot;: [<br/>            {<br/>                &quot;@id&quot;: &quot;http://example.org/test#book&quot;<br/>            }<br/>        ]<br/>    }<br/>]<br/></pre>
           </dd>
           <dt id='test_ca7c161f620b546b18ef66156e088f19' resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0021'>
-            Test
+            Test 0021:
             <span property='dc:title mf:name'>do not remove @graph at top-level if not only property</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0021'>
@@ -23615,7 +23615,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/flatten-0021-out.jsonld' title='do not remove @graph at top-level if not only property Result'>[<br/>    {<br/>        &quot;@id&quot;: &quot;_:b0&quot;,<br/>        &quot;http://purl.org/dc/elements/1.1/title&quot;: [<br/>            {<br/>                &quot;@value&quot;: &quot;My first graph&quot;<br/>            }<br/>        ],<br/>        &quot;@graph&quot;: [<br/>            {<br/>                &quot;@id&quot;: &quot;http://example.org/test#book&quot;,<br/>                &quot;http://example.org/vocab#contains&quot;: [<br/>                    {<br/>                        &quot;@id&quot;: &quot;http://example.org/test#chapter&quot;<br/>                    }<br/>                ],<br/>                &quot;http://purl.org/dc/elements/1.1/contributor&quot;: [<br/>                    {<br/>                        &quot;@value&quot;: &quot;Writer&quot;<br/>                    }<br/>                ],<br/>                &quot;http://purl.org/dc/elements/1.1/title&quot;: [<br/>                    {<br/>                        &quot;@value&quot;: &quot;My Book&quot;<br/>                    }<br/>                ]<br/>            },<br/>            {<br/>                &quot;@id&quot;: &quot;http://example.org/test#jane&quot;,<br/>                &quot;http://example.org/vocab#authored&quot;: [<br/>                    {<br/>                        &quot;@id&quot;: &quot;_:b1&quot;<br/>                    }<br/>                ],<br/>                &quot;http://xmlns.com/foaf/0.1/name&quot;: [<br/>                    {<br/>                        &quot;@value&quot;: &quot;Jane&quot;<br/>                    }<br/>                ]<br/>            },<br/>            {<br/>                &quot;@id&quot;: &quot;http://example.org/test#john&quot;,<br/>                &quot;http://xmlns.com/foaf/0.1/name&quot;: [<br/>                    {<br/>                        &quot;@value&quot;: &quot;John&quot;<br/>                    }<br/>                ]<br/>            },<br/>            {<br/>                &quot;@id&quot;: &quot;http://example.org/test#library&quot;,<br/>                &quot;http://example.org/vocab#contains&quot;: [<br/>                    {<br/>                        &quot;@id&quot;: &quot;http://example.org/test#book&quot;<br/>                    }<br/>                ]<br/>            }<br/>        ]<br/>    },<br/>    {<br/>        &quot;@id&quot;: &quot;_:b1&quot;,<br/>        &quot;@graph&quot;: [<br/>            {<br/>                &quot;@id&quot;: &quot;http://example.org/test#chapter1&quot;,<br/>                &quot;http://purl.org/dc/elements/1.1/description&quot;: [<br/>                    {<br/>                        &quot;@value&quot;: &quot;Fun&quot;<br/>                    }<br/>                ],<br/>                &quot;http://purl.org/dc/elements/1.1/title&quot;: [<br/>                    {<br/>                        &quot;@value&quot;: &quot;Chapter One&quot;<br/>                    }<br/>                ]<br/>            },<br/>            {<br/>                &quot;@id&quot;: &quot;http://example.org/test#chapter2&quot;,<br/>                &quot;http://purl.org/dc/elements/1.1/description&quot;: [<br/>                    {<br/>                        &quot;@value&quot;: &quot;More fun&quot;<br/>                    }<br/>                ],<br/>                &quot;http://purl.org/dc/elements/1.1/title&quot;: [<br/>                    {<br/>                        &quot;@value&quot;: &quot;Chapter Two&quot;<br/>                    }<br/>                ]<br/>            },<br/>            {<br/>                &quot;@id&quot;: &quot;http://example.org/test#chapter3&quot;,<br/>                &quot;http://purl.org/dc/elements/1.1/title&quot;: [<br/>                    {<br/>                        &quot;@value&quot;: &quot;Chapter Three&quot;<br/>                    }<br/>                ]<br/>            }<br/>        ]<br/>    }<br/>]<br/></pre>
           </dd>
           <dt id='test_4595c606e0ef2eebdb1c5f756dd2f67c' resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0022'>
-            Test
+            Test 0022:
             <span property='dc:title mf:name'>flatten value with default language</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0022'>
@@ -23624,7 +23624,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/flatten-0022-out.jsonld' title='flatten value with default language Result'>[<br/>    {<br/>        &quot;@id&quot;: &quot;_:b0&quot;,<br/>        &quot;http://example.com/term&quot;: [<br/>            {<br/>                &quot;@value&quot;: &quot;v&quot;,<br/>                &quot;@language&quot;: &quot;en&quot;<br/>            }<br/>        ]<br/>    }<br/>]<br/></pre>
           </dd>
           <dt id='test_b4df4a1749bce67d44a690fc1ce27364' resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0023'>
-            Test
+            Test 0023:
             <span property='dc:title mf:name'>Flattening list/set with coercion</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0023'>
@@ -23633,7 +23633,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/flatten-0023-out.jsonld' title='Flattening list/set with coercion Result'>[<br/>    {<br/>        &quot;@id&quot;: &quot;_:b0&quot;,<br/>        &quot;http://example.com/datelist&quot;: [<br/>            {<br/>                &quot;@list&quot;: [<br/>                    {<br/>                        &quot;@value&quot;: &quot;2012-04-12&quot;,<br/>                        &quot;@type&quot;: &quot;http://www.w3.org/2001/XMLSchema#date&quot;<br/>                    }<br/>                ]<br/>            }<br/>        ],<br/>        &quot;http://example.com/dateprop&quot;: [<br/>            {<br/>                &quot;@list&quot;: [<br/>                    {<br/>                        &quot;@value&quot;: &quot;2012-04-12&quot;,<br/>                        &quot;@type&quot;: &quot;http://www.w3.org/2001/XMLSchema#date&quot;<br/>                    }<br/>                ]<br/>            }<br/>        ],<br/>        &quot;http://example.com/dateprop2&quot;: [<br/>            {<br/>                &quot;@value&quot;: &quot;2012-04-12&quot;,<br/>                &quot;@type&quot;: &quot;http://www.w3.org/2001/XMLSchema#date&quot;<br/>            }<br/>        ],<br/>        &quot;http://example.com/dateset&quot;: [<br/>            {<br/>                &quot;@value&quot;: &quot;2012-04-12&quot;,<br/>                &quot;@type&quot;: &quot;http://www.w3.org/2001/XMLSchema#date&quot;<br/>            }<br/>        ],<br/>        &quot;http://example.com/idlist&quot;: [<br/>            {<br/>                &quot;@list&quot;: [<br/>                    {<br/>                        &quot;@id&quot;: &quot;http://example.org/id&quot;<br/>                    }<br/>                ]<br/>            }<br/>        ],<br/>        &quot;http://example.com/idprop&quot;: [<br/>            {<br/>                &quot;@list&quot;: [<br/>                    {<br/>                        &quot;@id&quot;: &quot;http://example.org/id&quot;<br/>                    }<br/>                ]<br/>            }<br/>        ],<br/>        &quot;http://example.com/idprop2&quot;: [<br/>            {<br/>                &quot;@id&quot;: &quot;http://example.org/id&quot;<br/>            }<br/>        ],<br/>        &quot;http://example.com/idset&quot;: [<br/>            {<br/>                &quot;@id&quot;: &quot;http://example.org/id&quot;<br/>            }<br/>        ]<br/>    }<br/>]<br/></pre>
           </dd>
           <dt id='test_311f9d4c0a2d838d0459ca621d9a409e' resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0024'>
-            Test
+            Test 0024:
             <span property='dc:title mf:name'>Multiple contexts</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0024'>
@@ -23642,7 +23642,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/flatten-0024-out.jsonld' title='Multiple contexts Result'>[<br/>    {<br/>        &quot;@id&quot;: &quot;http://example.com/speakers#Alice&quot;,<br/>        &quot;http://www.w3.org/2002/12/cal/ical#location&quot;: [<br/>            {<br/>                &quot;@value&quot;: &quot;Lyon Convention Centre, Lyon, France&quot;<br/>            }<br/>        ],<br/>        &quot;http://www.w3.org/2002/12/cal/ical#summary&quot;: [<br/>            {<br/>                &quot;@value&quot;: &quot;Alice Talk&quot;<br/>            }<br/>        ],<br/>        &quot;http://xmlns.com/foaf/0.1/homepage&quot;: [<br/>            {<br/>                &quot;@id&quot;: &quot;http://xkcd.com/177/&quot;<br/>            }<br/>        ],<br/>        &quot;http://xmlns.com/foaf/0.1/name&quot;: [<br/>            {<br/>                &quot;@value&quot;: &quot;Alice&quot;<br/>            }<br/>        ]<br/>    }<br/>]<br/></pre>
           </dd>
           <dt id='test_0b1e0cb66e753689104619c91e1a3fb5' resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0025'>
-            Test
+            Test 0025:
             <span property='dc:title mf:name'>Problematic IRI flattening tests</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0025'>
@@ -23651,7 +23651,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/flatten-0025-out.jsonld' title='Problematic IRI flattening tests Result'>[<br/>    {<br/>        &quot;@id&quot;: &quot;_:b0&quot;,<br/>        &quot;@type&quot;: [<br/>            &quot;http://example.com/foo/&quot;,<br/>            &quot;http://example.com/bar&quot;,<br/>            &quot;http://example.com/underscore/&quot;<br/>        ]<br/>    }<br/>]<br/></pre>
           </dd>
           <dt id='test_0e2cc799ad12c6ff029feb9d974acf65' resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0026'>
-            Test
+            Test 0026:
             <span property='dc:title mf:name'>Term definition with @id: @type</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0026'>
@@ -23660,7 +23660,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/flatten-0026-out.jsonld' title='Term definition with @id: @type Result'>[<br/>    {<br/>        &quot;@id&quot;: &quot;http://example.com/a&quot;,<br/>        &quot;@type&quot;: [<br/>            &quot;http://example.com/b&quot;<br/>        ]<br/>    },<br/>    {<br/>        &quot;@id&quot;: &quot;http://example.com/c&quot;,<br/>        &quot;@type&quot;: [<br/>            &quot;http://example.com/d&quot;,<br/>            &quot;http://example.com/e&quot;<br/>        ]<br/>    },<br/>    {<br/>        &quot;@id&quot;: &quot;http://example.com/f&quot;,<br/>        &quot;@type&quot;: [<br/>            &quot;http://example.com/g&quot;<br/>        ]<br/>    }<br/>]<br/></pre>
           </dd>
           <dt id='test_e503ca0f826061010eb005f361b3af8b' resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0027'>
-            Test
+            Test 0027:
             <span property='dc:title mf:name'>Duplicate values in @list and @set</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0027'>
@@ -23669,7 +23669,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/flatten-0027-out.jsonld' title='Duplicate values in @list and @set Result'>[<br/>    {<br/>        &quot;@id&quot;: &quot;http://example.org/id&quot;,<br/>        &quot;http://example.com/mylist&quot;: [<br/>            {<br/>                &quot;@list&quot;: [<br/>                    {<br/>                        &quot;@value&quot;: 1<br/>                    },<br/>                    {<br/>                        &quot;@value&quot;: 2<br/>                    },<br/>                    {<br/>                        &quot;@value&quot;: 2<br/>                    },<br/>                    {<br/>                        &quot;@value&quot;: 3<br/>                    }<br/>                ]<br/>            }<br/>        ],<br/>        &quot;http://example.com/myset&quot;: [<br/>            {<br/>                &quot;@value&quot;: 1<br/>            },<br/>            {<br/>                &quot;@value&quot;: 2<br/>            },<br/>            {<br/>                &quot;@value&quot;: 3<br/>            }<br/>        ]<br/>    }<br/>]</pre>
           </dd>
           <dt id='test_7665ac62c2de62bb09da9c187ab18e82' resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0028'>
-            Test
+            Test 0028:
             <span property='dc:title mf:name'>Use @vocab in properties and @type but not in @id</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0028'>
@@ -23678,7 +23678,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/flatten-0028-out.jsonld' title='Use @vocab in properties and @type but not in @id Result'>[<br/>    {<br/>        &quot;@id&quot;: &quot;http://json-ld.org/test-suite/tests/example1&quot;,<br/>        &quot;@type&quot;: [<br/>            &quot;http://example.org/vocab#test&quot;<br/>        ],<br/>        &quot;http://example.org/vocab#date&quot;: [<br/>            {<br/>                &quot;@value&quot;: &quot;2011-01-25T00:00:00Z&quot;,<br/>                &quot;@type&quot;: &quot;http://example.org/vocab#dateTime&quot;<br/>            }<br/>        ],<br/>        &quot;http://example.org/vocab#embed&quot;: [<br/>            {<br/>                &quot;@id&quot;: &quot;http://json-ld.org/test-suite/tests/example2&quot;<br/>            }<br/>        ]<br/>    },<br/>    {<br/>        &quot;@id&quot;: &quot;http://json-ld.org/test-suite/tests/example2&quot;,<br/>        &quot;http://example.org/vocab#expandedDate&quot;: [<br/>            {<br/>                &quot;@type&quot;: &quot;http://example.org/vocab#dateTime&quot;,<br/>                &quot;@value&quot;: &quot;2012-08-01T00:00:00Z&quot;<br/>            }<br/>        ]<br/>    }<br/>]<br/></pre>
           </dd>
           <dt id='test_31d456461b7ff42d3f4f6bcb8d77650e' resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0029'>
-            Test
+            Test 0029:
             <span property='dc:title mf:name'>Relative IRIs</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0029'>
@@ -23687,7 +23687,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/flatten-0029-out.jsonld' title='Relative IRIs Result'>[<br/>    {<br/>        &quot;@id&quot;: &quot;http://json-ld.org/test-suite/tests/relativeIris&quot;,<br/>        &quot;@type&quot;: [<br/>            &quot;http://json-ld.org/test-suite/tests/link&quot;,<br/>            &quot;http://json-ld.org/test-suite/tests/flatten-0029-in.jsonld#fragment-works&quot;,<br/>            &quot;http://json-ld.org/test-suite/tests/flatten-0029-in.jsonld?query=works&quot;,<br/>            &quot;http://json-ld.org/test-suite/tests/&quot;,<br/>            &quot;http://json-ld.org/test-suite/&quot;,<br/>            &quot;http://json-ld.org/test-suite/parent&quot;,<br/>            &quot;http://json-ld.org/parent-parent-eq-root&quot;,<br/>            &quot;http://json-ld.org/still-root&quot;,<br/>            &quot;http://json-ld.org/too-many-dots&quot;,<br/>            &quot;http://json-ld.org/absolute&quot;,<br/>            &quot;http://example.org/scheme-relative&quot;<br/>        ],<br/>        &quot;http://www.example.com/link&quot;: [<br/>            {<br/>                &quot;@list&quot;: [<br/>                    {<br/>                        &quot;@id&quot;: &quot;http://json-ld.org/test-suite/tests/link&quot;<br/>                    },<br/>                    {<br/>                        &quot;@id&quot;: &quot;http://json-ld.org/test-suite/tests/flatten-0029-in.jsonld#fragment-works&quot;<br/>                    },<br/>                    {<br/>                        &quot;@id&quot;: &quot;http://json-ld.org/test-suite/tests/flatten-0029-in.jsonld?query=works&quot;<br/>                    },<br/>                    {<br/>                        &quot;@id&quot;: &quot;http://json-ld.org/test-suite/tests/&quot;<br/>                    },<br/>                    {<br/>                        &quot;@id&quot;: &quot;http://json-ld.org/test-suite/&quot;<br/>                    },<br/>                    {<br/>                        &quot;@id&quot;: &quot;http://json-ld.org/test-suite/parent&quot;<br/>                    },<br/>                    {<br/>                        &quot;@id&quot;: &quot;http://json-ld.org/parent-parent-eq-root&quot;<br/>                    },<br/>                    {<br/>                        &quot;@id&quot;: &quot;http://json-ld.org/still-root&quot;<br/>                    },<br/>                    {<br/>                        &quot;@id&quot;: &quot;http://json-ld.org/too-many-dots&quot;<br/>                    },<br/>                    {<br/>                        &quot;@id&quot;: &quot;http://json-ld.org/absolute&quot;<br/>                    },<br/>                    {<br/>                        &quot;@id&quot;: &quot;http://example.org/scheme-relative&quot;<br/>                    }<br/>                ]<br/>            }<br/>        ]<br/>    }<br/>]<br/></pre>
           </dd>
           <dt id='test_ba8d7a3a6b4410ece6dcd39157a19d5b' resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0030'>
-            Test
+            Test 0030:
             <span property='dc:title mf:name'>Language maps</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0030'>
@@ -23696,7 +23696,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/flatten-0030-out.jsonld' title='Language maps Result'>[<br/>    {<br/>        &quot;@id&quot;: &quot;http://example.com/queen&quot;,<br/>        &quot;http://example.com/vocab/label&quot;: [<br/>            {<br/>                &quot;@value&quot;: &quot;Die Königin&quot;,<br/>                &quot;@language&quot;: &quot;de&quot;<br/>            },<br/>            {<br/>                &quot;@value&quot;: &quot;Ihre Majestät&quot;,<br/>                &quot;@language&quot;: &quot;de&quot;<br/>            },<br/>            {<br/>                &quot;@value&quot;: &quot;The Queen&quot;,<br/>                &quot;@language&quot;: &quot;en&quot;<br/>            }<br/>        ]<br/>    }<br/>]</pre>
           </dd>
           <dt id='test_470ea39e62f45fde0685f7f80cdb8bf7' resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0031'>
-            Test
+            Test 0031:
             <span property='dc:title mf:name'>type-coercion of native types</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0031'>
@@ -23705,7 +23705,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/flatten-0031-out.jsonld' title='type-coercion of native types Result'>[<br/>    {<br/>        &quot;@id&quot;: &quot;http://example.org/test#example1&quot;,<br/>        &quot;http://example.org/vocab#boolean&quot;: [<br/>            {<br/>                &quot;@value&quot;: true,<br/>                &quot;@type&quot;: &quot;http://www.w3.org/2001/XMLSchema#boolean&quot;<br/>            }<br/>        ],<br/>        &quot;http://example.org/vocab#double&quot;: [<br/>            {<br/>                &quot;@value&quot;: 123.45,<br/>                &quot;@type&quot;: &quot;http://www.w3.org/2001/XMLSchema#double&quot;<br/>            }<br/>        ],<br/>        &quot;http://example.org/vocab#integer&quot;: [<br/>            {<br/>                &quot;@value&quot;: 1,<br/>                &quot;@type&quot;: &quot;http://www.w3.org/2001/XMLSchema#integer&quot;<br/>            }<br/>        ]<br/>    }<br/>]<br/></pre>
           </dd>
           <dt id='test_dfdeaf5869a291d632c730c8c7834e1f' resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0032'>
-            Test
+            Test 0032:
             <span property='dc:title mf:name'>Null term and @vocab</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0032'>
@@ -23714,7 +23714,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/flatten-0032-out.jsonld' title='Null term and @vocab Result'>[<br/>    {<br/>        &quot;@id&quot;: &quot;http://me.markus-lanthaler.com/&quot;,<br/>        &quot;http://xmlns.com/foaf/0.1/name&quot;: [<br/>            {<br/>                &quot;@value&quot;: &quot;Markus Lanthaler&quot;<br/>            }<br/>        ]<br/>    }<br/>]</pre>
           </dd>
           <dt id='test_e5ca68013a149c7f78f8cdf01d9221e5' resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0033'>
-            Test
+            Test 0033:
             <span property='dc:title mf:name'>Using @vocab with with type-coercion</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0033'>
@@ -23723,7 +23723,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/flatten-0033-out.jsonld' title='Using @vocab with with type-coercion Result'>[<br/>    {<br/>        &quot;@id&quot;: &quot;_:b0&quot;,<br/>        &quot;http://example.com/vocab#created_at&quot;: [<br/>            {<br/>                &quot;@value&quot;: &quot;2012-10-28&quot;,<br/>                &quot;@type&quot;: &quot;http://www.w3.org/2001/XMLSchema#date&quot;<br/>            }<br/>        ],<br/>        &quot;http://example.com/vocab#homepage&quot;: [<br/>            {<br/>                &quot;@id&quot;: &quot;http://www.markus-lanthaler.com/&quot;<br/>            }<br/>        ],<br/>        &quot;http://example.com/vocab#name&quot;: [<br/>            {<br/>                &quot;@value&quot;: &quot;Markus Lanthaler&quot;<br/>            }<br/>        ]<br/>    }<br/>]<br/></pre>
           </dd>
           <dt id='test_f3b26731a087dc87cd35619fa5502443' resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0034'>
-            Test
+            Test 0034:
             <span property='dc:title mf:name'>Multiple properties expanding to the same IRI</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0034'>
@@ -23732,7 +23732,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/flatten-0034-out.jsonld' title='Multiple properties expanding to the same IRI Result'>[<br/>    {<br/>        &quot;@id&quot;: &quot;http://example.com/IriCollissions&quot;,<br/>        &quot;http://example.com/vocab/collidingTerm&quot;: [<br/>            {<br/>                &quot;@value&quot;: &quot;value 1&quot;<br/>            },<br/>            {<br/>                &quot;@value&quot;: 2<br/>            },<br/>            {<br/>                &quot;@value&quot;: 3<br/>            },<br/>            {<br/>                &quot;@value&quot;: &quot;four&quot;<br/>            },<br/>            {<br/>                &quot;@value&quot;: 5<br/>            }<br/>        ]<br/>    }<br/>]</pre>
           </dd>
           <dt id='test_89b312037a2f7a03d50a5c370403e5a5' resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0035'>
-            Test
+            Test 0035:
             <span property='dc:title mf:name'>Language maps with @vocab, default language, and colliding property</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0035'>
@@ -23741,7 +23741,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/flatten-0035-out.jsonld' title='Language maps with @vocab, default language, and colliding property Result'>[<br/>    {<br/>        &quot;@id&quot;: &quot;http://example.com/queen&quot;,<br/>        &quot;http://example.com/vocab/label&quot;: [<br/>            {<br/>                &quot;@value&quot;: &quot;Il re&quot;,<br/>                &quot;@language&quot;: &quot;it&quot;<br/>            },<br/>            {<br/>                &quot;@language&quot;: &quot;en&quot;,<br/>                &quot;@value&quot;: &quot;The king&quot;<br/>            },<br/>            {<br/>                &quot;@value&quot;: &quot;Die Königin&quot;,<br/>                &quot;@language&quot;: &quot;de&quot;<br/>            },<br/>            {<br/>                &quot;@value&quot;: &quot;Ihre Majestät&quot;,<br/>                &quot;@language&quot;: &quot;de&quot;<br/>            },<br/>            {<br/>                &quot;@value&quot;: &quot;The Queen&quot;,<br/>                &quot;@language&quot;: &quot;en&quot;<br/>            }<br/>        ]<br/>    }<br/>]</pre>
           </dd>
           <dt id='test_667d2bd10ae086ffe97a44c4ccad9fe5' resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0036'>
-            Test
+            Test 0036:
             <span property='dc:title mf:name'>Flattening @index</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0036'>
@@ -23750,7 +23750,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/flatten-0036-out.jsonld' title='Flattening @index Result'>[<br/>    {<br/>        &quot;@id&quot;: &quot;http://example.org/indexTest&quot;,<br/>        &quot;http://example.com/container&quot;: [<br/>            {<br/>                &quot;@id&quot;: &quot;http://example.org/nodeWithoutIndexA&quot;<br/>            },<br/>            {<br/>                &quot;@id&quot;: &quot;http://example.org/nodeWithIndexA&quot;<br/>            },<br/>            {<br/>                &quot;@value&quot;: 1,<br/>                &quot;@index&quot;: &quot;A&quot;<br/>            },<br/>            {<br/>                &quot;@value&quot;: true,<br/>                &quot;@index&quot;: &quot;A&quot;<br/>            },<br/>            {<br/>                &quot;@value&quot;: false,<br/>                &quot;@index&quot;: &quot;A&quot;<br/>            },<br/>            {<br/>                &quot;@value&quot;: &quot;simple string A&quot;,<br/>                &quot;@index&quot;: &quot;A&quot;<br/>            },<br/>            {<br/>                &quot;@type&quot;: &quot;http://example.org/type&quot;,<br/>                &quot;@value&quot;: &quot;typed literal A&quot;,<br/>                &quot;@index&quot;: &quot;A&quot;<br/>            },<br/>            {<br/>                &quot;@language&quot;: &quot;en&quot;,<br/>                &quot;@value&quot;: &quot;language-tagged string A&quot;,<br/>                &quot;@index&quot;: &quot;A&quot;<br/>            },<br/>            {<br/>                &quot;@value&quot;: &quot;simple string B&quot;,<br/>                &quot;@index&quot;: &quot;B&quot;<br/>            },<br/>            {<br/>                &quot;@id&quot;: &quot;http://example.org/nodeWithoutIndexC&quot;<br/>            },<br/>            {<br/>                &quot;@id&quot;: &quot;http://example.org/nodeWithIndexC&quot;<br/>            },<br/>            {<br/>                &quot;@value&quot;: 3,<br/>                &quot;@index&quot;: &quot;C&quot;<br/>            },<br/>            {<br/>                &quot;@value&quot;: true,<br/>                &quot;@index&quot;: &quot;C&quot;<br/>            },<br/>            {<br/>                &quot;@value&quot;: false,<br/>                &quot;@index&quot;: &quot;C&quot;<br/>            },<br/>            {<br/>                &quot;@value&quot;: &quot;simple string C&quot;,<br/>                &quot;@index&quot;: &quot;C&quot;<br/>            },<br/>            {<br/>                &quot;@type&quot;: &quot;http://example.org/type&quot;,<br/>                &quot;@value&quot;: &quot;typed literal C&quot;,<br/>                &quot;@index&quot;: &quot;C&quot;<br/>            },<br/>            {<br/>                &quot;@language&quot;: &quot;en&quot;,<br/>                &quot;@value&quot;: &quot;language-tagged string C&quot;,<br/>                &quot;@index&quot;: &quot;C&quot;<br/>            }<br/>        ],<br/>        &quot;http://example.com/property&quot;: [<br/>            {<br/>                &quot;@id&quot;: &quot;http://example.org/nodeWithoutIndexProp&quot;<br/>            },<br/>            {<br/>                &quot;@id&quot;: &quot;http://example.org/nodeWithIndexProp&quot;<br/>            },<br/>            {<br/>                &quot;@index&quot;: &quot;prop&quot;,<br/>                &quot;@value&quot;: 3<br/>            },<br/>            {<br/>                &quot;@index&quot;: &quot;prop&quot;,<br/>                &quot;@value&quot;: true<br/>            },<br/>            {<br/>                &quot;@index&quot;: &quot;prop&quot;,<br/>                &quot;@value&quot;: false<br/>            },<br/>            {<br/>                &quot;@value&quot;: &quot;simple string no index&quot;<br/>            },<br/>            {<br/>                &quot;@index&quot;: &quot;prop&quot;,<br/>                &quot;@type&quot;: &quot;http://example.org/type&quot;,<br/>                &quot;@value&quot;: &quot;typed literal Prop&quot;<br/>            },<br/>            {<br/>                &quot;@index&quot;: &quot;prop&quot;,<br/>                &quot;@language&quot;: &quot;en&quot;,<br/>                &quot;@value&quot;: &quot;language-tagged string Prop&quot;<br/>            }<br/>        ]<br/>    },<br/>    {<br/>        &quot;@id&quot;: &quot;http://example.org/nodeWithIndexA&quot;,<br/>        &quot;@index&quot;: &quot;this overrides the 'A' index from the container&quot;<br/>    },<br/>    {<br/>        &quot;@id&quot;: &quot;http://example.org/nodeWithIndexC&quot;,<br/>        &quot;@index&quot;: &quot;this overrides the 'C' index from the container&quot;<br/>    },<br/>    {<br/>        &quot;@id&quot;: &quot;http://example.org/nodeWithIndexProp&quot;,<br/>        &quot;@index&quot;: &quot;prop&quot;<br/>    },<br/>    {<br/>        &quot;@id&quot;: &quot;http://example.org/nodeWithoutIndexA&quot;,<br/>        &quot;@index&quot;: &quot;A&quot;<br/>    },<br/>    {<br/>        &quot;@id&quot;: &quot;http://example.org/nodeWithoutIndexC&quot;,<br/>        &quot;@index&quot;: &quot;C&quot;<br/>    }<br/>]<br/></pre>
           </dd>
           <dt id='test_89ac01af9b3a6a766c096bd7046a0256' resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0037'>
-            Test
+            Test 0037:
             <span property='dc:title mf:name'>Flattening reverse properties</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0037'>
@@ -23759,7 +23759,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/flatten-0037-out.jsonld' title='Flattening reverse properties Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com/people/dave&quot;,<br/>    &quot;http://xmlns.com/foaf/0.1/knows&quot;: [ { &quot;@id&quot;: &quot;http://example.com/people/markus&quot; } ]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com/people/gregg&quot;,<br/>    &quot;http://xmlns.com/foaf/0.1/knows&quot;: [ { &quot;@id&quot;: &quot;http://example.com/people/markus&quot; } ]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com/people/markus&quot;,<br/>    &quot;http://xmlns.com/foaf/0.1/name&quot;: [ { &quot;@value&quot;: &quot;Markus Lanthaler&quot; } ]<br/>  }<br/>]<br/></pre>
           </dd>
           <dt id='test_fabcce83ebc5c6370fb8a969fa540de6' resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0038'>
-            Test
+            Test 0038:
             <span property='dc:title mf:name'>Flattening blank node labels</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0038'>
@@ -23768,7 +23768,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/flatten-0038-out.jsonld' title='Flattening blank node labels Result'>[<br/>    {<br/>        &quot;@id&quot;: &quot;_:b0&quot;,<br/>        &quot;@type&quot;: [<br/>            &quot;_:b0&quot;<br/>        ],<br/>        &quot;_:b0&quot;: [<br/>            {<br/>                &quot;@id&quot;: &quot;_:b0&quot;<br/>            },<br/>            {<br/>                &quot;@id&quot;: &quot;_:b1&quot;<br/>            },<br/>            {<br/>                &quot;@value&quot;: &quot;plain value&quot;<br/>            },<br/>            {<br/>                &quot;@id&quot;: &quot;_:b2&quot;<br/>            },<br/>            {<br/>                &quot;@id&quot;: &quot;_:b3&quot;<br/>            },<br/>            {<br/>                &quot;@id&quot;: &quot;http://json-ld.org/test-suite/tests/relativeIri&quot;<br/>            }<br/>        ]<br/>    },<br/>    {<br/>        &quot;@id&quot;: &quot;_:b1&quot;,<br/>        &quot;_:b0&quot;: [<br/>            {<br/>                &quot;@value&quot;: &quot;term&quot;<br/>            }<br/>        ]<br/>    },<br/>    {<br/>        &quot;@id&quot;: &quot;_:b2&quot;,<br/>        &quot;_:b0&quot;: [<br/>            {<br/>                &quot;@value&quot;: &quot;termId&quot;<br/>            }<br/>        ]<br/>    }<br/>]<br/></pre>
           </dd>
           <dt id='test_d507340c65aa03f87c138af32ed05414' resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0039'>
-            Test
+            Test 0039:
             <span property='dc:title mf:name'>Using terms in a reverse-maps</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0039'>
@@ -23777,7 +23777,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/flatten-0039-out.jsonld' title='Using terms in a reverse-maps Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;_:b0&quot;,<br/>    &quot;http://xmlns.com/foaf/0.1/name&quot;: [ { &quot;@value&quot;: &quot;Dave Longley&quot; } ],<br/>    &quot;http://xmlns.com/foaf/0.1/knows&quot;: [ { &quot;@id&quot;: &quot;http://example.com/people/markus&quot; } ]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;_:b1&quot;,<br/>    &quot;http://xmlns.com/foaf/0.1/name&quot;: [ { &quot;@value&quot;: &quot;Gregg Kellogg&quot; } ],<br/>    &quot;http://xmlns.com/foaf/0.1/knows&quot;: [ { &quot;@id&quot;: &quot;http://example.com/people/markus&quot; } ]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com/people/markus&quot;,<br/>    &quot;http://xmlns.com/foaf/0.1/name&quot;: [ { &quot;@value&quot;: &quot;Markus Lanthaler&quot; } ]<br/>  }<br/>]<br/></pre>
           </dd>
           <dt id='test_4c59f9de0ff5b0a36648afcc0f232fa8' resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0040'>
-            Test
+            Test 0040:
             <span property='dc:title mf:name'>language and index expansion on non-objects</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0040'>
@@ -23786,7 +23786,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/flatten-0040-out.jsonld' title='language and index expansion on non-objects Result'>[<br/>    {<br/>        &quot;@id&quot;: &quot;http://example.com/queen&quot;,<br/>        &quot;http://example.com/vocab/index&quot;: [<br/>            {<br/>                &quot;@value&quot;: &quot;No&quot;<br/>            },<br/>            {<br/>                &quot;@value&quot;: &quot;indexes&quot;<br/>            },<br/>            {<br/>                &quot;@id&quot;: &quot;http://json-ld.org/test-suite/tests/asTheValueIsntAnObject&quot;<br/>            }<br/>        ],<br/>        &quot;http://example.com/vocab/label&quot;: [<br/>            {<br/>                &quot;@value&quot;: &quot;The Queen&quot;<br/>            }<br/>        ]<br/>    }<br/>]<br/></pre>
           </dd>
           <dt id='test_4d0f252ba5b08f0ebcdb1fe8005d39ee' resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0041'>
-            Test
+            Test 0041:
             <span property='dc:title mf:name'>Free-floating sets and lists</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0041'>
@@ -23795,7 +23795,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/flatten-0041-out.jsonld' title='Free-floating sets and lists Result'>[<br/>    {<br/>        &quot;@id&quot;: &quot;http://example.com/node&quot;,<br/>        &quot;http://example.com/property&quot;: [<br/>            {<br/>                &quot;@value&quot;: &quot;nodes with properties are not removed&quot;<br/>            }<br/>        ]<br/>    }<br/>]<br/></pre>
           </dd>
           <dt id='test_3aeae4290a4cdc13b4b8459e97a2fb24' resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0042'>
-            Test
+            Test 0042:
             <span property='dc:title mf:name'>List objects not equivalent</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0042'>
@@ -23804,7 +23804,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/flatten-0042-out.jsonld' title='List objects not equivalent Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://json-ld.org/test-suite/tests/list-equivalence-test&quot;,<br/>    &quot;http://example.com/list&quot;: [<br/>      {<br/>        &quot;@list&quot;: [ { &quot;@value&quot;: &quot;1&quot; }, { &quot;@value&quot;: &quot;2&quot; } ]<br/>      },<br/>      {<br/>        &quot;@list&quot;: [ { &quot;@value&quot;: &quot;1&quot; }, { &quot;@value&quot;: &quot;2&quot; } ]<br/>      }<br/>    ]<br/>  }<br/>]<br/></pre>
           </dd>
           <dt id='test_99505b54a7cdee73556720b3459f6f98' resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0043'>
-            Test
+            Test 0043:
             <span property='dc:title mf:name'>Sample test manifest extract</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/flatten-manifest.jsonld#t0043'>
@@ -23815,7 +23815,7 @@
         </div>
         <div inlist='inlist' property='mf:entries' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld'>
           <dt id='test_8221dfb95c8d7e917c7e95b5448041f7' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0001'>
-            Test
+            Test 0001:
             <span property='dc:title mf:name'>Plain literal with URIs</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0001'>
@@ -23824,7 +23824,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0001-out.nq' title='Plain literal with URIs Result'>&lt;http://greggkellogg.net/foaf#me&gt; &lt;http://xmlns.com/foaf/0.1/name&gt; &quot;Gregg Kellogg&quot; .<br/></pre>
           </dd>
           <dt id='test_2901ec46c9b7e6c175d4f0886d0abde8' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0002'>
-            Test
+            Test 0002:
             <span property='dc:title mf:name'>Plain literal with CURIE from default context</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0002'>
@@ -23833,7 +23833,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0002-out.nq' title='Plain literal with CURIE from default context Result'>&lt;http://greggkellogg.net/foaf#me&gt; &lt;http://xmlns.com/foaf/0.1/name&gt; &quot;Gregg Kellogg&quot; .<br/></pre>
           </dd>
           <dt id='test_2b7f77e129699f59e1e0a32fb31de8ba' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0003'>
-            Test
+            Test 0003:
             <span property='dc:title mf:name'>Default subject is BNode</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0003'>
@@ -23842,7 +23842,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0003-out.nq' title='Default subject is BNode Result'>_:b0 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://xmlns.com/foaf/0.1/Person&gt; .<br/></pre>
           </dd>
           <dt id='test_837781d4cb06f55728cf0d3bf1b433ea' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0004'>
-            Test
+            Test 0004:
             <span property='dc:title mf:name'>Literal with language tag</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0004'>
@@ -23851,7 +23851,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0004-out.nq' title='Literal with language tag Result'>_:b0 &lt;http://www.w3.org/2000/01/rdf-schema#label&gt; &quot;A plain literal with a lang tag.&quot;@en-us .<br/></pre>
           </dd>
           <dt id='test_168559dc364c3cafa23a5fdc121ed716' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0005'>
-            Test
+            Test 0005:
             <span property='dc:title mf:name'>Extended character set literal</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0005'>
@@ -23860,7 +23860,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0005-out.nq' title='Extended character set literal Result'>&lt;http://greggkellogg.net/foaf#me&gt; &lt;http://xmlns.com/foaf/0.1/knows&gt; _:b0 .<br/>_:b0 &lt;http://xmlns.com/foaf/0.1/name&gt; &quot;Herman Iván&quot;@hu .<br/></pre>
           </dd>
           <dt id='test_be5bbf826750359cfdf7516b0c7ec88a' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0006'>
-            Test
+            Test 0006:
             <span property='dc:title mf:name'>Typed literal</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0006'>
@@ -23869,7 +23869,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0006-out.nq' title='Typed literal Result'>&lt;http://greggkellogg.net/foaf#me&gt; &lt;http://purl.org/dc/terms/created&gt; &quot;1957-02-27&quot;^^&lt;http://www.w3.org/2001/XMLSchema#date&gt; .<br/></pre>
           </dd>
           <dt id='test_4d3e1585e39e9437430c7c27f2c3ceb2' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0007'>
-            Test
+            Test 0007:
             <span property='dc:title mf:name'>Tests 'a' generates rdf:type and object is implicit IRI</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0007'>
@@ -23878,7 +23878,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0007-out.nq' title="Tests 'a' generates rdf:type and object is implicit IRI Result">&lt;http://greggkellogg.net/foaf#me&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://xmlns.com/foaf/0.1/Person&gt; .<br/></pre>
           </dd>
           <dt id='test_f291d6c4d7c3b71a7ee50c855b4d07b7' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0008'>
-            Test
+            Test 0008:
             <span property='dc:title mf:name'>Test prefix defined in @context</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0008'>
@@ -23887,7 +23887,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0008-out.nq' title='Test prefix defined in @context Result'>_:b0 &lt;http://example.com/default#foo&gt; &quot;bar&quot; .<br/></pre>
           </dd>
           <dt id='test_da8f6e7ed341539f3497e42a22606916' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0009'>
-            Test
+            Test 0009:
             <span property='dc:title mf:name'>Test using an empty suffix</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0009'>
@@ -23896,7 +23896,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0009-out.nq' title='Test using an empty suffix Result'>_:b0 &lt;http://example.com/default#&gt; &quot;bar&quot; .<br/></pre>
           </dd>
           <dt id='test_a026df2c5b553ef156272e470d970626' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0010'>
-            Test
+            Test 0010:
             <span property='dc:title mf:name'>Test object processing defines object</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0010'>
@@ -23905,7 +23905,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0010-out.nq' title='Test object processing defines object Result'>&lt;http://greggkellogg.net/foaf#me&gt; &lt;http://xmlns.com/foaf/0.1/knows&gt; &lt;http://manu.sporny.org/#me&gt; .<br/>&lt;http://manu.sporny.org/#me&gt; &lt;http://xmlns.com/foaf/0.1/name&gt; &quot;Manu Sporny&quot; .<br/></pre>
           </dd>
           <dt id='test_0501df8081a96dcdf798239ed749b339' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0011'>
-            Test
+            Test 0011:
             <span property='dc:title mf:name'>Test object processing defines object with implicit BNode</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0011'>
@@ -23914,7 +23914,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0011-out.nq' title='Test object processing defines object with implicit BNode Result'>&lt;http://greggkellogg.net/foaf#me&gt; &lt;http://xmlns.com/foaf/0.1/knows&gt; _:b0 .<br/>_:b0 &lt;http://xmlns.com/foaf/0.1/name&gt; &quot;Dave Longley&quot; .<br/></pre>
           </dd>
           <dt id='test_d7e1119534704b762b7526143e3a3436' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0012'>
-            Test
+            Test 0012:
             <span property='dc:title mf:name'>Multiple Objects for a Single Property</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0012'>
@@ -23923,7 +23923,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0012-out.nq' title='Multiple Objects for a Single Property Result'>&lt;http://greggkellogg.net/foaf#me&gt; &lt;http://xmlns.com/foaf/0.1/knows&gt; &quot;Dave Longley&quot; .<br/>&lt;http://greggkellogg.net/foaf#me&gt; &lt;http://xmlns.com/foaf/0.1/knows&gt; &quot;Manu Sporny&quot; .<br/></pre>
           </dd>
           <dt id='test_b56d743584cc4ff59d35bf292ec982c0' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0013'>
-            Test
+            Test 0013:
             <span property='dc:title mf:name'>Creation of an empty list</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0013'>
@@ -23932,7 +23932,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0013-out.nq' title='Creation of an empty list Result'>&lt;http://greggkellogg.net/foaf#me&gt; &lt;http://xmlns.com/foaf/0.1/knows&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#nil&gt; .<br/></pre>
           </dd>
           <dt id='test_3679b83a20863ee63d48e5d1edb0c5f9' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0014'>
-            Test
+            Test 0014:
             <span property='dc:title mf:name'>Creation of a list with single element</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0014'>
@@ -23941,7 +23941,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0014-out.nq' title='Creation of a list with single element Result'>&lt;http://greggkellogg.net/foaf#me&gt; &lt;http://xmlns.com/foaf/0.1/knows&gt; _:b0 .<br/>_:b0 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;Manu Sporny&quot; .<br/>_:b0 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#nil&gt; .<br/></pre>
           </dd>
           <dt id='test_f2035c68d13c85313e18c957323e7420' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0015'>
-            Test
+            Test 0015:
             <span property='dc:title mf:name'>Creation of a list with multiple elements</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0015'>
@@ -23950,7 +23950,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0015-out.nq' title='Creation of a list with multiple elements Result'>&lt;http://greggkellogg.net/foaf#me&gt; &lt;http://xmlns.com/foaf/0.1/knows&gt; _:b0 .<br/>_:b0 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;Manu Sporny&quot; .<br/>_:b0 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; _:b1 .<br/>_:b1 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;Dave Longley&quot; .<br/>_:b1 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#nil&gt; .<br/></pre>
           </dd>
           <dt id='test_5d1d92897194ef22789b74114ed02e64' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0016'>
-            Test
+            Test 0016:
             <span property='dc:title mf:name'>Empty IRI expands to resource location</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0016'>
@@ -23959,7 +23959,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0016-out.nq' title='Empty IRI expands to resource location Result'>&lt;http://json-ld.org/test-suite/tests/toRdf-0016-in.jsonld&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://www.w3.org/2000/01/rdf-schema#Resource&gt; .<br/></pre>
           </dd>
           <dt id='test_52da716252134d10ad21023465d60e4c' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0017'>
-            Test
+            Test 0017:
             <span property='dc:title mf:name'>Relative IRI expands relative resource location</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0017'>
@@ -23968,7 +23968,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0017-out.nq' title='Relative IRI expands relative resource location Result'>&lt;http://json-ld.org/test-suite/tests/a/b&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://www.w3.org/2000/01/rdf-schema#Resource&gt; .<br/></pre>
           </dd>
           <dt id='test_f2e40b87e4fc57d8bb3d101cda44c837' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0018'>
-            Test
+            Test 0018:
             <span property='dc:title mf:name'>Frag ID expands relative resource location</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0018'>
@@ -23977,7 +23977,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0018-out.nq' title='Frag ID expands relative resource location Result'>&lt;http://json-ld.org/test-suite/tests/toRdf-0018-in.jsonld#frag&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://www.w3.org/2000/01/rdf-schema#Resource&gt; .<br/></pre>
           </dd>
           <dt id='test_fc6ba93e5dac251298e413a442b0d199' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0019'>
-            Test
+            Test 0019:
             <span property='dc:title mf:name'>Test type coercion to anyURI</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0019'>
@@ -23986,7 +23986,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0019-out.nq' title='Test type coercion to anyURI Result'>&lt;http://greggkellogg.net/foaf#me&gt; &lt;http://xmlns.com/foaf/0.1/knows&gt; &lt;http://manu.sporny.org/#me&gt; .<br/></pre>
           </dd>
           <dt id='test_65271affc8b92ed902201aeaf428b105' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0020'>
-            Test
+            Test 0020:
             <span property='dc:title mf:name'>Test type coercion to typed literal</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0020'>
@@ -23995,7 +23995,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0020-out.nq' title='Test type coercion to typed literal Result'>&lt;http://greggkellogg.net/foaf#me&gt; &lt;http://purl.org/dc/terms/created&gt; &quot;1957-02-27&quot;^^&lt;http://www.w3.org/2001/XMLSchema#date&gt; .<br/></pre>
           </dd>
           <dt id='test_d1704e1893b615a3e1d96dc2a182e177' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0022'>
-            Test
+            Test 0022:
             <span property='dc:title mf:name'>Test coercion of double value</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0022'>
@@ -24004,7 +24004,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0022-out.nq' title='Test coercion of double value Result'>_:b0 &lt;http://example/measure#cups&gt; &quot;5.3E0&quot;^^&lt;http://www.w3.org/2001/XMLSchema#double&gt; .<br/></pre>
           </dd>
           <dt id='test_a7af12b345dd6b53f99eee01a4c12720' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0023'>
-            Test
+            Test 0023:
             <span property='dc:title mf:name'>Test coercion of integer value</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0023'>
@@ -24013,7 +24013,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0023-out.nq' title='Test coercion of integer value Result'>_:b0 &lt;http://example/chem#protons&gt; &quot;12&quot;^^&lt;http://www.w3.org/2001/XMLSchema#integer&gt; .<br/></pre>
           </dd>
           <dt id='test_ffb20a81139db73cbb9b1561b93f5b42' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0024'>
-            Test
+            Test 0024:
             <span property='dc:title mf:name'>Test coercion of boolean value</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0024'>
@@ -24022,7 +24022,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0024-out.nq' title='Test coercion of boolean value Result'>_:b0 &lt;http://example/sensor#active&gt; &quot;true&quot;^^&lt;http://www.w3.org/2001/XMLSchema#boolean&gt; .<br/></pre>
           </dd>
           <dt id='test_70a3d0c2215e490e94272d6622ee847d' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0025'>
-            Test
+            Test 0025:
             <span property='dc:title mf:name'>Test list coercion with single element</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0025'>
@@ -24031,7 +24031,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0025-out.nq' title='Test list coercion with single element Result'>&lt;http://greggkellogg.net/foaf#me&gt; &lt;http://xmlns.com/foaf/0.1/knows&gt; _:b0 .<br/>_:b0 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;Manu Sporny&quot; .<br/>_:b0 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#nil&gt; .<br/></pre>
           </dd>
           <dt id='test_840d767e60c3c615673e5efac1237673' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0026'>
-            Test
+            Test 0026:
             <span property='dc:title mf:name'>Test creation of multiple types</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0026'>
@@ -24040,7 +24040,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0026-out.nq' title='Test creation of multiple types Result'>_:b0 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://www.w3.org/2000/01/rdf-schema#Class&gt; .<br/>_:b0 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://www.w3.org/2000/01/rdf-schema#Resource&gt; .<br/></pre>
           </dd>
           <dt id='test_4e81da3102b86ca5c3d1d6130308b95b' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0027'>
-            Test
+            Test 0027:
             <span property='dc:title mf:name'>Simple named graph (Wikidata)</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0027'>
@@ -24049,7 +24049,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0027-out.nq' title='Simple named graph (Wikidata) Result'>&lt;http://example.org/ParisFact1&gt; &lt;http://example.org/hasReference&gt; &lt;http://www.britannica.com/&gt; .<br/>&lt;http://example.org/ParisFact1&gt; &lt;http://example.org/hasReference&gt; &lt;http://www.brockhaus.de/&gt; .<br/>&lt;http://example.org/ParisFact1&gt; &lt;http://example.org/hasReference&gt; &lt;http://www.wikipedia.org/&gt; .<br/>&lt;http://example.org/ParisFact1&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#Graph&gt; .<br/>&lt;http://example.org/ParisFact2&gt; &lt;http://example.org/hasReference&gt; &lt;http://www.wikipedia.org/&gt; .<br/>&lt;http://example.org/ParisFact2&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#Graph&gt; .<br/>&lt;http://example.org/location/Paris#this&gt; &lt;http://example.org/hasPopulation&gt; &quot;7000000&quot;^^&lt;http://www.w3.org/2001/XMLSchema#integer&gt; &lt;http://example.org/ParisFact2&gt; .<br/>&lt;http://example.org/location/Paris#this&gt; &lt;http://example.org/locatedIn&gt; &lt;http://example.org/location/France#this&gt; &lt;http://example.org/ParisFact1&gt; .<br/></pre>
           </dd>
           <dt id='test_30bc80ba056257df8a196e8f65c097fc' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0028'>
-            Test
+            Test 0028:
             <span property='dc:title mf:name'>Simple named graph</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0028'>
@@ -24058,7 +24058,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0028-out.nq' title='Simple named graph Result'>&lt;http://example.org/fact1&gt; &lt;http://purl.org/dc/terms/title&gt; &quot;Hello World!&quot; &lt;http://example.org/sig1&gt; .<br/>&lt;http://example.org/sig1&gt; &lt;http://purl.org/dc/terms/created&gt; &quot;2011-09-23T20:21:34Z&quot;^^&lt;http://www.w3.org/2001/XMLSchema#dateTime&gt; .<br/>&lt;http://example.org/sig1&gt; &lt;http://purl.org/security#signatureValue&gt; &quot;OGQzNGVkMzVm4NTIyZTkZDYMmMzQzNmExMgoYzI43Q3ODIyOWM32NjI=&quot; .<br/>&lt;http://example.org/sig1&gt; &lt;http://purl.org/security#signer&gt; &lt;http://payswarm.example.com/i/john/keys/5&gt; .<br/>&lt;http://example.org/sig1&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://purl.org/security#SignedGraph&gt; .<br/>&lt;http://example.org/sig1&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#Graph&gt; .<br/></pre>
           </dd>
           <dt id='test_a622ff7987cbfd0c25dcd4959394d718' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0029'>
-            Test
+            Test 0029:
             <span property='dc:title mf:name'>named graph with embedded named graph</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0029'>
@@ -24067,7 +24067,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0029-out.nq' title='named graph with embedded named graph Result'>&lt;http://data.wikipedia.org/snaks/Assertions&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://data.wikipedia.org/vocab#SnakSet&gt; .<br/>&lt;http://data.wikipedia.org/snaks/BerlinFact&gt; &lt;http://data.wikipedia.org/vocab#assertedBy&gt; &quot;http://www.statistik-berlin-brandenburg.de/&quot; &lt;http://data.wikipedia.org/snaks/Assertions&gt; .<br/>&lt;http://data.wikipedia.org/snaks/BerlinFact&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://data.wikipedia.org/vocab#Snak&gt; &lt;http://data.wikipedia.org/snaks/Assertions&gt; .<br/>&lt;http://en.wikipedia.org/wiki/Berlin&gt; &lt;http://data.wikipedia.org/vocab#population&gt; &quot;3499879&quot;^^&lt;http://www.w3.org/2001/XMLSchema#integer&gt; &lt;http://data.wikipedia.org/snaks/BerlinFact&gt; .<br/></pre>
           </dd>
           <dt id='test_7374aacc7e0025893a966d066fdb58da' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0030'>
-            Test
+            Test 0030:
             <span property='dc:title mf:name'>top-level graph with string subject reference</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0030'>
@@ -24076,7 +24076,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0030-out.nq' title='top-level graph with string subject reference Result'>&lt;http://example.org/linked-data-graph&gt; &lt;http://example.org/asOf&gt; &quot;2012-04-09&quot;^^&lt;http://www.w3.org/2001/XMLSchema#date&gt; .<br/>&lt;http://greggkellogg.net/foaf#me&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;foaf:Person&gt; &lt;http://example.org/linked-data-graph&gt; .<br/>&lt;http://greggkellogg.net/foaf#me&gt; &lt;http://xmlns.com/foaf/0.1/knows&gt; &quot;http://manu.sporny.org/i/public&quot; &lt;http://example.org/linked-data-graph&gt; .<br/>&lt;http://greggkellogg.net/foaf#me&gt; &lt;http://xmlns.com/foaf/0.1/name&gt; &quot;Gregg Kellogg&quot; &lt;http://example.org/linked-data-graph&gt; .<br/>&lt;http://manu.sporny.org/i/public&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;foaf:Person&gt; &lt;http://example.org/linked-data-graph&gt; .<br/>&lt;http://manu.sporny.org/i/public&gt; &lt;http://xmlns.com/foaf/0.1/knows&gt; &quot;http://greggkellogg.net/foaf#me&quot; &lt;http://example.org/linked-data-graph&gt; .<br/>&lt;http://manu.sporny.org/i/public&gt; &lt;http://xmlns.com/foaf/0.1/name&gt; &quot;Manu Sporny&quot; &lt;http://example.org/linked-data-graph&gt; .<br/></pre>
           </dd>
           <dt id='test_8e60a940f92909d30be02bcf5b1871ce' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0031'>
-            Test
+            Test 0031:
             <span property='dc:title mf:name'>Reverse property</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0031'>
@@ -24085,7 +24085,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0031-out.nq' title='Reverse property Result'>&lt;http://example.com/vocab#property&gt; &lt;http://www.w3.org/2000/01/rdf-schema#definedBy&gt; &lt;http://example.com/vocab&gt; .<br/>&lt;http://example.com/vocab#property&gt; &lt;http://www.w3.org/2000/01/rdf-schema#label&gt; &quot;A property&quot; .<br/>&lt;http://example.com/vocab&gt; &lt;http://www.w3.org/2000/01/rdf-schema#label&gt; &quot;My vocabulary&quot; .<br/></pre>
           </dd>
           <dt id='test_ff90ef401a84ba802bef858d7e58f36b' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0032'>
-            Test
+            Test 0032:
             <span property='dc:title mf:name'>@context reordering</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0032'>
@@ -24094,7 +24094,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0032-out.nq' title='@context reordering Result'>&lt;http://example.org/node1&gt; &lt;http://www.w3.org/2002/07/owl#sameAs&gt; &lt;http://example.org/node2&gt; .<br/>&lt;http://example.org/node2&gt; &lt;http://example.org/link&gt; &lt;http://example.org/node3&gt; .<br/>&lt;http://example.org/node2&gt; &lt;http://www.w3.org/2000/01/rdf-schema#label&gt; &quot;Node 2&quot; .<br/></pre>
           </dd>
           <dt id='test_e1af6a22532ef49a9773219d29a3f40b' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0033'>
-            Test
+            Test 0033:
             <span property='dc:title mf:name'>@id reordering</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0033'>
@@ -24103,7 +24103,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0033-out.nq' title='@id reordering Result'>&lt;http://example.org/node1&gt; &lt;http://www.w3.org/2002/07/owl#sameAs&gt; &lt;http://example.org/node2&gt; .<br/>&lt;http://example.org/node2&gt; &lt;http://example.org/link&gt; &lt;http://example.org/node3&gt; .<br/>&lt;http://example.org/node2&gt; &lt;http://www.w3.org/2000/01/rdf-schema#label&gt; &quot;Node 2&quot; .<br/></pre>
           </dd>
           <dt id='test_a6ef305be2e801e1c7821d8ad95a7f3f' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0034'>
-            Test
+            Test 0034:
             <span property='dc:title mf:name'>context properties reordering</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0034'>
@@ -24112,7 +24112,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0034-out.nq' title='context properties reordering Result'>&lt;http://example.org/node1&gt; &lt;http://www.w3.org/2002/07/owl#sameAs&gt; &lt;http://example.org/node2&gt; .<br/>&lt;http://example.org/node2&gt; &lt;http://example.org/link&gt; &lt;http://example.org/node3&gt; .<br/>&lt;http://example.org/node2&gt; &lt;http://www.w3.org/2000/01/rdf-schema#label&gt; &quot;Node 2&quot; .<br/></pre>
           </dd>
           <dt id='test_adeaa21bca4e166ec3f061e1b9afeaa1' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0035'>
-            Test
+            Test 0035:
             <span property='dc:title mf:name'>non-fractional numbers converted to xsd:double</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0035'>
@@ -24121,7 +24121,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0035-out.nq' title='non-fractional numbers converted to xsd:double Result'>_:b0 &lt;http://example.com/double&gt; &quot;1.0E0&quot;^^&lt;http://www.w3.org/2001/XMLSchema#double&gt; .<br/>_:b0 &lt;http://example.com/double&gt; &quot;2.2E0&quot;^^&lt;http://www.w3.org/2001/XMLSchema#double&gt; .<br/>_:b0 &lt;http://example.com/integer&gt; &quot;8&quot;^^&lt;http://www.w3.org/2001/XMLSchema#integer&gt; .<br/>_:b0 &lt;http://example.com/integer&gt; &quot;9.9E0&quot;^^&lt;http://www.w3.org/2001/XMLSchema#integer&gt; .<br/></pre>
           </dd>
           <dt id='test_02f0d4c7a43df3db06f3745a939bfb6b' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0036'>
-            Test
+            Test 0036:
             <span property='dc:title mf:name'>Use nodeMapGeneration bnode labels</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0036'>
@@ -24130,7 +24130,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0036-out.nq' title='Use nodeMapGeneration bnode labels Result'>&lt;http://example.com/&gt; &lt;ex:prop1&gt; _:b3 .<br/>&lt;http://example.com/&gt; &lt;ex:prop2&gt; _:b2 .<br/>_:b3 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; _:b0 .<br/>_:b3 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; _:b4 .<br/>_:b4 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; _:b1 .<br/>_:b4 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#nil&gt; .<br/></pre>
           </dd>
           <dt id='test_0e32aa94d9f84a2f2d5e82a0a4b47129' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0041'>
-            Test
+            Test 0041:
             <span property='dc:title mf:name'>drop free-floating nodes</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0041'>
@@ -24139,7 +24139,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0041-out.nq' title='drop free-floating nodes Result'></pre>
           </dd>
           <dt id='test_81b36000b509b1b4dd7fe3e4163b344d' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0042'>
-            Test
+            Test 0042:
             <span property='dc:title mf:name'>basic</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0042'>
@@ -24148,7 +24148,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0042-out.nq' title='basic Result'>&lt;http://example.com/id1&gt; &lt;http://example.com/term1&gt; &quot;v1&quot; .<br/>&lt;http://example.com/id1&gt; &lt;http://example.com/term2&gt; &quot;v2&quot;^^&lt;http://example.com/t2&gt; .<br/>&lt;http://example.com/id1&gt; &lt;http://example.com/term3&gt; &quot;v3&quot;@en .<br/>&lt;http://example.com/id1&gt; &lt;http://example.com/term4&gt; &quot;4&quot;^^&lt;http://www.w3.org/2001/XMLSchema#integer&gt; .<br/>&lt;http://example.com/id1&gt; &lt;http://example.com/term5&gt; &quot;50&quot;^^&lt;http://www.w3.org/2001/XMLSchema#integer&gt; .<br/>&lt;http://example.com/id1&gt; &lt;http://example.com/term5&gt; &quot;51&quot;^^&lt;http://www.w3.org/2001/XMLSchema#integer&gt; .<br/>&lt;http://example.com/id1&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://example.com/t1&gt; .<br/></pre>
           </dd>
           <dt id='test_2c2783823edad864e208a82445142990' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0043'>
-            Test
+            Test 0043:
             <span property='dc:title mf:name'>drop null and unmapped properties</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0043'>
@@ -24157,7 +24157,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0043-out.nq' title='drop null and unmapped properties Result'></pre>
           </dd>
           <dt id='test_6e2473651a74893b88cba802d5fc8930' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0044'>
-            Test
+            Test 0044:
             <span property='dc:title mf:name'>optimize @set, keep empty arrays</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0044'>
@@ -24166,7 +24166,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0044-out.nq' title='optimize @set, keep empty arrays Result'>&lt;http://example.org/id&gt; &lt;http://example.com/mylist1&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#nil&gt; .<br/>&lt;http://example.org/id&gt; &lt;http://example.com/mylist2&gt; _:b0 .<br/>&lt;http://example.org/id&gt; &lt;http://example.com/myset3&gt; &quot;v1&quot; .<br/>&lt;http://example.org/id&gt; &lt;http://example.org/list1&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#nil&gt; .<br/>&lt;http://example.org/id&gt; &lt;http://example.org/list2&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#nil&gt; .<br/>&lt;http://example.org/id&gt; &lt;http://example.org/property&gt; _:b1 .<br/>&lt;http://example.org/id&gt; &lt;http://example.org/set5&gt; &quot;one item&quot; .<br/>_:b0 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;one item&quot; .<br/>_:b0 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#nil&gt; .<br/>_:b1 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;one item&quot; .<br/>_:b1 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#nil&gt; .<br/></pre>
           </dd>
           <dt id='test_0bb02a1bfe531a6b2ae0a9fdb6cd5872' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0045'>
-            Test
+            Test 0045:
             <span property='dc:title mf:name'>do not expand aliased @id/@type</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0045'>
@@ -24175,7 +24175,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0045-out.nq' title='do not expand aliased @id/@type Result'>&lt;http://example.com/alice#me&gt; &lt;http://xmlns.com/foaf/0.1/homepage&gt; &lt;http://example.com/alice&gt; .<br/>&lt;http://example.com/alice#me&gt; &lt;http://xmlns.com/foaf/0.1/name&gt; &quot;Alice&quot; .<br/>&lt;http://example.com/bob#me&gt; &lt;http://xmlns.com/foaf/0.1/homepage&gt; &lt;http://example.com/bob&gt; .<br/>&lt;http://example.com/bob#me&gt; &lt;http://xmlns.com/foaf/0.1/name&gt; &quot;Bob&quot; .<br/>&lt;http://json-ld.org/test-suite/tests/toRdf-0045-in.jsonld#me&gt; &lt;http://xmlns.com/foaf/0.1/knows&gt; &lt;http://example.com/alice#me&gt; .<br/>&lt;http://json-ld.org/test-suite/tests/toRdf-0045-in.jsonld#me&gt; &lt;http://xmlns.com/foaf/0.1/knows&gt; &lt;http://example.com/bob#me&gt; .<br/></pre>
           </dd>
           <dt id='test_e6e26f24f7a188940d2d4d6052ca7f20' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0046'>
-            Test
+            Test 0046:
             <span property='dc:title mf:name'>alias keywords</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0046'>
@@ -24184,7 +24184,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0046-out.nq' title='alias keywords Result'>&lt;http://example.org/test#example1&gt; &lt;http://example.org/test#property1&gt; &lt;http://example.org/test#example2&gt; .<br/>&lt;http://example.org/test#example1&gt; &lt;http://example.org/test#property2&gt; &lt;http://example.org/test#example3&gt; .<br/>&lt;http://example.org/test#example1&gt; &lt;http://example.org/test#property3&gt; &lt;http://example.org/test#example4&gt; .<br/>&lt;http://example.org/test#example2&gt; &lt;http://example.org/test#property4&gt; &quot;foo&quot; .<br/></pre>
           </dd>
           <dt id='test_20d9d1290d4c26607f848905641bfbc1' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0047'>
-            Test
+            Test 0047:
             <span property='dc:title mf:name'>date type-coercion</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0047'>
@@ -24193,7 +24193,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0047-out.nq' title='date type-coercion Result'>&lt;http://example.org/test#example1&gt; &lt;http://example.org/vocab#date&gt; &quot;2011-01-25T00:00:00Z&quot;^^&lt;http://www.w3.org/2001/XMLSchema#dateTime&gt; .<br/>&lt;http://example.org/test#example1&gt; &lt;http://example.org/vocab#embed&gt; &lt;http://example.org/test#example2&gt; .<br/>&lt;http://example.org/test#example2&gt; &lt;http://example.org/vocab#parent&gt; &lt;http://example.org/test#example1&gt; .<br/></pre>
           </dd>
           <dt id='test_3e024bd2ecc4f8e3df9baca107248b43' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0048'>
-            Test
+            Test 0048:
             <span property='dc:title mf:name'>@value with @language</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0048'>
@@ -24202,7 +24202,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0048-out.nq' title='@value with @language Result'>&lt;http://example.org/test&gt; &lt;http://example.org/vocab#keep-full-value&gt; &quot;only value&quot; .<br/>&lt;http://example.org/test&gt; &lt;http://example.org/vocab#test&gt; &quot;test&quot;@en .<br/></pre>
           </dd>
           <dt id='test_fbf5c7ba7c20592984be33d36eabf886' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0049'>
-            Test
+            Test 0049:
             <span property='dc:title mf:name'>@graph with terms</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0049'>
@@ -24211,7 +24211,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0049-out.nq' title='@graph with terms Result'>&lt;http://example.org/test#book&gt; &lt;http://example.org/vocab#contains&gt; &lt;http://example.org/test#chapter&gt; .<br/>&lt;http://example.org/test#book&gt; &lt;http://purl.org/dc/elements/1.1/contributor&gt; &quot;Writer&quot; .<br/>&lt;http://example.org/test#book&gt; &lt;http://purl.org/dc/elements/1.1/title&gt; &quot;My Book&quot; .<br/>&lt;http://example.org/test#chapter&gt; &lt;http://purl.org/dc/elements/1.1/description&gt; &quot;Fun&quot; .<br/>&lt;http://example.org/test#chapter&gt; &lt;http://purl.org/dc/elements/1.1/title&gt; &quot;Chapter One&quot; .<br/>&lt;http://example.org/test#jane&gt; &lt;http://example.org/vocab#authored&gt; &lt;http://example.org/test#chapter&gt; .<br/>&lt;http://example.org/test#jane&gt; &lt;http://xmlns.com/foaf/0.1/name&gt; &quot;Jane&quot; .<br/>&lt;http://example.org/test#john&gt; &lt;http://xmlns.com/foaf/0.1/name&gt; &quot;John&quot; .<br/>&lt;http://example.org/test#library&gt; &lt;http://example.org/vocab#contains&gt; &lt;http://example.org/test#book&gt; .<br/></pre>
           </dd>
           <dt id='test_f240a5116ccd488d673365de0682f93e' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0050'>
-            Test
+            Test 0050:
             <span property='dc:title mf:name'>native types</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0050'>
@@ -24220,7 +24220,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0050-out.nq' title='native types Result'>&lt;http://example.org/test&gt; &lt;http://example.org/vocab#bool&gt; &quot;true&quot;^^&lt;http://www.w3.org/2001/XMLSchema#boolean&gt; .<br/>&lt;http://example.org/test&gt; &lt;http://example.org/vocab#int&gt; &quot;123&quot;^^&lt;http://www.w3.org/2001/XMLSchema#integer&gt; .<br/></pre>
           </dd>
           <dt id='test_1411efc23854b4bbf70ff4673d806a5d' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0051'>
-            Test
+            Test 0051:
             <span property='dc:title mf:name'>coerced @id</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0051'>
@@ -24229,7 +24229,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0051-out.nq' title='coerced @id Result'>&lt;http://example.org/test#book&gt; &lt;http://example.org/vocab#contains&gt; &lt;http://example.org/test#chapter&gt; .<br/>&lt;http://example.org/test#book&gt; &lt;http://purl.org/dc/elements/1.1/title&gt; &quot;Title&quot; .<br/></pre>
           </dd>
           <dt id='test_0c19c6652ef6f6566c5bb7c33648c897' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0052'>
-            Test
+            Test 0052:
             <span property='dc:title mf:name'>@graph with embed</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0052'>
@@ -24238,7 +24238,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0052-out.nq' title='@graph with embed Result'>&lt;http://example.org/test#book&gt; &lt;http://example.org/vocab#contains&gt; &lt;http://example.org/test#chapter&gt; .<br/>&lt;http://example.org/test#book&gt; &lt;http://purl.org/dc/elements/1.1/contributor&gt; &quot;Writer&quot; .<br/>&lt;http://example.org/test#book&gt; &lt;http://purl.org/dc/elements/1.1/title&gt; &quot;My Book&quot; .<br/>&lt;http://example.org/test#chapter&gt; &lt;http://purl.org/dc/elements/1.1/description&gt; &quot;Fun&quot; .<br/>&lt;http://example.org/test#chapter&gt; &lt;http://purl.org/dc/elements/1.1/title&gt; &quot;Chapter One&quot; .<br/>&lt;http://example.org/test#jane&gt; &lt;http://example.org/vocab#authored&gt; &lt;http://example.org/test#chapter&gt; .<br/>&lt;http://example.org/test#jane&gt; &lt;http://xmlns.com/foaf/0.1/name&gt; &quot;Jane&quot; .<br/>&lt;http://example.org/test#john&gt; &lt;http://xmlns.com/foaf/0.1/name&gt; &quot;John&quot; .<br/>&lt;http://example.org/test#library&gt; &lt;http://example.org/vocab#contains&gt; &lt;http://example.org/test#book&gt; .<br/></pre>
           </dd>
           <dt id='test_122bf1f64c4009c0908aa685439bf8b0' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0053'>
-            Test
+            Test 0053:
             <span property='dc:title mf:name'>expand already expanded</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0053'>
@@ -24247,7 +24247,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0053-out.nq' title='expand already expanded Result'>&lt;http://example.com/id1&gt; &lt;http://example.com/term1&gt; &quot;v1&quot; .<br/>&lt;http://example.com/id1&gt; &lt;http://example.com/term2&gt; &quot;v2&quot;^^&lt;http://example.com/t2&gt; .<br/>&lt;http://example.com/id1&gt; &lt;http://example.com/term3&gt; &quot;v3&quot;@en .<br/>&lt;http://example.com/id1&gt; &lt;http://example.com/term4&gt; &quot;4&quot;^^&lt;http://www.w3.org/2001/XMLSchema#integer&gt; .<br/>&lt;http://example.com/id1&gt; &lt;http://example.com/term5&gt; &quot;50&quot;^^&lt;http://www.w3.org/2001/XMLSchema#integer&gt; .<br/>&lt;http://example.com/id1&gt; &lt;http://example.com/term5&gt; &quot;51&quot;^^&lt;http://www.w3.org/2001/XMLSchema#integer&gt; .<br/>&lt;http://example.com/id1&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://example.com/t1&gt; .<br/></pre>
           </dd>
           <dt id='test_94903b9ea2d6098883584539d003fc8a' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0054'>
-            Test
+            Test 0054:
             <span property='dc:title mf:name'>@set of @value objects with keyword aliases</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0054'>
@@ -24256,7 +24256,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0054-out.nq' title='@set of @value objects with keyword aliases Result'>&lt;http://example.org/test#example1&gt; &lt;http://example.org/test#property1&gt; &lt;http://example.org/test#example2&gt; .<br/>&lt;http://example.org/test#example1&gt; &lt;http://example.org/test#property2&gt; &lt;http://example.org/test#example3&gt; .<br/>&lt;http://example.org/test#example1&gt; &lt;http://example.org/test#property3&gt; &lt;http://example.org/test#example4&gt; .<br/>&lt;http://example.org/test#example1&gt; &lt;http://example.org/test#property4&gt; &lt;http://example.org/test#example4&gt; .<br/>&lt;http://example.org/test#example2&gt; &lt;http://example.org/test#property4&gt; &quot;foo&quot; .<br/>&lt;http://example.org/test#example4&gt; &lt;http://example.org/test#property5&gt; &quot;2012-03-31&quot;^^&lt;http://www.w3.org/2001/XMLSchema#date&gt; .<br/></pre>
           </dd>
           <dt id='test_19bdeb3374a67cb9ee89f24f3bfa78cd' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0055'>
-            Test
+            Test 0055:
             <span property='dc:title mf:name'>collapse set of sets, keep empty lists</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0055'>
@@ -24265,7 +24265,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0055-out.nq' title='collapse set of sets, keep empty lists Result'>&lt;http://example.org/id&gt; &lt;http://example.com/mylist1&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#nil&gt; .<br/>&lt;http://example.org/id&gt; &lt;http://example.com/myset3&gt; &quot;be&quot; .<br/>&lt;http://example.org/id&gt; &lt;http://example.com/myset3&gt; &quot;collapsed&quot; .<br/>&lt;http://example.org/id&gt; &lt;http://example.com/myset3&gt; &quot;hello&quot; .<br/>&lt;http://example.org/id&gt; &lt;http://example.com/myset3&gt; &quot;this&quot; .<br/>&lt;http://example.org/id&gt; &lt;http://example.com/myset3&gt; &quot;will&quot; .<br/></pre>
           </dd>
           <dt id='test_16560eb090ac93156eecca0e9c5e53f8' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0056'>
-            Test
+            Test 0056:
             <span property='dc:title mf:name'>context reset</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0056'>
@@ -24274,7 +24274,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0056-out.nq' title='context reset Result'>&lt;http://example.org/id1&gt; &lt;http://example.com/emptyobj&gt; _:b0 .<br/>&lt;http://example.org/id1&gt; &lt;http://example.com/mylist1&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#nil&gt; .<br/>&lt;http://example.org/id1&gt; &lt;http://example.com/mylist2&gt; _:b1 .<br/>&lt;http://example.org/id1&gt; &lt;http://example.com/myproperty&gt; &lt;http://example.org/id2&gt; .<br/>&lt;http://example.org/id2&gt; &lt;http://example.org/myproperty2&gt; &quot;ok&quot; .<br/>_:b1 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;2&quot;^^&lt;http://www.w3.org/2001/XMLSchema#integer&gt; .<br/>_:b1 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; _:b2 .<br/>_:b2 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;hi&quot; .<br/>_:b2 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#nil&gt; .<br/></pre>
           </dd>
           <dt id='test_5ae98e241ddf70df99209379799a3801' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0057'>
-            Test
+            Test 0057:
             <span property='dc:title mf:name'>@graph and @id aliased</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0057'>
@@ -24283,7 +24283,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0057-out.nq' title='@graph and @id aliased Result'>&lt;http://example.org/test#book&gt; &lt;http://example.org/vocab#contains&gt; &lt;http://example.org/test#chapter&gt; .<br/>&lt;http://example.org/test#book&gt; &lt;http://purl.org/dc/elements/1.1/contributor&gt; &quot;Writer&quot; .<br/>&lt;http://example.org/test#book&gt; &lt;http://purl.org/dc/elements/1.1/title&gt; &quot;My Book&quot; .<br/>&lt;http://example.org/test#chapter&gt; &lt;http://purl.org/dc/elements/1.1/description&gt; &quot;Fun&quot; .<br/>&lt;http://example.org/test#chapter&gt; &lt;http://purl.org/dc/elements/1.1/title&gt; &quot;Chapter One&quot; .<br/>&lt;http://example.org/test#jane&gt; &lt;http://example.org/vocab#authored&gt; &lt;http://example.org/test#chapter&gt; .<br/>&lt;http://example.org/test#jane&gt; &lt;http://xmlns.com/foaf/0.1/name&gt; &quot;Jane&quot; .<br/>&lt;http://example.org/test#john&gt; &lt;http://xmlns.com/foaf/0.1/name&gt; &quot;John&quot; .<br/>&lt;http://example.org/test#library&gt; &lt;http://example.org/vocab#contains&gt; &lt;http://example.org/test#book&gt; .<br/></pre>
           </dd>
           <dt id='test_df27dca6efd8c657b2f61e59354b0863' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0058'>
-            Test
+            Test 0058:
             <span property='dc:title mf:name'>override default @language</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0058'>
@@ -24292,7 +24292,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0058-out.nq' title='override default @language Result'>&lt;http://example.org/test&gt; &lt;http://example.org/vocab#german&gt; &quot;2&quot;^^&lt;http://www.w3.org/2001/XMLSchema#integer&gt; .<br/>&lt;http://example.org/test&gt; &lt;http://example.org/vocab#german&gt; &quot;hallo&quot;@de .<br/>&lt;http://example.org/test&gt; &lt;http://example.org/vocab#german&gt; &quot;true&quot;^^&lt;http://www.w3.org/2001/XMLSchema#boolean&gt; .<br/>&lt;http://example.org/test&gt; &lt;http://example.org/vocab#nolang&gt; &quot;3&quot;^^&lt;http://www.w3.org/2001/XMLSchema#integer&gt; .<br/>&lt;http://example.org/test&gt; &lt;http://example.org/vocab#nolang&gt; &quot;false&quot;^^&lt;http://www.w3.org/2001/XMLSchema#boolean&gt; .<br/>&lt;http://example.org/test&gt; &lt;http://example.org/vocab#nolang&gt; &quot;no language&quot; .<br/>&lt;http://example.org/test&gt; &lt;http://example.org/vocab#test-default&gt; &quot;1&quot;^^&lt;http://www.w3.org/2001/XMLSchema#integer&gt; .<br/>&lt;http://example.org/test&gt; &lt;http://example.org/vocab#test-default&gt; &quot;hello&quot;@en .<br/>&lt;http://example.org/test&gt; &lt;http://example.org/vocab#test-default&gt; &quot;true&quot;^^&lt;http://www.w3.org/2001/XMLSchema#boolean&gt; .<br/></pre>
           </dd>
           <dt id='test_0f945ac342fd4257729dd2742721e940' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0059'>
-            Test
+            Test 0059:
             <span property='dc:title mf:name'>remove @value = null</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0059'>
@@ -24301,7 +24301,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0059-out.nq' title='remove @value = null Result'></pre>
           </dd>
           <dt id='test_f5a6f43502fa2096fdc5d2587eaad8fe' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0060'>
-            Test
+            Test 0060:
             <span property='dc:title mf:name'>do not remove @graph if not at top-level</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0060'>
@@ -24310,7 +24310,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0060-out.nq' title='do not remove @graph if not at top-level Result'>&lt;http://example.org/test#book&gt; &lt;http://example.org/vocab#contains&gt; &lt;http://example.org/test#chapter&gt; .<br/>&lt;http://example.org/test#book&gt; &lt;http://purl.org/dc/elements/1.1/contributor&gt; &quot;Writer&quot; .<br/>&lt;http://example.org/test#book&gt; &lt;http://purl.org/dc/elements/1.1/title&gt; &quot;My Book&quot; .<br/>&lt;http://example.org/test#chapter1&gt; &lt;http://purl.org/dc/elements/1.1/description&gt; &quot;Fun&quot; _:b0 .<br/>&lt;http://example.org/test#chapter1&gt; &lt;http://purl.org/dc/elements/1.1/title&gt; &quot;Chapter One&quot; _:b0 .<br/>&lt;http://example.org/test#chapter2&gt; &lt;http://purl.org/dc/elements/1.1/description&gt; &quot;More fun&quot; _:b0 .<br/>&lt;http://example.org/test#chapter2&gt; &lt;http://purl.org/dc/elements/1.1/title&gt; &quot;Chapter Two&quot; _:b0 .<br/>&lt;http://example.org/test#jane&gt; &lt;http://example.org/vocab#authored&gt; _:b0 .<br/>&lt;http://example.org/test#jane&gt; &lt;http://xmlns.com/foaf/0.1/name&gt; &quot;Jane&quot; .<br/>&lt;http://example.org/test#john&gt; &lt;http://xmlns.com/foaf/0.1/name&gt; &quot;John&quot; .<br/>&lt;http://example.org/test#library&gt; &lt;http://example.org/vocab#contains&gt; &lt;http://example.org/test#book&gt; .<br/></pre>
           </dd>
           <dt id='test_c79f996c01ae63c9bdfdc679076c67e3' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0061'>
-            Test
+            Test 0061:
             <span property='dc:title mf:name'>do not remove @graph at top-level if not only property</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0061'>
@@ -24319,7 +24319,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0061-out.nq' title='do not remove @graph at top-level if not only property Result'>&lt;http://example.org/test#book&gt; &lt;http://example.org/vocab#contains&gt; &lt;http://example.org/test#chapter&gt; _:b0 .<br/>&lt;http://example.org/test#book&gt; &lt;http://purl.org/dc/elements/1.1/contributor&gt; &quot;Writer&quot; _:b0 .<br/>&lt;http://example.org/test#book&gt; &lt;http://purl.org/dc/elements/1.1/title&gt; &quot;My Book&quot; _:b0 .<br/>&lt;http://example.org/test#chapter1&gt; &lt;http://purl.org/dc/elements/1.1/description&gt; &quot;Fun&quot; _:b1 .<br/>&lt;http://example.org/test#chapter1&gt; &lt;http://purl.org/dc/elements/1.1/title&gt; &quot;Chapter One&quot; _:b1 .<br/>&lt;http://example.org/test#chapter2&gt; &lt;http://purl.org/dc/elements/1.1/description&gt; &quot;More fun&quot; _:b1 .<br/>&lt;http://example.org/test#chapter2&gt; &lt;http://purl.org/dc/elements/1.1/title&gt; &quot;Chapter Two&quot; _:b1 .<br/>&lt;http://example.org/test#chapter3&gt; &lt;http://purl.org/dc/elements/1.1/title&gt; &quot;Chapter Three&quot; _:b1 .<br/>&lt;http://example.org/test#jane&gt; &lt;http://example.org/vocab#authored&gt; _:b1 _:b0 .<br/>&lt;http://example.org/test#jane&gt; &lt;http://xmlns.com/foaf/0.1/name&gt; &quot;Jane&quot; _:b0 .<br/>&lt;http://example.org/test#john&gt; &lt;http://xmlns.com/foaf/0.1/name&gt; &quot;John&quot; _:b0 .<br/>&lt;http://example.org/test#library&gt; &lt;http://example.org/vocab#contains&gt; &lt;http://example.org/test#book&gt; _:b0 .<br/>_:b0 &lt;http://purl.org/dc/elements/1.1/title&gt; &quot;My first graph&quot; .<br/></pre>
           </dd>
           <dt id='test_80a79ac8ada8ff9a99774d7720417834' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0062'>
-            Test
+            Test 0062:
             <span property='dc:title mf:name'>expand value with default language</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0062'>
@@ -24328,7 +24328,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0062-out.nq' title='expand value with default language Result'>_:b0 &lt;http://example.com/term&gt; &quot;v&quot;@en .<br/></pre>
           </dd>
           <dt id='test_f4e43da54239d82b948e0ed8b05e2937' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0063'>
-            Test
+            Test 0063:
             <span property='dc:title mf:name'>Lists and sets of properties with list/set coercion</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0063'>
@@ -24337,7 +24337,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0063-out.nq' title='Lists and sets of properties with list/set coercion Result'>_:b0 &lt;http://example.com/datelist&gt; _:b1 .<br/>_:b0 &lt;http://example.com/dateprop2&gt; &quot;2012-04-12&quot;^^&lt;http://www.w3.org/2001/XMLSchema#date&gt; .<br/>_:b0 &lt;http://example.com/dateprop&gt; _:b2 .<br/>_:b0 &lt;http://example.com/dateset&gt; &quot;2012-04-12&quot;^^&lt;http://www.w3.org/2001/XMLSchema#date&gt; .<br/>_:b0 &lt;http://example.com/idlist&gt; _:b3 .<br/>_:b0 &lt;http://example.com/idprop2&gt; &lt;http://example.org/id&gt; .<br/>_:b0 &lt;http://example.com/idprop&gt; _:b4 .<br/>_:b0 &lt;http://example.com/idset&gt; &lt;http://example.org/id&gt; .<br/>_:b1 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;2012-04-12&quot;^^&lt;http://www.w3.org/2001/XMLSchema#date&gt; .<br/>_:b1 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#nil&gt; .<br/>_:b2 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;2012-04-12&quot;^^&lt;http://www.w3.org/2001/XMLSchema#date&gt; .<br/>_:b2 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#nil&gt; .<br/>_:b3 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &lt;http://example.org/id&gt; .<br/>_:b3 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#nil&gt; .<br/>_:b4 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &lt;http://example.org/id&gt; .<br/>_:b4 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#nil&gt; .<br/></pre>
           </dd>
           <dt id='test_8802eb09e077123d3851d94c2209d2a3' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0064'>
-            Test
+            Test 0064:
             <span property='dc:title mf:name'>Multiple contexts</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0064'>
@@ -24346,7 +24346,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0064-out.nq' title='Multiple contexts Result'>&lt;http://example.com/speakers#Alice&gt; &lt;http://www.w3.org/2002/12/cal/ical#location&gt; &quot;Lyon Convention Centre, Lyon, France&quot; .<br/>&lt;http://example.com/speakers#Alice&gt; &lt;http://www.w3.org/2002/12/cal/ical#summary&gt; &quot;Alice Talk&quot; .<br/>&lt;http://example.com/speakers#Alice&gt; &lt;http://xmlns.com/foaf/0.1/homepage&gt; &lt;http://xkcd.com/177/&gt; .<br/>&lt;http://example.com/speakers#Alice&gt; &lt;http://xmlns.com/foaf/0.1/name&gt; &quot;Alice&quot; .<br/></pre>
           </dd>
           <dt id='test_706500bb0daaa202aa1741fe50efe959' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0065'>
-            Test
+            Test 0065:
             <span property='dc:title mf:name'>Problematic IRI expansion tests</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0065'>
@@ -24355,7 +24355,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0065-out.nq' title='Problematic IRI expansion tests Result'>_:b0 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://example.com/bar&gt; .<br/>_:b0 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://example.com/foo/&gt; .<br/>_:b0 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://example.com/underscore/&gt; .<br/></pre>
           </dd>
           <dt id='test_d1d0955b765af8e4fc2551830a38e732' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0066'>
-            Test
+            Test 0066:
             <span property='dc:title mf:name'>Expanding term mapping to @type uses @type syntax</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0066'>
@@ -24364,7 +24364,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0066-out.nq' title='Expanding term mapping to @type uses @type syntax Result'>&lt;http://example.com/a&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://example.com/b&gt; .<br/>&lt;http://example.com/c&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://example.com/d&gt; .<br/>&lt;http://example.com/c&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://example.com/e&gt; .<br/>&lt;http://example.com/f&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://example.com/g&gt; .<br/></pre>
           </dd>
           <dt id='test_cc1baa0d34309c9bb3b23954f3cc10d5' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0067'>
-            Test
+            Test 0067:
             <span property='dc:title mf:name'>Keep duplicate values in @list and @set</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0067'>
@@ -24373,7 +24373,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0067-out.nq' title='Keep duplicate values in @list and @set Result'>&lt;http://example.org/id&gt; &lt;http://example.com/mylist&gt; _:b0 .<br/>&lt;http://example.org/id&gt; &lt;http://example.com/myset&gt; &quot;1&quot;^^&lt;http://www.w3.org/2001/XMLSchema#integer&gt; .<br/>&lt;http://example.org/id&gt; &lt;http://example.com/myset&gt; &quot;2&quot;^^&lt;http://www.w3.org/2001/XMLSchema#integer&gt; .<br/>&lt;http://example.org/id&gt; &lt;http://example.com/myset&gt; &quot;3&quot;^^&lt;http://www.w3.org/2001/XMLSchema#integer&gt; .<br/>_:b0 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;1&quot;^^&lt;http://www.w3.org/2001/XMLSchema#integer&gt; .<br/>_:b0 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; _:b1 .<br/>_:b1 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;2&quot;^^&lt;http://www.w3.org/2001/XMLSchema#integer&gt; .<br/>_:b1 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; _:b2 .<br/>_:b2 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;2&quot;^^&lt;http://www.w3.org/2001/XMLSchema#integer&gt; .<br/>_:b2 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; _:b3 .<br/>_:b3 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &quot;3&quot;^^&lt;http://www.w3.org/2001/XMLSchema#integer&gt; .<br/>_:b3 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#nil&gt; .<br/></pre>
           </dd>
           <dt id='test_1b1178b448543c3bb585363364a922b6' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0068'>
-            Test
+            Test 0068:
             <span property='dc:title mf:name'>Use @vocab in properties and @type but not in @id</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0068'>
@@ -24382,7 +24382,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0068-out.nq' title='Use @vocab in properties and @type but not in @id Result'>&lt;http://json-ld.org/test-suite/tests/example1&gt; &lt;http://example.org/vocab#date&gt; &quot;2011-01-25T00:00:00Z&quot;^^&lt;http://example.org/vocab#dateTime&gt; .<br/>&lt;http://json-ld.org/test-suite/tests/example1&gt; &lt;http://example.org/vocab#embed&gt; &lt;http://json-ld.org/test-suite/tests/example2&gt; .<br/>&lt;http://json-ld.org/test-suite/tests/example1&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://example.org/vocab#test&gt; .<br/>&lt;http://json-ld.org/test-suite/tests/example2&gt; &lt;http://example.org/vocab#expandedDate&gt; &quot;2012-08-01T00:00:00Z&quot;^^&lt;http://example.org/vocab#dateTime&gt; .<br/></pre>
           </dd>
           <dt id='test_a00226450cd17091a57406ab82936ac2' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0069'>
-            Test
+            Test 0069:
             <span property='dc:title mf:name'>Relative IRIs</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0069'>
@@ -24391,7 +24391,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0069-out.nq' title='Relative IRIs Result'>&lt;http://json-ld.org/test-suite/tests/relativeIris&gt; &lt;http://www.example.com/link&gt; _:b0 .<br/>&lt;http://json-ld.org/test-suite/tests/relativeIris&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://example.org/scheme-relative&gt; .<br/>&lt;http://json-ld.org/test-suite/tests/relativeIris&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://json-ld.org/absolute&gt; .<br/>&lt;http://json-ld.org/test-suite/tests/relativeIris&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://json-ld.org/parent-parent-eq-root&gt; .<br/>&lt;http://json-ld.org/test-suite/tests/relativeIris&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://json-ld.org/still-root&gt; .<br/>&lt;http://json-ld.org/test-suite/tests/relativeIris&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://json-ld.org/test-suite/&gt; .<br/>&lt;http://json-ld.org/test-suite/tests/relativeIris&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://json-ld.org/test-suite/parent&gt; .<br/>&lt;http://json-ld.org/test-suite/tests/relativeIris&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://json-ld.org/test-suite/tests/&gt; .<br/>&lt;http://json-ld.org/test-suite/tests/relativeIris&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://json-ld.org/test-suite/tests/link&gt; .<br/>&lt;http://json-ld.org/test-suite/tests/relativeIris&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://json-ld.org/test-suite/tests/toRdf-0069-in.jsonld#fragment-works&gt; .<br/>&lt;http://json-ld.org/test-suite/tests/relativeIris&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://json-ld.org/test-suite/tests/toRdf-0069-in.jsonld?query=works&gt; .<br/>&lt;http://json-ld.org/test-suite/tests/relativeIris&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://json-ld.org/too-many-dots&gt; .<br/>_:b0 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &lt;http://json-ld.org/test-suite/tests/link&gt; .<br/>_:b0 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; _:b1 .<br/>_:b1 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &lt;http://json-ld.org/test-suite/tests/toRdf-0069-in.jsonld#fragment-works&gt; .<br/>_:b1 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; _:b2 .<br/>_:b10 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &lt;http://example.org/scheme-relative&gt; .<br/>_:b10 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#nil&gt; .<br/>_:b2 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &lt;http://json-ld.org/test-suite/tests/toRdf-0069-in.jsonld?query=works&gt; .<br/>_:b2 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; _:b3 .<br/>_:b3 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &lt;http://json-ld.org/test-suite/tests/&gt; .<br/>_:b3 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; _:b4 .<br/>_:b4 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &lt;http://json-ld.org/test-suite/&gt; .<br/>_:b4 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; _:b5 .<br/>_:b5 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &lt;http://json-ld.org/test-suite/parent&gt; .<br/>_:b5 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; _:b6 .<br/>_:b6 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &lt;http://json-ld.org/parent-parent-eq-root&gt; .<br/>_:b6 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; _:b7 .<br/>_:b7 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &lt;http://json-ld.org/still-root&gt; .<br/>_:b7 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; _:b8 .<br/>_:b8 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &lt;http://json-ld.org/too-many-dots&gt; .<br/>_:b8 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; _:b9 .<br/>_:b9 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &lt;http://json-ld.org/absolute&gt; .<br/>_:b9 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; _:b10 .<br/></pre>
           </dd>
           <dt id='test_eeaacf5020115f8d0ad47dbe4f08c4b6' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0070'>
-            Test
+            Test 0070:
             <span property='dc:title mf:name'>Language maps</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0070'>
@@ -24400,7 +24400,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0070-out.nq' title='Language maps Result'>&lt;http://example.com/queen&gt; &lt;http://example.com/vocab/label&gt; &quot;Die Königin&quot;@de .<br/>&lt;http://example.com/queen&gt; &lt;http://example.com/vocab/label&gt; &quot;Ihre Majestät&quot;@de .<br/>&lt;http://example.com/queen&gt; &lt;http://example.com/vocab/label&gt; &quot;The Queen&quot;@en .<br/></pre>
           </dd>
           <dt id='test_49552d1b611ba05a6039d325f91e6308' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0071'>
-            Test
+            Test 0071:
             <span property='dc:title mf:name'>type-coercion of native types</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0071'>
@@ -24409,7 +24409,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0071-out.nq' title='type-coercion of native types Result'>&lt;http://example.org/test#example1&gt; &lt;http://example.org/vocab#boolean&gt; &quot;true&quot;^^&lt;http://www.w3.org/2001/XMLSchema#boolean&gt; .<br/>&lt;http://example.org/test#example1&gt; &lt;http://example.org/vocab#double&gt; &quot;1.2345E2&quot;^^&lt;http://www.w3.org/2001/XMLSchema#double&gt; .<br/>&lt;http://example.org/test#example1&gt; &lt;http://example.org/vocab#integer&gt; &quot;1&quot;^^&lt;http://www.w3.org/2001/XMLSchema#integer&gt; .<br/></pre>
           </dd>
           <dt id='test_2ecead478c47e269ad54786ef5f90431' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0072'>
-            Test
+            Test 0072:
             <span property='dc:title mf:name'>Mapping a term to null decouples it from @vocab</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0072'>
@@ -24418,7 +24418,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0072-out.nq' title='Mapping a term to null decouples it from @vocab Result'>&lt;http://me.markus-lanthaler.com/&gt; &lt;http://xmlns.com/foaf/0.1/name&gt; &quot;Markus Lanthaler&quot; .<br/></pre>
           </dd>
           <dt id='test_8c5ab30ee8569d239b22fcb29f621335' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0073'>
-            Test
+            Test 0073:
             <span property='dc:title mf:name'>Using @vocab with with type-coercion</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0073'>
@@ -24427,7 +24427,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0073-out.nq' title='Using @vocab with with type-coercion Result'>_:b0 &lt;http://example.com/vocab#created_at&gt; &quot;2012-10-28&quot;^^&lt;http://www.w3.org/2001/XMLSchema#date&gt; .<br/>_:b0 &lt;http://example.com/vocab#homepage&gt; &lt;http://www.markus-lanthaler.com/&gt; .<br/>_:b0 &lt;http://example.com/vocab#name&gt; &quot;Markus Lanthaler&quot; .<br/></pre>
           </dd>
           <dt id='test_e89eb15d8be51fe1ca37636c15300678' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0074'>
-            Test
+            Test 0074:
             <span property='dc:title mf:name'>Multiple properties expanding to the same IRI</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0074'>
@@ -24436,7 +24436,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0074-out.nq' title='Multiple properties expanding to the same IRI Result'>&lt;http://example.com/IriCollissions&gt; &lt;http://example.com/vocab/collidingTerm&gt; &quot;2&quot;^^&lt;http://www.w3.org/2001/XMLSchema#integer&gt; .<br/>&lt;http://example.com/IriCollissions&gt; &lt;http://example.com/vocab/collidingTerm&gt; &quot;3&quot;^^&lt;http://www.w3.org/2001/XMLSchema#integer&gt; .<br/>&lt;http://example.com/IriCollissions&gt; &lt;http://example.com/vocab/collidingTerm&gt; &quot;5&quot;^^&lt;http://www.w3.org/2001/XMLSchema#integer&gt; .<br/>&lt;http://example.com/IriCollissions&gt; &lt;http://example.com/vocab/collidingTerm&gt; &quot;four&quot; .<br/>&lt;http://example.com/IriCollissions&gt; &lt;http://example.com/vocab/collidingTerm&gt; &quot;value 1&quot; .<br/></pre>
           </dd>
           <dt id='test_b58b94f470d0ade75c613b3e170df56c' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0075'>
-            Test
+            Test 0075:
             <span property='dc:title mf:name'>Language maps with @vocab, default language, and colliding property</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0075'>
@@ -24445,7 +24445,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0075-out.nq' title='Language maps with @vocab, default language, and colliding property Result'>&lt;http://example.com/queen&gt; &lt;http://example.com/vocab/label&gt; &quot;Die Königin&quot;@de .<br/>&lt;http://example.com/queen&gt; &lt;http://example.com/vocab/label&gt; &quot;Ihre Majestät&quot;@de .<br/>&lt;http://example.com/queen&gt; &lt;http://example.com/vocab/label&gt; &quot;Il re&quot;@it .<br/>&lt;http://example.com/queen&gt; &lt;http://example.com/vocab/label&gt; &quot;The Queen&quot;@en .<br/>&lt;http://example.com/queen&gt; &lt;http://example.com/vocab/label&gt; &quot;The king&quot;@en .<br/></pre>
           </dd>
           <dt id='test_e6a15d8711361f56df69574bb0a27dbf' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0076'>
-            Test
+            Test 0076:
             <span property='dc:title mf:name'>Expanding @index</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0076'>
@@ -24454,7 +24454,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0076-out.nq' title='Expanding @index Result'>&lt;http://example.org/indexTest&gt; &lt;http://example.com/container&gt; &quot;1&quot;^^&lt;http://www.w3.org/2001/XMLSchema#integer&gt; .<br/>&lt;http://example.org/indexTest&gt; &lt;http://example.com/container&gt; &quot;3&quot;^^&lt;http://www.w3.org/2001/XMLSchema#integer&gt; .<br/>&lt;http://example.org/indexTest&gt; &lt;http://example.com/container&gt; &quot;false&quot;^^&lt;http://www.w3.org/2001/XMLSchema#boolean&gt; .<br/>&lt;http://example.org/indexTest&gt; &lt;http://example.com/container&gt; &quot;false&quot;^^&lt;http://www.w3.org/2001/XMLSchema#boolean&gt; .<br/>&lt;http://example.org/indexTest&gt; &lt;http://example.com/container&gt; &quot;language-tagged string A&quot;@en .<br/>&lt;http://example.org/indexTest&gt; &lt;http://example.com/container&gt; &quot;language-tagged string C&quot;@en .<br/>&lt;http://example.org/indexTest&gt; &lt;http://example.com/container&gt; &quot;simple string A&quot; .<br/>&lt;http://example.org/indexTest&gt; &lt;http://example.com/container&gt; &quot;simple string B&quot; .<br/>&lt;http://example.org/indexTest&gt; &lt;http://example.com/container&gt; &quot;simple string C&quot; .<br/>&lt;http://example.org/indexTest&gt; &lt;http://example.com/container&gt; &quot;true&quot;^^&lt;http://www.w3.org/2001/XMLSchema#boolean&gt; .<br/>&lt;http://example.org/indexTest&gt; &lt;http://example.com/container&gt; &quot;true&quot;^^&lt;http://www.w3.org/2001/XMLSchema#boolean&gt; .<br/>&lt;http://example.org/indexTest&gt; &lt;http://example.com/container&gt; &quot;typed literal A&quot;^^&lt;http://example.org/type&gt; .<br/>&lt;http://example.org/indexTest&gt; &lt;http://example.com/container&gt; &quot;typed literal C&quot;^^&lt;http://example.org/type&gt; .<br/>&lt;http://example.org/indexTest&gt; &lt;http://example.com/container&gt; &lt;http://example.org/nodeWithIndexA&gt; .<br/>&lt;http://example.org/indexTest&gt; &lt;http://example.com/container&gt; &lt;http://example.org/nodeWithIndexC&gt; .<br/>&lt;http://example.org/indexTest&gt; &lt;http://example.com/container&gt; &lt;http://example.org/nodeWithoutIndexA&gt; .<br/>&lt;http://example.org/indexTest&gt; &lt;http://example.com/container&gt; &lt;http://example.org/nodeWithoutIndexC&gt; .<br/>&lt;http://example.org/indexTest&gt; &lt;http://example.com/property&gt; &quot;3&quot;^^&lt;http://www.w3.org/2001/XMLSchema#integer&gt; .<br/>&lt;http://example.org/indexTest&gt; &lt;http://example.com/property&gt; &quot;false&quot;^^&lt;http://www.w3.org/2001/XMLSchema#boolean&gt; .<br/>&lt;http://example.org/indexTest&gt; &lt;http://example.com/property&gt; &quot;language-tagged string Prop&quot;@en .<br/>&lt;http://example.org/indexTest&gt; &lt;http://example.com/property&gt; &quot;simple string no index&quot; .<br/>&lt;http://example.org/indexTest&gt; &lt;http://example.com/property&gt; &quot;true&quot;^^&lt;http://www.w3.org/2001/XMLSchema#boolean&gt; .<br/>&lt;http://example.org/indexTest&gt; &lt;http://example.com/property&gt; &quot;typed literal Prop&quot;^^&lt;http://example.org/type&gt; .<br/>&lt;http://example.org/indexTest&gt; &lt;http://example.com/property&gt; &lt;http://example.org/nodeWithIndexProp&gt; .<br/>&lt;http://example.org/indexTest&gt; &lt;http://example.com/property&gt; &lt;http://example.org/nodeWithoutIndexProp&gt; .<br/></pre>
           </dd>
           <dt id='test_e9ae1ff552df6ddc758aa0775bcf763a' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0077'>
-            Test
+            Test 0077:
             <span property='dc:title mf:name'>Expanding @reverse</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0077'>
@@ -24463,7 +24463,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0077-out.nq' title='Expanding @reverse Result'>&lt;http://example.com/people/dave&gt; &lt;http://xmlns.com/foaf/0.1/knows&gt; &lt;http://example.com/people/markus&gt; .<br/>&lt;http://example.com/people/dave&gt; &lt;http://xmlns.com/foaf/0.1/name&gt; &quot;Dave Longley&quot; .<br/>&lt;http://example.com/people/markus&gt; &lt;http://xmlns.com/foaf/0.1/name&gt; &quot;Markus Lanthaler&quot; .<br/></pre>
           </dd>
           <dt id='test_89d0ccaa59775bc56df54d2cede79476' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0078'>
-            Test
+            Test 0078:
             <span property='dc:title mf:name'>Drop blank node predicates by default</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0078'>
@@ -24472,7 +24472,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0078-out.nq' title='Drop blank node predicates by default Result'>_:b0 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; _:b0 .<br/></pre>
           </dd>
           <dt id='test_f875bd6892149503e718fbdbbbd1f08b' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0079'>
-            Test
+            Test 0079:
             <span property='dc:title mf:name'>Using terms in a reverse-maps</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0079'>
@@ -24481,7 +24481,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0079-out.nq' title='Using terms in a reverse-maps Result'>&lt;http://example.com/people/dave&gt; &lt;http://xmlns.com/foaf/0.1/knows&gt; &lt;http://example.com/people/markus&gt; .<br/>&lt;http://example.com/people/dave&gt; &lt;http://xmlns.com/foaf/0.1/name&gt; &quot;Dave Longley&quot; .<br/>&lt;http://example.com/people/markus&gt; &lt;http://xmlns.com/foaf/0.1/name&gt; &quot;Markus Lanthaler&quot; .<br/></pre>
           </dd>
           <dt id='test_0782bac62b444acbd8f2f8d8de92cf44' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0080'>
-            Test
+            Test 0080:
             <span property='dc:title mf:name'>language and index expansion on non-objects</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0080'>
@@ -24490,7 +24490,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0080-out.nq' title='language and index expansion on non-objects Result'>&lt;http://example.com/queen&gt; &lt;http://example.com/vocab/index&gt; &quot;No&quot; .<br/>&lt;http://example.com/queen&gt; &lt;http://example.com/vocab/index&gt; &quot;indexes&quot; .<br/>&lt;http://example.com/queen&gt; &lt;http://example.com/vocab/index&gt; &lt;http://json-ld.org/test-suite/tests/asTheValueIsntAnObject&gt; .<br/>&lt;http://example.com/queen&gt; &lt;http://example.com/vocab/label&gt; &quot;The Queen&quot; .<br/></pre>
           </dd>
           <dt id='test_81ea63f14efe66e5752002761d8c0df2' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0081'>
-            Test
+            Test 0081:
             <span property='dc:title mf:name'>Reset the default language</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0081'>
@@ -24499,7 +24499,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0081-out.nq' title='Reset the default language Result'>_:b0 &lt;http://example.com/nested&gt; _:b1 .<br/>_:b0 &lt;http://example.com/property&gt; &quot;this is English&quot;@en .<br/>_:b1 &lt;http://example.com/property&gt; &quot;and this is a plain string&quot; .<br/></pre>
           </dd>
           <dt id='test_8eed1daa026e471401a0f67894b9a148' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0082'>
-            Test
+            Test 0082:
             <span property='dc:title mf:name'>Expanding reverse properties</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0082'>
@@ -24508,7 +24508,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0082-out.nq' title='Expanding reverse properties Result'>&lt;http://example.com/people/dave&gt; &lt;http://xmlns.com/foaf/0.1/knows&gt; &lt;http://example.com/people/markus&gt; .<br/>&lt;http://example.com/people/dave&gt; &lt;http://xmlns.com/foaf/0.1/name&gt; &quot;Dave Longley&quot; .<br/>&lt;http://example.com/people/markus&gt; &lt;http://xmlns.com/foaf/0.1/name&gt; &quot;Markus Lanthaler&quot; .<br/></pre>
           </dd>
           <dt id='test_9b7d2dc45c645d8c417ca21ed3801f5a' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0083'>
-            Test
+            Test 0083:
             <span property='dc:title mf:name'>Using reverse properties inside a @reverse-container</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0083'>
@@ -24517,7 +24517,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0083-out.nq' title='Using reverse properties inside a @reverse-container Result'>&lt;http://example.com/people/dave&gt; &lt;http://xmlns.com/foaf/0.1/name&gt; &quot;Dave Longley&quot; .<br/>&lt;http://example.com/people/gregg&gt; &lt;http://xmlns.com/foaf/0.1/name&gt; &quot;Gregg Kellogg&quot; .<br/>&lt;http://example.com/people/markus&gt; &lt;http://xmlns.com/foaf/0.1/knows&gt; &lt;http://example.com/people/dave&gt; .<br/>&lt;http://example.com/people/markus&gt; &lt;http://xmlns.com/foaf/0.1/knows&gt; &lt;http://example.com/people/gregg&gt; .<br/>&lt;http://example.com/people/markus&gt; &lt;http://xmlns.com/foaf/0.1/name&gt; &quot;Markus Lanthaler&quot; .<br/></pre>
           </dd>
           <dt id='test_36d9ea08728417d940baa69b69fe8e6c' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0084'>
-            Test
+            Test 0084:
             <span property='dc:title mf:name'>Ensure index maps use language mapping</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0084'>
@@ -24526,7 +24526,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0084-out.nq' title='Ensure index maps use language mapping Result'>&lt;http://example.com/node&gt; &lt;http://example.com/vocab/property&gt; &quot;einfacher String&quot;@de .<br/>&lt;http://example.com/node&gt; &lt;http://example.com/vocab/property&gt; &lt;http://example.com/propertyValueNode&gt; .<br/>&lt;http://example.com/propertyValueNode&gt; &lt;http://example.com/vocab/indexMap&gt; &quot;simple string&quot;@en .<br/></pre>
           </dd>
           <dt id='test_5eeb17235d523b053834048ac38b5045' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0085'>
-            Test
+            Test 0085:
             <span property='dc:title mf:name'>Top-level value objects are removed</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0085'>
@@ -24535,7 +24535,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0085-out.nq' title='Top-level value objects are removed Result'></pre>
           </dd>
           <dt id='test_45ee25605698799757f1e38440f738f1' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0086'>
-            Test
+            Test 0086:
             <span property='dc:title mf:name'>Free-floating nodes are removed</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0086'>
@@ -24544,7 +24544,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0086-out.nq' title='Free-floating nodes are removed Result'></pre>
           </dd>
           <dt id='test_562ca6f804c4d517a82a3cf58757c417' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0087'>
-            Test
+            Test 0087:
             <span property='dc:title mf:name'>Remove free-floating set values and lists</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0087'>
@@ -24553,7 +24553,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0087-out.nq' title='Remove free-floating set values and lists Result'>&lt;http://example.com/node&gt; &lt;http://example.com/property&gt; &quot;nodes with properties are not removed&quot; .<br/></pre>
           </dd>
           <dt id='test_bd8406d2f6e18f3daa86598c46e7b905' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0088'>
-            Test
+            Test 0088:
             <span property='dc:title mf:name'>Terms are ignored in @id</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0088'>
@@ -24562,7 +24562,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0088-out.nq' title='Terms are ignored in @id Result'>&lt;http://example.com/compact-iris-are-considered&gt; &lt;http://example.com/property&gt; &quot;@id supports the following values: relative, absolute, and compact IRIs&quot; .<br/>&lt;http://json-ld.org/test-suite/parent-node&gt; &lt;http://example.com/property&gt; &quot;relative IRIs get resolved against the document's base IRI&quot; .<br/>&lt;http://json-ld.org/test-suite/tests/term&gt; &lt;http://example.com/property&gt; &lt;http://example.com/compact-iris-are-considered&gt; .<br/>&lt;http://json-ld.org/test-suite/tests/term&gt; &lt;http://example.com/property&gt; &lt;http://json-ld.org/test-suite/parent-node&gt; .<br/></pre>
           </dd>
           <dt id='test_d58f7a83ad29b34feac9a8e8c21252a4' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0089'>
-            Test
+            Test 0089:
             <span property='dc:title mf:name'>Using strings as value of a reverse property</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0089'>
@@ -24571,7 +24571,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0089-out.nq' title='Using strings as value of a reverse property Result'>&lt;http://example.com/people/dave&gt; &lt;http://xmlns.com/foaf/0.1/knows&gt; &lt;http://example.com/people/markus&gt; .<br/>&lt;http://example.com/people/gregg&gt; &lt;http://xmlns.com/foaf/0.1/knows&gt; &lt;http://example.com/people/markus&gt; .<br/>&lt;http://example.com/people/markus&gt; &lt;http://xmlns.com/foaf/0.1/name&gt; &quot;Markus Lanthaler&quot; .<br/></pre>
           </dd>
           <dt id='test_b39f7afdebfd7bdd269b7bd0718d118c' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0090'>
-            Test
+            Test 0090:
             <span property='dc:title mf:name'>Term definitions with prefix separate from prefix definitions</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0090'>
@@ -24580,7 +24580,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0090-out.nq' title='Term definitions with prefix separate from prefix definitions Result'>_:b0 &lt;http://example.com/issue/&gt; &lt;http://json-ld.org/issue/1&gt; .<br/>_:b0 &lt;http://example.com/issue/raisedBy&gt; &quot;Markus&quot; .<br/></pre>
           </dd>
           <dt id='test_d36f0e8be447dc8b0f8169bfe8ad38b9' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0091'>
-            Test
+            Test 0091:
             <span property='dc:title mf:name'>Expansion of keyword aliases in term definitions</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0091'>
@@ -24589,7 +24589,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0091-out.nq' title='Expansion of keyword aliases in term definitions Result'>&lt;http://json-ld.org/issue/1&gt; &lt;http://example.com/property&gt; &quot;ok&quot; .<br/></pre>
           </dd>
           <dt id='test_36432637d7599033790fba08b8b4b475' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0092'>
-            Test
+            Test 0092:
             <span property='dc:title mf:name'>@vocab-relative IRIs in term definitions</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0092'>
@@ -24598,7 +24598,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0092-out.nq' title='@vocab-relative IRIs in term definitions Result'>_:b0 &lt;http://example.org/property&gt; &quot;ok&quot; .<br/>_:b0 &lt;http://example.org/vocabRelativeProperty&gt; &quot;must expand to http://example.org/vocabRelativeProperty&quot; .<br/></pre>
           </dd>
           <dt id='test_1fb94bd9e8104abb12ea5bcbf778ce36' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0093'>
-            Test
+            Test 0093:
             <span property='dc:title mf:name'>Expand absolute IRI with @type: @vocab</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0093'>
@@ -24607,7 +24607,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0093-out.nq' title='Expand absolute IRI with @type: @vocab Result'>_:b0 &lt;http://example.org/term&gt; &lt;http://example.org/enum&gt; .<br/></pre>
           </dd>
           <dt id='test_6da667dbd9855604d11f213f8f005a0c' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0094'>
-            Test
+            Test 0094:
             <span property='dc:title mf:name'>Expand term with @type: @vocab</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0094'>
@@ -24616,7 +24616,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0094-out.nq' title='Expand term with @type: @vocab Result'>_:b0 &lt;http://example.org/term&gt; &lt;http://example.org/enum&gt; .<br/></pre>
           </dd>
           <dt id='test_56ff275581fd0ebc31d068b515c5400e' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0095'>
-            Test
+            Test 0095:
             <span property='dc:title mf:name'>Expand @vocab-relative term with @type: @vocab</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0095'>
@@ -24625,7 +24625,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0095-out.nq' title='Expand @vocab-relative term with @type: @vocab Result'>_:b0 &lt;http://example.org/term&gt; &lt;http://example.org/enum&gt; .<br/></pre>
           </dd>
           <dt id='test_24e84cf52d2a31012a78143b5ad54451' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0096'>
-            Test
+            Test 0096:
             <span property='dc:title mf:name'>Use terms with @type: @vocab but not with @type: @id</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0096'>
@@ -24634,7 +24634,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0096-out.nq' title='Use terms with @type: @vocab but not with @type: @id Result'>&lt;http://me.markus-lanthaler.com/&gt; &lt;http://example.com/link&gt; &lt;http://json-ld.org/test-suite/tests/relative-iri&gt; .<br/>&lt;http://me.markus-lanthaler.com/&gt; &lt;http://xmlns.com/foaf/0.1/homepage&gt; &lt;http://www.markus-lanthaler.com/&gt; .<br/>&lt;http://me.markus-lanthaler.com/&gt; &lt;http://xmlns.com/foaf/0.1/name&gt; &quot;Markus Lanthaler&quot; .<br/></pre>
           </dd>
           <dt id='test_a83a592b911486ed5f7b316ba80eb32e' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0097'>
-            Test
+            Test 0097:
             <span property='dc:title mf:name'>Expand relative IRI with @type: @vocab</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0097'>
@@ -24643,7 +24643,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0097-out.nq' title='Expand relative IRI with @type: @vocab Result'>_:b0 &lt;http://example.org/term&gt; &lt;http://json-ld.org/test-suite/tests/not-a-term-thus-a-relative-IRI&gt; .<br/></pre>
           </dd>
           <dt id='test_9f4cfb0c53764edf9f44afed8ed32103' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0098'>
-            Test
+            Test 0098:
             <span property='dc:title mf:name'>Expand compact IRI with @type: @vocab</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0098'>
@@ -24652,7 +24652,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0098-out.nq' title='Expand compact IRI with @type: @vocab Result'>_:b0 &lt;http://example.org/term&gt; &lt;http://example.com/vocab#suffix&gt; .<br/></pre>
           </dd>
           <dt id='test_d216584695db2f9150faa8864911209e' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0099'>
-            Test
+            Test 0099:
             <span property='dc:title mf:name'>Reset @vocab by setting it to null</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0099'>
@@ -24661,16 +24661,16 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0099-out.nq' title='Reset @vocab by setting it to null Result'>&lt;http://json-ld.org/test-suite/tests/example-vocab-reset&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://json-ld.org/test-suite/tests/document-relative&gt; .<br/>&lt;http://json-ld.org/test-suite/tests/example-with-vocab&gt; &lt;http://example.org/vocab#embed&gt; &lt;http://json-ld.org/test-suite/tests/example-vocab-reset&gt; .<br/>&lt;http://json-ld.org/test-suite/tests/example-with-vocab&gt; &lt;http://example.org/vocab#property&gt; &quot;property expanded using @vocab&quot; .<br/>&lt;http://json-ld.org/test-suite/tests/example-with-vocab&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://example.org/vocab#vocab-prefixed&gt; .<br/></pre>
           </dd>
           <dt id='test_461e87c942689a8b339dd69eb6b1c636' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0100'>
-            Test
+            Test 0100:
             <span property='dc:title mf:name'>Overwrite document base with @base and reset it again</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0100'>
             <p lang='en' property='dc:description'>RDF version of expand-0060</p>
             <pre class='example actionDoc' property='mf:action' resource='http://json-ld.org/test-suite/tests/toRdf-0100-in.jsonld' title='Overwrite document base with @base and reset it again Input'>{<br/>  &quot;@context&quot;: {<br/>    &quot;property&quot;: &quot;http://example.com/vocab#property&quot;<br/>  },<br/>  &quot;@id&quot;: &quot;../document-relative&quot;,<br/>  &quot;@type&quot;: &quot;#document-relative&quot;,<br/>  &quot;property&quot;: {<br/>    &quot;@context&quot;: {<br/>      &quot;@base&quot;: &quot;http://example.org/test/&quot;<br/>    },<br/>    &quot;@id&quot;: &quot;../document-base-overwritten&quot;,<br/>    &quot;@type&quot;: &quot;#document-base-overwritten&quot;,<br/>    &quot;property&quot;: [<br/>      {<br/>        &quot;@context&quot;: null,<br/>        &quot;@id&quot;: &quot;../document-relative&quot;,<br/>        &quot;@type&quot;: &quot;#document-relative&quot;,<br/>        &quot;property&quot;: &quot;context completely reset, drops property&quot;<br/>      },<br/>      {<br/>        &quot;@context&quot;: {<br/>          &quot;@base&quot;: null<br/>        },<br/>        &quot;@id&quot;: &quot;../document-relative&quot;,<br/>        &quot;@type&quot;: &quot;#document-relative&quot;,<br/>        &quot;property&quot;: &quot;@base is set to none&quot;<br/>      }<br/>    ]<br/>  }<br/>}<br/></pre>
-            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0100-out.nq' title='Overwrite document base with @base and reset it again Result'>&lt;http://example.org/document-base-overwritten&gt; &lt;http://example.com/vocab#property&gt; &lt;http://example/document-relative&gt; .<br/>&lt;http://example.org/document-base-overwritten&gt; &lt;http://example.com/vocab#property&gt; &lt;http://json-ld.org/test-suite/document-relative&gt; .<br/>&lt;http://example.org/document-base-overwritten&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://example.org/test/#document-base-overwritten&gt; .<br/>&lt;http://example/document-relative&gt; &lt;http://example.com/vocab#property&gt; &quot;@base is set to none&quot; .<br/>&lt;http://example/document-relative&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://example/#document-relative&gt; .<br/>&lt;http://json-ld.org/test-suite/document-relative&gt; &lt;http://example.com/vocab#property&gt; &lt;http://example.org/document-base-overwritten&gt; .<br/>&lt;http://json-ld.org/test-suite/document-relative&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://json-ld.org/test-suite/tests/toRdf-0100-in.jsonld#document-relative&gt; .<br/></pre>
+            <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0100-out.nq' title='Overwrite document base with @base and reset it again Result'>&lt;http://example.org/document-base-overwritten&gt; &lt;http://example.com/vocab#property&gt; &lt;http://json-ld.org/test-suite/document-relative&gt; .<br/>&lt;http://example.org/document-base-overwritten&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://example.org/test/#document-base-overwritten&gt; .<br/>&lt;http://json-ld.org/test-suite/document-relative&gt; &lt;http://example.com/vocab#property&gt; &lt;http://example.org/document-base-overwritten&gt; .<br/>&lt;http://json-ld.org/test-suite/document-relative&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://json-ld.org/test-suite/tests/toRdf-0100-in.jsonld#document-relative&gt; .<br/></pre>
           </dd>
           <dt id='test_e70e4db9878d081e1a3ac5a826803ea0' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0101'>
-            Test
+            Test 0101:
             <span property='dc:title mf:name'>Coercing native types to arbitrary datatypes</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0101'>
@@ -24679,7 +24679,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0101-out.nq' title='Coercing native types to arbitrary datatypes Result'>_:b0 &lt;http://example.com/property&gt; &quot;1&quot;^^&lt;http://example.com/datatype&gt; .<br/>_:b0 &lt;http://example.com/property&gt; &quot;5.1E0&quot;^^&lt;http://example.com/datatype&gt; .<br/>_:b0 &lt;http://example.com/property&gt; &quot;false&quot;^^&lt;http://example.com/datatype&gt; .<br/>_:b0 &lt;http://example.com/property&gt; &quot;true&quot;^^&lt;http://example.com/datatype&gt; .<br/></pre>
           </dd>
           <dt id='test_b6e80e99e993f7dbbba0e209405ec362' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0102'>
-            Test
+            Test 0102:
             <span property='dc:title mf:name'>Various relative IRIs with with @base</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0102'>
@@ -24688,7 +24688,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0102-out.nq' title='Various relative IRIs with with @base Result'>&lt;http://example.com/some/deep/directory/and/relativeIris&gt; &lt;http://www.example.com/link&gt; _:b0 .<br/>&lt;http://example.com/some/deep/directory/and/relativeIris&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://example.com/absolute&gt; .<br/>&lt;http://example.com/some/deep/directory/and/relativeIris&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://example.com/some/deep/directory/&gt; .<br/>&lt;http://example.com/some/deep/directory/and/relativeIris&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://example.com/some/deep/directory/and/&gt; .<br/>&lt;http://example.com/some/deep/directory/and/relativeIris&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://example.com/some/deep/directory/and/file#fragment-works&gt; .<br/>&lt;http://example.com/some/deep/directory/and/relativeIris&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://example.com/some/deep/directory/and/file?query=works&gt; .<br/>&lt;http://example.com/some/deep/directory/and/relativeIris&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://example.com/some/deep/directory/and/link&gt; .<br/>&lt;http://example.com/some/deep/directory/and/relativeIris&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://example.com/some/deep/directory/parent&gt; .<br/>&lt;http://example.com/some/deep/directory/and/relativeIris&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://example.com/some/deep/parent-parent-eq-root&gt; .<br/>&lt;http://example.com/some/deep/directory/and/relativeIris&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://example.com/still-root&gt; .<br/>&lt;http://example.com/some/deep/directory/and/relativeIris&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://example.com/too-many-dots&gt; .<br/>&lt;http://example.com/some/deep/directory/and/relativeIris&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://example.org/scheme-relative&gt; .<br/>_:b0 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &lt;http://example.com/some/deep/directory/and/link&gt; .<br/>_:b0 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; _:b1 .<br/>_:b1 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &lt;http://example.com/some/deep/directory/and/file#fragment-works&gt; .<br/>_:b1 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; _:b2 .<br/>_:b10 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &lt;http://example.org/scheme-relative&gt; .<br/>_:b10 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; _:b11 .<br/>_:b11 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &lt;http://example.org/scheme-relative&gt; .<br/>_:b11 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; _:b12 .<br/>_:b12 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &lt;http://example.org/scheme-relative&gt; .<br/>_:b12 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#nil&gt; .<br/>_:b2 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &lt;http://example.com/some/deep/directory/and/file?query=works&gt; .<br/>_:b2 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; _:b3 .<br/>_:b3 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &lt;http://example.com/some/deep/directory/and/&gt; .<br/>_:b3 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; _:b4 .<br/>_:b4 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &lt;http://example.com/some/deep/directory/&gt; .<br/>_:b4 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; _:b5 .<br/>_:b5 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &lt;http://example.com/some/deep/directory/parent&gt; .<br/>_:b5 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; _:b6 .<br/>_:b6 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &lt;http://example.com/some/deep/parent-parent-eq-root&gt; .<br/>_:b6 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; _:b7 .<br/>_:b7 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &lt;http://example.com/still-root&gt; .<br/>_:b7 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; _:b8 .<br/>_:b8 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &lt;http://example.com/too-many-dots&gt; .<br/>_:b8 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; _:b9 .<br/>_:b9 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#first&gt; &lt;http://example.com/absolute&gt; .<br/>_:b9 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#rest&gt; _:b10 .<br/></pre>
           </dd>
           <dt id='test_0cd0250c362454badc596e4db0a51c93' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0103'>
-            Test
+            Test 0103:
             <span property='dc:title mf:name'>Expand a reverse property with an index-container</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0103'>
@@ -24697,7 +24697,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0103-out.nq' title='Expand a reverse property with an index-container Result'>&lt;http://example.com/people/dave&gt; &lt;http://xmlns.com/foaf/0.1/knows&gt; &lt;http://example.com/people/markus&gt; .<br/>&lt;http://example.com/people/dave&gt; &lt;http://xmlns.com/foaf/0.1/name&gt; &quot;Dave Longley&quot; .<br/>&lt;http://example.com/people/gregg&gt; &lt;http://xmlns.com/foaf/0.1/knows&gt; &lt;http://example.com/people/markus&gt; .<br/>&lt;http://example.com/people/gregg&gt; &lt;http://xmlns.com/foaf/0.1/name&gt; &quot;Gregg Kellogg&quot; .<br/>&lt;http://example.com/people/markus&gt; &lt;http://xmlns.com/foaf/0.1/name&gt; &quot;Markus Lanthaler&quot; .<br/></pre>
           </dd>
           <dt id='test_291b46ada36991f9ecaa2de34643f6a7' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0104'>
-            Test
+            Test 0104:
             <span property='dc:title mf:name'>Expand reverse property whose values are unlabeled blank nodes</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0104'>
@@ -24706,7 +24706,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0104-out.nq' title='Expand reverse property whose values are unlabeled blank nodes Result'>&lt;http://example.com/people/markus&gt; &lt;http://xmlns.com/foaf/0.1/name&gt; &quot;Markus Lanthaler&quot; .<br/>_:b0 &lt;http://xmlns.com/foaf/0.1/knows&gt; &lt;http://example.com/people/markus&gt; .<br/>_:b0 &lt;http://xmlns.com/foaf/0.1/name&gt; &quot;Dave Longley&quot; .<br/>_:b1 &lt;http://xmlns.com/foaf/0.1/knows&gt; &lt;http://example.com/people/markus&gt; .<br/>_:b1 &lt;http://xmlns.com/foaf/0.1/name&gt; &quot;Gregg Kellogg&quot; .<br/></pre>
           </dd>
           <dt id='test_b719004ae53d86514a00bec8af1d2f5f' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0105'>
-            Test
+            Test 0105:
             <span property='dc:title mf:name'>Keys that are not mapped to an IRI in a reverse-map are dropped</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0105'>
@@ -24715,7 +24715,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0105-out.nq' title='Keys that are not mapped to an IRI in a reverse-map are dropped Result'>&lt;http://example.com/people/dave&gt; &lt;http://xmlns.com/foaf/0.1/knows&gt; &lt;http://example.com/people/markus&gt; .<br/>&lt;http://example.com/people/dave&gt; &lt;http://xmlns.com/foaf/0.1/name&gt; &quot;Dave Longley&quot; .<br/>&lt;http://example.com/people/markus&gt; &lt;http://xmlns.com/foaf/0.1/name&gt; &quot;Markus Lanthaler&quot; .<br/></pre>
           </dd>
           <dt id='test_270a2ef1262605818ece2781cf41cb87' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0106'>
-            Test
+            Test 0106:
             <span property='dc:title mf:name'>Use @vocab to expand keys in reverse-maps</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0106'>
@@ -24724,7 +24724,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0106-out.nq' title='Use @vocab to expand keys in reverse-maps Result'>&lt;http://example.com/people/dave&gt; &lt;http://xmlns.com/foaf/0.1/knows&gt; &lt;http://example.com/people/markus&gt; .<br/>&lt;http://example.com/people/dave&gt; &lt;http://xmlns.com/foaf/0.1/name&gt; &quot;Dave Longley&quot; .<br/>&lt;http://example.com/people/markus&gt; &lt;http://xmlns.com/foaf/0.1/name&gt; &quot;Markus Lanthaler&quot; .<br/>&lt;http://json-ld.org/test-suite/tests/relative-node&gt; &lt;http://example.com/vocab/noTerm&gt; &lt;http://example.com/people/markus&gt; .<br/>&lt;http://json-ld.org/test-suite/tests/relative-node&gt; &lt;http://xmlns.com/foaf/0.1/name&gt; &quot;Compact keys using @vocab&quot; .<br/></pre>
           </dd>
           <dt id='test_fec263a457d4f96320d88ea8b27d2ddb' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0107'>
-            Test
+            Test 0107:
             <span property='dc:title mf:name'>prefix:://sufffix not a compact IRI</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0107'>
@@ -24733,7 +24733,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0107-out.nq' title='prefix:://sufffix not a compact IRI Result'>&lt;http://example.org/node1&gt; &lt;http://example.org/property&gt; &quot;all these IRIs remain unchanged because they are interpreted as absolute IRIs&quot; .<br/>&lt;http://example.org/node1&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://example.org/type&gt; .<br/></pre>
           </dd>
           <dt id='test_de7ba43601853703e6d33aa8f57a3706' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0108'>
-            Test
+            Test 0108:
             <span property='dc:title mf:name'>_::sufffix not a compact IRI</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0108'>
@@ -24742,7 +24742,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0108-out.nq' title='_::sufffix not a compact IRI Result'>_:b1 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; _:b0 .<br/></pre>
           </dd>
           <dt id='test_183188bc11a0b730f6b73cdeb20a0c85' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0109'>
-            Test
+            Test 0109:
             <span property='dc:title mf:name'>Compact IRI as term with type mapping</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0109'>
@@ -24751,7 +24751,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0109-out.nq' title='Compact IRI as term with type mapping Result'>&lt;http://example.com/vocab#class&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://www.w3.org/2000/01/rdf-schema#Class&gt; .<br/>&lt;http://example.com/vocab#class&gt; &lt;http://www.w3.org/2000/01/rdf-schema#subClassOf&gt; &lt;http://example.com/vocab#someOtherClass&gt; .<br/></pre>
           </dd>
           <dt id='test_256a22d52c293f0f6a480e36e6bcad47' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0110'>
-            Test
+            Test 0110:
             <span property='dc:title mf:name'>Redefine compact IRI with itself</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0110'>
@@ -24760,7 +24760,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0110-out.nq' title='Redefine compact IRI with itself Result'>&lt;http://example.com/vocab#id&gt; &lt;http://www.example.org/vocab#foo&gt; &quot;bar&quot; .<br/>&lt;http://example.com/vocab#id&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://www.example.org/vocab#Class&gt; .<br/></pre>
           </dd>
           <dt id='test_b1570a4d8c0701d229685858dd1b0942' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0111'>
-            Test
+            Test 0111:
             <span property='dc:title mf:name'>Redefine terms looking like compact IRIs</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0111'>
@@ -24769,7 +24769,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/toRdf-0111-out.nq' title='Redefine terms looking like compact IRIs Result'>_:b0 &lt;http://example.com/vocab#term&gt; &quot;value of v:term&quot; .<br/>_:b0 &lt;http://example.com/vocab#termId&gt; &quot;value of v:termId&quot; .<br/></pre>
           </dd>
           <dt id='test_39c51c9bcb1b2491c43f6e0e59c28cc7' resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0112'>
-            Test
+            Test 0112:
             <span property='dc:title mf:name'>Redefine term using @vocab, not itself</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/toRdf-manifest.jsonld#t0112'>
@@ -24780,7 +24780,7 @@
         </div>
         <div inlist='inlist' property='mf:entries' resource='http://json-ld.org/test-suite/tests/error-expand-manifest.jsonld'>
           <dt id='test_50da1a1d0d8f5998a760b8ae03cfa651' resource='http://json-ld.org/test-suite/tests/error-expand-manifest.jsonld#t0001'>
-            Test
+            Test 0001:
             <span property='dc:title mf:name'>Keywords cannot be aliased to other keywords</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/error-expand-manifest.jsonld#t0001'>
@@ -24791,7 +24791,7 @@
         </div>
         <div inlist='inlist' property='mf:entries' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld'>
           <dt id='test_30400bd733cda10ec34b060e31bee342' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0001'>
-            Test
+            Test 0001:
             <span property='dc:title mf:name'>drop free-floating nodes</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0001'>
@@ -24800,7 +24800,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0001-out.jsonld' title='drop free-floating nodes Result'>[ ]<br/></pre>
           </dd>
           <dt id='test_8c412a36834c515309821805111f3170' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0002'>
-            Test
+            Test 0002:
             <span property='dc:title mf:name'>basic</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0002'>
@@ -24809,7 +24809,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0002-out.jsonld' title='basic Result'>[{<br/>  &quot;@id&quot;: &quot;http://example.com/id1&quot;,<br/>  &quot;@type&quot;: [&quot;http://example.com/t1&quot;],<br/>  &quot;http://example.com/term1&quot;: [{&quot;@value&quot;: &quot;v1&quot;}],<br/>  &quot;http://example.com/term2&quot;: [{&quot;@value&quot;: &quot;v2&quot;, &quot;@type&quot;: &quot;http://example.com/t2&quot;}],<br/>  &quot;http://example.com/term3&quot;: [{&quot;@value&quot;: &quot;v3&quot;, &quot;@language&quot;: &quot;en&quot;}],<br/>  &quot;http://example.com/term4&quot;: [{&quot;@value&quot;: 4}],<br/>  &quot;http://example.com/term5&quot;: [{&quot;@value&quot;: 50}, {&quot;@value&quot;: 51}]<br/>}]</pre>
           </dd>
           <dt id='test_6fb15d01d55e323c1d40c908af0025cf' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0003'>
-            Test
+            Test 0003:
             <span property='dc:title mf:name'>drop null and unmapped properties</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0003'>
@@ -24818,7 +24818,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0003-out.jsonld' title='drop null and unmapped properties Result'>[ ]<br/></pre>
           </dd>
           <dt id='test_46ca05e212eb3f5df12a5ce1240d1a1d' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0004'>
-            Test
+            Test 0004:
             <span property='dc:title mf:name'>optimize @set, keep empty arrays</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0004'>
@@ -24827,7 +24827,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0004-out.jsonld' title='optimize @set, keep empty arrays Result'>[{<br/>  &quot;@id&quot;: &quot;http://example.org/id&quot;,<br/>  &quot;http://example.com/mylist1&quot;: [ { &quot;@list&quot;: [ ] } ],<br/>  &quot;http://example.com/mylist2&quot;: [ { &quot;@list&quot;: [ {&quot;@value&quot;: &quot;one item&quot;} ] } ],<br/>  &quot;http://example.com/myset2&quot;: [ ],<br/>  &quot;http://example.com/myset3&quot;: [ {&quot;@value&quot;: &quot;v1&quot;} ],<br/>  &quot;http://example.org/list1&quot;: [ { &quot;@list&quot;: [ ] } ],<br/>  &quot;http://example.org/list2&quot;: [ { &quot;@list&quot;: [ ] } ],<br/>  &quot;http://example.org/set1&quot;: [ ],<br/>  &quot;http://example.org/set1&quot;: [ ],<br/>  &quot;http://example.org/set3&quot;: [ ],<br/>  &quot;http://example.org/set4&quot;: [ ],<br/>  &quot;http://example.org/set5&quot;: [ {&quot;@value&quot;: &quot;one item&quot;} ],<br/>  &quot;http://example.org/property&quot;: [ { &quot;@list&quot;: [ {&quot;@value&quot;: &quot;one item&quot;} ] } ]<br/>}]<br/></pre>
           </dd>
           <dt id='test_b508ab4f88c7b5481c2cf64e2737b30f' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0005'>
-            Test
+            Test 0005:
             <span property='dc:title mf:name'>do not expand aliased @id/@type</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0005'>
@@ -24836,7 +24836,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0005-out.jsonld' title='do not expand aliased @id/@type Result'>[{<br/>  &quot;@id&quot;: &quot;http://json-ld.org/test-suite/tests/expand-0005-in.jsonld#me&quot;,<br/>  &quot;http://xmlns.com/foaf/0.1/knows&quot;: [<br/>    {<br/>      &quot;@id&quot;: &quot;http://example.com/bob#me&quot;,<br/>      &quot;http://xmlns.com/foaf/0.1/name&quot;: [{&quot;@value&quot;: &quot;Bob&quot;}],<br/>      &quot;http://xmlns.com/foaf/0.1/homepage&quot;: [{<br/>        &quot;@id&quot;: &quot;http://example.com/bob&quot;<br/>      }]<br/>    }, {<br/>      &quot;@id&quot;: &quot;http://example.com/alice#me&quot;,<br/>      &quot;http://xmlns.com/foaf/0.1/name&quot;: [{&quot;@value&quot;: &quot;Alice&quot;}],<br/>      &quot;http://xmlns.com/foaf/0.1/homepage&quot;: [{<br/>        &quot;@id&quot;: &quot;http://example.com/alice&quot;<br/>      }]<br/>    }<br/>  ]<br/>}]</pre>
           </dd>
           <dt id='test_64ebeef021e3a1db53968ce489eb7667' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0006'>
-            Test
+            Test 0006:
             <span property='dc:title mf:name'>alias keywords</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0006'>
@@ -24845,7 +24845,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0006-out.jsonld' title='alias keywords Result'>[{<br/>  &quot;@id&quot;: &quot;http://example.org/test#example1&quot;,<br/>  &quot;http://example.org/test#property1&quot;: [{<br/>    &quot;@id&quot;: &quot;http://example.org/test#example2&quot;,<br/>    &quot;http://example.org/test#property4&quot;: [{&quot;@value&quot;: &quot;foo&quot;}]<br/>  }],<br/>  &quot;http://example.org/test#property2&quot;: [{<br/>    &quot;@id&quot;: &quot;http://example.org/test#example3&quot;<br/>  }],<br/>  &quot;http://example.org/test#property3&quot;: [{<br/>    &quot;@id&quot;: &quot;http://example.org/test#example4&quot;<br/>  }]<br/>}]</pre>
           </dd>
           <dt id='test_1c8bfb88b1e97399a84e0e23cb10e40b' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0007'>
-            Test
+            Test 0007:
             <span property='dc:title mf:name'>date type-coercion</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0007'>
@@ -24854,7 +24854,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0007-out.jsonld' title='date type-coercion Result'>[{<br/>  &quot;@id&quot;: &quot;http://example.org/test#example1&quot;,<br/>  &quot;http://example.org/vocab#date&quot;: [{<br/>    &quot;@value&quot;: &quot;2011-01-25T00:00:00Z&quot;,<br/>    &quot;@type&quot;: &quot;http://www.w3.org/2001/XMLSchema#dateTime&quot;<br/>  }],<br/>  &quot;http://example.org/vocab#embed&quot;: [{<br/>    &quot;@id&quot;: &quot;http://example.org/test#example2&quot;,<br/>    &quot;http://example.org/vocab#parent&quot;: [{<br/>      &quot;@id&quot;: &quot;http://example.org/test#example1&quot;<br/>    }]<br/>  }]<br/>}]</pre>
           </dd>
           <dt id='test_639f33a04dbd664474ab488f891c5496' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0008'>
-            Test
+            Test 0008:
             <span property='dc:title mf:name'>@value with @language</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0008'>
@@ -24863,7 +24863,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0008-out.jsonld' title='@value with @language Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.org/test&quot;,<br/>    &quot;http://example.org/vocab#test&quot;: [ { &quot;@value&quot;: &quot;test&quot;, &quot;@language&quot;: &quot;en&quot; } ],<br/>    &quot;http://example.org/vocab#keep-full-value&quot;: [ {&quot;@value&quot;: &quot;only value&quot;} ]<br/>  }<br/>]<br/></pre>
           </dd>
           <dt id='test_fc3e08bc600239177804ec8be79b64fd' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0009'>
-            Test
+            Test 0009:
             <span property='dc:title mf:name'>@graph with terms</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0009'>
@@ -24872,7 +24872,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0009-out.jsonld' title='@graph with terms Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.org/test#chapter&quot;,<br/>    &quot;http://purl.org/dc/elements/1.1/description&quot;: [{&quot;@value&quot;: &quot;Fun&quot;}],<br/>    &quot;http://purl.org/dc/elements/1.1/title&quot;: [{&quot;@value&quot;: &quot;Chapter One&quot;}]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.org/test#jane&quot;,<br/>    &quot;http://example.org/vocab#authored&quot;: [{<br/>      &quot;@id&quot;: &quot;http://example.org/test#chapter&quot;<br/>    }],<br/>    &quot;http://xmlns.com/foaf/0.1/name&quot;: [{&quot;@value&quot;: &quot;Jane&quot;}]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.org/test#john&quot;,<br/>    &quot;http://xmlns.com/foaf/0.1/name&quot;: [{&quot;@value&quot;: &quot;John&quot;}]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.org/test#library&quot;,<br/>    &quot;http://example.org/vocab#contains&quot;: [{<br/>      &quot;@id&quot;: &quot;http://example.org/test#book&quot;,<br/>      &quot;http://example.org/vocab#contains&quot;: [{<br/>        &quot;@id&quot;: &quot;http://example.org/test#chapter&quot;<br/>      }],<br/>      &quot;http://purl.org/dc/elements/1.1/contributor&quot;: [{&quot;@value&quot;: &quot;Writer&quot;}],<br/>      &quot;http://purl.org/dc/elements/1.1/title&quot;: [{&quot;@value&quot;: &quot;My Book&quot;}]<br/>    }]<br/>  }<br/>]</pre>
           </dd>
           <dt id='test_c44d7caa68a769857cd333691253bef4' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0010'>
-            Test
+            Test 0010:
             <span property='dc:title mf:name'>native types</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0010'>
@@ -24881,7 +24881,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0010-out.jsonld' title='native types Result'>[{<br/>  &quot;@id&quot;: &quot;http://example.org/test&quot;,<br/>  &quot;http://example.org/vocab#bool&quot;: [{&quot;@value&quot;: true}],<br/>  &quot;http://example.org/vocab#int&quot;: [{&quot;@value&quot;: 123}]<br/>}]</pre>
           </dd>
           <dt id='test_ab6ef2da0eed998d968827642bfc4c7b' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0011'>
-            Test
+            Test 0011:
             <span property='dc:title mf:name'>coerced @id</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0011'>
@@ -24890,7 +24890,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0011-out.jsonld' title='coerced @id Result'>[{<br/>  &quot;@id&quot;: &quot;http://example.org/test#book&quot;,<br/>  &quot;http://example.org/vocab#contains&quot;: [{<br/>    &quot;@id&quot;: &quot;http://example.org/test#chapter&quot;<br/>  }],<br/>  &quot;http://purl.org/dc/elements/1.1/title&quot;: [{&quot;@value&quot;: &quot;Title&quot;}]<br/>}]</pre>
           </dd>
           <dt id='test_43239674aca32af2715ec3d69cbac162' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0012'>
-            Test
+            Test 0012:
             <span property='dc:title mf:name'>@graph with embed</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0012'>
@@ -24899,7 +24899,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0012-out.jsonld' title='@graph with embed Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.org/test#chapter&quot;,<br/>    &quot;http://purl.org/dc/elements/1.1/description&quot;: [{&quot;@value&quot;: &quot;Fun&quot;}],<br/>    &quot;http://purl.org/dc/elements/1.1/title&quot;: [{&quot;@value&quot;: &quot;Chapter One&quot;}]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.org/test#jane&quot;,<br/>    &quot;http://example.org/vocab#authored&quot;: [{<br/>      &quot;@id&quot;: &quot;http://example.org/test#chapter&quot;<br/>    }],<br/>    &quot;http://xmlns.com/foaf/0.1/name&quot;: [{&quot;@value&quot;: &quot;Jane&quot;}]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.org/test#john&quot;,<br/>    &quot;http://xmlns.com/foaf/0.1/name&quot;: [{&quot;@value&quot;: &quot;John&quot;}]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.org/test#library&quot;,<br/>    &quot;http://example.org/vocab#contains&quot;: [{<br/>      &quot;@id&quot;: &quot;http://example.org/test#book&quot;,<br/>      &quot;http://example.org/vocab#contains&quot;: [{<br/>        &quot;@id&quot;: &quot;http://example.org/test#chapter&quot;<br/>      }],<br/>      &quot;http://purl.org/dc/elements/1.1/contributor&quot;: [{&quot;@value&quot;: &quot;Writer&quot;}],<br/>      &quot;http://purl.org/dc/elements/1.1/title&quot;: [{&quot;@value&quot;: &quot;My Book&quot;}]<br/>    }]<br/>  }<br/>]</pre>
           </dd>
           <dt id='test_d9b2850b69f56067af4ec560432f024d' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0013'>
-            Test
+            Test 0013:
             <span property='dc:title mf:name'>expand already expanded</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0013'>
@@ -24908,7 +24908,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0013-out.jsonld' title='expand already expanded Result'>[{<br/>  &quot;@id&quot;: &quot;http://example.com/id1&quot;,<br/>  &quot;@type&quot;: [&quot;http://example.com/t1&quot;],<br/>  &quot;http://example.com/term1&quot;: [{&quot;@value&quot;: &quot;v1&quot;}],<br/>  &quot;http://example.com/term2&quot;: [{&quot;@value&quot;: &quot;v2&quot;, &quot;@type&quot;: &quot;http://example.com/t2&quot;}],<br/>  &quot;http://example.com/term3&quot;: [{&quot;@value&quot;: &quot;v3&quot;, &quot;@language&quot;: &quot;en&quot;}],<br/>  &quot;http://example.com/term4&quot;: [{&quot;@value&quot;: 4}],<br/>  &quot;http://example.com/term5&quot;: [{&quot;@value&quot;: 50}, {&quot;@value&quot;: 51}]<br/>}]</pre>
           </dd>
           <dt id='test_131dee302981a63e9cf25191a0b04fed' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0014'>
-            Test
+            Test 0014:
             <span property='dc:title mf:name'>@set of @value objects with keyword aliases</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0014'>
@@ -24917,7 +24917,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0014-out.jsonld' title='@set of @value objects with keyword aliases Result'>[<br/>  {<br/>    &quot;http://example.org/test#property1&quot;: [<br/>      {<br/>        &quot;@id&quot;: &quot;http://example.org/test#example2&quot;,<br/>        &quot;http://example.org/test#property4&quot;: [<br/>          {&quot;@value&quot;: &quot;foo&quot;}<br/>        ]<br/>      }<br/>    ],<br/>    &quot;http://example.org/test#property2&quot;: [<br/>      { &quot;@id&quot;: &quot;http://example.org/test#example3&quot; }<br/>    ],<br/>    &quot;http://example.org/test#property3&quot;: [<br/>      { &quot;@id&quot;: &quot;http://example.org/test#example4&quot; }<br/>    ],<br/>    &quot;http://example.org/test#property4&quot;: [<br/>      {<br/>        &quot;@id&quot;: &quot;http://example.org/test#example4&quot;,<br/>        &quot;http://example.org/test#property5&quot;: [<br/>          {<br/>            &quot;@value&quot;: &quot;2012-03-31&quot;,<br/>            &quot;@type&quot;: &quot;http://www.w3.org/2001/XMLSchema#date&quot;<br/>          }<br/>        ]<br/>      }<br/>    ],<br/>    &quot;http://example.org/test#property6&quot;: [],<br/>    &quot;@id&quot;: &quot;http://example.org/test#example1&quot;<br/>  }<br/>]<br/></pre>
           </dd>
           <dt id='test_598e330a34cebcdc7f49b05b8f7e734e' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0015'>
-            Test
+            Test 0015:
             <span property='dc:title mf:name'>collapse set of sets, keep empty lists</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0015'>
@@ -24926,7 +24926,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0015-out.jsonld' title='collapse set of sets, keep empty lists Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.org/id&quot;,<br/>    &quot;http://example.com/mylist1&quot;: [ { &quot;@list&quot;: [] } ],<br/>    &quot;http://example.com/myset1&quot;: [ ],<br/>    &quot;http://example.com/myset2&quot;: [ ],<br/>    &quot;http://example.com/myset3&quot;: [<br/>      {&quot;@value&quot;: &quot;hello&quot;},<br/>      {&quot;@value&quot;: &quot;this&quot;},<br/>      {&quot;@value&quot;: &quot;will&quot;},<br/>      {&quot;@value&quot;: &quot;be&quot;},<br/>      {&quot;@value&quot;: &quot;collapsed&quot;} ]<br/>  }<br/>]<br/></pre>
           </dd>
           <dt id='test_11fa9e5c7cbb6d481c793729a67fbadd' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0016'>
-            Test
+            Test 0016:
             <span property='dc:title mf:name'>context reset</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0016'>
@@ -24935,7 +24935,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0016-out.jsonld' title='context reset Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.org/id1&quot;,<br/>    &quot;http://example.com/mylist1&quot;: [ { &quot;@list&quot;: [] } ],<br/>    &quot;http://example.com/mylist2&quot;: [<br/>      { &quot;@list&quot;: [ {&quot;@value&quot;: 2}, {&quot;@value&quot;: &quot;hi&quot;} ] }<br/>    ],<br/>    &quot;http://example.com/myset1&quot;: [ ],<br/>    &quot;http://example.com/myset2&quot;: [ ],<br/>    &quot;http://example.com/myproperty&quot;: [<br/>      {<br/>        &quot;@id&quot;: &quot;http://example.org/id2&quot;,<br/>        &quot;http://example.org/myproperty2&quot;: [ {&quot;@value&quot;: &quot;ok&quot;} ]<br/>      }<br/>    ],<br/>    &quot;http://example.com/emptyobj&quot;: [ { } ]<br/>  }<br/>]<br/></pre>
           </dd>
           <dt id='test_585f44de48c58c553b2c603eaa0b40f3' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0017'>
-            Test
+            Test 0017:
             <span property='dc:title mf:name'>@graph and @id aliased</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0017'>
@@ -24944,7 +24944,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0017-out.jsonld' title='@graph and @id aliased Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.org/test#chapter&quot;,<br/>    &quot;http://purl.org/dc/elements/1.1/description&quot;: [{&quot;@value&quot;: &quot;Fun&quot;}],<br/>    &quot;http://purl.org/dc/elements/1.1/title&quot;: [{&quot;@value&quot;: &quot;Chapter One&quot;}]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.org/test#jane&quot;,<br/>    &quot;http://example.org/vocab#authored&quot;: [{<br/>      &quot;@id&quot;: &quot;http://example.org/test#chapter&quot;<br/>    }],<br/>    &quot;http://xmlns.com/foaf/0.1/name&quot;: [{&quot;@value&quot;: &quot;Jane&quot;}]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.org/test#john&quot;,<br/>    &quot;http://xmlns.com/foaf/0.1/name&quot;: [{&quot;@value&quot;: &quot;John&quot;}]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.org/test#library&quot;,<br/>    &quot;http://example.org/vocab#contains&quot;: [{<br/>      &quot;@id&quot;: &quot;http://example.org/test#book&quot;,<br/>      &quot;http://example.org/vocab#contains&quot;: [{<br/>        &quot;@id&quot;: &quot;http://example.org/test#chapter&quot;<br/>      }],<br/>      &quot;http://purl.org/dc/elements/1.1/contributor&quot;: [{&quot;@value&quot;: &quot;Writer&quot;}],<br/>      &quot;http://purl.org/dc/elements/1.1/title&quot;: [{&quot;@value&quot;: &quot;My Book&quot;}]<br/>    }]<br/>  }<br/>]</pre>
           </dd>
           <dt id='test_f78b882860133b2a5f2bd8c43e091a54' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0018'>
-            Test
+            Test 0018:
             <span property='dc:title mf:name'>override default @language</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0018'>
@@ -24953,7 +24953,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0018-out.jsonld' title='override default @language Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.org/test&quot;,<br/>    &quot;http://example.org/vocab#test-default&quot;: [ { &quot;@value&quot;: &quot;hello&quot;, &quot;@language&quot;: &quot;en&quot; }, { &quot;@value&quot;: 1 }, { &quot;@value&quot;: true } ],<br/>    &quot;http://example.org/vocab#german&quot;: [ { &quot;@value&quot;: &quot;hallo&quot;, &quot;@language&quot;: &quot;de&quot; }, { &quot;@value&quot;: 2 }, { &quot;@value&quot;: true } ],<br/>    &quot;http://example.org/vocab#nolang&quot;: [ {&quot;@value&quot;: &quot;no language&quot;}, { &quot;@value&quot;: 3 }, { &quot;@value&quot;: false } ]<br/>  }<br/>]<br/></pre>
           </dd>
           <dt id='test_ecb342df07ce29659600d26193a0067e' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0019'>
-            Test
+            Test 0019:
             <span property='dc:title mf:name'>remove @value = null</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0019'>
@@ -24962,7 +24962,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0019-out.jsonld' title='remove @value = null Result'>[ ]<br/></pre>
           </dd>
           <dt id='test_4e5432713bfb7cd34982a37fe235eb49' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0020'>
-            Test
+            Test 0020:
             <span property='dc:title mf:name'>do not remove @graph if not at top-level</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0020'>
@@ -24971,7 +24971,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0020-out.jsonld' title='do not remove @graph if not at top-level Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.org/test#jane&quot;,<br/>    &quot;http://xmlns.com/foaf/0.1/name&quot;: [ {&quot;@value&quot;: &quot;Jane&quot;} ],<br/>    &quot;http://example.org/vocab#authored&quot;: [<br/>      {<br/>        &quot;@graph&quot;: [<br/>          {<br/>            &quot;@id&quot;: &quot;http://example.org/test#chapter1&quot;,<br/>            &quot;http://purl.org/dc/elements/1.1/description&quot;: [ {&quot;@value&quot;: &quot;Fun&quot;} ],<br/>            &quot;http://purl.org/dc/elements/1.1/title&quot;: [ {&quot;@value&quot;: &quot;Chapter One&quot;} ]<br/>          },<br/>          {<br/>            &quot;@id&quot;: &quot;http://example.org/test#chapter2&quot;,<br/>            &quot;http://purl.org/dc/elements/1.1/description&quot;: [ {&quot;@value&quot;: &quot;More fun&quot;} ],<br/>            &quot;http://purl.org/dc/elements/1.1/title&quot;: [ {&quot;@value&quot;: &quot;Chapter Two&quot;} ]<br/>          }<br/>        ]<br/>      }<br/>    ]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.org/test#john&quot;,<br/>    &quot;http://xmlns.com/foaf/0.1/name&quot;: [ {&quot;@value&quot;: &quot;John&quot;} ]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.org/test#library&quot;,<br/>    &quot;http://example.org/vocab#contains&quot;: [<br/>      {<br/>        &quot;@id&quot;: &quot;http://example.org/test#book&quot;,<br/>        &quot;http://example.org/vocab#contains&quot;: [ { &quot;@id&quot;: &quot;http://example.org/test#chapter&quot; } ],<br/>        &quot;http://purl.org/dc/elements/1.1/contributor&quot;: [ {&quot;@value&quot;: &quot;Writer&quot;} ],<br/>        &quot;http://purl.org/dc/elements/1.1/title&quot;: [ {&quot;@value&quot;: &quot;My Book&quot;} ]<br/>      }<br/>    ]<br/>  }<br/>]<br/></pre>
           </dd>
           <dt id='test_7b97e25a4f36fdfe2131d05d3d2110c6' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0021'>
-            Test
+            Test 0021:
             <span property='dc:title mf:name'>do not remove @graph at top-level if not only property</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0021'>
@@ -24980,7 +24980,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0021-out.jsonld' title='do not remove @graph at top-level if not only property Result'>[<br/>  {<br/>    &quot;http://purl.org/dc/elements/1.1/title&quot;: [ {&quot;@value&quot;: &quot;My first graph&quot;} ],<br/>    &quot;@graph&quot;: [<br/>      {<br/>        &quot;@id&quot;: &quot;http://example.org/test#jane&quot;,<br/>        &quot;http://xmlns.com/foaf/0.1/name&quot;: [ {&quot;@value&quot;: &quot;Jane&quot;} ],<br/>        &quot;http://example.org/vocab#authored&quot;: [<br/>          {<br/>            &quot;@graph&quot;: [<br/>              {<br/>                &quot;@id&quot;: &quot;http://example.org/test#chapter1&quot;,<br/>                &quot;http://purl.org/dc/elements/1.1/description&quot;: [ {&quot;@value&quot;: &quot;Fun&quot;} ],<br/>                &quot;http://purl.org/dc/elements/1.1/title&quot;: [ {&quot;@value&quot;: &quot;Chapter One&quot;} ]<br/>              },<br/>              {<br/>                &quot;@id&quot;: &quot;http://example.org/test#chapter2&quot;,<br/>                &quot;http://purl.org/dc/elements/1.1/description&quot;: [ {&quot;@value&quot;: &quot;More fun&quot;} ],<br/>                &quot;http://purl.org/dc/elements/1.1/title&quot;: [ {&quot;@value&quot;: &quot;Chapter Two&quot;} ]<br/>              },<br/>              {<br/>                &quot;@id&quot;: &quot;http://example.org/test#chapter3&quot;,<br/>                &quot;http://purl.org/dc/elements/1.1/title&quot;: [ {&quot;@value&quot;: &quot;Chapter Three&quot;} ]<br/>              }<br/>            ]<br/>          }<br/>        ]<br/>      },<br/>      {<br/>        &quot;@id&quot;: &quot;http://example.org/test#john&quot;,<br/>        &quot;http://xmlns.com/foaf/0.1/name&quot;: [ {&quot;@value&quot;: &quot;John&quot;} ]<br/>      },<br/>      {<br/>        &quot;@id&quot;: &quot;http://example.org/test#library&quot;,<br/>        &quot;http://example.org/vocab#contains&quot;: [<br/>          {<br/>            &quot;@id&quot;: &quot;http://example.org/test#book&quot;,<br/>            &quot;http://example.org/vocab#contains&quot;: [ { &quot;@id&quot;: &quot;http://example.org/test#chapter&quot; } ],<br/>            &quot;http://purl.org/dc/elements/1.1/contributor&quot;: [ {&quot;@value&quot;: &quot;Writer&quot;} ],<br/>            &quot;http://purl.org/dc/elements/1.1/title&quot;: [ {&quot;@value&quot;: &quot;My Book&quot;} ]<br/>          }<br/>        ]<br/>      }<br/>    ]<br/>  }<br/>]<br/></pre>
           </dd>
           <dt id='test_e06d52f699a05ba569127f3662bd9eb3' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0022'>
-            Test
+            Test 0022:
             <span property='dc:title mf:name'>expand value with default language</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0022'>
@@ -24989,7 +24989,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0022-out.jsonld' title='expand value with default language Result'>[{<br/>  &quot;http://example.com/term&quot;: [{&quot;@value&quot;: &quot;v&quot;, &quot;@language&quot;: &quot;en&quot;}]<br/>}]</pre>
           </dd>
           <dt id='test_447ec1849a078c1441d7ca24a5b5e3e1' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0023'>
-            Test
+            Test 0023:
             <span property='dc:title mf:name'>Expanding list/set with coercion</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0023'>
@@ -24998,7 +24998,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0023-out.jsonld' title='Expanding list/set with coercion Result'>[<br/>  {<br/>    &quot;http://example.com/idlist&quot;: [{&quot;@list&quot;: [{&quot;@id&quot;: &quot;http://example.org/id&quot;}]}],<br/>    &quot;http://example.com/datelist&quot;: [{&quot;@list&quot;: [{&quot;@value&quot;: &quot;2012-04-12&quot;,&quot;@type&quot;: &quot;http://www.w3.org/2001/XMLSchema#date&quot;}]}],<br/>    &quot;http://example.com/idprop&quot;: [{&quot;@list&quot;: [{&quot;@id&quot;: &quot;http://example.org/id&quot;}]}],<br/>    &quot;http://example.com/dateprop&quot;: [{&quot;@list&quot;: [{&quot;@value&quot;: &quot;2012-04-12&quot;,&quot;@type&quot;: &quot;http://www.w3.org/2001/XMLSchema#date&quot;}]}],<br/>    &quot;http://example.com/idset&quot;: [{&quot;@id&quot;: &quot;http://example.org/id&quot;}],<br/>    &quot;http://example.com/dateset&quot;: [{&quot;@value&quot;: &quot;2012-04-12&quot;,&quot;@type&quot;: &quot;http://www.w3.org/2001/XMLSchema#date&quot;}],<br/>    &quot;http://example.com/idprop2&quot;: [{&quot;@id&quot;: &quot;http://example.org/id&quot;}],<br/>    &quot;http://example.com/dateprop2&quot;: [{&quot;@value&quot;: &quot;2012-04-12&quot;,&quot;@type&quot;: &quot;http://www.w3.org/2001/XMLSchema#date&quot;}]<br/>  }<br/>]</pre>
           </dd>
           <dt id='test_a216189292fa3a556fcbff33e0a51c73' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0024'>
-            Test
+            Test 0024:
             <span property='dc:title mf:name'>Multiple contexts</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0024'>
@@ -25007,7 +25007,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0024-out.jsonld' title='Multiple contexts Result'>[{<br/>  &quot;@id&quot;: &quot;http://example.com/speakers#Alice&quot;,<br/>  &quot;http://xmlns.com/foaf/0.1/name&quot;: [{&quot;@value&quot;: &quot;Alice&quot;}],<br/>  &quot;http://xmlns.com/foaf/0.1/homepage&quot;: [{&quot;@id&quot;: &quot;http://xkcd.com/177/&quot;}],<br/>  &quot;http://www.w3.org/2002/12/cal/ical#summary&quot;: [{&quot;@value&quot;: &quot;Alice Talk&quot;}],<br/>  &quot;http://www.w3.org/2002/12/cal/ical#location&quot;: [{&quot;@value&quot;: &quot;Lyon Convention Centre, Lyon, France&quot;}]<br/>}]</pre>
           </dd>
           <dt id='test_7a3e3eb7ebd2883c00ada70411a58ed3' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0025'>
-            Test
+            Test 0025:
             <span property='dc:title mf:name'>Problematic IRI expansion tests</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0025'>
@@ -25016,7 +25016,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0025-out.jsonld' title='Problematic IRI expansion tests Result'>[{<br/>  &quot;@type&quot;: [<br/>    &quot;http://example.com/foo/&quot;,<br/>    &quot;http://example.com/bar&quot;,<br/>    &quot;http://example.com/underscore/&quot;<br/>  ]<br/>}]<br/></pre>
           </dd>
           <dt id='test_a2c30bcb91f907474e68cbd1a0b589bb' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0026'>
-            Test
+            Test 0026:
             <span property='dc:title mf:name'>Term definition with @id: @type</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0026'>
@@ -25025,7 +25025,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0026-out.jsonld' title='Term definition with @id: @type Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com/a&quot;,<br/>    &quot;@type&quot;: [<br/>      &quot;http://example.com/b&quot;<br/>    ]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com/c&quot;,<br/>    &quot;@type&quot;: [<br/>      &quot;http://example.com/d&quot;,<br/>      &quot;http://example.com/e&quot;<br/>    ]<br/>  },<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com/f&quot;,<br/>    &quot;@type&quot;: [<br/>      &quot;http://example.com/g&quot;<br/>    ]<br/>  }<br/>]</pre>
           </dd>
           <dt id='test_cb62583d36ee2301fab8ca80aa10c653' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0027'>
-            Test
+            Test 0027:
             <span property='dc:title mf:name'>Duplicate values in @list and @set</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0027'>
@@ -25034,7 +25034,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0027-out.jsonld' title='Duplicate values in @list and @set Result'>[{<br/>  &quot;@id&quot;: &quot;http://example.org/id&quot;,<br/>  &quot;http://example.com/mylist&quot;: [{<br/>    &quot;@list&quot;: [<br/>      {&quot;@value&quot;: 1},<br/>      {&quot;@value&quot;: 2},<br/>      {&quot;@value&quot;: 2},<br/>      {&quot;@value&quot;: 3}<br/>    ]<br/>  }],<br/>  &quot;http://example.com/myset&quot;: [<br/>    {&quot;@value&quot;: 1},<br/>    {&quot;@value&quot;: 2},<br/>    {&quot;@value&quot;: 2},<br/>    {&quot;@value&quot;: 3}<br/>  ]<br/>}]<br/></pre>
           </dd>
           <dt id='test_014696c7f3b28814b0dd3472499ec3b6' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0028'>
-            Test
+            Test 0028:
             <span property='dc:title mf:name'>Use @vocab in properties and @type but not in @id</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0028'>
@@ -25043,7 +25043,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0028-out.jsonld' title='Use @vocab in properties and @type but not in @id Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://json-ld.org/test-suite/tests/example1&quot;,<br/>    &quot;@type&quot;: [ &quot;http://example.org/vocab#test&quot; ],<br/>    &quot;http://example.org/vocab#date&quot;: [<br/>      {<br/>        &quot;@value&quot;: &quot;2011-01-25T00:00:00Z&quot;,<br/>        &quot;@type&quot;: &quot;http://example.org/vocab#dateTime&quot;<br/>      }<br/>    ],<br/>    &quot;http://example.org/vocab#embed&quot;: [<br/>      {<br/>        &quot;@id&quot;: &quot;http://json-ld.org/test-suite/tests/example2&quot;,<br/>        &quot;http://example.org/vocab#expandedDate&quot;: [<br/>          {<br/>            &quot;@value&quot;: &quot;2012-08-01T00:00:00Z&quot;,<br/>            &quot;@type&quot;: &quot;http://example.org/vocab#dateTime&quot;<br/>          }<br/>        ]<br/>      }<br/>    ]<br/>  }<br/>]<br/></pre>
           </dd>
           <dt id='test_5661c4455f64d6620df0b635e0dd10af' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0029'>
-            Test
+            Test 0029:
             <span property='dc:title mf:name'>Relative IRIs</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0029'>
@@ -25052,7 +25052,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0029-out.jsonld' title='Relative IRIs Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://json-ld.org/test-suite/tests/relativeIris&quot;,<br/>    &quot;@type&quot;: [<br/>        &quot;http://json-ld.org/test-suite/tests/link&quot;,<br/>        &quot;http://json-ld.org/test-suite/tests/expand-0029-in.jsonld#fragment-works&quot;,<br/>        &quot;http://json-ld.org/test-suite/tests/expand-0029-in.jsonld?query=works&quot;,<br/>        &quot;http://json-ld.org/test-suite/tests/&quot;,<br/>        &quot;http://json-ld.org/test-suite/&quot;,<br/>        &quot;http://json-ld.org/test-suite/parent&quot;,<br/>        &quot;http://json-ld.org/parent-parent-eq-root&quot;,<br/>        &quot;http://json-ld.org/still-root&quot;,<br/>        &quot;http://json-ld.org/too-many-dots&quot;,<br/>        &quot;http://json-ld.org/absolute&quot;,<br/>        &quot;http://example.org/scheme-relative&quot;<br/>    ],<br/>    &quot;http://www.example.com/link&quot;: [ {<br/>      &quot;@list&quot;: [<br/>        { &quot;@id&quot;: &quot;http://json-ld.org/test-suite/tests/link&quot; },<br/>        { &quot;@id&quot;: &quot;http://json-ld.org/test-suite/tests/expand-0029-in.jsonld#fragment-works&quot; },<br/>        { &quot;@id&quot;: &quot;http://json-ld.org/test-suite/tests/expand-0029-in.jsonld?query=works&quot; },<br/>        { &quot;@id&quot;: &quot;http://json-ld.org/test-suite/tests/&quot; },<br/>        { &quot;@id&quot;: &quot;http://json-ld.org/test-suite/&quot; },<br/>        { &quot;@id&quot;: &quot;http://json-ld.org/test-suite/parent&quot; },<br/>        { &quot;@id&quot;: &quot;http://json-ld.org/parent-parent-eq-root&quot; },<br/>        { &quot;@id&quot;: &quot;http://json-ld.org/still-root&quot; },<br/>        { &quot;@id&quot;: &quot;http://json-ld.org/too-many-dots&quot; },<br/>        { &quot;@id&quot;: &quot;http://json-ld.org/absolute&quot; },<br/>        { &quot;@id&quot;: &quot;http://example.org/scheme-relative&quot; }<br/>      ]<br/>    } ]<br/>  }<br/>]<br/></pre>
           </dd>
           <dt id='test_c7514a36cc3ccdafa9c1405fdcbb6cf2' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0030'>
-            Test
+            Test 0030:
             <span property='dc:title mf:name'>Language maps</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0030'>
@@ -25061,7 +25061,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0030-out.jsonld' title='Language maps Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com/queen&quot;,<br/>    &quot;http://example.com/vocab/label&quot;:<br/>    [<br/>      {<br/>        &quot;@value&quot;: &quot;Die Königin&quot;,<br/>        &quot;@language&quot;: &quot;de&quot;<br/>      }, {<br/>        &quot;@value&quot;: &quot;Ihre Majestät&quot;,<br/>        &quot;@language&quot;: &quot;de&quot;<br/>      }, {<br/>        &quot;@value&quot;: &quot;The Queen&quot;,<br/>        &quot;@language&quot;: &quot;en&quot;<br/>      }<br/>    ]<br/>  }<br/>]<br/></pre>
           </dd>
           <dt id='test_c322f0abf87b89abad70c53a3b84e154' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0031'>
-            Test
+            Test 0031:
             <span property='dc:title mf:name'>type-coercion of native types</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0031'>
@@ -25070,7 +25070,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0031-out.jsonld' title='type-coercion of native types Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.org/test#example1&quot;,<br/>    &quot;http://example.org/vocab#integer&quot;: [ {<br/>      &quot;@value&quot;: 1,<br/>      &quot;@type&quot;: &quot;http://www.w3.org/2001/XMLSchema#integer&quot;<br/>    } ],<br/>    &quot;http://example.org/vocab#double&quot;: [ {<br/>      &quot;@value&quot;: 123.45,<br/>      &quot;@type&quot;: &quot;http://www.w3.org/2001/XMLSchema#double&quot;<br/>    } ],<br/>    &quot;http://example.org/vocab#boolean&quot;: [ {<br/>      &quot;@value&quot;: true,<br/>      &quot;@type&quot;: &quot;http://www.w3.org/2001/XMLSchema#boolean&quot;<br/>    } ]<br/>  }<br/>]<br/></pre>
           </dd>
           <dt id='test_366c394866e4cc24728efc5c0278c53b' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0032'>
-            Test
+            Test 0032:
             <span property='dc:title mf:name'>Null term and @vocab</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0032'>
@@ -25079,7 +25079,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0032-out.jsonld' title='Null term and @vocab Result'>[<br/>   {<br/>      &quot;@id&quot;: &quot;http://me.markus-lanthaler.com/&quot;,<br/>      &quot;http://xmlns.com/foaf/0.1/name&quot;: [<br/>         {<br/>            &quot;@value&quot;: &quot;Markus Lanthaler&quot;<br/>         }<br/>      ]<br/>   }<br/>]<br/></pre>
           </dd>
           <dt id='test_a8838a70c263ef2802a25a6a7e7a3a1c' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0033'>
-            Test
+            Test 0033:
             <span property='dc:title mf:name'>Using @vocab with with type-coercion</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0033'>
@@ -25088,7 +25088,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0033-out.jsonld' title='Using @vocab with with type-coercion Result'>[{<br/>   &quot;http://example.com/vocab#name&quot;: [{<br/>      &quot;@value&quot;: &quot;Markus Lanthaler&quot;<br/>   }],<br/>   &quot;http://example.com/vocab#homepage&quot;: [{<br/>      &quot;@id&quot;: &quot;http://www.markus-lanthaler.com/&quot;<br/>   }],<br/>   &quot;http://example.com/vocab#created_at&quot;: [{<br/>      &quot;@value&quot;: &quot;2012-10-28&quot;,<br/>      &quot;@type&quot;: &quot;http://www.w3.org/2001/XMLSchema#date&quot;<br/>   }]<br/>}]<br/></pre>
           </dd>
           <dt id='test_aef2f6f000b6fe2017fbe8c640ec9fbe' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0034'>
-            Test
+            Test 0034:
             <span property='dc:title mf:name'>Multiple properties expanding to the same IRI</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0034'>
@@ -25097,7 +25097,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0034-out.jsonld' title='Multiple properties expanding to the same IRI Result'>[{<br/>   &quot;@id&quot;: &quot;http://example.com/IriCollissions&quot;,<br/>   &quot;http://example.com/vocab/collidingTerm&quot;: [<br/>      {<br/>         &quot;@value&quot;: &quot;value 1&quot;<br/>      }, {<br/>         &quot;@value&quot;: 2<br/>      }, {<br/>         &quot;@value&quot;: 3<br/>      }, {<br/>         &quot;@value&quot;: &quot;four&quot;<br/>      },<br/>      {<br/>         &quot;@value&quot;: 5<br/>      }<br/>   ]<br/>}]<br/></pre>
           </dd>
           <dt id='test_2f70ba075e355b0bd46c163de1bdd067' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0035'>
-            Test
+            Test 0035:
             <span property='dc:title mf:name'>Language maps with @vocab, default language, and colliding property</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0035'>
@@ -25106,7 +25106,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0035-out.jsonld' title='Language maps with @vocab, default language, and colliding property Result'>[{<br/>   &quot;@id&quot;: &quot;http://example.com/queen&quot;,<br/>   &quot;http://example.com/vocab/label&quot;: [<br/>      {<br/>         &quot;@value&quot;: &quot;Il re&quot;,<br/>         &quot;@language&quot;: &quot;it&quot;<br/>      }, {<br/>         &quot;@value&quot;: &quot;The king&quot;,<br/>         &quot;@language&quot;: &quot;en&quot;<br/>      }, {<br/>         &quot;@value&quot;: &quot;Die Königin&quot;,<br/>         &quot;@language&quot;: &quot;de&quot;<br/>      }, {<br/>         &quot;@value&quot;: &quot;Ihre Majestät&quot;,<br/>         &quot;@language&quot;: &quot;de&quot;<br/>      }, {<br/>         &quot;@value&quot;: &quot;The Queen&quot;,<br/>         &quot;@language&quot;: &quot;en&quot;<br/>      }<br/>   ]<br/>}]<br/></pre>
           </dd>
           <dt id='test_6aa3d6bec184f5ebbc7194eec44c5853' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0036'>
-            Test
+            Test 0036:
             <span property='dc:title mf:name'>Expanding @index</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0036'>
@@ -25115,7 +25115,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0036-out.jsonld' title='Expanding @index Result'>[<br/>   {<br/>      &quot;@id&quot;: &quot;http://example.org/indexTest&quot;,<br/>      &quot;http://example.com/container&quot;: [<br/>         {<br/>            &quot;@id&quot;: &quot;http://example.org/nodeWithoutIndexA&quot;,<br/>            &quot;@index&quot;: &quot;A&quot;<br/>         },<br/>         {<br/>            &quot;@id&quot;: &quot;http://example.org/nodeWithIndexA&quot;,<br/>            &quot;@index&quot;: &quot;this overrides the 'A' index from the container&quot;<br/>         },<br/>         {<br/>            &quot;@value&quot;: 1,<br/>            &quot;@index&quot;: &quot;A&quot;<br/>         },<br/>         {<br/>            &quot;@value&quot;: true,<br/>            &quot;@index&quot;: &quot;A&quot;<br/>         },<br/>         {<br/>            &quot;@value&quot;: false,<br/>            &quot;@index&quot;: &quot;A&quot;<br/>         },<br/>         {<br/>            &quot;@value&quot;: &quot;simple string A&quot;,<br/>            &quot;@index&quot;: &quot;A&quot;<br/>         },<br/>         {<br/>            &quot;@value&quot;: &quot;typed literal A&quot;,<br/>            &quot;@type&quot;: &quot;http://example.org/type&quot;,<br/>            &quot;@index&quot;: &quot;A&quot;<br/>         },<br/>         {<br/>            &quot;@value&quot;: &quot;language-tagged string A&quot;,<br/>            &quot;@language&quot;: &quot;en&quot;,<br/>            &quot;@index&quot;: &quot;A&quot;<br/>         },<br/>         {<br/>            &quot;@value&quot;: &quot;simple string B&quot;,<br/>            &quot;@index&quot;: &quot;B&quot;<br/>         },<br/>         {<br/>            &quot;@id&quot;: &quot;http://example.org/nodeWithoutIndexC&quot;,<br/>            &quot;@index&quot;: &quot;C&quot;<br/>         },<br/>         {<br/>            &quot;@id&quot;: &quot;http://example.org/nodeWithIndexC&quot;,<br/>            &quot;@index&quot;: &quot;this overrides the 'C' index from the container&quot;<br/>         },<br/>         {<br/>            &quot;@value&quot;: 3,<br/>            &quot;@index&quot;: &quot;C&quot;<br/>         },<br/>         {<br/>            &quot;@value&quot;: true,<br/>            &quot;@index&quot;: &quot;C&quot;<br/>         },<br/>         {<br/>            &quot;@value&quot;: false,<br/>            &quot;@index&quot;: &quot;C&quot;<br/>         },<br/>         {<br/>            &quot;@value&quot;: &quot;simple string C&quot;,<br/>            &quot;@index&quot;: &quot;C&quot;<br/>         },<br/>         {<br/>            &quot;@value&quot;: &quot;typed literal C&quot;,<br/>            &quot;@type&quot;: &quot;http://example.org/type&quot;,<br/>            &quot;@index&quot;: &quot;C&quot;<br/>         },<br/>         {<br/>            &quot;@value&quot;: &quot;language-tagged string C&quot;,<br/>            &quot;@language&quot;: &quot;en&quot;,<br/>            &quot;@index&quot;: &quot;C&quot;<br/>         }<br/>      ],<br/>      &quot;http://example.com/property&quot;: [<br/>         {<br/>            &quot;@id&quot;: &quot;http://example.org/nodeWithoutIndexProp&quot;<br/>         },<br/>         {<br/>            &quot;@id&quot;: &quot;http://example.org/nodeWithIndexProp&quot;,<br/>            &quot;@index&quot;: &quot;prop&quot;<br/>         },<br/>         {<br/>            &quot;@value&quot;: 3,<br/>            &quot;@index&quot;: &quot;prop&quot;<br/>         },<br/>         {<br/>            &quot;@value&quot;: true,<br/>            &quot;@index&quot;: &quot;prop&quot;<br/>         },<br/>         {<br/>            &quot;@value&quot;: false,<br/>            &quot;@index&quot;: &quot;prop&quot;<br/>         },<br/>         {<br/>            &quot;@value&quot;: &quot;simple string no index&quot;<br/>         },<br/>         {<br/>            &quot;@value&quot;: &quot;typed literal Prop&quot;,<br/>            &quot;@type&quot;: &quot;http://example.org/type&quot;,<br/>            &quot;@index&quot;: &quot;prop&quot;<br/>         },<br/>         {<br/>            &quot;@value&quot;: &quot;language-tagged string Prop&quot;,<br/>            &quot;@language&quot;: &quot;en&quot;,<br/>            &quot;@index&quot;: &quot;prop&quot;<br/>         }<br/>      ]<br/>   }<br/>]<br/></pre>
           </dd>
           <dt id='test_a4f1b95a7f05d7906f1fed0336313f4d' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0037'>
-            Test
+            Test 0037:
             <span property='dc:title mf:name'>Expanding @reverse</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0037'>
@@ -25124,7 +25124,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0037-out.jsonld' title='Expanding @reverse Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com/people/markus&quot;,<br/>    &quot;@reverse&quot;: {<br/>      &quot;http://xmlns.com/foaf/0.1/knows&quot;: [<br/>        {<br/>          &quot;@id&quot;: &quot;http://example.com/people/dave&quot;,<br/>          &quot;http://xmlns.com/foaf/0.1/name&quot;: [ { &quot;@value&quot;: &quot;Dave Longley&quot; } ]<br/>        }<br/>      ]<br/>    },<br/>    &quot;http://xmlns.com/foaf/0.1/name&quot;: [ { &quot;@value&quot;: &quot;Markus Lanthaler&quot; } ]<br/>  }<br/>]<br/></pre>
           </dd>
           <dt id='test_15d63589dec74e08695c039b9646bff9' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0038'>
-            Test
+            Test 0038:
             <span property='dc:title mf:name'>Expanding blank node labels</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0038'>
@@ -25133,7 +25133,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0038-out.jsonld' title='Expanding blank node labels Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;_:term&quot;,<br/>    &quot;@type&quot;: [<br/>      &quot;_:term&quot;<br/>    ],<br/>    &quot;_:term&quot;: [<br/>      {<br/>        &quot;@id&quot;: &quot;_:term&quot;,<br/>        &quot;@type&quot;: [<br/>          &quot;_:term&quot;<br/>        ]<br/>      },<br/>      {<br/>        &quot;@id&quot;: &quot;_:Bx&quot;,<br/>        &quot;_:term&quot;: [<br/>          {<br/>            &quot;@value&quot;: &quot;term&quot;<br/>          }<br/>        ]<br/>      },<br/>      {<br/>        &quot;@value&quot;: &quot;plain value&quot;<br/>      },<br/>      {<br/>        &quot;@id&quot;: &quot;_:term&quot;<br/>      },<br/>      {<br/>        &quot;@id&quot;: &quot;_:term&quot;,<br/>        &quot;@type&quot;: [<br/>          &quot;_:term&quot;<br/>        ]<br/>      },<br/>      {<br/>        &quot;@id&quot;: &quot;_:Cx&quot;,<br/>        &quot;_:term&quot;: [<br/>          {<br/>            &quot;@value&quot;: &quot;termId&quot;<br/>          }<br/>        ]<br/>      },<br/>      {<br/>        &quot;@id&quot;: &quot;_:termAppendedToBlankNode&quot;<br/>      },<br/>      {<br/>        &quot;@id&quot;: &quot;_:termAppendedToBlankNode&quot;<br/>      },<br/>      {<br/>        &quot;@id&quot;: &quot;http://json-ld.org/test-suite/tests/relativeIri&quot;<br/>      },<br/>      {<br/>        &quot;@id&quot;: &quot;_:term&quot;<br/>      }<br/>    ]<br/>  }<br/>]<br/></pre>
           </dd>
           <dt id='test_761c63e32e34f17b8c65d21dbe2fea6d' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0039'>
-            Test
+            Test 0039:
             <span property='dc:title mf:name'>Using terms in a reverse-maps</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0039'>
@@ -25142,7 +25142,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0039-out.jsonld' title='Using terms in a reverse-maps Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com/people/markus&quot;,<br/>    &quot;@reverse&quot;: {<br/>      &quot;http://xmlns.com/foaf/0.1/knows&quot;: [<br/>        {<br/>          &quot;@id&quot;: &quot;http://example.com/people/dave&quot;,<br/>          &quot;http://xmlns.com/foaf/0.1/name&quot;: [ { &quot;@value&quot;: &quot;Dave Longley&quot; } ]<br/>        }<br/>      ]<br/>    },<br/>    &quot;http://xmlns.com/foaf/0.1/name&quot;: [ { &quot;@value&quot;: &quot;Markus Lanthaler&quot; } ]<br/>  }<br/>]<br/></pre>
           </dd>
           <dt id='test_c37b191aed268057c80bce1c4527ce9f' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0040'>
-            Test
+            Test 0040:
             <span property='dc:title mf:name'>language and index expansion on non-objects</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0040'>
@@ -25151,7 +25151,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0040-out.jsonld' title='language and index expansion on non-objects Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com/queen&quot;,<br/>    &quot;http://example.com/vocab/label&quot;:<br/>    [<br/>      {<br/>        &quot;@value&quot;: &quot;The Queen&quot;<br/>      }<br/>    ],<br/>    &quot;http://example.com/vocab/index&quot;:<br/>    [<br/>      {<br/>        &quot;@value&quot;: &quot;No&quot;<br/>      },<br/>      {<br/>        &quot;@value&quot;: &quot;indexes&quot;<br/>      },<br/>      {<br/>        &quot;@id&quot;: &quot;http://json-ld.org/test-suite/tests/asTheValueIsntAnObject&quot;<br/>      }<br/>    ]<br/>  }<br/>]<br/></pre>
           </dd>
           <dt id='test_bfe466d2cab1fdd09384ca4ea6704f4d' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0041'>
-            Test
+            Test 0041:
             <span property='dc:title mf:name'>@language: null resets the default language</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0041'>
@@ -25159,7 +25159,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0041-out.jsonld' title='@language: null resets the default language Result'>[<br/>  {<br/>    &quot;http://example.com/property&quot;: [ { &quot;@value&quot;: &quot;this is English&quot;, &quot;@language&quot;: &quot;en&quot; } ],<br/>    &quot;http://example.com/nested&quot;: [<br/>      {<br/>        &quot;http://example.com/property&quot;: [ { &quot;@value&quot;: &quot;and this is a plain string&quot; } ]<br/>      }<br/>    ]<br/>  }<br/>]<br/></pre>
           </dd>
           <dt id='test_0a3ed08bb74045e9c42689f78f6fea30' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0042'>
-            Test
+            Test 0042:
             <span property='dc:title mf:name'>Reverse properties</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0042'>
@@ -25168,7 +25168,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0042-out.jsonld' title='Reverse properties Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com/people/markus&quot;,<br/>    &quot;@reverse&quot;: {<br/>      &quot;http://xmlns.com/foaf/0.1/knows&quot;: [<br/>        {<br/>          &quot;@id&quot;: &quot;http://example.com/people/dave&quot;,<br/>          &quot;http://xmlns.com/foaf/0.1/name&quot;: [ { &quot;@value&quot;: &quot;Dave Longley&quot; } ]<br/>        }<br/>      ]<br/>    },<br/>    &quot;http://xmlns.com/foaf/0.1/name&quot;: [ { &quot;@value&quot;: &quot;Markus Lanthaler&quot; } ]<br/>  }<br/>]<br/></pre>
           </dd>
           <dt id='test_7f2b3c20a4dfd08e1cb32980126d8b04' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0043'>
-            Test
+            Test 0043:
             <span property='dc:title mf:name'>Using reverse properties inside a @reverse-container</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0043'>
@@ -25177,7 +25177,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0043-out.jsonld' title='Using reverse properties inside a @reverse-container Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com/people/markus&quot;,<br/>    &quot;http://xmlns.com/foaf/0.1/knows&quot;: [<br/>      {<br/>        &quot;@id&quot;: &quot;http://example.com/people/dave&quot;,<br/>        &quot;http://xmlns.com/foaf/0.1/name&quot;: [ { &quot;@value&quot;: &quot;Dave Longley&quot; } ]<br/>      },<br/>      {<br/>        &quot;@id&quot;: &quot;http://example.com/people/gregg&quot;,<br/>        &quot;http://xmlns.com/foaf/0.1/name&quot;: [ { &quot;@value&quot;: &quot;Gregg Kellogg&quot; } ]<br/>      }<br/>    ],<br/>    &quot;http://xmlns.com/foaf/0.1/name&quot;: [ { &quot;@value&quot;: &quot;Markus Lanthaler&quot; } ]<br/>  }<br/>]<br/></pre>
           </dd>
           <dt id='test_0f2b7dd66c94fb5d9ba686f1ad9c9e65' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0044'>
-            Test
+            Test 0044:
             <span property='dc:title mf:name'>Index maps with language mappings</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0044'>
@@ -25186,7 +25186,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0044-out.jsonld' title='Index maps with language mappings Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com/node&quot;,<br/>    &quot;http://example.com/vocab/property&quot;: [<br/>      {<br/>        &quot;@id&quot;: &quot;http://example.com/propertyValueNode&quot;,<br/>        &quot;http://example.com/vocab/indexMap&quot;: [<br/>          {<br/>            &quot;@value&quot;: &quot;simple string&quot;,<br/>            &quot;@language&quot;: &quot;en&quot;,<br/>            &quot;@index&quot;: &quot;expands to english string&quot;<br/>          }<br/>        ]<br/>      },<br/>      {<br/>        &quot;@value&quot;: &quot;einfacher String&quot;,<br/>        &quot;@language&quot;: &quot;de&quot;<br/>      }<br/>    ]<br/>  }<br/>]<br/></pre>
           </dd>
           <dt id='test_8238e660e941ec3daf68a2444f4bafb0' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0045'>
-            Test
+            Test 0045:
             <span property='dc:title mf:name'>Top-level value objects</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0045'>
@@ -25195,7 +25195,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0045-out.jsonld' title='Top-level value objects Result'>[ ]<br/></pre>
           </dd>
           <dt id='test_f263a000a15c2e9b12cefe22b26e8845' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0046'>
-            Test
+            Test 0046:
             <span property='dc:title mf:name'>Free-floating nodes</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0046'>
@@ -25204,7 +25204,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0046-out.jsonld' title='Free-floating nodes Result'>[ ]<br/></pre>
           </dd>
           <dt id='test_86ab6f953dfb7a8e2287fe95cabd668d' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0047'>
-            Test
+            Test 0047:
             <span property='dc:title mf:name'>Free-floating values in sets and free-floating lists</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0047'>
@@ -25213,7 +25213,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0047-out.jsonld' title='Free-floating values in sets and free-floating lists Result'>[<br/>    {<br/>        &quot;@id&quot;: &quot;http://example.com/node&quot;,<br/>        &quot;http://example.com/property&quot;: [<br/>            {<br/>                &quot;@value&quot;: &quot;nodes with properties are not removed&quot;<br/>            }<br/>        ]<br/>    }<br/>]<br/></pre>
           </dd>
           <dt id='test_a417b11f599d8d5d967130c6a087c373' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0048'>
-            Test
+            Test 0048:
             <span property='dc:title mf:name'>Terms are ignored in @id</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0048'>
@@ -25222,7 +25222,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0048-out.jsonld' title='Terms are ignored in @id Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://json-ld.org/test-suite/tests/term&quot;,<br/>    &quot;http://example.com/property&quot;: [<br/>      {<br/>        &quot;@id&quot;: &quot;http://example.com/compact-iris-are-considered&quot;,<br/>        &quot;http://example.com/property&quot;: [<br/>          { &quot;@value&quot;: &quot;@id supports the following values: relative, absolute, and compact IRIs&quot; }<br/>        ]<br/>      },<br/>      {<br/>        &quot;@id&quot;: &quot;http://json-ld.org/test-suite/parent-node&quot;,<br/>        &quot;http://example.com/property&quot;: [<br/>          { &quot;@value&quot;: &quot;relative IRIs get resolved against the document's base IRI&quot; }<br/>        ]<br/>      }<br/>    ]<br/>  }<br/>]<br/></pre>
           </dd>
           <dt id='test_3d5e4c58ee4663a37eaed72629728435' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0049'>
-            Test
+            Test 0049:
             <span property='dc:title mf:name'>String values of reverse properties</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0049'>
@@ -25231,7 +25231,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0049-out.jsonld' title='String values of reverse properties Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com/people/markus&quot;,<br/>    &quot;@reverse&quot;: {<br/>      &quot;http://xmlns.com/foaf/0.1/knows&quot;: [<br/>        {<br/>          &quot;@id&quot;: &quot;http://example.com/people/dave&quot;<br/>        },<br/>        {<br/>          &quot;@id&quot;: &quot;http://example.com/people/gregg&quot;<br/>        }<br/>      ]<br/>    },<br/>    &quot;http://xmlns.com/foaf/0.1/name&quot;: [ { &quot;@value&quot;: &quot;Markus Lanthaler&quot; } ]<br/>  }<br/>]<br/></pre>
           </dd>
           <dt id='test_b6578b841cf155a7a3d0f66914b26da5' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0050'>
-            Test
+            Test 0050:
             <span property='dc:title mf:name'>Term definitions with prefix separate from prefix definitions</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0050'>
@@ -25240,7 +25240,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0050-out.jsonld' title='Term definitions with prefix separate from prefix definitions Result'>[<br/>  {<br/>    &quot;http://example.com/issue/&quot;: [ { &quot;@id&quot;: &quot;http://json-ld.org/issue/1&quot; } ],<br/>    &quot;http://example.com/issue/raisedBy&quot;: [ { &quot;@value&quot;: &quot;Markus&quot; } ]<br/>  }<br/>]<br/></pre>
           </dd>
           <dt id='test_cdded39b73328621a1b7eac54dfc430c' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0051'>
-            Test
+            Test 0051:
             <span property='dc:title mf:name'>Expansion of keyword aliases in term definitions</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0051'>
@@ -25249,7 +25249,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0051-out.jsonld' title='Expansion of keyword aliases in term definitions Result'>[{<br/>   &quot;http://example.com/property&quot;: [{<br/>      &quot;@value&quot;: &quot;ok&quot;<br/>   }],<br/>   &quot;@id&quot;: &quot;http://json-ld.org/issue/1&quot;<br/>}]<br/></pre>
           </dd>
           <dt id='test_b5f7fb037683a080894d27dd239b55b9' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0052'>
-            Test
+            Test 0052:
             <span property='dc:title mf:name'>@vocab-relative IRIs in term definitions</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0052'>
@@ -25258,7 +25258,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0052-out.jsonld' title='@vocab-relative IRIs in term definitions Result'>[<br/>  {<br/>    &quot;http://example.org/property&quot;: [ { &quot;@value&quot;: &quot;ok&quot; } ],<br/>    &quot;http://example.org/vocabRelativeProperty&quot;: [ { &quot;@value&quot;: &quot;must expand to http://example.org/vocabRelativeProperty&quot; } ]<br/>  }<br/>]<br/></pre>
           </dd>
           <dt id='test_9d382a7f9c100560bf14487cb7f66df9' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0053'>
-            Test
+            Test 0053:
             <span property='dc:title mf:name'>Expand absolute IRI with @type: @vocab</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0053'>
@@ -25267,7 +25267,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0053-out.jsonld' title='Expand absolute IRI with @type: @vocab Result'>[{<br/>  &quot;http://example.org/term&quot;: [{&quot;@id&quot;: &quot;http://example.org/enum&quot;}]<br/>}]<br/></pre>
           </dd>
           <dt id='test_4f6749dc1eadc257025180339b21aa64' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0054'>
-            Test
+            Test 0054:
             <span property='dc:title mf:name'>Expand term with @type: @vocab</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0054'>
@@ -25276,7 +25276,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0054-out.jsonld' title='Expand term with @type: @vocab Result'>[{<br/>  &quot;http://example.org/term&quot;: [{&quot;@id&quot;: &quot;http://example.org/enum&quot;}]<br/>}]<br/></pre>
           </dd>
           <dt id='test_93f88a337c640186229e5ef50f293294' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0055'>
-            Test
+            Test 0055:
             <span property='dc:title mf:name'>Expand @vocab-relative term with @type: @vocab</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0055'>
@@ -25285,7 +25285,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0055-out.jsonld' title='Expand @vocab-relative term with @type: @vocab Result'>[{<br/>  &quot;http://example.org/term&quot;: [{&quot;@id&quot;: &quot;http://example.org/enum&quot;}]<br/>}]<br/></pre>
           </dd>
           <dt id='test_a3db5cbf97877b4fd4a0fc749c7d5a6b' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0056'>
-            Test
+            Test 0056:
             <span property='dc:title mf:name'>Use terms with @type: @vocab but not with @type: @id</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0056'>
@@ -25294,7 +25294,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0056-out.jsonld' title='Use terms with @type: @vocab but not with @type: @id Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://me.markus-lanthaler.com/&quot;,<br/>    &quot;http://xmlns.com/foaf/0.1/homepage&quot;: [ { &quot;@id&quot;: &quot;http://www.markus-lanthaler.com/&quot; } ],<br/>    &quot;http://example.com/link&quot;: [ {  &quot;@id&quot;: &quot;http://json-ld.org/test-suite/tests/relative-iri&quot; } ],<br/>    &quot;http://xmlns.com/foaf/0.1/name&quot;: [ { &quot;@value&quot;: &quot;Markus Lanthaler&quot; } ]<br/>  }<br/>]<br/></pre>
           </dd>
           <dt id='test_5edaed2dc53cfeac1126bbff64cae176' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0057'>
-            Test
+            Test 0057:
             <span property='dc:title mf:name'>Expand relative IRI with @type: @vocab</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0057'>
@@ -25303,7 +25303,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0057-out.jsonld' title='Expand relative IRI with @type: @vocab Result'>[<br/>  {<br/>    &quot;http://example.org/term&quot;: [ { &quot;@id&quot;: &quot;http://json-ld.org/test-suite/tests/not-a-term-thus-a-relative-IRI&quot; } ]<br/>  }<br/>]<br/></pre>
           </dd>
           <dt id='test_9644f33de4e562cb2a1e675eb8579275' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0058'>
-            Test
+            Test 0058:
             <span property='dc:title mf:name'>Expand compact IRI with @type: @vocab</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0058'>
@@ -25312,7 +25312,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0058-out.jsonld' title='Expand compact IRI with @type: @vocab Result'>[<br/>  {<br/>    &quot;http://example.org/term&quot;: [ { &quot;@id&quot;: &quot;http://example.com/vocab#suffix&quot; } ]<br/>  }<br/>]<br/></pre>
           </dd>
           <dt id='test_02a84c00bb064b6c4b6143e633f7594f' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0059'>
-            Test
+            Test 0059:
             <span property='dc:title mf:name'>Reset @vocab by setting it to null</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0059'>
@@ -25321,7 +25321,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0059-out.jsonld' title='Reset @vocab by setting it to null Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://json-ld.org/test-suite/tests/example-with-vocab&quot;,<br/>    &quot;@type&quot;: [ &quot;http://example.org/vocab#vocab-prefixed&quot; ],<br/>    &quot;http://example.org/vocab#embed&quot;: [<br/>      {<br/>        &quot;@id&quot;: &quot;http://json-ld.org/test-suite/tests/example-vocab-reset&quot;,<br/>        &quot;@type&quot;: [ &quot;http://json-ld.org/test-suite/tests/document-relative&quot; ]<br/>      }<br/>    ],<br/>    &quot;http://example.org/vocab#property&quot;: [ { &quot;@value&quot;: &quot;property expanded using @vocab&quot; } ]<br/>  }<br/>]<br/></pre>
           </dd>
           <dt id='test_75d01ef02382a1a4ea664e07111d6077' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0060'>
-            Test
+            Test 0060:
             <span property='dc:title mf:name'>Overwrite document base with @base and reset it again</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0060'>
@@ -25330,7 +25330,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0060-out.jsonld' title='Overwrite document base with @base and reset it again Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://json-ld.org/test-suite/document-relative&quot;,<br/>    &quot;@type&quot;: [ &quot;http://json-ld.org/test-suite/tests/expand-0060-in.jsonld#document-relative&quot; ],<br/>    &quot;http://example.com/vocab#property&quot;: [<br/>      {<br/>        &quot;@id&quot;: &quot;http://example.org/document-base-overwritten&quot;,<br/>        &quot;@type&quot;: [ &quot;http://example.org/test/#document-base-overwritten&quot; ],<br/>        &quot;http://example.com/vocab#property&quot;: [<br/>          {<br/>            &quot;@id&quot;: &quot;http://json-ld.org/test-suite/document-relative&quot;,<br/>            &quot;@type&quot;: [ &quot;http://json-ld.org/test-suite/tests/expand-0060-in.jsonld#document-relative&quot; ]<br/>          },<br/>          {<br/>            &quot;@id&quot;: &quot;../document-relative&quot;,<br/>            &quot;@type&quot;: [ &quot;#document-relative&quot; ],<br/>            &quot;http://example.com/vocab#property&quot;: [ { &quot;@value&quot;: &quot;only @base is cleared&quot; } ]<br/>          }<br/>        ]<br/>      }<br/>    ]<br/>  }<br/>]<br/></pre>
           </dd>
           <dt id='test_d068435e684524b51678e214d7447338' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0061'>
-            Test
+            Test 0061:
             <span property='dc:title mf:name'>Coercing native types to arbitrary datatypes</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0061'>
@@ -25339,7 +25339,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0061-out.jsonld' title='Coercing native types to arbitrary datatypes Result'>[<br/>  {<br/>    &quot;http://example.com/property&quot;: [<br/>      { &quot;@value&quot;: 1, &quot;@type&quot;: &quot;http://example.com/datatype&quot; },<br/>      { &quot;@value&quot;: true, &quot;@type&quot;: &quot;http://example.com/datatype&quot; },<br/>      { &quot;@value&quot;: false, &quot;@type&quot;: &quot;http://example.com/datatype&quot; },<br/>      { &quot;@value&quot;: 5.1, &quot;@type&quot;: &quot;http://example.com/datatype&quot; }<br/>    ]<br/>  }<br/>]<br/></pre>
           </dd>
           <dt id='test_33ac973fae11f33795afd16a647503b5' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0062'>
-            Test
+            Test 0062:
             <span property='dc:title mf:name'>Various relative IRIs with with @base</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0062'>
@@ -25348,7 +25348,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0062-out.jsonld' title='Various relative IRIs with with @base Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com/some/deep/directory/and/relativeIris&quot;,<br/>    &quot;@type&quot;: [<br/>        &quot;http://example.com/some/deep/directory/and/link&quot;,<br/>        &quot;http://example.com/some/deep/directory/and/file#fragment-works&quot;,<br/>        &quot;http://example.com/some/deep/directory/and/file?query=works&quot;,<br/>        &quot;http://example.com/some/deep/directory/and/&quot;,<br/>        &quot;http://example.com/some/deep/directory/&quot;,<br/>        &quot;http://example.com/some/deep/directory/parent&quot;,<br/>        &quot;http://example.com/some/deep/parent-parent-eq-root&quot;,<br/>        &quot;http://example.com/still-root&quot;,<br/>        &quot;http://example.com/too-many-dots&quot;,<br/>        &quot;http://example.com/absolute&quot;,<br/>        &quot;http://example.org/scheme-relative&quot;<br/>    ],<br/>    &quot;http://www.example.com/link&quot;: [ {<br/>      &quot;@list&quot;: [<br/>        { &quot;@id&quot;: &quot;http://example.com/some/deep/directory/and/link&quot; },<br/>        { &quot;@id&quot;: &quot;http://example.com/some/deep/directory/and/file#fragment-works&quot; },<br/>        { &quot;@id&quot;: &quot;http://example.com/some/deep/directory/and/file?query=works&quot; },<br/>        { &quot;@id&quot;: &quot;http://example.com/some/deep/directory/and/&quot; },<br/>        { &quot;@id&quot;: &quot;http://example.com/some/deep/directory/&quot; },<br/>        { &quot;@id&quot;: &quot;http://example.com/some/deep/directory/parent&quot; },<br/>        { &quot;@id&quot;: &quot;http://example.com/some/deep/parent-parent-eq-root&quot; },<br/>        { &quot;@id&quot;: &quot;http://example.com/still-root&quot; },<br/>        { &quot;@id&quot;: &quot;http://example.com/too-many-dots&quot; },<br/>        { &quot;@id&quot;: &quot;http://example.com/absolute&quot; },<br/>        { &quot;@id&quot;: &quot;http://example.org/scheme-relative&quot; },<br/>        { &quot;@id&quot;: &quot;http://example.org/scheme-relative&quot; },<br/>        { &quot;@id&quot;: &quot;http://example.org/scheme-relative&quot; }<br/>      ]<br/>    } ]<br/>  }<br/>]<br/></pre>
           </dd>
           <dt id='test_c3cb22baf4165bc4a2a500492f024837' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0063'>
-            Test
+            Test 0063:
             <span property='dc:title mf:name'>Reverse property and index container</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0063'>
@@ -25357,7 +25357,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0063-out.jsonld' title='Reverse property and index container Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com/people/markus&quot;,<br/>    &quot;@reverse&quot;: {<br/>      &quot;http://xmlns.com/foaf/0.1/knows&quot;: [<br/>        {<br/>          &quot;@id&quot;: &quot;http://example.com/people/dave&quot;,<br/>          &quot;@index&quot;: &quot;Dave&quot;,<br/>          &quot;http://xmlns.com/foaf/0.1/name&quot;: [ { &quot;@value&quot;: &quot;Dave Longley&quot; } ]<br/>        },<br/>        {<br/>          &quot;@id&quot;: &quot;http://example.com/people/gregg&quot;,<br/>          &quot;@index&quot;: &quot;Gregg&quot;,<br/>          &quot;http://xmlns.com/foaf/0.1/name&quot;: [ { &quot;@value&quot;: &quot;Gregg Kellogg&quot; } ]<br/>        }<br/>      ]<br/>    },<br/>    &quot;http://xmlns.com/foaf/0.1/name&quot;: [ { &quot;@value&quot;: &quot;Markus Lanthaler&quot; } ]<br/>  }<br/>]<br/></pre>
           </dd>
           <dt id='test_6291c77496bb2a2f0c7498ee90d49966' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0064'>
-            Test
+            Test 0064:
             <span property='dc:title mf:name'>bnode values of reverse properties</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0064'>
@@ -25366,7 +25366,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0064-out.jsonld' title='bnode values of reverse properties Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com/people/markus&quot;,<br/>    &quot;@reverse&quot;: {<br/>      &quot;http://xmlns.com/foaf/0.1/knows&quot;: [<br/>        {<br/>          &quot;http://xmlns.com/foaf/0.1/name&quot;: [ { &quot;@value&quot;: &quot;Dave Longley&quot; } ]<br/>        },<br/>        {<br/>          &quot;http://xmlns.com/foaf/0.1/name&quot;: [ { &quot;@value&quot;: &quot;Gregg Kellogg&quot; } ]<br/>        }<br/>      ]<br/>    },<br/>    &quot;http://xmlns.com/foaf/0.1/name&quot;: [ { &quot;@value&quot;: &quot;Markus Lanthaler&quot; } ]<br/>  }<br/>]<br/></pre>
           </dd>
           <dt id='test_acc6d9fbe49f93a05dedfd3049c125ac' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0065'>
-            Test
+            Test 0065:
             <span property='dc:title mf:name'>Drop unmapped keys in reverse map</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0065'>
@@ -25375,7 +25375,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0065-out.jsonld' title='Drop unmapped keys in reverse map Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com/people/markus&quot;,<br/>    &quot;@reverse&quot;: {<br/>      &quot;http://xmlns.com/foaf/0.1/knows&quot;: [<br/>        {<br/>          &quot;@id&quot;: &quot;http://example.com/people/dave&quot;,<br/>          &quot;http://xmlns.com/foaf/0.1/name&quot;: [ { &quot;@value&quot;: &quot;Dave Longley&quot; } ]<br/>        }<br/>      ]<br/>    },<br/>    &quot;http://xmlns.com/foaf/0.1/name&quot;: [ { &quot;@value&quot;: &quot;Markus Lanthaler&quot; } ]<br/>  }<br/>]<br/></pre>
           </dd>
           <dt id='test_6026cd43b7039a0586c06e4a67477cbb' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0066'>
-            Test
+            Test 0066:
             <span property='dc:title mf:name'>Reverse-map keys with @vocab</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0066'>
@@ -25384,7 +25384,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0066-out.jsonld' title='Reverse-map keys with @vocab Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com/people/markus&quot;,<br/>    &quot;@reverse&quot;: {<br/>      &quot;http://xmlns.com/foaf/0.1/knows&quot;: [<br/>        {<br/>          &quot;@id&quot;: &quot;http://example.com/people/dave&quot;,<br/>          &quot;http://xmlns.com/foaf/0.1/name&quot;: [ { &quot;@value&quot;: &quot;Dave Longley&quot; } ]<br/>        }<br/>      ],<br/>      &quot;http://example.com/vocab/noTerm&quot;: [<br/>        {<br/>          &quot;@id&quot;: &quot;http://json-ld.org/test-suite/tests/relative-node&quot;,<br/>          &quot;http://xmlns.com/foaf/0.1/name&quot;: [ { &quot;@value&quot;: &quot;Compact keys using @vocab&quot; } ]<br/>        }<br/>      ]<br/>    },<br/>    &quot;http://xmlns.com/foaf/0.1/name&quot;: [ { &quot;@value&quot;: &quot;Markus Lanthaler&quot; } ]<br/>  }<br/>]<br/></pre>
           </dd>
           <dt id='test_69d9d5cb5e9a5deaa51fe95122486a56' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0067'>
-            Test
+            Test 0067:
             <span property='dc:title mf:name'>prefix://suffix not a compact IRI</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0067'>
@@ -25393,7 +25393,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0067-out.jsonld' title='prefix://suffix not a compact IRI Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.org/node1&quot;,<br/>    &quot;@type&quot;: [&quot;http://example.org/type&quot;],<br/>    &quot;http://example.org/property&quot;: [<br/>      { &quot;@value&quot;: &quot;all these IRIs remain unchanged because they are interpreted as absolute IRIs&quot; }<br/>    ]<br/>  }<br/>]<br/></pre>
           </dd>
           <dt id='test_a9d2b19b2ad03217da932e4b322505c9' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0068'>
-            Test
+            Test 0068:
             <span property='dc:title mf:name'>_:suffix values are not a compact IRI</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0068'>
@@ -25402,7 +25402,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0068-out.jsonld' title='_:suffix values are not a compact IRI Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;_:node1&quot;,<br/>    &quot;@type&quot;: [ &quot;_:type&quot; ],<br/>    &quot;_:property&quot;: [<br/>      { &quot;@value&quot;: &quot;all these IRIs remain unchanged because they are interpreted as blank node identifiers&quot; }<br/>    ]<br/>  }<br/>]<br/></pre>
           </dd>
           <dt id='test_8d0172557b1a3eaaa95912187fdbe7f3' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0069'>
-            Test
+            Test 0069:
             <span property='dc:title mf:name'>Compact IRI as term with type mapping</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0069'>
@@ -25411,7 +25411,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0069-out.jsonld' title='Compact IRI as term with type mapping Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com/vocab#class&quot;,<br/>    &quot;@type&quot;: [ &quot;http://www.w3.org/2000/01/rdf-schema#Class&quot; ],<br/>    &quot;http://www.w3.org/2000/01/rdf-schema#subClassOf&quot;: [<br/>      { &quot;@id&quot;: &quot;http://example.com/vocab#someOtherClass&quot;}<br/>    ]<br/>  }<br/>]<br/></pre>
           </dd>
           <dt id='test_00415a21708127e75f67425e12d10761' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0070'>
-            Test
+            Test 0070:
             <span property='dc:title mf:name'>Compact IRI as term defined using equivalent compact IRI</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0070'>
@@ -25420,7 +25420,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0070-out.jsonld' title='Compact IRI as term defined using equivalent compact IRI Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.com/vocab#id&quot;,<br/>    &quot;@type&quot;: [ &quot;http://www.example.org/vocab#Class&quot; ],<br/>    &quot;http://www.example.org/vocab#foo&quot;: [<br/>      { &quot;@value&quot;: &quot;bar&quot;}<br/>    ]<br/>  }<br/>]<br/></pre>
           </dd>
           <dt id='test_71fb227fe49f4333659a9da759fbc555' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0071'>
-            Test
+            Test 0071:
             <span property='dc:title mf:name'>Redefine terms looking like compact IRIs</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0071'>
@@ -25429,7 +25429,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0071-out.jsonld' title='Redefine terms looking like compact IRIs Result'>[<br/>  {<br/>    &quot;http://example.com/vocab#term&quot;: [<br/>      { &quot;@value&quot;: &quot;value of v:term&quot; }<br/>    ],<br/>    &quot;http://example.com/vocab#termId&quot;: [<br/>      { &quot;@value&quot;: &quot;value of v:termId&quot; }<br/>    ]<br/>  }<br/>]<br/></pre>
           </dd>
           <dt id='test_17f279996d2744c452505740651ae56f' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0072'>
-            Test
+            Test 0072:
             <span property='dc:title mf:name'>Redefine term using @vocab, not itself</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0072'>
@@ -25438,7 +25438,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0072-out.jsonld' title='Redefine term using @vocab, not itself Result'>[<br/>  {<br/>    &quot;http://example.com/anotherVocab#term&quot;: [<br/>      { &quot;@value&quot;: &quot;value of term&quot; }<br/>    ]<br/>  }<br/>]<br/></pre>
           </dd>
           <dt id='test_8400108fdfc367eb2220a1c0e9ed78cb' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0073'>
-            Test
+            Test 0073:
             <span property='dc:title mf:name'>@context not first property</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0073'>
@@ -25447,7 +25447,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0073-out.jsonld' title='@context not first property Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.org/node1&quot;,<br/>    &quot;http://www.w3.org/2002/07/owl#sameAs&quot;: [<br/>      {<br/>        &quot;@id&quot;: &quot;http://example.org/node2&quot;,<br/>        &quot;http://example.org/link&quot;: [<br/>          { &quot;@id&quot;: &quot;http://example.org/node3&quot; }<br/>        ],<br/>        &quot;http://www.w3.org/2000/01/rdf-schema#label&quot;: [ { &quot;@value&quot;: &quot;Node 2&quot; } ]<br/>      }<br/>    ]<br/>  }<br/>]<br/></pre>
           </dd>
           <dt id='test_d16ace1c40a3c0a87949ff175f59a034' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0074'>
-            Test
+            Test 0074:
             <span property='dc:title mf:name'>@id not first property</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0074'>
@@ -25456,7 +25456,7 @@
             <pre class='example resultDoc' property='mf:result' resource='http://json-ld.org/test-suite/tests/expand-0074-out.jsonld' title='@id not first property Result'>[<br/>  {<br/>    &quot;@id&quot;: &quot;http://example.org/node1&quot;,<br/>    &quot;http://www.w3.org/2002/07/owl#sameAs&quot;: [<br/>      {<br/>        &quot;@id&quot;: &quot;http://example.org/node2&quot;,<br/>        &quot;http://example.org/link&quot;: [<br/>          { &quot;@id&quot;: &quot;http://example.org/node3&quot; }<br/>        ],<br/>        &quot;http://www.w3.org/2000/01/rdf-schema#label&quot;: [ { &quot;@value&quot;: &quot;Node 2&quot; } ]<br/>      }<br/>    ]<br/>  }<br/>]<br/></pre>
           </dd>
           <dt id='test_e79ab0b007c9404f327c173831db3146' resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0075'>
-            Test
+            Test 0075:
             <span property='dc:title mf:name'>@vocab as blank node identifier</span>
           </dt>
           <dd resource='http://json-ld.org/test-suite/tests/expand-manifest.jsonld#t0075'>
--- a/test-suite/reports/template.haml	Wed Aug 21 01:28:38 2013 -0400
+++ b/test-suite/reports/template.haml	Wed Aug 21 10:31:46 2013 -0700
@@ -228,7 +228,7 @@
               %tr{:rel => "mf:entries", :typeof => test['@type'].join(" "), :resource => test['@id'], :inlist => true}
                 %td
                   %a{:href => "##{tid}"}<
-                    ~ CGI.escapeHTML test['title']
+                    = "Test #{test['@id'].split("#").last[1..-1]}: #{CGI.escapeHTML test['title']}"
                 - test['assertions'].each_with_index do |assertion, ndx|
                   - next if skip_subject[assertion['subject']]
                   - pass_fail = assertion['result']['outcome'].split(':').last.upcase.sub(/(PASS|FAIL)ED$/, '\1')
@@ -326,7 +326,7 @@
           %div{:property => "mf:entries", :inlist => true, :resource => manifest['@id']}
             - manifest['entries'].each do |test|
               %dt{:id => test_refs[test['@id']], :resource => test['@id']}
-                Test
+                = "Test #{test['@id'].split("#").last[1..-1]}: "
                 %span{:property => "dc:title mf:name"}<
                   ~ CGI.escapeHTML test['title']
               %dd{:resource => test['@id']}