jar

org.eclipse.rdf4j : rdf4j-rio-jsonld-legacy

Maven & Gradle

Jun 05, 2024

RDF4J: Rio - JSON-LD 1.0 (legacy) · Rio parser and writer implementation for the JSON-LD file format.

Table Of Contents

Latest Version

Download org.eclipse.rdf4j : rdf4j-rio-jsonld-legacy JAR file - Latest Versions:

All Versions

Download org.eclipse.rdf4j : rdf4j-rio-jsonld-legacy JAR file - All Versions:

Version Vulnerabilities Size Updated
5.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 rdf4j-rio-jsonld-legacy-5.0.0-M3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.eclipse.rdf4j.rio.jsonld.legacy

├─ org.eclipse.rdf4j.rio.jsonld.legacy.JSONLDHierarchicalProcessor.class - [JAR]

├─ org.eclipse.rdf4j.rio.jsonld.legacy.JSONLDInternalRDFParser.class - [JAR]

├─ org.eclipse.rdf4j.rio.jsonld.legacy.JSONLDInternalTripleCallback.class - [JAR]

├─ org.eclipse.rdf4j.rio.jsonld.legacy.JSONLDParser.class - [JAR]

├─ org.eclipse.rdf4j.rio.jsonld.legacy.JSONLDParserFactory.class - [JAR]

├─ org.eclipse.rdf4j.rio.jsonld.legacy.JSONLDWriter.class - [JAR]

├─ org.eclipse.rdf4j.rio.jsonld.legacy.JSONLDWriterFactory.class - [JAR]

├─ org.eclipse.rdf4j.rio.jsonld.legacy.package-info.class - [JAR]

org.eclipse.rdf4j.rio.ndjsonld.legacy

├─ org.eclipse.rdf4j.rio.ndjsonld.legacy.NDJSONLDParser.class - [JAR]

├─ org.eclipse.rdf4j.rio.ndjsonld.legacy.NDJSONLDParserFactory.class - [JAR]

├─ org.eclipse.rdf4j.rio.ndjsonld.legacy.NDJSONLDWriter.class - [JAR]

├─ org.eclipse.rdf4j.rio.ndjsonld.legacy.NDJSONLDWriterFactory.class - [JAR]