Process properties in order in toRDF algorithm.
--- 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>