Package | Description |
---|---|
com.epimorphics.lda.sources |
The sources package contains classes that interface between
Elda and the different kinds of RDF/SPARQL data sources available.
|
Modifier and Type | Class and Description |
---|---|
class |
CombinedSource
A combined source is a way of composing data from different endpoints.
|
class |
HereSource
A Source that pulls its data from the supplied model
(which typically will be the model that the endpoint resource
was taken from).
|
class |
LocalSource
Data source which represents an in-memory model loaded
from a local file.
|
class |
SparqlSource
Data source representing and external SPARQL endpoint.
|
class |
TDBSource |
Copyright © 2014. All Rights Reserved.