jar

org.apache.stanbol : org.apache.stanbol.commons.jsonld

Maven & Gradle

Sep 16, 2016
6 usages

Apache Stanbol Commons JSON-LD API · The Stanbol JSON-LD API to create JSON-LD structures, parse them from String representation and to serialize them to Strings.

Table Of Contents

Latest Version

Download org.apache.stanbol : org.apache.stanbol.commons.jsonld JAR file - Latest Versions:

All Versions

Download org.apache.stanbol : org.apache.stanbol.commons.jsonld JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x
0.12.x
0.11.x
0.9.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 org.apache.stanbol.commons.jsonld-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.stanbol.commons.jsonld.clerezza

├─ org.apache.stanbol.commons.jsonld.clerezza.ClerezzaRDFParser.class - [JAR]

├─ org.apache.stanbol.commons.jsonld.clerezza.ClerezzaTripleCallback.class - [JAR]

├─ org.apache.stanbol.commons.jsonld.clerezza.JsonLdParsingProvider.class - [JAR]

├─ org.apache.stanbol.commons.jsonld.clerezza.JsonLdSerializingProvider.class - [JAR]

Advertisement