| IRIFactory |
|
| ModelBuilder |
A builder that can transform an artifact to a RDF model.
|
| ModelBuilderBase |
Common model builder methods.
|
| ModelLoader |
A loader that can load an artifact instance from a storage.
|
| ModelLoaderBase |
Model loader base.
|
| ModelLoaderBase.RDFTextStyle |
|
| ModelTransformer |
A base class for all model creators and loaders.
|
| RDFArtifactInfo |
Information about an artifact obtained from a RDF model.
|
| RDFArtifactRepository |
Implementation of an ArtifactRepository on top of an RDFStorage.
|
| RDFStorage |
This class provides an abstraction of an RDF repository and implements the common
low-level operations.
|
| SparqlQueryResult |
A result of a generic SPARQL query that holds the result value(s) depending
on the query type.
|
| SparqlQueryResult.Type |
|
| StorageException |
A generic exception that us used to wrap the exceptions thrown
by the underlying storage (rdf4j).
|