jar

org.openrdf.sesame : sesame-rio-jsonld

Maven & Gradle

May 02, 2016
6 usages

OpenRDF Sesame: Rio - JSON-LD · Rio parser and writer implementation for the JSON-LD file format.

Table Of Contents

Latest Version

Download org.openrdf.sesame : sesame-rio-jsonld JAR file - Latest Versions:

All Versions

Download org.openrdf.sesame : sesame-rio-jsonld JAR file - All Versions:

Version Vulnerabilities Size Updated
4.1.x
4.0.x
2.9.x
2.8.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-rio-jsonld-4.1.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.openrdf.rio.jsonld

├─ org.openrdf.rio.jsonld.JSONLDInternalRDFParser.class - [JAR]

├─ org.openrdf.rio.jsonld.JSONLDInternalTripleCallback.class - [JAR]

├─ org.openrdf.rio.jsonld.JSONLDParser.class - [JAR]

├─ org.openrdf.rio.jsonld.JSONLDParserFactory.class - [JAR]

├─ org.openrdf.rio.jsonld.JSONLDWriter.class - [JAR]

├─ org.openrdf.rio.jsonld.JSONLDWriterFactory.class - [JAR]

Advertisement