Closed catch-point closed 10 years ago
Related Jena issue:
https://issues.apache.org/jira/browse/JENA-794
Jena has few options for writing out JSON-LD. We might need to manually write the JSON-LD for this test or at least alter Jena's output to git rid of @graph.
Agree, since Jena's json-ld support isn't too flexible yet...we may just hand generate a simple representation.
The graph urn:x-arq:DefaultGraphNode is not widely recognized (outside of jena) and should not sent to the LDP server when testing json-ld support. The test should be changed to omit any @graph directives or at least use the document URI as the graph URI.