Remove feature at risk marker for reverse properties
authorMarkus Lanthaler <mark_lanthaler@gmx.net>
Fri, 07 Jun 2013 12:53:10 +0200
changeset 1698 c5e90f35a96b
parent 1697 1ddb852e5aec
child 1699 220e7ebb5d4c
Remove feature at risk marker for reverse properties

This addresses RDF-ISSUE-133. See http://www.w3.org/2011/rdf-wg/track/issues/133
spec/latest/json-ld/index.html
--- a/spec/latest/json-ld/index.html	Fri Jun 07 12:45:10 2013 +0200
+++ b/spec/latest/json-ld/index.html	Fri Jun 07 12:53:10 2013 +0200
@@ -1976,17 +1976,6 @@
 <section class="informative">
   <h2>Reverse Properties</h2>
 
-  <div class="issue atrisk" data-number="2" title="Reverse properties">
-    <p class="atrisk-head">Note: This feature is
-      <a href="http://www.w3.org/2005/10/Process-20051014/tr#cfi">"at risk"</a> and may
-      be removed from this specification based on feedback. Please send feedback to
-      <a href="mailto:public-rdf-comments@w3.org">public-rdf-comments@w3.org</a>.
-      For the current status see
-      <a href="http://www.w3.org/2011/rdf-wg/wiki/JSON-LD_Features_at_Risk">features "at risk" in JSON-LD 1.0</a></p>
-    <p>Reverse properties might be removed from JSON-LD 1.0 if implementation
-      experience reveals problems with supporting this feature.</p>
-  </div>
-
   <p>JSON-LD serializes directed <tref title="JSON-LD graph">graphs</tref>. That means that
     every <tref>property</tref> points from a <tref>node</tref> to another <tref>node</tref>
     or <tref title="JSON-LD value">value</tref>. However, in some cases, it is desirable