Binary package “libtitanium-json-ld-java” in ubuntu oracular

implementation of the JSON-LD 1.1 specification in Java

 An implementation of the JSON-LD 1.1 (JSON-based Serialization for Linked
 Data) specification in Java utilizing Jakarta JSON Processing.
 .
 The goals of Titanium are:
 .
  * conformance to the specification
  * secure, stable, fast, A+ code
  * minimal external dependencies
  * only jakarta.json-api is required
  * simple to use