Interface ValueFactory

All Known Implementing Classes:
AbstractValueFactory, MemValueFactory, SimpleValueFactory, ValidatingValueFactory, ValueStore

public interface ValueFactory
A factory for creating IRIs, blank nodes, literals and statements based on the RDF-1.1 Concepts and Abstract Syntax, a W3C Recommendation.
Author:
Arjohn Kampman
See Also: