Hi, Am Freitag, 30. September 2011 schrieb Olivier Grisel :
> 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. > Yes, at the moment this notation comes from Clerezza. The JSON-LD implementation does not add those angle brackets. Perhaps we should remove the brackets when serializing from Clerezza and transform them to proper IRIs in JSON-LD. > > 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. > > Yes, thanks for mentioning this! As the latest JSON-LD spec from json-ld.orghas version number 1.0 the hope is that this spec will be stable for some time. Best, - Fabian -- Fabian http://twitter.com/fctwitt
