Package com.inrupt.client.spi
Class RDFFactory
java.lang.Object
com.inrupt.client.spi.RDFFactory
A RDF commons handling abstraction.
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.apache.commons.rdf.api.RDF
Find and return the RDF instance.
-
Method Details
-
getInstance
public static org.apache.commons.rdf.api.RDF getInstance()Find and return the RDF instance.- Returns:
- the RDF instance
-