This is a Java implementation of the JSON-LD 1.0 specification and the JSON-LD-API 1.0 specification. Parsing JSON-LD will normally follow any external @context declarations. Loading these contexts ...
This project aims to provide the facility to easily implement JSON-RPC for the java programming language. jsonrpc4j uses the Jackson library to convert java objects to and from json objects (and other ...