[
https://issues.apache.org/jira/browse/JENA-1608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16630068#comment-16630068
]
andrew u frank edited comment on JENA-1608 at 9/27/18 9:45 AM:
---------------------------------------------------------------
I found that the problem is not solved in 3.8.0.
thank you for json-ld support! any plans to switch to json-ld 1.1?
was (Author: andrewufrank):
I found that the problem is solved in 3.8.0 - sorry to bother and thank you for
json-ld support! any plans to switch to json-ld 1.1?
> different output when processing json-ld in the playground and in riot -
> solved in
> -----------------------------------------------------------------------------------
>
> Key: JENA-1608
> URL: https://issues.apache.org/jira/browse/JENA-1608
> Project: Apache Jena
> Issue Type: Bug
> Components: RIOT
> Affects Versions: Jena 3.6.0, Jena 3.8.0
> Reporter: andrew u frank
> Priority: Minor
> Labels: newbie
> Attachments: problem.jsonld, problem.ttl,
> problem_output_playground.txt
>
>
> I have the json-ld document [^problem.jsonld] processed on the json-ld
> playground (which I assume is authoritative) and get the result
> [^problem_output_playground.txt]. if I process the same file with RIOT the
> result is different, namely [^problem.ttl].
> The difference is simply that RIOT does not include the rdf-objects which are
> not using a blank node as identifier. If a line
> "@base": "http://gerastree.at/lit_2014#"
> is added to the context, the output seems to conform to what is produced by
> the playground.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)