Uses of Class
org.apache.commons.rdf.rdf4j.RDF4J
Packages that use RDF4J
Package
Description
Experimental Commons RDF RDF4J implementations.
-
Uses of RDF4J in org.apache.commons.rdf.rdf4j.experimental
Methods in org.apache.commons.rdf.rdf4j.experimental that return RDF4J -
Uses of RDF4J in org.apache.commons.rdf.rdf4j.impl
Methods in org.apache.commons.rdf.rdf4j.impl with parameters of type RDF4JModifier and TypeMethodDescriptionInternalRDF4JFactory.createModelGraphImpl(org.eclipse.rdf4j.model.Model model, RDF4J rdf4jTermFactory) Construct aRDF4JGraphfrom a RDF4JModel.