jar

org.apache.marmotta : sesame-tools-rio-jsonld

Maven & Gradle

Jan 14, 2014
3 usages

Sesame I/O: JSON/LD

Table Of Contents

Latest Version

Download org.apache.marmotta : sesame-tools-rio-jsonld JAR file - Latest Versions:

All Versions

Download org.apache.marmotta : sesame-tools-rio-jsonld JAR file - All Versions:

Version Vulnerabilities Size Updated
3.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window sesame-tools-rio-jsonld-3.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

de.dfki.km.json.jsonld

├─ de.dfki.km.json.jsonld.JSONLDConsts.class - [JAR]

├─ de.dfki.km.json.jsonld.JSONLDProcessor.class - [JAR]

├─ de.dfki.km.json.jsonld.JSONLDSerializer.class - [JAR]

├─ de.dfki.km.json.jsonld.JSONLDTripleCallback.class - [JAR]

├─ de.dfki.km.json.jsonld.JSONLDUtils.class - [JAR]

org.apache.marmotta.commons.sesame.rio.jsonld

├─ org.apache.marmotta.commons.sesame.rio.jsonld.JsonLdParser.class - [JAR]

├─ org.apache.marmotta.commons.sesame.rio.jsonld.JsonLdParserFactory.class - [JAR]

├─ org.apache.marmotta.commons.sesame.rio.jsonld.JsonLdWriter.class - [JAR]

├─ org.apache.marmotta.commons.sesame.rio.jsonld.JsonLdWriterFactory.class - [JAR]

de.dfki.km.json

├─ de.dfki.km.json.JSONUtils.class - [JAR]

de.dfki.km.json.jsonld.impl

├─ de.dfki.km.json.jsonld.impl.SesameJSONLDSerializer.class - [JAR]

├─ de.dfki.km.json.jsonld.impl.SesameTripleCallback.class - [JAR]

Advertisement