Remove LOSSY_COMPACTION error constant
authorMarkus Lanthaler <mark_lanthaler@gmx.net>
Tue, 27 Nov 2012 17:26:52 +0100
changeset 967 0c26ae3c7618
parent 966 f0a9a1fd0be6
child 968 cd097e9c7b1f
Remove LOSSY_COMPACTION error constant

This addresses #200.
spec/latest/json-ld-api/index.html
--- a/spec/latest/json-ld-api/index.html	Tue Nov 27 15:47:05 2012 +0100
+++ b/spec/latest/json-ld-api/index.html	Tue Nov 27 17:26:52 2012 +0100
@@ -630,9 +630,6 @@
         </dl>
 
         <dl title="ProcessingError">
-          <dt>LOSSY_COMPACTION</dt>
-          <dd>The compaction would lead to a loss of information, such as a
-            <code>@language</code> value.</dd>
           <dt>CONFLICTING_DATATYPES</dt>
           <dd>The target datatype specified in the coercion rule and the
             datatype for the typed literal do not match.</dd>