Uses of Interface
org.eclipse.rdf4j.model.Namespace

Packages that use Namespace
Package
Description
The RDF Model API
Abstract base classes for RDF Model API interfaces.
Default implementations of the RDF model interfaces
Helper classes for working with RDF models.
Re-usable constants for various well-known RDF vocabularies.
The rdf4j SPARQL 1.1 parser.
The Repository API: the main API for accessing rdf databases and SPARQL endpoints.
Abstract base classes and wrappers for the main Repository API interfaces.
A repository that serves as a proxy client for a remote repository on an RDF4J Server.
Repository implementation for local RDF databases that implement the SAIL SPI.
A Repository that serves as a SPARQL endpoint client.
Provides helpers classes for Rio.
Parser/writer for the JSON-L format.
RDF Storage And Inference Layer (RDF Sail): a set of interfaces defining an SPI for RDF databases.
Base functionality for Sail implementations that require multi-versioned concurrency control (MVCC).
Abstract base implementation and internal helper classes for Sail implementations.
An implementation of the RDF SAIL API that uses main memory for storage.
 
 
 
 
 
Core classes and interfaces for the SPARQLBuilder.