The apache jira server seems to be down so I cannot comment on STANBOL-221 but it seems that the angle bracket notation for IRIs such as <http://example.org> is no longer part of the current space. I think it is replaced with either @iri nodes or explicit @iri coercion statements in the @coerce block of the @context node.
Also this change will probably break existing client implementations that used the JSON serialization so please early adopter be prepared to adapt your client code or switch to a mature serialization format such as application/rdf+xml (using a dedicated RDF parsing library) while the JSON-LD spec is stabilizing. -- Olivier http://twitter.com/ogrisel - http://github.com/ogrisel
