[ https://issues.apache.org/jira/browse/JENA-2198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17441304#comment-17441304 ]
Andy Seaborne commented on JENA-2198: ------------------------------------- Hi [~lolgab] – JSON-LD 1.1 is provided by the Titanium processor whereas JSON-LD 1.0 is provided by a different engine, jsonld-java. The setup of JSON-LD writing via {{JsonLDWriteContext}} is for JSON-LD 1.0. Only basic JSON-LD 1.1 output is supported. See also JENA-2153. Being a different processor, how framing is provided can be a rethink. JENA-2153 is awaiting someone to come along and move it forward. > Support framing for Json-LD 1.1 > ------------------------------- > > Key: JENA-2198 > URL: https://issues.apache.org/jira/browse/JENA-2198 > Project: Apache Jena > Issue Type: New Feature > Components: JSON-LD > Reporter: Lorenzo Gabriele > Priority: Major > > It is currently impossible to generate Json-LD 1.1 outputs using framing. > the `.setFrame` option is ignored when writing with `RDFFormat.JSONLD11` -- This message was sent by Atlassian Jira (v8.20.1#820001)