<!DOCTYPE html>
<html lang='en' prefix='rdfc: https://w3c.github.io/rdf-canon/tests/vocab# mf: http://www.w3.org/2001/sw/DataAccess/tests/test-manifest# rdft: http://www.w3.org/ns/rdftest#'>
  <!-- This file is generated automatciallly from manifest.csv, and should not be edited directly. -->
  <head>
    <meta content='text/html;charset=utf-8' http-equiv='Content-Type'>
    <meta content='width=device-width, initial-scale=1.0' name='viewport'>
    <link href='https://www.w3.org/StyleSheets/TR/base' rel='stylesheet' type='text/css'>
    <style>
      body {background-image: none;}
      dl.test-detail, dl.test-options {
        padding: 0.5em;
      }
      dl.test-detail>dt, dl.test-options>dt {
        float: left;
        clear: left;
        text-align: right;
        font-weight: bold;
        color: green;
      }
      dl.test-detail>dt:after, dl.test-options>dt:after {content: ": "}
      dl.test-detail>dd, dl.test-options>dd {
        margin: 0 0 0 110px;
        padding: 0 0 0.5em 0;
      }
      dl.test-description>dt {margin-top: 2em;}
      dd {margin-left: 0;}
      dd code {display: inline;}
      footer {text-align: center;}
    </style>
    <title>
      RDF Dataset Canonicalization (RDFC-1.0) Test Suite
    </title>
    <style>
      em.rfc2119 {
        text-transform: lowercase;
        font-variant:   small-caps;
        font-style:     normal;
        color:          #900;
      }
      a.testlink {
        color: inherit;
        text-decoration: none;
      }
      a.testlink:hover {
        text-decoration: underline;
      }
    </style>
  </head>
  <body resource='manifest' typeof='mf:Manifest'>
    <p>
      <a href='http://www.w3.org/'>
        <img alt='W3C' height='48' src='http://www.w3.org/Icons/w3c_home' width='72'>
      </a>
    </p>
    <h1 property='rdfs:label'>RDF Dataset Canonicalization (RDFC-1.0) Test Suite</h1>
    <p property='rdfs:comment'>Tests the 1.0 version of RDF Dataset Canonicalization and the generation of canonical maps.</p>
    <p>This page describes RDF Dataset Canonicalization tests for the RDFC-1.0 profile. These tests are also described in <a href="manifest.jsonld">JSON-LD</a> and <a href="manifest.ttl">Turtle</a> formats for convenience. The manifest vocabulary is described in the <a href="vocab.html">RDF Dataset Canonicalization Test Vocabulary</a> (<a href="vocab.jsonld">JSON-LD</a>, <a href="vocab.ttl">Turtle</a>) and is based on the <a href="http://www.w3.org/TR/2014/NOTE-rdf11-testcases-20140225/">RDF Test Vocabulary</a>.</p>
    <p>A previous version of this test suite included tests for the URGNA2012 profile, which is non-normative. Those tests continue to be available in the <a href="https://w3c-ccg.github.io/rdf-dataset-canonicalization/tests">Credentials Community Group repository</a>.</p>
    <h2 id="general-instructions-for-running-the-rdf-dataset-canonicalization-test-suites">General instructions for running the RDF Dataset Canonicalization Test suites</h2>
    <h3 id="tests-for-rdfc-10-take-input-files-specified-as-n-quads-and-generate-canonical-n-quads-output-as-required-by-the-rdfc-10-algorithm">Tests for RDFC-1.0 take input files, specified as N-Quads, and generate Canonical N-Quads output as required by the RDFC-1.0 algorithm.</h3>
    <p>The result file is in the N-Quads format.
      The test passes if the result compares identically as the expected result as text files.</p>
    <p>For a negative evaluation test, the test passes if the implementation generates an error due to excessive calls to
      <a href="https://www.w3.org/TR/rdf-canon/#hash-nd-quads-algorithm">Hash N-Degree Quads</a>.</p>
    <h3 id="tests-for-rdfc-10-issued-identifiers-map">Tests for RDFC-1.0 Issued Identifiers Map.</h3>
    <p>The result file is in the JSON format with keys representing
      the blank node identifiers from the test input,
      and values representing the associated canonical identifier
      from the <a href="https://www.w3.org/TR/rdf-canon/#dfn-issued-identifiers-map">issued identifiers map</a>
      created as an alternate result
      from <a href="https://www.w3.org/TR/rdf-canon/#ca.7">Step 7</a> of the
      <a href="https://www.w3.org/TR/rdf-canon/#canon-algo-algo">RDFC1.0 Canonicalization Algorithm</a>.
      The test passes if the value of the resulting
      <a href="https://www.w3.org/TR/rdf-canon/#dfn-issued-identifiers-map">issued identifiers map</a>
      matches the corresponding expected test result that can be loaded via the <code>result</code> field of the test.</p>
    <p>Additionally, the keys of the <a href="https://www.w3.org/TR/rdf-canon/#dfn-issued-identifiers-map">issued identifiers map</a>
      must exactly match the values of the <a href="https://www.w3.org/TR/rdf-canon/#dfn-input-blank-node-identifier-map">input blank node identifier map</a>.
      Note that the keys of the input blank node identifier map represent blank nodes and the specific value is not considered for test purposes.</p>
    <h2 id="contributing-tests">Contributing Tests</h2>
    <p>The test manifests and entries are built automatically from
      <a href="manifest.csv">manifest.csv</a> using <a href="mk_manifest.rb">mk_manifest.rb</a>,
      where each row defines a combination of Validation tests for the same
      <em>action</em> and implicit files.
      Tests may be contributed via pull request to
      <a href="https://github.com/w3c/rdf-canon">https://github.com/w3c/rdf-canon</a>
      with suitable changes to the
      <a href="manifest.csv">manifest.csv</a> and necessary <em>action</em> and <em>result</em> files.</p>
    <h2 id="distribution">Distribution</h2>
    <p>Distributed under both the
      <a href="http://www.w3.org/Consortium/Legal/2008/04-testsuite-license">W3C Test Suite License</a>
      and the
      <a href="http://www.w3.org/Consortium/Legal/2008/03-bsd-license">W3C 3-clause BSD License</a>.
      To contribute to a W3C Test Suite, see the
      <a href="http://www.w3.org/2004/10/27-testcases">policies and contribution forms</a>.</p>
    <h2 id="disclaimer">Disclaimer</h2>
    <p>UNDER BOTH MUTUALLY EXCLUSIVE LICENSES, THIS DOCUMENT AND ALL DOCUMENTS,
      TESTS AND SOFTWARE THAT LINK THIS STATEMENT ARE PROVIDED "AS IS,"
      AND COPYRIGHT HOLDERS MAKE NO REPRESENTATIONS OR WARRANTIES,
      EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
      WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE,
      NON-INFRINGEMENT, OR TITLE;
      THAT THE CONTENTS OF THE DOCUMENT ARE SUITABLE FOR ANY PURPOSE;
      NOR THAT THE IMPLEMENTATION OF SUCH CONTENTS
      WILL NOT INFRINGE ANY THIRD PARTY PATENTS,
      COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS.
      COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL
      OR CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE DOCUMENT
      OR THE PERFORMANCE OR IMPLEMENTATION OF THE CONTENTS THEREOF.</p>
    <section>
      <h2>
        RDF Dataset Canonicalization (RDFC-1.0) Test Suite (86 entries)
      </h2>
      <dl class='test-description'>
        <dt id='test001c'>
          <a class='testlink' href='#test001c'>
            test001c:
          </a>
          <span about='#test001c' property='mf:name'>simple id</span>
        </dt>
        <dd inlist='true' property='mf:entry' resource='#test001c' typeof='rdfc:RDFC10EvalTest'>
          <div property='rdfs:comment'>
          </div>
          <dl class='test-detail'>
            <dt>type</dt>
            <dd>rdfc:RDFC10EvalTest</dd>
            <dt>approval</dt>
            <dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
            <dt>computationalComplexity</dt>
            <dd>low</dd>
            <dt>action</dt>
            <dd>
              <a href='rdfc10/test001-in.nq' property='mf:action'>rdfc10/test001-in.nq</a>
            </dd>
            <dt>result</dt>
            <dd>
              <a href='rdfc10/test001-rdfc10.nq' property='mf:result'>rdfc10/test001-rdfc10.nq</a>
            </dd>
          </dl>
        </dd>
        <dt id='test002c'>
          <a class='testlink' href='#test002c'>
            test002c:
          </a>
          <span about='#test002c' property='mf:name'>duplicate property iri values</span>
        </dt>
        <dd inlist='true' property='mf:entry' resource='#test002c' typeof='rdfc:RDFC10EvalTest'>
          <div property='rdfs:comment'>
          </div>
          <dl class='test-detail'>
            <dt>type</dt>
            <dd>rdfc:RDFC10EvalTest</dd>
            <dt>approval</dt>
            <dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
            <dt>computationalComplexity</dt>
            <dd>low</dd>
            <dt>action</dt>
            <dd>
              <a href='rdfc10/test002-in.nq' property='mf:action'>rdfc10/test002-in.nq</a>
            </dd>
            <dt>result</dt>
            <dd>
              <a href='rdfc10/test002-rdfc10.nq' property='mf:result'>rdfc10/test002-rdfc10.nq</a>
            </dd>
          </dl>
        </dd>
        <dt id='test003c'>
          <a class='testlink' href='#test003c'>
            test003c:
          </a>
          <span about='#test003c' property='mf:name'>bnode</span>
        </dt>
        <dd inlist='true' property='mf:entry' resource='#test003c' typeof='rdfc:RDFC10EvalTest'>
          <div property='rdfs:comment'>
          </div>
          <dl class='test-detail'>
            <dt>type</dt>
            <dd>rdfc:RDFC10EvalTest</dd>
            <dt>approval</dt>
            <dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
            <dt>computationalComplexity</dt>
            <dd>low</dd>
            <dt>action</dt>
            <dd>
              <a href='rdfc10/test003-in.nq' property='mf:action'>rdfc10/test003-in.nq</a>
            </dd>
            <dt>result</dt>
            <dd>
              <a href='rdfc10/test003-rdfc10.nq' property='mf:result'>rdfc10/test003-rdfc10.nq</a>
            </dd>
          </dl>
        </dd>
        <dt id='test003m'>
          <a class='testlink' href='#test003m'>
            test003m:
          </a>
          <span about='#test003m' property='mf:name'>bnode (map test)</span>
        </dt>
        <dd inlist='true' property='mf:entry' resource='#test003m' typeof='rdfc:RDFC10MapTest'>
          <div property='rdfs:comment'>
          </div>
          <dl class='test-detail'>
            <dt>type</dt>
            <dd>rdfc:RDFC10MapTest</dd>
            <dt>approval</dt>
            <dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
            <dt>computationalComplexity</dt>
            <dd>low</dd>
            <dt>action</dt>
            <dd>
              <a href='rdfc10/test003-in.nq' property='mf:action'>rdfc10/test003-in.nq</a>
            </dd>
            <dt>result</dt>
            <dd>
              <a href='rdfc10/test003-rdfc10map.json' property='mf:result'>rdfc10/test003-rdfc10map.json</a>
            </dd>
          </dl>
        </dd>
        <dt id='test004c'>
          <a class='testlink' href='#test004c'>
            test004c:
          </a>
          <span about='#test004c' property='mf:name'>bnode plus embed w/subject</span>
        </dt>
        <dd inlist='true' property='mf:entry' resource='#test004c' typeof='rdfc:RDFC10EvalTest'>
          <div property='rdfs:comment'>
          </div>
          <dl class='test-detail'>
            <dt>type</dt>
            <dd>rdfc:RDFC10EvalTest</dd>
            <dt>approval</dt>
            <dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
            <dt>computationalComplexity</dt>
            <dd>low</dd>
            <dt>action</dt>
            <dd>
              <a href='rdfc10/test004-in.nq' property='mf:action'>rdfc10/test004-in.nq</a>
            </dd>
            <dt>result</dt>
            <dd>
              <a href='rdfc10/test004-rdfc10.nq' property='mf:result'>rdfc10/test004-rdfc10.nq</a>
            </dd>
          </dl>
        </dd>
        <dt id='test004m'>
          <a class='testlink' href='#test004m'>
            test004m:
          </a>
          <span about='#test004m' property='mf:name'>bnode plus embed w/subject (map test)</span>
        </dt>
        <dd inlist='true' property='mf:entry' resource='#test004m' typeof='rdfc:RDFC10MapTest'>
          <div property='rdfs:comment'>
          </div>
          <dl class='test-detail'>
            <dt>type</dt>
            <dd>rdfc:RDFC10MapTest</dd>
            <dt>approval</dt>
            <dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
            <dt>computationalComplexity</dt>
            <dd>low</dd>
            <dt>action</dt>
            <dd>
              <a href='rdfc10/test004-in.nq' property='mf:action'>rdfc10/test004-in.nq</a>
            </dd>
            <dt>result</dt>
            <dd>
              <a href='rdfc10/test004-rdfc10map.json' property='mf:result'>rdfc10/test004-rdfc10map.json</a>
            </dd>
          </dl>
        </dd>
        <dt id='test005c'>
          <a class='testlink' href='#test005c'>
            test005c:
          </a>
          <span about='#test005c' property='mf:name'>bnode embed</span>
        </dt>
        <dd inlist='true' property='mf:entry' resource='#test005c' typeof='rdfc:RDFC10EvalTest'>
          <div property='rdfs:comment'>
          </div>
          <dl class='test-detail'>
            <dt>type</dt>
            <dd>rdfc:RDFC10EvalTest</dd>
            <dt>approval</dt>
            <dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
            <dt>computationalComplexity</dt>
            <dd>low</dd>
            <dt>action</dt>
            <dd>
              <a href='rdfc10/test005-in.nq' property='mf:action'>rdfc10/test005-in.nq</a>
            </dd>
            <dt>result</dt>
            <dd>
              <a href='rdfc10/test005-rdfc10.nq' property='mf:result'>rdfc10/test005-rdfc10.nq</a>
            </dd>
          </dl>
        </dd>
        <dt id='test005m'>
          <a class='testlink' href='#test005m'>
            test005m:
          </a>
          <span about='#test005m' property='mf:name'>bnode embed (map test)</span>
        </dt>
        <dd inlist='true' property='mf:entry' resource='#test005m' typeof='rdfc:RDFC10MapTest'>
          <div property='rdfs:comment'>
          </div>
          <dl class='test-detail'>
            <dt>type</dt>
            <dd>rdfc:RDFC10MapTest</dd>
            <dt>approval</dt>
            <dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
            <dt>computationalComplexity</dt>
            <dd>low</dd>
            <dt>action</dt>
            <dd>
              <a href='rdfc10/test005-in.nq' property='mf:action'>rdfc10/test005-in.nq</a>
            </dd>
            <dt>result</dt>
            <dd>
              <a href='rdfc10/test005-rdfc10map.json' property='mf:result'>rdfc10/test005-rdfc10map.json</a>
            </dd>
          </dl>
        </dd>
        <dt id='test006c'>
          <a class='testlink' href='#test006c'>
            test006c:
          </a>
          <span about='#test006c' property='mf:name'>multiple rdf types</span>
        </dt>
        <dd inlist='true' property='mf:entry' resource='#test006c' typeof='rdfc:RDFC10EvalTest'>
          <div property='rdfs:comment'>
          </div>
          <dl class='test-detail'>
            <dt>type</dt>
            <dd>rdfc:RDFC10EvalTest</dd>
            <dt>approval</dt>
            <dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
            <dt>computationalComplexity</dt>
            <dd>low</dd>
            <dt>action</dt>
            <dd>
              <a href='rdfc10/test006-in.nq' property='mf:action'>rdfc10/test006-in.nq</a>
            </dd>
            <dt>result</dt>
            <dd>
              <a href='rdfc10/test006-rdfc10.nq' property='mf:result'>rdfc10/test006-rdfc10.nq</a>
            </dd>
          </dl>
        </dd>
        <dt id='test008c'>
          <a class='testlink' href='#test008c'>
            test008c:
          </a>
          <span about='#test008c' property='mf:name'>single subject complex</span>
        </dt>
        <dd inlist='true' property='mf:entry' resource='#test008c' typeof='rdfc:RDFC10EvalTest'>
          <div property='rdfs:comment'>
          </div>
          <dl class='test-detail'>
            <dt>type</dt>
            <dd>rdfc:RDFC10EvalTest</dd>
            <dt>approval</dt>
            <dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
            <dt>computationalComplexity</dt>
            <dd>low</dd>
            <dt>action</dt>
            <dd>
              <a href='rdfc10/test008-in.nq' property='mf:action'>rdfc10/test008-in.nq</a>
            </dd>
            <dt>result</dt>
            <dd>
              <a href='rdfc10/test008-rdfc10.nq' property='mf:result'>rdfc10/test008-rdfc10.nq</a>
            </dd>
          </dl>
        </dd>
        <dt id='test009c'>
          <a class='testlink' href='#test009c'>
            test009c:
          </a>
          <span about='#test009c' property='mf:name'>multiple subjects - complex</span>
        </dt>
        <dd inlist='true' property='mf:entry' resource='#test009c' typeof='rdfc:RDFC10EvalTest'>
          <div property='rdfs:comment'>
          </div>
          <dl class='test-detail'>
            <dt>type</dt>
            <dd>rdfc:RDFC10EvalTest</dd>
            <dt>approval</dt>
            <dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
            <dt>computationalComplexity</dt>
            <dd>low</dd>
            <dt>action</dt>
            <dd>
              <a href='rdfc10/test009-in.nq' property='mf:action'>rdfc10/test009-in.nq</a>
            </dd>
            <dt>result</dt>
            <dd>
              <a href='rdfc10/test009-rdfc10.nq' property='mf:result'>rdfc10/test009-rdfc10.nq</a>
            </dd>
          </dl>
        </dd>
        <dt id='test010c'>
          <a class='testlink' href='#test010c'>
            test010c:
          </a>
          <span about='#test010c' property='mf:name'>type</span>
        </dt>
        <dd inlist='true' property='mf:entry' resource='#test010c' typeof='rdfc:RDFC10EvalTest'>
          <div property='rdfs:comment'>
          </div>
          <dl class='test-detail'>
            <dt>type</dt>
            <dd>rdfc:RDFC10EvalTest</dd>
            <dt>approval</dt>
            <dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
            <dt>computationalComplexity</dt>
            <dd>low</dd>
            <dt>action</dt>
            <dd>
              <a href='rdfc10/test010-in.nq' property='mf:action'>rdfc10/test010-in.nq</a>
            </dd>
            <dt>result</dt>
            <dd>
              <a href='rdfc10/test010-rdfc10.nq' property='mf:result'>rdfc10/test010-rdfc10.nq</a>
            </dd>
          </dl>
        </dd>
        <dt id='test011c'>
          <a class='testlink' href='#test011c'>
            test011c:
          </a>
          <span about='#test011c' property='mf:name'>type-coerced type</span>
        </dt>
        <dd inlist='true' property='mf:entry' resource='#test011c' typeof='rdfc:RDFC10EvalTest'>
          <div property='rdfs:comment'>
          </div>
          <dl class='test-detail'>
            <dt>type</dt>
            <dd>rdfc:RDFC10EvalTest</dd>
            <dt>approval</dt>
            <dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
            <dt>computationalComplexity</dt>
            <dd>low</dd>
            <dt>action</dt>
            <dd>
              <a href='rdfc10/test011-in.nq' property='mf:action'>rdfc10/test011-in.nq</a>
            </dd>
            <dt>result</dt>
            <dd>
              <a href='rdfc10/test011-rdfc10.nq' property='mf:result'>rdfc10/test011-rdfc10.nq</a>
            </dd>
          </dl>
        </dd>
        <dt id='test013c'>
          <a class='testlink' href='#test013c'>
            test013c:
          </a>
          <span about='#test013c' property='mf:name'>type-coerced type, cycle</span>
        </dt>
        <dd inlist='true' property='mf:entry' resource='#test013c' typeof='rdfc:RDFC10EvalTest'>
          <div property='rdfs:comment'>
          </div>
          <dl class='test-detail'>
            <dt>type</dt>
            <dd>rdfc:RDFC10EvalTest</dd>
            <dt>approval</dt>
            <dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
            <dt>computationalComplexity</dt>
            <dd>low</dd>
            <dt>action</dt>
            <dd>
              <a href='rdfc10/test013-in.nq' property='mf:action'>rdfc10/test013-in.nq</a>
            </dd>
            <dt>result</dt>
            <dd>
              <a href='rdfc10/test013-rdfc10.nq' property='mf:result'>rdfc10/test013-rdfc10.nq</a>
            </dd>
          </dl>
        </dd>
        <dt id='test014c'>
          <a class='testlink' href='#test014c'>
            test014c:
          </a>
          <span about='#test014c' property='mf:name'>check types</span>
        </dt>
        <dd inlist='true' property='mf:entry' resource='#test014c' typeof='rdfc:RDFC10EvalTest'>
          <div property='rdfs:comment'>
          </div>
          <dl class='test-detail'>
            <dt>type</dt>
            <dd>rdfc:RDFC10EvalTest</dd>
            <dt>approval</dt>
            <dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
            <dt>computationalComplexity</dt>
            <dd>low</dd>
            <dt>action</dt>
            <dd>
              <a href='rdfc10/test014-in.nq' property='mf:action'>rdfc10/test014-in.nq</a>
            </dd>
            <dt>result</dt>
            <dd>
              <a href='rdfc10/test014-rdfc10.nq' property='mf:result'>rdfc10/test014-rdfc10.nq</a>
            </dd>
          </dl>
        </dd>
        <dt id='test016c'>
          <a class='testlink' href='#test016c'>
            test016c:
          </a>
          <span about='#test016c' property='mf:name'>blank node - dual link - embed</span>
        </dt>
        <dd inlist='true' property='mf:entry' resource='#test016c' typeof='rdfc:RDFC10EvalTest'>
          <div property='rdfs:comment'>
          </div>
          <dl class='test-detail'>
            <dt>type</dt>
            <dd>rdfc:RDFC10EvalTest</dd>
            <dt>approval</dt>
            <dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
            <dt>computationalComplexity</dt>
            <dd>low</dd>
            <dt>action</dt>
            <dd>
              <a href='rdfc10/test016-in.nq' property='mf:action'>rdfc10/test016-in.nq</a>
            </dd>
            <dt>result</dt>
            <dd>
              <a href='rdfc10/test016-rdfc10.nq' property='mf:result'>rdfc10/test016-rdfc10.nq</a>
            </dd>
          </dl>
        </dd>
        <dt id='test016m'>
          <a class='testlink' href='#test016m'>
            test016m:
          </a>
          <span about='#test016m' property='mf:name'>blank node - dual link - embed (map test)</span>
        </dt>
        <dd inlist='true' property='mf:entry' resource='#test016m' typeof='rdfc:RDFC10MapTest'>
          <div property='rdfs:comment'>
          </div>
          <dl class='test-detail'>
            <dt>type</dt>
            <dd>rdfc:RDFC10MapTest</dd>
            <dt>approval</dt>
            <dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
            <dt>computationalComplexity</dt>
            <dd>low</dd>
            <dt>action</dt>
            <dd>
              <a href='rdfc10/test016-in.nq' property='mf:action'>rdfc10/test016-in.nq</a>
            </dd>
            <dt>result</dt>
            <dd>
              <a href='rdfc10/test016-rdfc10map.json' property='mf:result'>rdfc10/test016-rdfc10map.json</a>
            </dd>
          </dl>
        </dd>
        <dt id='test017c'>
          <a class='testlink' href='#test017c'>
            test017c:
          </a>
          <span about='#test017c' property='mf:name'>blank node - dual link - non-embed</span>
        </dt>
        <dd inlist='true' property='mf:entry' resource='#test017c' typeof='rdfc:RDFC10EvalTest'>
          <div property='rdfs:comment'>
          </div>
          <dl class='test-detail'>
            <dt>type</dt>
            <dd>rdfc:RDFC10EvalTest</dd>
            <dt>approval</dt>
            <dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
            <dt>computationalComplexity</dt>
            <dd>low</dd>
            <dt>action</dt>
            <dd>
              <a href='rdfc10/test017-in.nq' property='mf:action'>rdfc10/test017-in.nq</a>
            </dd>
            <dt>result</dt>
            <dd>
              <a href='rdfc10/test017-rdfc10.nq' property='mf:result'>rdfc10/test017-rdfc10.nq</a>
            </dd>
          </dl>
        </dd>
        <dt id='test017m'>
          <a class='testlink' href='#test017m'>
            test017m:
          </a>
          <span about='#test017m' property='mf:name'>blank node - dual link - non-embed (map test)</span>
        </dt>
        <dd inlist='true' property='mf:entry' resource='#test017m' typeof='rdfc:RDFC10MapTest'>
          <div property='rdfs:comment'>
          </div>
          <dl class='test-detail'>
            <dt>type</dt>
            <dd>rdfc:RDFC10MapTest</dd>
            <dt>approval</dt>
            <dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
            <dt>computationalComplexity</dt>
            <dd>low</dd>
            <dt>action</dt>
            <dd>
              <a href='rdfc10/test017-in.nq' property='mf:action'>rdfc10/test017-in.nq</a>
            </dd>
            <dt>result</dt>
            <dd>
              <a href='rdfc10/test017-rdfc10map.json' property='mf:result'>rdfc10/test017-rdfc10map.json</a>
            </dd>
          </dl>
        </dd>
        <dt id='test018c'>
          <a class='testlink' href='#test018c'>
            test018c:
          </a>
          <span about='#test018c' property='mf:name'>blank node - self link</span>
        </dt>
        <dd inlist='true' property='mf:entry' resource='#test018c' typeof='rdfc:RDFC10EvalTest'>
          <div property='rdfs:comment'>
          </div>
          <dl class='test-detail'>
            <dt>type</dt>
            <dd>rdfc:RDFC10EvalTest</dd>
            <dt>approval</dt>
            <dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
            <dt>computationalComplexity</dt>
            <dd>low</dd>
            <dt>action</dt>
            <dd>
              <a href='rdfc10/test018-in.nq' property='mf:action'>rdfc10/test018-in.nq</a>
            </dd>
            <dt>result</dt>
            <dd>
              <a href='rdfc10/test018-rdfc10.nq' property='mf:result'>rdfc10/test018-rdfc10.nq</a>
            </dd>
          </dl>
        </dd>
        <dt id='test018m'>
          <a class='testlink' href='#test018m'>
            test018m:
          </a>
          <span about='#test018m' property='mf:name'>blank node - self link (map test)</span>
        </dt>
        <dd inlist='true' property='mf:entry' resource='#test018m' typeof='rdfc:RDFC10MapTest'>
          <div property='rdfs:comment'>
          </div>
          <dl class='test-detail'>
            <dt>type</dt>
            <dd>rdfc:RDFC10MapTest</dd>
            <dt>approval</dt>
            <dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
            <dt>computationalComplexity</dt>
            <dd>low</dd>
            <dt>action</dt>
            <dd>
              <a href='rdfc10/test018-in.nq' property='mf:action'>rdfc10/test018-in.nq</a>
            </dd>
            <dt>result</dt>
            <dd>
              <a href='rdfc10/test018-rdfc10map.json' property='mf:result'>rdfc10/test018-rdfc10map.json</a>
            </dd>
          </dl>
        </dd>
        <dt id='test019c'>
          <a class='testlink' href='#test019c'>
            test019c:
          </a>
          <span about='#test019c' property='mf:name'>blank node - disjoint self links</span>
        </dt>
        <dd inlist='true' property='mf:entry' resource='#test019c' typeof='rdfc:RDFC10EvalTest'>
          <div property='rdfs:comment'>
          </div>
          <dl class='test-detail'>
            <dt>type</dt>
            <dd>rdfc:RDFC10EvalTest</dd>
            <dt>approval</dt>
            <dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
            <dt>computationalComplexity</dt>
            <dd>medium</dd>
            <dt>action</dt>
            <dd>
              <a href='rdfc10/test019-in.nq' property='mf:action'>rdfc10/test019-in.nq</a>
            </dd>
            <dt>result</dt>
            <dd>
              <a href='rdfc10/test019-rdfc10.nq' property='mf:result'>rdfc10/test019-rdfc10.nq</a>
            </dd>
          </dl>
        </dd>
        <dt id='test020c'>
          <a class='testlink' href='#test020c'>
            test020c:
          </a>
          <span about='#test020c' property='mf:name'>blank node - diamond</span>
        </dt>
        <dd inlist='true' property='mf:entry' resource='#test020c' typeof='rdfc:RDFC10EvalTest'>
          <div property='rdfs:comment'>
          </div>
          <dl class='test-detail'>
            <dt>type</dt>
            <dd>rdfc:RDFC10EvalTest</dd>
            <dt>approval</dt>
            <dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
            <dt>computationalComplexity</dt>
            <dd>low</dd>
            <dt>action</dt>
            <dd>
              <a href='rdfc10/test020-in.nq' property='mf:action'>rdfc10/test020-in.nq</a>
            </dd>
            <dt>result</dt>
            <dd>
              <a href='rdfc10/test020-rdfc10.nq' property='mf:result'>rdfc10/test020-rdfc10.nq</a>
            </dd>
          </dl>
        </dd>
        <dt id='test020m'>
          <a class='testlink' href='#test020m'>
            test020m:
          </a>
          <span about='#test020m' property='mf:name'>blank node - diamond (map test)</span>
        </dt>
        <dd inlist='true' property='mf:entry' resource='#test020m' typeof='rdfc:RDFC10MapTest'>
          <div property='rdfs:comment'>
          </div>
          <dl class='test-detail'>
            <dt>type</dt>
            <dd>rdfc:RDFC10MapTest</dd>
            <dt>approval</dt>
            <dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
            <dt>computationalComplexity</dt>
            <dd>low</dd>
            <dt>action</dt>
            <dd>
              <a href='rdfc10/test020-in.nq' property='mf:action'>rdfc10/test020-in.nq</a>
            </dd>
            <dt>result</dt>
            <dd>
              <a href='rdfc10/test020-rdfc10map.json' property='mf:result'>rdfc10/test020-rdfc10map.json</a>
            </dd>
          </dl>
        </dd>
        <dt id='test021c'>
          <a class='testlink' href='#test021c'>
            test021c:
          </a>
          <span about='#test021c' property='mf:name'>blank node - circle of 2</span>
        </dt>
        <dd inlist='true' property='mf:entry' resource='#test021c' typeof='rdfc:RDFC10EvalTest'>
          <div property='rdfs:comment'>
          </div>
          <dl class='test-detail'>
            <dt>type</dt>
            <dd>rdfc:RDFC10EvalTest</dd>
            <dt>approval</dt>
            <dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
            <dt>computationalComplexity</dt>
            <dd>medium</dd>
            <dt>action</dt>
            <dd>
              <a href='rdfc10/test021-in.nq' property='mf:action'>rdfc10/test021-in.nq</a>
            </dd>
            <dt>result</dt>
            <dd>
              <a href='rdfc10/test021-rdfc10.nq' property='mf:result'>rdfc10/test021-rdfc10.nq</a>
            </dd>
          </dl>
        </dd>
        <dt id='test022c'>
          <a class='testlink' href='#test022c'>
            test022c:
          </a>
          <span about='#test022c' property='mf:name'>blank node - double circle of 2</span>
        </dt>
        <dd inlist='true' property='mf:entry' resource='#test022c' typeof='rdfc:RDFC10EvalTest'>
          <div property='rdfs:comment'>
          </div>
          <dl class='test-detail'>
            <dt>type</dt>
            <dd>rdfc:RDFC10EvalTest</dd>
            <dt>approval</dt>
            <dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
            <dt>computationalComplexity</dt>
            <dd>medium</dd>
            <dt>action</dt>
            <dd>
              <a href='rdfc10/test022-in.nq' property='mf:action'>rdfc10/test022-in.nq</a>
            </dd>
            <dt>result</dt>
            <dd>
              <a href='rdfc10/test022-rdfc10.nq' property='mf:result'>rdfc10/test022-rdfc10.nq</a>
            </dd>
          </dl>
        </dd>
        <dt id='test023c'>
          <a class='testlink' href='#test023c'>
            test023c:
          </a>
          <span about='#test023c' property='mf:name'>blank node - circle of 3</span>
        </dt>
        <dd inlist='true' property='mf:entry' resource='#test023c' typeof='rdfc:RDFC10EvalTest'>
          <div property='rdfs:comment'>
          </div>
          <dl class='test-detail'>
            <dt>type</dt>
            <dd>rdfc:RDFC10EvalTest</dd>
            <dt>approval</dt>
            <dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
            <dt>computationalComplexity</dt>
            <dd>medium</dd>
            <dt>action</dt>
            <dd>
              <a href='rdfc10/test023-in.nq' property='mf:action'>rdfc10/test023-in.nq</a>
            </dd>
            <dt>result</dt>
            <dd>
              <a href='rdfc10/test023-rdfc10.nq' property='mf:result'>rdfc10/test023-rdfc10.nq</a>
            </dd>
          </dl>
        </dd>
        <dt id='test024c'>
          <a class='testlink' href='#test024c'>
            test024c:
          </a>
          <span about='#test024c' property='mf:name'>blank node - double circle of 3 (0-1-2)</span>
        </dt>
        <dd inlist='true' property='mf:entry' resource='#test024c' typeof='rdfc:RDFC10EvalTest'>
          <div property='rdfs:comment'>
          </div>
          <dl class='test-detail'>
            <dt>type</dt>
            <dd>rdfc:RDFC10EvalTest</dd>
            <dt>approval</dt>
            <dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
            <dt>computationalComplexity</dt>
            <dd>medium</dd>
            <dt>action</dt>
            <dd>
              <a href='rdfc10/test024-in.nq' property='mf:action'>rdfc10/test024-in.nq</a>
            </dd>
            <dt>result</dt>
            <dd>
              <a href='rdfc10/test024-rdfc10.nq' property='mf:result'>rdfc10/test024-rdfc10.nq</a>
            </dd>
          </dl>
        </dd>
        <dt id='test025c'>
          <a class='testlink' href='#test025c'>
            test025c:
          </a>
          <span about='#test025c' property='mf:name'>blank node - double circle of 3 (0-2-1)</span>
        </dt>
        <dd inlist='true' property='mf:entry' resource='#test025c' typeof='rdfc:RDFC10EvalTest'>
          <div property='rdfs:comment'>
          </div>
          <dl class='test-detail'>
            <dt>type</dt>
            <dd>rdfc:RDFC10EvalTest</dd>
            <dt>approval</dt>
            <dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
            <dt>computationalComplexity</dt>
            <dd>medium</dd>
            <dt>action</dt>
            <dd>
              <a href='rdfc10/test025-in.nq' property='mf:action'>rdfc10/test025-in.nq</a>
            </dd>
            <dt>result</dt>
            <dd>
              <a href='rdfc10/test025-rdfc10.nq' property='mf:result'>rdfc10/test025-rdfc10.nq</a>
            </dd>
          </dl>
        </dd>
        <dt id='test026c'>
          <a class='testlink' href='#test026c'>
            test026c:
          </a>
          <span about='#test026c' property='mf:name'>blank node - double circle of 3 (1-0-2)</span>
        </dt>
        <dd inlist='true' property='mf:entry' resource='#test026c' typeof='rdfc:RDFC10EvalTest'>
          <div property='rdfs:comment'>
          </div>
          <dl class='test-detail'>
            <dt>type</dt>
            <dd>rdfc:RDFC10EvalTest</dd>
            <dt>approval</dt>
            <dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
            <dt>computationalComplexity</dt>
            <dd>medium</dd>
            <dt>action</dt>
            <dd>
              <a href='rdfc10/test026-in.nq' property='mf:action'>rdfc10/test026-in.nq</a>
            </dd>
            <dt>result</dt>
            <dd>
              <a href='rdfc10/test026-rdfc10.nq' property='mf:result'>rdfc10/test026-rdfc10.nq</a>
            </dd>
          </dl>
        </dd>
        <dt id='test027c'>
          <a class='testlink' href='#test027c'>
            test027c:
          </a>
          <span about='#test027c' property='mf:name'>blank node - double circle of 3 (1-2-0)</span>
        </dt>
        <dd inlist='true' property='mf:entry' resource='#test027c' typeof='rdfc:RDFC10EvalTest'>
          <div property='rdfs:comment'>
          </div>
          <dl class='test-detail'>
            <dt>type</dt>
            <dd>rdfc:RDFC10EvalTest</dd>
            <dt>approval</dt>
            <dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
            <dt>computationalComplexity</dt>
            <dd>medium</dd>
            <dt>action</dt>
            <dd>
              <a href='rdfc10/test027-in.nq' property='mf:action'>rdfc10/test027-in.nq</a>
            </dd>
            <dt>result</dt>
            <dd>
              <a href='rdfc10/test027-rdfc10.nq' property='mf:result'>rdfc10/test027-rdfc10.nq</a>
            </dd>
          </dl>
        </dd>
        <dt id='test028c'>
          <a class='testlink' href='#test028c'>
            test028c:
          </a>
          <span about='#test028c' property='mf:name'>blank node - double circle of 3 (2-1-0)</span>
        </dt>
        <dd inlist='true' property='mf:entry' resource='#test028c' typeof='rdfc:RDFC10EvalTest'>
          <div property='rdfs:comment'>
          </div>
          <dl class='test-detail'>
            <dt>type</dt>
            <dd>rdfc:RDFC10EvalTest</dd>
            <dt>approval</dt>
            <dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
            <dt>computationalComplexity</dt>
            <dd>medium</dd>
            <dt>action</dt>
            <dd>
              <a href='rdfc10/test028-in.nq' property='mf:action'>rdfc10/test028-in.nq</a>
            </dd>
            <dt>result</dt>
            <dd>
              <a href='rdfc10/test028-rdfc10.nq' property='mf:result'>rdfc10/test028-rdfc10.nq</a>
            </dd>
          </dl>
        </dd>
        <dt id='test029c'>
          <a class='testlink' href='#test029c'>
            test029c:
          </a>
          <span about='#test029c' property='mf:name'>blank node - double circle of 3 (2-0-1)</span>
        </dt>
        <dd inlist='true' property='mf:entry' resource='#test029c' typeof='rdfc:RDFC10EvalTest'>
          <div property='rdfs:comment'>
          </div>
          <dl class='test-detail'>
            <dt>type</dt>
            <dd>rdfc:RDFC10EvalTest</dd>
            <dt>approval</dt>
            <dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
            <dt>computationalComplexity</dt>
            <dd>medium</dd>
            <dt>action</dt>
            <dd>
              <a href='rdfc10/test029-in.nq' property='mf:action'>rdfc10/test029-in.nq</a>
            </dd>
            <dt>result</dt>
            <dd>
              <a href='rdfc10/test029-rdfc10.nq' property='mf:result'>rdfc10/test029-rdfc10.nq</a>
            </dd>
          </dl>
        </dd>
        <dt id='test030c'>
          <a class='testlink' href='#test030c'>
            test030c:
          </a>
          <span about='#test030c' property='mf:name'>blank node - point at circle of 3</span>
        </dt>
        <dd inlist='true' property='mf:entry' resource='#test030c' typeof='rdfc:RDFC10EvalTest'>
          <div property='rdfs:comment'>
          </div>
          <dl class='test-detail'>
            <dt>type</dt>
            <dd>rdfc:RDFC10EvalTest</dd>
            <dt>approval</dt>
            <dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
            <dt>computationalComplexity</dt>
            <dd>low</dd>
            <dt>action</dt>
            <dd>
              <a href='rdfc10/test030-in.nq' property='mf:action'>rdfc10/test030-in.nq</a>
            </dd>
            <dt>result</dt>
            <dd>
              <a href='rdfc10/test030-rdfc10.nq' property='mf:result'>rdfc10/test030-rdfc10.nq</a>
            </dd>
          </dl>
        </dd>
        <dt id='test030m'>
          <a class='testlink' href='#test030m'>
            test030m:
          </a>
          <span about='#test030m' property='mf:name'>blank node - point at circle of 3 (map test)</span>
        </dt>
        <dd inlist='true' property='mf:entry' resource='#test030m' typeof='rdfc:RDFC10MapTest'>
          <div property='rdfs:comment'>
          </div>
          <dl class='test-detail'>
            <dt>type</dt>
            <dd>rdfc:RDFC10MapTest</dd>
            <dt>approval</dt>
            <dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
            <dt>computationalComplexity</dt>
            <dd>low</dd>
            <dt>action</dt>
            <dd>
              <a href='rdfc10/test030-in.nq' property='mf:action'>rdfc10/test030-in.nq</a>
            </dd>
            <dt>result</dt>
            <dd>
              <a href='rdfc10/test030-rdfc10map.json' property='mf:result'>rdfc10/test030-rdfc10map.json</a>
            </dd>
          </dl>
        </dd>
        <dt id='test033c'>
          <a class='testlink' href='#test033c'>
            test033c:
          </a>
          <span about='#test033c' property='mf:name'>disjoint identical subgraphs (1)</span>
        </dt>
        <dd inlist='true' property='mf:entry' resource='#test033c' typeof='rdfc:RDFC10EvalTest'>
          <div property='rdfs:comment'>
          </div>
          <dl class='test-detail'>
            <dt>type</dt>
            <dd>rdfc:RDFC10EvalTest</dd>
            <dt>approval</dt>
            <dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
            <dt>computationalComplexity</dt>
            <dd>medium</dd>
            <dt>action</dt>
            <dd>
              <a href='rdfc10/test033-in.nq' property='mf:action'>rdfc10/test033-in.nq</a>
            </dd>
            <dt>result</dt>
            <dd>
              <a href='rdfc10/test033-rdfc10.nq' property='mf:result'>rdfc10/test033-rdfc10.nq</a>
            </dd>
          </dl>
        </dd>
        <dt id='test034c'>
          <a class='testlink' href='#test034c'>
            test034c:
          </a>
          <span about='#test034c' property='mf:name'>disjoint identical subgraphs (2)</span>
        </dt>
        <dd inlist='true' property='mf:entry' resource='#test034c' typeof='rdfc:RDFC10EvalTest'>
          <div property='rdfs:comment'>
          </div>
          <dl class='test-detail'>
            <dt>type</dt>
            <dd>rdfc:RDFC10EvalTest</dd>
            <dt>approval</dt>
            <dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
            <dt>computationalComplexity</dt>
            <dd>medium</dd>
            <dt>action</dt>
            <dd>
              <a href='rdfc10/test034-in.nq' property='mf:action'>rdfc10/test034-in.nq</a>
            </dd>
            <dt>result</dt>
            <dd>
              <a href='rdfc10/test034-rdfc10.nq' property='mf:result'>rdfc10/test034-rdfc10.nq</a>
            </dd>
          </dl>
        </dd>
        <dt id='test035c'>
          <a class='testlink' href='#test035c'>
            test035c:
          </a>
          <span about='#test035c' property='mf:name'>reordered w/strings (1)</span>
        </dt>
        <dd inlist='true' property='mf:entry' resource='#test035c' typeof='rdfc:RDFC10EvalTest'>
          <div property='rdfs:comment'>
          </div>
          <dl class='test-detail'>
            <dt>type</dt>
            <dd>rdfc:RDFC10EvalTest</dd>
            <dt>approval</dt>
            <dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
            <dt>computationalComplexity</dt>
            <dd>medium</dd>
            <dt>action</dt>
            <dd>
              <a href='rdfc10/test035-in.nq' property='mf:action'>rdfc10/test035-in.nq</a>
            </dd>
            <dt>result</dt>
            <dd>
              <a href='rdfc10/test035-rdfc10.nq' property='mf:result'>rdfc10/test035-rdfc10.nq</a>
            </dd>
          </dl>
        </dd>
        <dt id='test036c'>
          <a class='testlink' href='#test036c'>
            test036c:
          </a>
          <span about='#test036c' property='mf:name'>reordered w/strings (2)</span>
        </dt>
        <dd inlist='true' property='mf:entry' resource='#test036c' typeof='rdfc:RDFC10EvalTest'>
          <div property='rdfs:comment'>
          </div>
          <dl class='test-detail'>
            <dt>type</dt>
            <dd>rdfc:RDFC10EvalTest</dd>
            <dt>approval</dt>
            <dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
            <dt>computationalComplexity</dt>
            <dd>medium</dd>
            <dt>action</dt>
            <dd>
              <a href='rdfc10/test036-in.nq' property='mf:action'>rdfc10/test036-in.nq</a>
            </dd>
            <dt>result</dt>
            <dd>
              <a href='rdfc10/test036-rdfc10.nq' property='mf:result'>rdfc10/test036-rdfc10.nq</a>
            </dd>
          </dl>
        </dd>
        <dt id='test038c'>
          <a class='testlink' href='#test038c'>
            test038c:
          </a>
          <span about='#test038c' property='mf:name'>reordered 4 bnodes, reordered 2 properties (1)</span>
        </dt>
        <dd inlist='true' property='mf:entry' resource='#test038c' typeof='rdfc:RDFC10EvalTest'>
          <div property='rdfs:comment'>
          </div>
          <dl class='test-detail'>
            <dt>type</dt>
            <dd>rdfc:RDFC10EvalTest</dd>
            <dt>approval</dt>
            <dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
            <dt>computationalComplexity</dt>
            <dd>medium</dd>
            <dt>action</dt>
            <dd>
              <a href='rdfc10/test038-in.nq' property='mf:action'>rdfc10/test038-in.nq</a>
            </dd>
            <dt>result</dt>
            <dd>
              <a href='rdfc10/test038-rdfc10.nq' property='mf:result'>rdfc10/test038-rdfc10.nq</a>
            </dd>
          </dl>
        </dd>
        <dt id='test039c'>
          <a class='testlink' href='#test039c'>
            test039c:
          </a>
          <span about='#test039c' property='mf:name'>reordered 4 bnodes, reordered 2 properties (2)</span>
        </dt>
        <dd inlist='true' property='mf:entry' resource='#test039c' typeof='rdfc:RDFC10EvalTest'>
          <div property='rdfs:comment'>
          </div>
          <dl class='test-detail'>
            <dt>type</dt>
            <dd>rdfc:RDFC10EvalTest</dd>
            <dt>approval</dt>
            <dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
            <dt>computationalComplexity</dt>
            <dd>medium</dd>
            <dt>action</dt>
            <dd>
              <a href='rdfc10/test039-in.nq' property='mf:action'>rdfc10/test039-in.nq</a>
            </dd>
            <dt>result</dt>
            <dd>
              <a href='rdfc10/test039-rdfc10.nq' property='mf:result'>rdfc10/test039-rdfc10.nq</a>
            </dd>
          </dl>
        </dd>
        <dt id='test040c'>
          <a class='testlink' href='#test040c'>
            test040c:
          </a>
          <span about='#test040c' property='mf:name'>reordered 6 bnodes (1)</span>
        </dt>
        <dd inlist='true' property='mf:entry' resource='#test040c' typeof='rdfc:RDFC10EvalTest'>
          <div property='rdfs:comment'>
          </div>
          <dl class='test-detail'>
            <dt>type</dt>
            <dd>rdfc:RDFC10EvalTest</dd>
            <dt>approval</dt>
            <dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
            <dt>computationalComplexity</dt>
            <dd>medium</dd>
            <dt>action</dt>
            <dd>
              <a href='rdfc10/test040-in.nq' property='mf:action'>rdfc10/test040-in.nq</a>
            </dd>
            <dt>result</dt>
            <dd>
              <a href='rdfc10/test040-rdfc10.nq' property='mf:result'>rdfc10/test040-rdfc10.nq</a>
            </dd>
          </dl>
        </dd>
        <dt id='test043c'>
          <a class='testlink' href='#test043c'>
            test043c:
          </a>
          <span about='#test043c' property='mf:name'>literal with language</span>
        </dt>
        <dd inlist='true' property='mf:entry' resource='#test043c' typeof='rdfc:RDFC10EvalTest'>
          <div property='rdfs:comment'>
          </div>
          <dl class='test-detail'>
            <dt>type</dt>
            <dd>rdfc:RDFC10EvalTest</dd>
            <dt>approval</dt>
            <dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
            <dt>computationalComplexity</dt>
            <dd>low</dd>
            <dt>action</dt>
            <dd>
              <a href='rdfc10/test043-in.nq' property='mf:action'>rdfc10/test043-in.nq</a>
            </dd>
            <dt>result</dt>
            <dd>
              <a href='rdfc10/test043-rdfc10.nq' property='mf:result'>rdfc10/test043-rdfc10.nq</a>
            </dd>
          </dl>
        </dd>
        <dt id='test044c'>
          <a class='testlink' href='#test044c'>
            test044c:
          </a>
          <span about='#test044c' property='mf:name'>poison – evil (1)</span>
        </dt>
        <dd inlist='true' property='mf:entry' resource='#test044c' typeof='rdfc:RDFC10EvalTest'>
          <div property='rdfs:comment'>
            <p>A poison graph which is computable given defined limits.</p>
          </div>
          <dl class='test-detail'>
            <dt>type</dt>
            <dd>rdfc:RDFC10EvalTest</dd>
            <dt>approval</dt>
            <dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
            <dt>computationalComplexity</dt>
            <dd>high</dd>
            <dt>action</dt>
            <dd>
              <a href='rdfc10/test044-in.nq' property='mf:action'>rdfc10/test044-in.nq</a>
            </dd>
            <dt>result</dt>
            <dd>
              <a href='rdfc10/test044-rdfc10.nq' property='mf:result'>rdfc10/test044-rdfc10.nq</a>
            </dd>
          </dl>
        </dd>
        <dt id='test045c'>
          <a class='testlink' href='#test045c'>
            test045c:
          </a>
          <span about='#test045c' property='mf:name'>poison – evil (2)</span>
        </dt>
        <dd inlist='true' property='mf:entry' resource='#test045c' typeof='rdfc:RDFC10EvalTest'>
          <div property='rdfs:comment'>
            <p>A poison graph which is computable given defined limits.</p>
          </div>
          <dl class='test-detail'>
            <dt>type</dt>
            <dd>rdfc:RDFC10EvalTest</dd>
            <dt>approval</dt>
            <dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
            <dt>computationalComplexity</dt>
            <dd>high</dd>
            <dt>action</dt>
            <dd>
              <a href='rdfc10/test045-in.nq' property='mf:action'>rdfc10/test045-in.nq</a>
            </dd>
            <dt>result</dt>
            <dd>
              <a href='rdfc10/test045-rdfc10.nq' property='mf:result'>rdfc10/test045-rdfc10.nq</a>
            </dd>
          </dl>
        </dd>
        <dt id='test046c'>
          <a class='testlink' href='#test046c'>
            test046c:
          </a>
          <span about='#test046c' property='mf:name'>poison – evil (3)</span>
        </dt>
        <dd inlist='true' property='mf:entry' resource='#test046c' typeof='rdfc:RDFC10EvalTest'>
          <div property='rdfs:comment'>
            <p>A poison graph which is computable given defined limits.</p>
          </div>
          <dl class='test-detail'>
            <dt>type</dt>
            <dd>rdfc:RDFC10EvalTest</dd>
            <dt>approval</dt>
            <dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
            <dt>computationalComplexity</dt>
            <dd>high</dd>
            <dt>action</dt>
            <dd>
              <a href='rdfc10/test046-in.nq' property='mf:action'>rdfc10/test046-in.nq</a>
            </dd>
            <dt>result</dt>
            <dd>
              <a href='rdfc10/test046-rdfc10.nq' property='mf:result'>rdfc10/test046-rdfc10.nq</a>
            </dd>
          </dl>
        </dd>
        <dt id='test047c'>
          <a class='testlink' href='#test047c'>
            test047c:
          </a>
          <span about='#test047c' property='mf:name'>deep diff (1)</span>
        </dt>
        <dd inlist='true' property='mf:entry' resource='#test047c' typeof='rdfc:RDFC10EvalTest'>
          <div property='rdfs:comment'>
          </div>
          <dl class='test-detail'>
            <dt>type</dt>
            <dd>rdfc:RDFC10EvalTest</dd>
            <dt>approval</dt>
            <dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
            <dt>computationalComplexity</dt>
            <dd>medium</dd>
            <dt>action</dt>
            <dd>
              <a href='rdfc10/test047-in.nq' property='mf:action'>rdfc10/test047-in.nq</a>
            </dd>
            <dt>result</dt>
            <dd>
              <a href='rdfc10/test047-rdfc10.nq' property='mf:result'>rdfc10/test047-rdfc10.nq</a>
            </dd>
          </dl>
        </dd>
        <dt id='test047m'>
          <a class='testlink' href='#test047m'>
            test047m:
          </a>
          <span about='#test047m' property='mf:name'>deep diff (1) (map test)</span>
        </dt>
        <dd inlist='true' property='mf:entry' resource='#test047m' typeof='rdfc:RDFC10MapTest'>
          <div property='rdfs:comment'>
          </div>
          <dl class='test-detail'>
            <dt>type</dt>
            <dd>rdfc:RDFC10MapTest</dd>
            <dt>approval</dt>
            <dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
            <dt>computationalComplexity</dt>
            <dd>medium</dd>
            <dt>action</dt>
            <dd>
              <a href='rdfc10/test047-in.nq' property='mf:action'>rdfc10/test047-in.nq</a>
            </dd>
            <dt>result</dt>
            <dd>
              <a href='rdfc10/test047-rdfc10map.json' property='mf:result'>rdfc10/test047-rdfc10map.json</a>
            </dd>
          </dl>
        </dd>
        <dt id='test048c'>
          <a class='testlink' href='#test048c'>
            test048c:
          </a>
          <span about='#test048c' property='mf:name'>deep diff (2)</span>
        </dt>
        <dd inlist='true' property='mf:entry' resource='#test048c' typeof='rdfc:RDFC10EvalTest'>
          <div property='rdfs:comment'>
          </div>
          <dl class='test-detail'>
            <dt>type</dt>
            <dd>rdfc:RDFC10EvalTest</dd>
            <dt>approval</dt>
            <dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
            <dt>computationalComplexity</dt>
            <dd>medium</dd>
            <dt>action</dt>
            <dd>
              <a href='rdfc10/test048-in.nq' property='mf:action'>rdfc10/test048-in.nq</a>
            </dd>
            <dt>result</dt>
            <dd>
              <a href='rdfc10/test048-rdfc10.nq' property='mf:result'>rdfc10/test048-rdfc10.nq</a>
            </dd>
          </dl>
        </dd>
        <dt id='test048m'>
          <a class='testlink' href='#test048m'>
            test048m:
          </a>
          <span about='#test048m' property='mf:name'>deep diff (2) (map test)</span>
        </dt>
        <dd inlist='true' property='mf:entry' resource='#test048m' typeof='rdfc:RDFC10MapTest'>
          <div property='rdfs:comment'>
          </div>
          <dl class='test-detail'>
            <dt>type</dt>
            <dd>rdfc:RDFC10MapTest</dd>
            <dt>approval</dt>
            <dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
            <dt>computationalComplexity</dt>
            <dd>medium</dd>
            <dt>action</dt>
            <dd>
              <a href='rdfc10/test048-in.nq' property='mf:action'>rdfc10/test048-in.nq</a>
            </dd>
            <dt>result</dt>
            <dd>
              <a href='rdfc10/test048-rdfc10map.json' property='mf:result'>rdfc10/test048-rdfc10map.json</a>
            </dd>
          </dl>
        </dd>
        <dt id='test053c'>
          <a class='testlink' href='#test053c'>
            test053c:
          </a>
          <span about='#test053c' property='mf:name'>@list</span>
        </dt>
        <dd inlist='true' property='mf:entry' resource='#test053c' typeof='rdfc:RDFC10EvalTest'>
          <div property='rdfs:comment'>
            <p>RDF Collections using rdf:first/rest ladders.</p>
          </div>
          <dl class='test-detail'>
            <dt>type</dt>
            <dd>rdfc:RDFC10EvalTest</dd>
            <dt>approval</dt>
            <dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
            <dt>computationalComplexity</dt>
            <dd>low</dd>
            <dt>action</dt>
            <dd>
              <a href='rdfc10/test053-in.nq' property='mf:action'>rdfc10/test053-in.nq</a>
            </dd>
            <dt>result</dt>
            <dd>
              <a href='rdfc10/test053-rdfc10.nq' property='mf:result'>rdfc10/test053-rdfc10.nq</a>
            </dd>
          </dl>
        </dd>
        <dt id='test053m'>
          <a class='testlink' href='#test053m'>
            test053m:
          </a>
          <span about='#test053m' property='mf:name'>@list (map test)</span>
        </dt>
        <dd inlist='true' property='mf:entry' resource='#test053m' typeof='rdfc:RDFC10MapTest'>
          <div property='rdfs:comment'>
            <p>RDF Collections using rdf:first/rest ladders.</p>
          </div>
          <dl class='test-detail'>
            <dt>type</dt>
            <dd>rdfc:RDFC10MapTest</dd>
            <dt>approval</dt>
            <dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
            <dt>computationalComplexity</dt>
            <dd>low</dd>
            <dt>action</dt>
            <dd>
              <a href='rdfc10/test053-in.nq' property='mf:action'>rdfc10/test053-in.nq</a>
            </dd>
            <dt>result</dt>
            <dd>
              <a href='rdfc10/test053-rdfc10map.json' property='mf:result'>rdfc10/test053-rdfc10map.json</a>
            </dd>
          </dl>
        </dd>
        <dt id='test054c'>
          <a class='testlink' href='#test054c'>
            test054c:
          </a>
          <span about='#test054c' property='mf:name'>t-graph</span>
        </dt>
        <dd inlist='true' property='mf:entry' resource='#test054c' typeof='rdfc:RDFC10EvalTest'>
          <div property='rdfs:comment'>
          </div>
          <dl class='test-detail'>
            <dt>type</dt>
            <dd>rdfc:RDFC10EvalTest</dd>
            <dt>approval</dt>
            <dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
            <dt>computationalComplexity</dt>
            <dd>medium</dd>
            <dt>action</dt>
            <dd>
              <a href='rdfc10/test054-in.nq' property='mf:action'>rdfc10/test054-in.nq</a>
            </dd>
            <dt>result</dt>
            <dd>
              <a href='rdfc10/test054-rdfc10.nq' property='mf:result'>rdfc10/test054-rdfc10.nq</a>
            </dd>
          </dl>
        </dd>
        <dt id='test055c'>
          <a class='testlink' href='#test055c'>
            test055c:
          </a>
          <span about='#test055c' property='mf:name'>simple reorder (1)</span>
        </dt>
        <dd inlist='true' property='mf:entry' resource='#test055c' typeof='rdfc:RDFC10EvalTest'>
          <div property='rdfs:comment'>
          </div>
          <dl class='test-detail'>
            <dt>type</dt>
            <dd>rdfc:RDFC10EvalTest</dd>
            <dt>approval</dt>
            <dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
            <dt>computationalComplexity</dt>
            <dd>low</dd>
            <dt>action</dt>
            <dd>
              <a href='rdfc10/test055-in.nq' property='mf:action'>rdfc10/test055-in.nq</a>
            </dd>
            <dt>result</dt>
            <dd>
              <a href='rdfc10/test055-rdfc10.nq' property='mf:result'>rdfc10/test055-rdfc10.nq</a>
            </dd>
          </dl>
        </dd>
        <dt id='test055m'>
          <a class='testlink' href='#test055m'>
            test055m:
          </a>
          <span about='#test055m' property='mf:name'>simple reorder (1) (map test)</span>
        </dt>
        <dd inlist='true' property='mf:entry' resource='#test055m' typeof='rdfc:RDFC10MapTest'>
          <div property='rdfs:comment'>
          </div>
          <dl class='test-detail'>
            <dt>type</dt>
            <dd>rdfc:RDFC10MapTest</dd>
            <dt>approval</dt>
            <dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
            <dt>computationalComplexity</dt>
            <dd>low</dd>
            <dt>action</dt>
            <dd>
              <a href='rdfc10/test055-in.nq' property='mf:action'>rdfc10/test055-in.nq</a>
            </dd>
            <dt>result</dt>
            <dd>
              <a href='rdfc10/test055-rdfc10map.json' property='mf:result'>rdfc10/test055-rdfc10map.json</a>
            </dd>
          </dl>
        </dd>
        <dt id='test056c'>
          <a class='testlink' href='#test056c'>
            test056c:
          </a>
          <span about='#test056c' property='mf:name'>simple reorder (2)</span>
        </dt>
        <dd inlist='true' property='mf:entry' resource='#test056c' typeof='rdfc:RDFC10EvalTest'>
          <div property='rdfs:comment'>
          </div>
          <dl class='test-detail'>
            <dt>type</dt>
            <dd>rdfc:RDFC10EvalTest</dd>
            <dt>approval</dt>
            <dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
            <dt>computationalComplexity</dt>
            <dd>low</dd>
            <dt>action</dt>
            <dd>
              <a href='rdfc10/test056-in.nq' property='mf:action'>rdfc10/test056-in.nq</a>
            </dd>
            <dt>result</dt>
            <dd>
              <a href='rdfc10/test056-rdfc10.nq' property='mf:result'>rdfc10/test056-rdfc10.nq</a>
            </dd>
          </dl>
        </dd>
        <dt id='test056m'>
          <a class='testlink' href='#test056m'>
            test056m:
          </a>
          <span about='#test056m' property='mf:name'>simple reorder (2) (map test)</span>
        </dt>
        <dd inlist='true' property='mf:entry' resource='#test056m' typeof='rdfc:RDFC10MapTest'>
          <div property='rdfs:comment'>
          </div>
          <dl class='test-detail'>
            <dt>type</dt>
            <dd>rdfc:RDFC10MapTest</dd>
            <dt>approval</dt>
            <dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
            <dt>computationalComplexity</dt>
            <dd>low</dd>
            <dt>action</dt>
            <dd>
              <a href='rdfc10/test056-in.nq' property='mf:action'>rdfc10/test056-in.nq</a>
            </dd>
            <dt>result</dt>
            <dd>
              <a href='rdfc10/test056-rdfc10map.json' property='mf:result'>rdfc10/test056-rdfc10map.json</a>
            </dd>
          </dl>
        </dd>
        <dt id='test057c'>
          <a class='testlink' href='#test057c'>
            test057c:
          </a>
          <span about='#test057c' property='mf:name'>unnamed graph</span>
        </dt>
        <dd inlist='true' property='mf:entry' resource='#test057c' typeof='rdfc:RDFC10EvalTest'>
          <div property='rdfs:comment'>
          </div>
          <dl class='test-detail'>
            <dt>type</dt>
            <dd>rdfc:RDFC10EvalTest</dd>
            <dt>approval</dt>
            <dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
            <dt>computationalComplexity</dt>
            <dd>low</dd>
            <dt>action</dt>
            <dd>
              <a href='rdfc10/test057-in.nq' property='mf:action'>rdfc10/test057-in.nq</a>
            </dd>
            <dt>result</dt>
            <dd>
              <a href='rdfc10/test057-rdfc10.nq' property='mf:result'>rdfc10/test057-rdfc10.nq</a>
            </dd>
          </dl>
        </dd>
        <dt id='test057m'>
          <a class='testlink' href='#test057m'>
            test057m:
          </a>
          <span about='#test057m' property='mf:name'>unnamed graph (map test)</span>
        </dt>
        <dd inlist='true' property='mf:entry' resource='#test057m' typeof='rdfc:RDFC10MapTest'>
          <div property='rdfs:comment'>
          </div>
          <dl class='test-detail'>
            <dt>type</dt>
            <dd>rdfc:RDFC10MapTest</dd>
            <dt>approval</dt>
            <dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
            <dt>computationalComplexity</dt>
            <dd>low</dd>
            <dt>action</dt>
            <dd>
              <a href='rdfc10/test057-in.nq' property='mf:action'>rdfc10/test057-in.nq</a>
            </dd>
            <dt>result</dt>
            <dd>
              <a href='rdfc10/test057-rdfc10map.json' property='mf:result'>rdfc10/test057-rdfc10map.json</a>
            </dd>
          </dl>
        </dd>
        <dt id='test058c'>
          <a class='testlink' href='#test058c'>
            test058c:
          </a>
          <span about='#test058c' property='mf:name'>unnamed graph with blank node objects</span>
        </dt>
        <dd inlist='true' property='mf:entry' resource='#test058c' typeof='rdfc:RDFC10EvalTest'>
          <div property='rdfs:comment'>
          </div>
          <dl class='test-detail'>
            <dt>type</dt>
            <dd>rdfc:RDFC10EvalTest</dd>
            <dt>approval</dt>
            <dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
            <dt>computationalComplexity</dt>
            <dd>medium</dd>
            <dt>action</dt>
            <dd>
              <a href='rdfc10/test058-in.nq' property='mf:action'>rdfc10/test058-in.nq</a>
            </dd>
            <dt>result</dt>
            <dd>
              <a href='rdfc10/test058-rdfc10.nq' property='mf:result'>rdfc10/test058-rdfc10.nq</a>
            </dd>
          </dl>
        </dd>
        <dt id='test059c'>
          <a class='testlink' href='#test059c'>
            test059c:
          </a>
          <span about='#test059c' property='mf:name'>n-quads parsing</span>
        </dt>
        <dd inlist='true' property='mf:entry' resource='#test059c' typeof='rdfc:RDFC10EvalTest'>
          <div property='rdfs:comment'>
          </div>
          <dl class='test-detail'>
            <dt>type</dt>
            <dd>rdfc:RDFC10EvalTest</dd>
            <dt>approval</dt>
            <dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
            <dt>computationalComplexity</dt>
            <dd>medium</dd>
            <dt>action</dt>
            <dd>
              <a href='rdfc10/test059-in.nq' property='mf:action'>rdfc10/test059-in.nq</a>
            </dd>
            <dt>result</dt>
            <dd>
              <a href='rdfc10/test059-rdfc10.nq' property='mf:result'>rdfc10/test059-rdfc10.nq</a>
            </dd>
          </dl>
        </dd>
        <dt id='test060c'>
          <a class='testlink' href='#test060c'>
            test060c:
          </a>
          <span about='#test060c' property='mf:name'>n-quads escaping</span>
        </dt>
        <dd inlist='true' property='mf:entry' resource='#test060c' typeof='rdfc:RDFC10EvalTest'>
          <div property='rdfs:comment'>
          </div>
          <dl class='test-detail'>
            <dt>type</dt>
            <dd>rdfc:RDFC10EvalTest</dd>
            <dt>approval</dt>
            <dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
            <dt>computationalComplexity</dt>
            <dd>low</dd>
            <dt>action</dt>
            <dd>
              <a href='rdfc10/test060-in.nq' property='mf:action'>rdfc10/test060-in.nq</a>
            </dd>
            <dt>result</dt>
            <dd>
              <a href='rdfc10/test060-rdfc10.nq' property='mf:result'>rdfc10/test060-rdfc10.nq</a>
            </dd>
          </dl>
        </dd>
        <dt id='test060m'>
          <a class='testlink' href='#test060m'>
            test060m:
          </a>
          <span about='#test060m' property='mf:name'>n-quads escaping (map test)</span>
        </dt>
        <dd inlist='true' property='mf:entry' resource='#test060m' typeof='rdfc:RDFC10MapTest'>
          <div property='rdfs:comment'>
          </div>
          <dl class='test-detail'>
            <dt>type</dt>
            <dd>rdfc:RDFC10MapTest</dd>
            <dt>approval</dt>
            <dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
            <dt>computationalComplexity</dt>
            <dd>low</dd>
            <dt>action</dt>
            <dd>
              <a href='rdfc10/test060-in.nq' property='mf:action'>rdfc10/test060-in.nq</a>
            </dd>
            <dt>result</dt>
            <dd>
              <a href='rdfc10/test060-rdfc10map.json' property='mf:result'>rdfc10/test060-rdfc10map.json</a>
            </dd>
          </dl>
        </dd>
        <dt id='test061c'>
          <a class='testlink' href='#test061c'>
            test061c:
          </a>
          <span about='#test061c' property='mf:name'>same literal value with multiple languages</span>
        </dt>
        <dd inlist='true' property='mf:entry' resource='#test061c' typeof='rdfc:RDFC10EvalTest'>
          <div property='rdfs:comment'>
          </div>
          <dl class='test-detail'>
            <dt>type</dt>
            <dd>rdfc:RDFC10EvalTest</dd>
            <dt>approval</dt>
            <dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
            <dt>computationalComplexity</dt>
            <dd>low</dd>
            <dt>action</dt>
            <dd>
              <a href='rdfc10/test061-in.nq' property='mf:action'>rdfc10/test061-in.nq</a>
            </dd>
            <dt>result</dt>
            <dd>
              <a href='rdfc10/test061-rdfc10.nq' property='mf:result'>rdfc10/test061-rdfc10.nq</a>
            </dd>
          </dl>
        </dd>
        <dt id='test062c'>
          <a class='testlink' href='#test062c'>
            test062c:
          </a>
          <span about='#test062c' property='mf:name'>same literal value with multiple datatypes</span>
        </dt>
        <dd inlist='true' property='mf:entry' resource='#test062c' typeof='rdfc:RDFC10EvalTest'>
          <div property='rdfs:comment'>
          </div>
          <dl class='test-detail'>
            <dt>type</dt>
            <dd>rdfc:RDFC10EvalTest</dd>
            <dt>approval</dt>
            <dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
            <dt>computationalComplexity</dt>
            <dd>low</dd>
            <dt>action</dt>
            <dd>
              <a href='rdfc10/test062-in.nq' property='mf:action'>rdfc10/test062-in.nq</a>
            </dd>
            <dt>result</dt>
            <dd>
              <a href='rdfc10/test062-rdfc10.nq' property='mf:result'>rdfc10/test062-rdfc10.nq</a>
            </dd>
          </dl>
        </dd>
        <dt id='test063c'>
          <a class='testlink' href='#test063c'>
            test063c:
          </a>
          <span about='#test063c' property='mf:name'>blank node - diamond (with _:b)</span>
        </dt>
        <dd inlist='true' property='mf:entry' resource='#test063c' typeof='rdfc:RDFC10EvalTest'>
          <div property='rdfs:comment'>
            <p>This duplicates #test020, but uses _:b as a blank node prefix</p>
          </div>
          <dl class='test-detail'>
            <dt>type</dt>
            <dd>rdfc:RDFC10EvalTest</dd>
            <dt>approval</dt>
            <dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
            <dt>computationalComplexity</dt>
            <dd>low</dd>
            <dt>action</dt>
            <dd>
              <a href='rdfc10/test063-in.nq' property='mf:action'>rdfc10/test063-in.nq</a>
            </dd>
            <dt>result</dt>
            <dd>
              <a href='rdfc10/test063-rdfc10.nq' property='mf:result'>rdfc10/test063-rdfc10.nq</a>
            </dd>
          </dl>
        </dd>
        <dt id='test063m'>
          <a class='testlink' href='#test063m'>
            test063m:
          </a>
          <span about='#test063m' property='mf:name'>blank node - diamond (with _:b) (map test)</span>
        </dt>
        <dd inlist='true' property='mf:entry' resource='#test063m' typeof='rdfc:RDFC10MapTest'>
          <div property='rdfs:comment'>
            <p>This duplicates #test020, but uses _:b as a blank node prefix</p>
          </div>
          <dl class='test-detail'>
            <dt>type</dt>
            <dd>rdfc:RDFC10MapTest</dd>
            <dt>approval</dt>
            <dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
            <dt>computationalComplexity</dt>
            <dd>low</dd>
            <dt>action</dt>
            <dd>
              <a href='rdfc10/test063-in.nq' property='mf:action'>rdfc10/test063-in.nq</a>
            </dd>
            <dt>result</dt>
            <dd>
              <a href='rdfc10/test063-rdfc10map.json' property='mf:result'>rdfc10/test063-rdfc10map.json</a>
            </dd>
          </dl>
        </dd>
        <dt id='test064c'>
          <a class='testlink' href='#test064c'>
            test064c:
          </a>
          <span about='#test064c' property='mf:name'>blank node - double circle of 3 (0-1-2, reversed)</span>
        </dt>
        <dd inlist='true' property='mf:entry' resource='#test064c' typeof='rdfc:RDFC10EvalTest'>
          <div property='rdfs:comment'>
          </div>
          <dl class='test-detail'>
            <dt>type</dt>
            <dd>rdfc:RDFC10EvalTest</dd>
            <dt>approval</dt>
            <dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
            <dt>computationalComplexity</dt>
            <dd>medium</dd>
            <dt>action</dt>
            <dd>
              <a href='rdfc10/test064-in.nq' property='mf:action'>rdfc10/test064-in.nq</a>
            </dd>
            <dt>result</dt>
            <dd>
              <a href='rdfc10/test064-rdfc10.nq' property='mf:result'>rdfc10/test064-rdfc10.nq</a>
            </dd>
          </dl>
        </dd>
        <dt id='test065c'>
          <a class='testlink' href='#test065c'>
            test065c:
          </a>
          <span about='#test065c' property='mf:name'>blank node - double circle of 3 (0-2-1, reversed)</span>
        </dt>
        <dd inlist='true' property='mf:entry' resource='#test065c' typeof='rdfc:RDFC10EvalTest'>
          <div property='rdfs:comment'>
          </div>
          <dl class='test-detail'>
            <dt>type</dt>
            <dd>rdfc:RDFC10EvalTest</dd>
            <dt>approval</dt>
            <dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
            <dt>computationalComplexity</dt>
            <dd>medium</dd>
            <dt>action</dt>
            <dd>
              <a href='rdfc10/test065-in.nq' property='mf:action'>rdfc10/test065-in.nq</a>
            </dd>
            <dt>result</dt>
            <dd>
              <a href='rdfc10/test065-rdfc10.nq' property='mf:result'>rdfc10/test065-rdfc10.nq</a>
            </dd>
          </dl>
        </dd>
        <dt id='test066c'>
          <a class='testlink' href='#test066c'>
            test066c:
          </a>
          <span about='#test066c' property='mf:name'>blank node - double circle of 3 (1-0-2, reversed)</span>
        </dt>
        <dd inlist='true' property='mf:entry' resource='#test066c' typeof='rdfc:RDFC10EvalTest'>
          <div property='rdfs:comment'>
          </div>
          <dl class='test-detail'>
            <dt>type</dt>
            <dd>rdfc:RDFC10EvalTest</dd>
            <dt>approval</dt>
            <dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
            <dt>computationalComplexity</dt>
            <dd>medium</dd>
            <dt>action</dt>
            <dd>
              <a href='rdfc10/test066-in.nq' property='mf:action'>rdfc10/test066-in.nq</a>
            </dd>
            <dt>result</dt>
            <dd>
              <a href='rdfc10/test066-rdfc10.nq' property='mf:result'>rdfc10/test066-rdfc10.nq</a>
            </dd>
          </dl>
        </dd>
        <dt id='test067c'>
          <a class='testlink' href='#test067c'>
            test067c:
          </a>
          <span about='#test067c' property='mf:name'>blank node - double circle of 3 (1-2-0, reversed)</span>
        </dt>
        <dd inlist='true' property='mf:entry' resource='#test067c' typeof='rdfc:RDFC10EvalTest'>
          <div property='rdfs:comment'>
          </div>
          <dl class='test-detail'>
            <dt>type</dt>
            <dd>rdfc:RDFC10EvalTest</dd>
            <dt>approval</dt>
            <dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
            <dt>computationalComplexity</dt>
            <dd>medium</dd>
            <dt>action</dt>
            <dd>
              <a href='rdfc10/test067-in.nq' property='mf:action'>rdfc10/test067-in.nq</a>
            </dd>
            <dt>result</dt>
            <dd>
              <a href='rdfc10/test067-rdfc10.nq' property='mf:result'>rdfc10/test067-rdfc10.nq</a>
            </dd>
          </dl>
        </dd>
        <dt id='test068c'>
          <a class='testlink' href='#test068c'>
            test068c:
          </a>
          <span about='#test068c' property='mf:name'>blank node - double circle of 3 (2-1-0, reversed)</span>
        </dt>
        <dd inlist='true' property='mf:entry' resource='#test068c' typeof='rdfc:RDFC10EvalTest'>
          <div property='rdfs:comment'>
          </div>
          <dl class='test-detail'>
            <dt>type</dt>
            <dd>rdfc:RDFC10EvalTest</dd>
            <dt>approval</dt>
            <dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
            <dt>computationalComplexity</dt>
            <dd>medium</dd>
            <dt>action</dt>
            <dd>
              <a href='rdfc10/test068-in.nq' property='mf:action'>rdfc10/test068-in.nq</a>
            </dd>
            <dt>result</dt>
            <dd>
              <a href='rdfc10/test068-rdfc10.nq' property='mf:result'>rdfc10/test068-rdfc10.nq</a>
            </dd>
          </dl>
        </dd>
        <dt id='test069c'>
          <a class='testlink' href='#test069c'>
            test069c:
          </a>
          <span about='#test069c' property='mf:name'>blank node - double circle of 3 (2-0-1, reversed)</span>
        </dt>
        <dd inlist='true' property='mf:entry' resource='#test069c' typeof='rdfc:RDFC10EvalTest'>
          <div property='rdfs:comment'>
          </div>
          <dl class='test-detail'>
            <dt>type</dt>
            <dd>rdfc:RDFC10EvalTest</dd>
            <dt>approval</dt>
            <dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
            <dt>computationalComplexity</dt>
            <dd>medium</dd>
            <dt>action</dt>
            <dd>
              <a href='rdfc10/test069-in.nq' property='mf:action'>rdfc10/test069-in.nq</a>
            </dd>
            <dt>result</dt>
            <dd>
              <a href='rdfc10/test069-rdfc10.nq' property='mf:result'>rdfc10/test069-rdfc10.nq</a>
            </dd>
          </dl>
        </dd>
        <dt id='test070c'>
          <a class='testlink' href='#test070c'>
            test070c:
          </a>
          <span about='#test070c' property='mf:name'>dataset - isomorphic default and iri named</span>
        </dt>
        <dd inlist='true' property='mf:entry' resource='#test070c' typeof='rdfc:RDFC10EvalTest'>
          <div property='rdfs:comment'>
            <p>Isomorphic graphs in default and IRI named graph</p>
          </div>
          <dl class='test-detail'>
            <dt>type</dt>
            <dd>rdfc:RDFC10EvalTest</dd>
            <dt>approval</dt>
            <dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
            <dt>computationalComplexity</dt>
            <dd>low</dd>
            <dt>action</dt>
            <dd>
              <a href='rdfc10/test070-in.nq' property='mf:action'>rdfc10/test070-in.nq</a>
            </dd>
            <dt>result</dt>
            <dd>
              <a href='rdfc10/test070-rdfc10.nq' property='mf:result'>rdfc10/test070-rdfc10.nq</a>
            </dd>
          </dl>
        </dd>
        <dt id='test070m'>
          <a class='testlink' href='#test070m'>
            test070m:
          </a>
          <span about='#test070m' property='mf:name'>dataset - isomorphic default and iri named (map test)</span>
        </dt>
        <dd inlist='true' property='mf:entry' resource='#test070m' typeof='rdfc:RDFC10MapTest'>
          <div property='rdfs:comment'>
            <p>Isomorphic graphs in default and IRI named graph</p>
          </div>
          <dl class='test-detail'>
            <dt>type</dt>
            <dd>rdfc:RDFC10MapTest</dd>
            <dt>approval</dt>
            <dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
            <dt>computationalComplexity</dt>
            <dd>low</dd>
            <dt>action</dt>
            <dd>
              <a href='rdfc10/test070-in.nq' property='mf:action'>rdfc10/test070-in.nq</a>
            </dd>
            <dt>result</dt>
            <dd>
              <a href='rdfc10/test070-rdfc10map.json' property='mf:result'>rdfc10/test070-rdfc10map.json</a>
            </dd>
          </dl>
        </dd>
        <dt id='test071c'>
          <a class='testlink' href='#test071c'>
            test071c:
          </a>
          <span about='#test071c' property='mf:name'>dataset - isomorphic default and node named</span>
        </dt>
        <dd inlist='true' property='mf:entry' resource='#test071c' typeof='rdfc:RDFC10EvalTest'>
          <div property='rdfs:comment'>
            <p>Isomorphic graphs in default and blank node named graph</p>
          </div>
          <dl class='test-detail'>
            <dt>type</dt>
            <dd>rdfc:RDFC10EvalTest</dd>
            <dt>approval</dt>
            <dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
            <dt>computationalComplexity</dt>
            <dd>low</dd>
            <dt>action</dt>
            <dd>
              <a href='rdfc10/test071-in.nq' property='mf:action'>rdfc10/test071-in.nq</a>
            </dd>
            <dt>result</dt>
            <dd>
              <a href='rdfc10/test071-rdfc10.nq' property='mf:result'>rdfc10/test071-rdfc10.nq</a>
            </dd>
          </dl>
        </dd>
        <dt id='test071m'>
          <a class='testlink' href='#test071m'>
            test071m:
          </a>
          <span about='#test071m' property='mf:name'>dataset - isomorphic default and node named (map test)</span>
        </dt>
        <dd inlist='true' property='mf:entry' resource='#test071m' typeof='rdfc:RDFC10MapTest'>
          <div property='rdfs:comment'>
            <p>Isomorphic graphs in default and blank node named graph</p>
          </div>
          <dl class='test-detail'>
            <dt>type</dt>
            <dd>rdfc:RDFC10MapTest</dd>
            <dt>approval</dt>
            <dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
            <dt>computationalComplexity</dt>
            <dd>low</dd>
            <dt>action</dt>
            <dd>
              <a href='rdfc10/test071-in.nq' property='mf:action'>rdfc10/test071-in.nq</a>
            </dd>
            <dt>result</dt>
            <dd>
              <a href='rdfc10/test071-rdfc10map.json' property='mf:result'>rdfc10/test071-rdfc10map.json</a>
            </dd>
          </dl>
        </dd>
        <dt id='test072c'>
          <a class='testlink' href='#test072c'>
            test072c:
          </a>
          <span about='#test072c' property='mf:name'>dataset - shared blank nodes</span>
        </dt>
        <dd inlist='true' property='mf:entry' resource='#test072c' typeof='rdfc:RDFC10EvalTest'>
          <div property='rdfs:comment'>
            <p>Blank nodes shared in default and named graph</p>
          </div>
          <dl class='test-detail'>
            <dt>type</dt>
            <dd>rdfc:RDFC10EvalTest</dd>
            <dt>approval</dt>
            <dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
            <dt>computationalComplexity</dt>
            <dd>low</dd>
            <dt>action</dt>
            <dd>
              <a href='rdfc10/test072-in.nq' property='mf:action'>rdfc10/test072-in.nq</a>
            </dd>
            <dt>result</dt>
            <dd>
              <a href='rdfc10/test072-rdfc10.nq' property='mf:result'>rdfc10/test072-rdfc10.nq</a>
            </dd>
          </dl>
        </dd>
        <dt id='test072m'>
          <a class='testlink' href='#test072m'>
            test072m:
          </a>
          <span about='#test072m' property='mf:name'>dataset - shared blank nodes (map test)</span>
        </dt>
        <dd inlist='true' property='mf:entry' resource='#test072m' typeof='rdfc:RDFC10MapTest'>
          <div property='rdfs:comment'>
            <p>Blank nodes shared in default and named graph</p>
          </div>
          <dl class='test-detail'>
            <dt>type</dt>
            <dd>rdfc:RDFC10MapTest</dd>
            <dt>approval</dt>
            <dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
            <dt>computationalComplexity</dt>
            <dd>low</dd>
            <dt>action</dt>
            <dd>
              <a href='rdfc10/test072-in.nq' property='mf:action'>rdfc10/test072-in.nq</a>
            </dd>
            <dt>result</dt>
            <dd>
              <a href='rdfc10/test072-rdfc10map.json' property='mf:result'>rdfc10/test072-rdfc10map.json</a>
            </dd>
          </dl>
        </dd>
        <dt id='test073c'>
          <a class='testlink' href='#test073c'>
            test073c:
          </a>
          <span about='#test073c' property='mf:name'>dataset - referencing graph name</span>
        </dt>
        <dd inlist='true' property='mf:entry' resource='#test073c' typeof='rdfc:RDFC10EvalTest'>
          <div property='rdfs:comment'>
            <p>Default graph with blank node shared with graph name</p>
          </div>
          <dl class='test-detail'>
            <dt>type</dt>
            <dd>rdfc:RDFC10EvalTest</dd>
            <dt>approval</dt>
            <dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
            <dt>computationalComplexity</dt>
            <dd>low</dd>
            <dt>action</dt>
            <dd>
              <a href='rdfc10/test073-in.nq' property='mf:action'>rdfc10/test073-in.nq</a>
            </dd>
            <dt>result</dt>
            <dd>
              <a href='rdfc10/test073-rdfc10.nq' property='mf:result'>rdfc10/test073-rdfc10.nq</a>
            </dd>
          </dl>
        </dd>
        <dt id='test073m'>
          <a class='testlink' href='#test073m'>
            test073m:
          </a>
          <span about='#test073m' property='mf:name'>dataset - referencing graph name (map test)</span>
        </dt>
        <dd inlist='true' property='mf:entry' resource='#test073m' typeof='rdfc:RDFC10MapTest'>
          <div property='rdfs:comment'>
            <p>Default graph with blank node shared with graph name</p>
          </div>
          <dl class='test-detail'>
            <dt>type</dt>
            <dd>rdfc:RDFC10MapTest</dd>
            <dt>approval</dt>
            <dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
            <dt>computationalComplexity</dt>
            <dd>low</dd>
            <dt>action</dt>
            <dd>
              <a href='rdfc10/test073-in.nq' property='mf:action'>rdfc10/test073-in.nq</a>
            </dd>
            <dt>result</dt>
            <dd>
              <a href='rdfc10/test073-rdfc10map.json' property='mf:result'>rdfc10/test073-rdfc10map.json</a>
            </dd>
          </dl>
        </dd>
        <dt id='test074c'>
          <a class='testlink' href='#test074c'>
            test074c:
          </a>
          <span about='#test074c' property='mf:name'>poison - Clique Graph (negative test)</span>
        </dt>
        <dd inlist='true' property='mf:entry' resource='#test074c' typeof='rdfc:RDFC10NegativeEvalTest'>
          <div property='rdfs:comment'>
            <p>A 10-node Clique of blank node resources all inter-related.</p>
          </div>
          <dl class='test-detail'>
            <dt>type</dt>
            <dd>rdfc:RDFC10NegativeEvalTest</dd>
            <dt>approval</dt>
            <dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
            <dt>computationalComplexity</dt>
            <dd>high</dd>
            <dt>action</dt>
            <dd>
              <a href='rdfc10/test074-in.nq' property='mf:action'>rdfc10/test074-in.nq</a>
            </dd>
          </dl>
        </dd>
        <dt id='test075c'>
          <a class='testlink' href='#test075c'>
            test075c:
          </a>
          <span about='#test075c' property='mf:name'>blank node - diamond (uses SHA-384)</span>
        </dt>
        <dd inlist='true' property='mf:entry' resource='#test075c' typeof='rdfc:RDFC10EvalTest'>
          <div property='rdfs:comment'>
            <p>Same as test020 except for using SHA-384</p>
          </div>
          <dl class='test-detail'>
            <dt>type</dt>
            <dd>rdfc:RDFC10EvalTest</dd>
            <dt>approval</dt>
            <dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
            <dt>computationalComplexity</dt>
            <dd>low</dd>
            <dt>action</dt>
            <dd>
              <a href='rdfc10/test075-in.nq' property='mf:action'>rdfc10/test075-in.nq</a>
            </dd>
            <dt>result</dt>
            <dd>
              <a href='rdfc10/test075-rdfc10.nq' property='mf:result'>rdfc10/test075-rdfc10.nq</a>
            </dd>
          </dl>
        </dd>
        <dt id='test075m'>
          <a class='testlink' href='#test075m'>
            test075m:
          </a>
          <span about='#test075m' property='mf:name'>blank node - diamond (uses SHA-384) (map test)</span>
        </dt>
        <dd inlist='true' property='mf:entry' resource='#test075m' typeof='rdfc:RDFC10MapTest'>
          <div property='rdfs:comment'>
            <p>Same as test020 except for using SHA-384</p>
          </div>
          <dl class='test-detail'>
            <dt>type</dt>
            <dd>rdfc:RDFC10MapTest</dd>
            <dt>approval</dt>
            <dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
            <dt>computationalComplexity</dt>
            <dd>low</dd>
            <dt>action</dt>
            <dd>
              <a href='rdfc10/test075-in.nq' property='mf:action'>rdfc10/test075-in.nq</a>
            </dd>
            <dt>result</dt>
            <dd>
              <a href='rdfc10/test075-rdfc10map.json' property='mf:result'>rdfc10/test075-rdfc10map.json</a>
            </dd>
          </dl>
        </dd>
        <dt id='test076c'>
          <a class='testlink' href='#test076c'>
            test076c:
          </a>
          <span about='#test076c' property='mf:name'>duplicate ground triple in input</span>
        </dt>
        <dd inlist='true' property='mf:entry' resource='#test076c' typeof='rdfc:RDFC10EvalTest'>
          <div property='rdfs:comment'>
            <p>The duplicate triples must be removed</p>
          </div>
          <dl class='test-detail'>
            <dt>type</dt>
            <dd>rdfc:RDFC10EvalTest</dd>
            <dt>approval</dt>
            <dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
            <dt>computationalComplexity</dt>
            <dd>low</dd>
            <dt>action</dt>
            <dd>
              <a href='rdfc10/test076-in.nq' property='mf:action'>rdfc10/test076-in.nq</a>
            </dd>
            <dt>result</dt>
            <dd>
              <a href='rdfc10/test076-rdfc10.nq' property='mf:result'>rdfc10/test076-rdfc10.nq</a>
            </dd>
          </dl>
        </dd>
        <dt id='test077c'>
          <a class='testlink' href='#test077c'>
            test077c:
          </a>
          <span about='#test077c' property='mf:name'>duplicate triple with blank node in input</span>
        </dt>
        <dd inlist='true' property='mf:entry' resource='#test077c' typeof='rdfc:RDFC10EvalTest'>
          <div property='rdfs:comment'>
            <p>The duplicate triples must be removed</p>
          </div>
          <dl class='test-detail'>
            <dt>type</dt>
            <dd>rdfc:RDFC10EvalTest</dd>
            <dt>approval</dt>
            <dd property='mf:approval' resource='rdft:Approved'>rdft:Approved</dd>
            <dt>computationalComplexity</dt>
            <dd>low</dd>
            <dt>action</dt>
            <dd>
              <a href='rdfc10/test077-in.nq' property='mf:action'>rdfc10/test077-in.nq</a>
            </dd>
            <dt>result</dt>
            <dd>
              <a href='rdfc10/test077-rdfc10.nq' property='mf:result'>rdfc10/test077-rdfc10.nq</a>
            </dd>
          </dl>
        </dd>
      </dl>
    </section>
    <footer>
      <p><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2004-2023 <a href="https://www.w3.org/">World Wide Web Consortium</a>. <abbr title="World Wide Web Consortium">W3C</abbr><sup>®</sup> <a href="https://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>, <a href="https://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a> and <a href="https://www.w3.org/Consortium/Legal/2015/copyright-software-and-document">permissive document license</a> rules apply.</p>
    </footer>
  </body>
</html>
