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

Packages that use ValueFactory
Package
Description
 
 
 
 
 
 
 
 
Abstract base classes for RDF Model API interfaces.
Default implementations of the RDF model interfaces
Helper classes for working with RDF models.
 
 
 
 
 
 
 
 
 
 
Functions for casting values to various XML Schema datatypes
 
 
Implementations of
invalid reference
Iteration
relevant to query evaluation.
 
 
Functionality to convert tuple query results to and from the Data Access Working Group Test Result Set RDF Vocabulary
The rdf4j SPARQL 1.1 parser.
 
 
Parsers and writers for the SPARQL Query Results XML Format
 
 
 
 
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.
Helper and utility classes for the SailRepository
A Repository that serves as a SPARQL endpoint client.
Helper classes for working with Repositories.
Rio: The RDF4J parser/writer API.
Various DatatypeHandler implementations.
Parser/writer for the HDT v1.0 format.
Provides helpers classes for Rio.
Parser/writer for the JSON-L format.
Various LanguageHandler implementations for processing language-tags.
Writer for the Notation-3 (N3) format.
 
Parser/writer for the N-Quads format.
Parser/writer for the N-Triples format.
Parser/writer for the RDF/XML format.
Parser/writer for the TriG format.
 
Parser/writer for the TriX format.
Parser/writer for the Turtle 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).
 
Elasticsearch store for string triples
Abstract base implementation and internal helper classes for Sail implementations.
Forward-chaining inferencers, implemented as StackableSails.
 
The LMDB based Store.
An implementation of the RDF SAIL API that uses main memory for storage.
MemoryStore-specific implementations of the core RDF model objects.
The Native Store.
See discussion at https://github.com/eclipse/rdf4j/issues/1262
Core functions required for SPIN.