Remove: this spec. doesn't define how non-conforming input documents are handled
authorMarkus Lanthaler <mark_lanthaler@gmx.net>
Mon, 01 Apr 2013 20:04:31 +0200
changeset 1513 64add7931d64
parent 1512 257739503f1e
child 1514 30f1d06e875f
Remove: this spec. doesn't define how non-conforming input documents are handled

This addresses #234.
spec/latest/json-ld-api/index.html
--- a/spec/latest/json-ld-api/index.html	Mon Apr 01 19:59:51 2013 +0200
+++ b/spec/latest/json-ld-api/index.html	Mon Apr 01 20:04:31 2013 +0200
@@ -574,18 +574,17 @@
     <code class="idlMemberName"><a href="#widl-JsonLdOptions-processingMode">processingMode</a></code>
     option of <a>JsonLdOptions</a>).</p>
 
+  <p>JSON-LD Implementations or Processors MUST NOT attempt to correct malformed
+    <tref title="IRI">IRIs</tref> or language tags; however, they MAY issue validation
+    warnings. IRIs are not modified other than converted between
+    <tref title="relative IRI">relative</tref> and
+    <tref title="absolute IRI">absolute IRIs</tref>.</p>
+
   <p>The algorithms in this specification are generally written with more concern for clarity than
     efficiency. Thus, JSON-LD Implementations and Processors may implement the algorithms
     given in this specification in any way desired, so long as the end result is indistinguishable
     from the result that would be obtained by the specification's algorithms.</p>
 
-  <p>This specification does not define how JSON-LD Implementations or Processors handle
-    non-conforming input documents. This implies that JSON-LD Implementations or Processors
-    MUST NOT attempt to correct malformed <tref title="IRI">IRIs</tref> or language tags;
-    however, they MAY issue validation warnings. IRIs are not modified other than converted
-    between <tref title="relative IRI">relative</tref> and
-    <tref title="absolute IRI">absolute IRIs</tref>.</p>
-
   <p class="note">Implementers can partially check their level of conformance to
     this specification by successfully passing the test cases of the JSON-LD test
     suite [[JSON-LD-TESTS]]. Note, however, that passing all the tests in the test