All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.apicatalog.jsonld.package-info Maven / Gradle / Ivy

There is a newer version: 1.4.1
Show newest version
/**
 * Provides APIs to process JSON-LD. Use only {@link com.apicatalog.jsonld.JsonLd} static methods to interact with
 * the processor.  
 * 
 * 
 * e.g.
 * {@code 
 *  JsonLd.expand("https://....").get()
 *  }
* */ package com.apicatalog.jsonld;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy