[ 
https://issues.apache.org/jira/browse/JENA-2350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17709118#comment-17709118
 ] 

Andy Seaborne commented on JENA-2350:
-------------------------------------

Hi [~sverholen],

We are very near to the Jena 4.8.0 release.

If you have a suggested change, as a patch or a github pull request, that would 
be excellent to see.


> Allow retrieval of JsonLdOptions from Jena Context for json-ld 1.1
> ------------------------------------------------------------------
>
>                 Key: JENA-2350
>                 URL: https://issues.apache.org/jira/browse/JENA-2350
>             Project: Apache Jena
>          Issue Type: Improvement
>          Components: JSON-LD
>    Affects Versions: Jena 4.7.0
>            Reporter: Stijn Verholen
>            Priority: Minor
>              Labels: json-ld, titanium
>             Fix For: Jena 4.8.0
>
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> The ReaderRIOT for json-ld 1.0 (org.apache.jena.riot.lang.LangJSONLD10) 
> passes an options object (com.github.jsonldjava.core.JsonLdOptions) to the 
> underlying JsonLdProcessor.
> This allows you to easily override the package default configuration.
>  
> For the json-ld 1.1 ReaderRIOT implementation 
> (org.apache.jena.riot.lang.LangJSONLD11) the context is passed on to the read 
> method, but it is ignored.
> This can easily be fixed by settings the options on the underlying class in 
> titanium (com.apicatalog.jsonld.api.ToRdfApi), using the same approach as the 
> 1.0 class.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to