trellis icon indicating copy to clipboard operation
trellis copied to clipboard

Support JSON-LD 1.1

Open joshdcollins opened this issue 4 years ago • 3 comments

Support JSON-LD 1.1 -- potentially using https://github.com/filip26/titanium-json-ld

joshdcollins avatar Nov 13 '20 21:11 joshdcollins

Jena doesn't currently support Titanium directly: https://issues.apache.org/jira/browse/JENA-1948, but it would be quite possible to swap this in at the JenaIOService layer in the ::read and ::write methods.

acoburn avatar Nov 13 '20 21:11 acoburn

Given that Titanium uses the jakarta.* namespace (JakartaEE 9), it will be a little while until Titanium support can be integrated into Trellis. We need to wait until (1) MicroProfile moves to JakartaEE 9+ -- maybe sometime in 2021? and then (2) Quarkus migrates to JakartaEE 9+ which would be some months after MP makes the move.

acoburn avatar Apr 02 '21 17:04 acoburn

What's the status of this issue? It seems Jena now supports JSON-LD 1.1.

gregid avatar Dec 16 '22 05:12 gregid