Process properties in order in toRDF algorithm.
authorDave Longley <dlongley@digitalbazaar.com>
Mon, 30 Apr 2012 13:14:53 -0400
changeset 596 d2bddc5341e2
parent 595 16bc3af83397
child 597 dbbf020bb9b9
Process properties in order in toRDF algorithm.
spec/latest/json-ld-api/index.html
--- a/spec/latest/json-ld-api/index.html	Mon Apr 30 10:11:13 2012 -0700
+++ b/spec/latest/json-ld-api/index.html	Mon Apr 30 13:14:53 2012 -0400
@@ -2156,7 +2156,8 @@
           Otherwise, if <em>element</em> does not have a <code>@id</code> property, set the <tref>active
           subject</tref> to newly generated <tref>blank node</tref>.</li>
         <li>
-          Process each <em>property</em> and <em>value</em> in <em>element</em> as follows:
+          Process each <em>property</em> and <em>value</em> in <em>element</em>, ordered by
+          <em>property</em>, as follows:
           <ol class="algorithm">
             <li>
               If <em>property</em> is <code>@type</code>, set the <tref>active property</tref>