Uses of Interface
com.inrupt.client.spi.RdfService
Package
Description
Jena RDF support for the Inrupt Java Client Libraries.
RDF4J RDF support for the Inrupt Java Client Libraries.
Service interfaces for the Inrupt Java Client Libraries.
-
Uses of RdfService in com.inrupt.client.jena
-
Uses of RdfService in com.inrupt.client.rdf4j
-
Uses of RdfService in com.inrupt.client.spi
Modifier and TypeMethodDescriptionstatic RdfService
ServiceProvider.getRdfService()
Get theRdfService
for this application.