Remove the "The namespace URI isn't registered with W3C yet" issue marker
authorMarkus Lanthaler <mark_lanthaler@gmx.net>
Mon, 03 Dec 2012 18:45:36 +0100
changeset 975 ea771f2aa1e6
parent 974 5d3701cc58c1
child 976 ce61dfa00d1e
Remove the "The namespace URI isn't registered with W3C yet" issue marker

This addresses #199.
spec/latest/json-ld-syntax/index.html
--- a/spec/latest/json-ld-syntax/index.html	Mon Dec 03 16:13:38 2012 +0100
+++ b/spec/latest/json-ld-syntax/index.html	Mon Dec 03 18:45:36 2012 +0100
@@ -1540,9 +1540,8 @@
   served with the <code>application/ld+json</code>
   media type MUST have all context information, including references to external
   contexts, within the body of the document. Contexts linked via a
-  <code>http://www.w3.org/ns/json-ld#context</code> HTTP Link Header MUST be ignored for such documents.</p>
-
-<p class="issue" data-number="199">The namespace URI isn't registered with W3C yet.</p>
+  <code>http://www.w3.org/ns/json-ld#context</code> HTTP Link Header MUST be
+  ignored for such documents.</p>
 
 </section>