On 06/09/13 20:16, Adrian Gschwend wrote:
Hi group,
As a followup to the JSON-LD discussion. IMHO this makes it very useful
for web developers so it would be great if
- Fuseki would return JSON-LD when application/ld+json is requested
- Fuseki is using @context for all the prefixes defined in a DESCRIBE or
CONSTRUCT query
If someone can show how to use jsonld-java (last release, v0.2) to do
that it would speed things up. I haven't found out how (or if)
jsonld-java can use provided detaisl to format the output, only it's
internal algorithm (which isn't bad).
See
https://github.com/afs/jena-jsonld
jenajsonld.JsonLDWriter.serialize
what do you think?
Yes, it would be nice.
Andy
regards
Adrian