Remove "unordered lists" from data model
authorMarkus Lanthaler <mark_lanthaler@gmx.net>
Thu, 04 Jul 2013 16:40:18 +0200
changeset 1745 783a34c37f86
parent 1744 0b7daa8699a2
child 1746 d0926dac096f
Remove "unordered lists" from data model
spec/latest/json-ld/index.html
--- a/spec/latest/json-ld/index.html	Thu Jul 04 09:57:55 2013 +0200
+++ b/spec/latest/json-ld/index.html	Thu Jul 04 16:40:18 2013 +0200
@@ -2758,8 +2758,7 @@
     <li>A <tdef>list</tdef> is an sequence of zero or more
       <tref title="IRI">IRIs</tref>,
       <tref title="blank node">blank nodes</tref>, and
-      <tref title="JSON-LD value">JSON-LD values</tref>. The list may be
-      ordered or unordered.</li>
+      <tref title="JSON-LD value">JSON-LD values</tref>.</li>
   </ul>
 
   <div class="issue atrisk" data-number="3" title="Allow blank nodes to be used as properties">