Uses of Interface
com.inrupt.client.spi.RdfService
Packages that use 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
Classes in com.inrupt.client.jena that implement RdfService -
Uses of RdfService in com.inrupt.client.rdf4j
Classes in com.inrupt.client.rdf4j that implement RdfService -
Uses of RdfService in com.inrupt.client.spi
Methods in com.inrupt.client.spi that return RdfServiceModifier and TypeMethodDescriptionstatic RdfService
ServiceProvider.getRdfService()
Get theRdfService
for this application.