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 | Method and Description |
---|---|
static AuthMap |
AuthMap.loadAuthMap(List<File> authFiles,
com.hp.hpl.jena.util.FileManager fm) |
static AuthMap |
AuthMap.loadAuthMapFromPaths(String cn,
String s) |
static AuthMap |
AuthMap.readAuthMapFromPaths(AuthMap am,
String cn,
String s) |
Modifier and Type | Method and Description |
---|---|
static AuthMap |
AuthMap.readAuthMapFromPaths(AuthMap am,
String cn,
String s) |
static Source |
GetDataSource.sourceFromSpec(com.hp.hpl.jena.util.FileManager fm,
com.hp.hpl.jena.rdf.model.Resource sourceConfig,
AuthMap am) |
Constructor and Description |
---|
CombinedSource(com.hp.hpl.jena.util.FileManager fm,
AuthMap am,
com.hp.hpl.jena.rdf.model.Resource ep)
ep is a resource of type Combiner.
|
SparqlSource(com.hp.hpl.jena.rdf.model.Resource ep,
AuthMap am) |
Copyright © 2014. All Rights Reserved.