jar

com.inrupt : inrupt-commons-rdf4j

Maven & Gradle

Mar 09, 2023
0 stars

Commons RDF Adaptor for RDF4J · An RDF4J adaptor for the Apache Commons RDF APIs.

Table Of Contents

Latest Version

Download com.inrupt : inrupt-commons-rdf4j JAR file - Latest Versions:

All Versions

Download com.inrupt : inrupt-commons-rdf4j JAR file - All Versions:

Version Vulnerabilities Size Updated
0.5.x
0.4.x
0.3.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 inrupt-commons-rdf4j-0.5.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.inrupt.commons.rdf4j

├─ com.inrupt.commons.rdf4j.ClosableIterable.class - [JAR]

├─ com.inrupt.commons.rdf4j.RDF4J.class - [JAR]

├─ com.inrupt.commons.rdf4j.RDF4JBlankNode.class - [JAR]

├─ com.inrupt.commons.rdf4j.RDF4JBlankNodeOrIRI.class - [JAR]

├─ com.inrupt.commons.rdf4j.RDF4JDataset.class - [JAR]

├─ com.inrupt.commons.rdf4j.RDF4JGraph.class - [JAR]

├─ com.inrupt.commons.rdf4j.RDF4JGraphLike.class - [JAR]

├─ com.inrupt.commons.rdf4j.RDF4JIRI.class - [JAR]

├─ com.inrupt.commons.rdf4j.RDF4JLiteral.class - [JAR]

├─ com.inrupt.commons.rdf4j.RDF4JQuad.class - [JAR]

├─ com.inrupt.commons.rdf4j.RDF4JTerm.class - [JAR]

├─ com.inrupt.commons.rdf4j.RDF4JTriple.class - [JAR]

├─ com.inrupt.commons.rdf4j.RDF4JTripleLike.class - [JAR]

├─ com.inrupt.commons.rdf4j.package-info.class - [JAR]

com.inrupt.commons.rdf4j.impl

├─ com.inrupt.commons.rdf4j.impl.AbstractRDFTerm.class - [JAR]

├─ com.inrupt.commons.rdf4j.impl.AbstractRepositoryGraphLike.class - [JAR]

├─ com.inrupt.commons.rdf4j.impl.BlankNodeImpl.class - [JAR]

├─ com.inrupt.commons.rdf4j.impl.ConvertedStatements.class - [JAR]

├─ com.inrupt.commons.rdf4j.impl.IRIImpl.class - [JAR]

├─ com.inrupt.commons.rdf4j.impl.InternalRDF4JFactory.class - [JAR]

├─ com.inrupt.commons.rdf4j.impl.LiteralImpl.class - [JAR]

├─ com.inrupt.commons.rdf4j.impl.ModelGraphImpl.class - [JAR]

├─ com.inrupt.commons.rdf4j.impl.QuadImpl.class - [JAR]

├─ com.inrupt.commons.rdf4j.impl.RepositoryDatasetImpl.class - [JAR]

├─ com.inrupt.commons.rdf4j.impl.RepositoryGraphImpl.class - [JAR]

├─ com.inrupt.commons.rdf4j.impl.TripleImpl.class - [JAR]