Do not require a matching empty array when finding duplicates.
authorDave Longley <dlongley@digitalbazaar.com>
Sun, 10 Feb 2013 14:40:47 -0500
changeset 1202 461c2ef66d72
parent 1201 c4d7e435ac1e
child 1203 e093809b1c2f
Do not require a matching empty array when finding duplicates.
spec/latest/json-ld-api/alternate2.html
--- a/spec/latest/json-ld-api/alternate2.html	Sun Feb 10 14:20:21 2013 -0500
+++ b/spec/latest/json-ld-api/alternate2.html	Sun Feb 10 14:40:47 2013 -0500
@@ -3929,8 +3929,7 @@
             the <tref>property generator</tref> <em>value</em>.
           </li>
           <li>
-            If both <em>prospects</em> and <em>value</em> are empty
-            <tref title="array">arrays</tref>:
+            If <em>value</em> is an empty <tref>array</tref>:
             <ol class="algorithm">
               <li>
                 Set <em>result</em> to <tref>true</tref>.