You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>The following is a list of issues open at the time of publication.</p>
1733
-
<pclass="issue" data-number="5">It would be nice to have the same possiblity of infinite recursion in the @reverse properties as there are in non-reverse ones, currently recursion only works as many times as the frame defines it.</p>
1734
-
<pclass="issue" data-number="9">Clarification required on the use of blank node identifiers in frames.</p>
1735
1743
</section>
1736
1744
1737
1745
<sectionclass="appendix informative">
@@ -1770,10 +1778,13 @@ <h2>Changes since 1.0 Draft of 30 August 2012</h2>
1770
1778
<adata-link-for="JsonLdOptions">omitDefault</a> API option and/or
1771
1779
the current <a>processing mode</a>.</li>
1772
1780
<li>The API now adds an <adata-link-for="JsonLdOptions">ordered</a>
1773
-
option, defaulting to <code>false</code> This is used in algorithms to
1774
-
control interation of <a>dictionary member</a> keys. Previously, the
1775
-
algorithms always required such an order. The instructions for
1776
-
evaluating test results have been updated accordingly.</li>
1781
+
option, defaulting to <code>false</code> This is used in algorithms to
1782
+
control interation of <a>dictionary member</a> keys. Previously, the
1783
+
algorithms always required such an order. The instructions for
1784
+
evaluating test results have been updated accordingly.</li>
1785
+
<li>Frames may include reverse properties using <code>@reverse</code>, or a term
1786
+
defined with <code>@reverse</code>, which can cause nodes referencing a
1787
+
node targeted by a frame to have a reverse reference created.</li>
0 commit comments