/jsonld-java-tools

Tools for using JSONLD-Java

Primary LanguageJavaBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

JSONLD-Java Tools

Tools for using JSONLD-Java

Build Status Coverage Status

Dependencies

  • Java-1.8+
  • Maven-3

Playground

The JSONLD-Java Playground is a simple application which provides command line access to JSON-LD functions.

Initial clone and setup

git clone git@github.com:jsonld-java/jsonld-java-tools.git
chmod +x ./jsonldplayground

Usage

run the following to get usage details:

./jsonldplayground --help