NicolasRouquette / jsonld-java-tools

Tools for using JSONLD-Java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Tools for using JSONLD-Java

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Java 98.4%Language:Shell 1.6%