Uses of Interface
org.apache.commons.rdf.api.RDF
Packages that use RDF
Package
Description
Experimental Commons RDF features.
Integration with jsonld-java
Commons RDF integration with RDF4J.
A simple in-memory implementation of the Commons RDF API.
Experimental Commons RDF Simple implementations.
-
Uses of RDF in org.apache.commons.rdf.experimental
Methods in org.apache.commons.rdf.experimental with parameters of type RDF -
Uses of RDF in org.apache.commons.rdf.jsonldjava
Classes in org.apache.commons.rdf.jsonldjava that implement RDF -
Uses of RDF in org.apache.commons.rdf.rdf4j
Classes in org.apache.commons.rdf.rdf4j that implement RDF -
Uses of RDF in org.apache.commons.rdf.simple
Classes in org.apache.commons.rdf.simple that implement RDF -
Uses of RDF in org.apache.commons.rdf.simple.experimental
Fields in org.apache.commons.rdf.simple.experimental declared as RDFFields in org.apache.commons.rdf.simple.experimental with type parameters of type RDFMethods in org.apache.commons.rdf.simple.experimental that return RDFModifier and TypeMethodDescriptionprotected RDF
AbstractRDFParser.createRDFTermFactory()
Create a newRDF
for a parse session.Methods in org.apache.commons.rdf.simple.experimental that return types with arguments of type RDFMethods in org.apache.commons.rdf.simple.experimental with parameters of type RDF