You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jena.apache.org by GitBox <gi...@apache.org> on 2022/06/15 08:38:56 UTC

[GitHub] [jena] Yalz opened a new issue, #1386: Write rdf as JsonLd 1.1 Compact format

Yalz opened a new issue, #1386:
URL: https://github.com/apache/jena/issues/1386

   ### Version
   
   4.5.0
   
   ### Suggestion
   
   As of now, a Model can be written in many different RDFFormats. 
   However I noticed there are no JSONLD 1.1 Compact options, such as there are for JSON LD 1.0
   
   Is this something that could be added?
   
   ### Are you interested in contributing a solution yourself?
   
   Perhaps?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@jena.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@jena.apache.org
For additional commands, e-mail: issues-help@jena.apache.org


[GitHub] [jena] afs commented on issue #1386: Write rdf as JsonLd 1.1 Compact format

Posted by GitBox <gi...@apache.org>.
afs commented on issue #1386:
URL: https://github.com/apache/jena/issues/1386#issuecomment-1157679564

   Hi @Yalz -- what sort for formatting of JSON-LD output are you using with JSON-LD 1.0 / jsonld-java via Jena?
   
   Yes, it can be added - the project welcomes contributions. 
   
   A couple of thoughts:
   
   * [Titanium JSON-LD](https://github.com/filip26/titanium-json-ld) has the JSON-LD algorithms and it might be better to use Titanium directly if an API becomes little more than reflecting the Titanium capabilities.
   * Can we lean from the JSON-LD 1.0 experience where there are many formats - are they all equally valuable or are some commonly used and other rarely used?
   * And is there a common subset that can become the default `JSONLD_PRETTY` for any RDF or is the problem always going to involves data-specific configuration?
   
   
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@jena.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@jena.apache.org
For additional commands, e-mail: issues-help@jena.apache.org


[GitHub] [jena] Yalz closed issue #1386: Write rdf as JsonLd 1.1 Compact format

Posted by "Yalz (via GitHub)" <gi...@apache.org>.
Yalz closed issue #1386: Write rdf as JsonLd 1.1 Compact format
URL: https://github.com/apache/jena/issues/1386


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@jena.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@jena.apache.org
For additional commands, e-mail: issues-help@jena.apache.org