Package | Description |
---|---|
org.ontoware.rdf2go.model | |
org.ontoware.rdf2go.model.impl | |
org.ontoware.rdf2go.model.persistent | |
org.ontoware.rdf2go.util | |
org.openrdf.rdf2go |
Modifier and Type | Interface and Description |
---|---|
interface |
Model
Defines an RDF Model, and the functions to add and delete statements of all
possible kinds to this model.
|
interface |
ModelSet
A ModelSet is like a Graph Data Set in SPARQL.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractLockingModel
adapter that maps the rdf2go model functions to a smaller subset of methods
|
class |
AbstractModel
adapter that maps the rdf2go model functions to a smaller subset of methods
|
class |
AbstractModelSetImpl |
class |
DelegatingModel
Delegates all calls to underlying model.
|
class |
DelegatingModelSet |
class |
DirtyAbstractModel
This is an abstract class which provides quick & dirty implementations to get
an adapter started quickly.
|
class |
NotifyingModelLayer
Adds notifying capabilites to existing models.
|
class |
NotifyingModelSetLayer
Adds notifying capabilites to existing models.
|
Modifier and Type | Interface and Description |
---|---|
interface |
PersistentModel
A Model that can be persisted as a file.
|
Modifier and Type | Class and Description |
---|---|
class |
LoggingModel
A Model that delegates to another Model and logs all calls to a SLF4j logger.
|
class |
LoggingModelSet
A Model that delegates to another Model and logs all calls to a SLF4j logger.
|
Modifier and Type | Class and Description |
---|---|
class |
RepositoryModel
Implementation of the RDF2Go model interface for an OpenRDF Repository.
|
class |
RepositoryModelSet
A ModelSet implementation for the OpenRDF (Sesame) 2.0.1 API.
|
Copyright © 2005–2016 IT-Consulting Dr. Max V?lkel | Project started at FZI Forschungszentrum Informatik, www.fzi.de. All rights reserved.