jar

org.ldp4j.commons.rmf : rmf-api

Maven & Gradle

Jun 17, 2017
7 usages
44 stars

LDP4j :: Commons :: RMF :: API · The API of the RDF Manipulation Framework

Table Of Contents

Latest Version

Download org.ldp4j.commons.rmf : rmf-api JAR file - Latest Versions:

All Versions

Download org.ldp4j.commons.rmf : rmf-api JAR file - All Versions:

Version Vulnerabilities Size Updated
0.2.x
0.1.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 rmf-api-0.2.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.ldp4j.rdf.util

├─ org.ldp4j.rdf.util.ITripleMatcher.class - [JAR]

├─ org.ldp4j.rdf.util.ITripleSet.class - [JAR]

├─ org.ldp4j.rdf.util.ITripleTransformation.class - [JAR]

├─ org.ldp4j.rdf.util.InmutableTripleSet.class - [JAR]

├─ org.ldp4j.rdf.util.RDFModelDSL.class - [JAR]

├─ org.ldp4j.rdf.util.RDFOperations.class - [JAR]

├─ org.ldp4j.rdf.util.TriplePatternMatcher.class - [JAR]

├─ org.ldp4j.rdf.util.TripleSet.class - [JAR]

org.ldp4j.rdf

├─ org.ldp4j.rdf.BlankNode.class - [JAR]

├─ org.ldp4j.rdf.Datatype.class - [JAR]

├─ org.ldp4j.rdf.Format.class - [JAR]

├─ org.ldp4j.rdf.LanguageLiteral.class - [JAR]

├─ org.ldp4j.rdf.Literal.class - [JAR]

├─ org.ldp4j.rdf.Namespaces.class - [JAR]

├─ org.ldp4j.rdf.Node.class - [JAR]

├─ org.ldp4j.rdf.NodeVisitor.class - [JAR]

├─ org.ldp4j.rdf.RDFContext.class - [JAR]

├─ org.ldp4j.rdf.RDFFactory.class - [JAR]

├─ org.ldp4j.rdf.Resource.class - [JAR]

├─ org.ldp4j.rdf.Triple.class - [JAR]

├─ org.ldp4j.rdf.TypedLiteral.class - [JAR]

├─ org.ldp4j.rdf.URIRef.class - [JAR]

org.ldp4j.rdf.spi

├─ org.ldp4j.rdf.spi.Configurable.class - [JAR]

├─ org.ldp4j.rdf.spi.Configuration.class - [JAR]

├─ org.ldp4j.rdf.spi.Marshaller.class - [JAR]

├─ org.ldp4j.rdf.spi.RuntimeInstance.class - [JAR]

├─ org.ldp4j.rdf.spi.Transformer.class - [JAR]

├─ org.ldp4j.rdf.spi.Unmarshaller.class - [JAR]

org.ldp4j.rdf.spi.annotations

├─ org.ldp4j.rdf.spi.annotations.Transformable.class - [JAR]

Advertisement