B C D E G I L M P R S T V 

B

beginTransaction(TripleStoreInterface.TransactionType) - Method in class info.semanticsoftware.lodexporter.tdb.TDBTripleStoreImpl
 
beginTransaction(TripleStoreInterface.TransactionType) - Method in interface info.semanticsoftware.lodexporter.TripleStoreInterface
 

C

connect(String) - Method in class info.semanticsoftware.lodexporter.tdb.TDBTripleStoreImpl
 
connect(String) - Method in interface info.semanticsoftware.lodexporter.TripleStoreInterface
 
controllerExecutionAborted(Controller, Throwable) - Method in class info.semanticsoftware.lodexporter.LODexporter
 
controllerExecutionFinished(Controller) - Method in class info.semanticsoftware.lodexporter.LODexporter
 
controllerExecutionStarted(Controller) - Method in class info.semanticsoftware.lodexporter.LODexporter
 

D

disconnect() - Method in class info.semanticsoftware.lodexporter.tdb.TDBTripleStoreImpl
 
disconnect() - Method in interface info.semanticsoftware.lodexporter.TripleStoreInterface
 

E

endTransaction() - Method in class info.semanticsoftware.lodexporter.tdb.TDBTripleStoreImpl
 
endTransaction() - Method in interface info.semanticsoftware.lodexporter.TripleStoreInterface
 
execute() - Method in class info.semanticsoftware.lodexporter.LODexporter
 

G

getBaseURI() - Method in class info.semanticsoftware.lodexporter.SubjectMapping
Returns the baseURI of this subject mapping instance.
getDomain() - Method in class info.semanticsoftware.lodexporter.RelationMapping
 
getGATEattribute() - Method in class info.semanticsoftware.lodexporter.PropertyMapping
 
getGATEattribute() - Method in class info.semanticsoftware.lodexporter.RelationMapping
 
getGATEfeature() - Method in class info.semanticsoftware.lodexporter.PropertyMapping
 
getGATEType() - Method in class info.semanticsoftware.lodexporter.Mapping
Returns the GATE annotation type of this mapping instance.
getInputASName() - Method in class info.semanticsoftware.lodexporter.LODexporter
 
getPropertyMappings(String) - Method in class info.semanticsoftware.lodexporter.tdb.TDBTripleStoreImpl
 
getPropertyMappings(String) - Method in interface info.semanticsoftware.lodexporter.TripleStoreInterface
 
getPropertyMappingSparql() - Method in class info.semanticsoftware.lodexporter.LODexporter
 
getRange() - Method in class info.semanticsoftware.lodexporter.RelationMapping
 
getrdfStoreDir() - Method in class info.semanticsoftware.lodexporter.LODexporter
 
getRelationMappings(String) - Method in class info.semanticsoftware.lodexporter.tdb.TDBTripleStoreImpl
 
getRelationMappings(String) - Method in interface info.semanticsoftware.lodexporter.TripleStoreInterface
 
getRelationMappingSparql() - Method in class info.semanticsoftware.lodexporter.LODexporter
 
getRule() - Method in class info.semanticsoftware.lodexporter.Mapping
Returns the rule name of this mapping instance.
getSubjectMappings(String) - Method in class info.semanticsoftware.lodexporter.tdb.TDBTripleStoreImpl
Generates a map of <rulename,SubjectMapping> objects from the query results.
getSubjectMappings(String) - Method in interface info.semanticsoftware.lodexporter.TripleStoreInterface
Queries the triple store for mapping rules using the supplied SPARQL query string and populates a map of <rulename, SubjectMapping> objects.
getSubjectMappingSparql() - Method in class info.semanticsoftware.lodexporter.LODexporter
 
getType() - Method in class info.semanticsoftware.lodexporter.Mapping
Returns the rdf:type value of this mapping instance.

I

info.semanticsoftware.lodexporter - package info.semanticsoftware.lodexporter
 
info.semanticsoftware.lodexporter.tdb - package info.semanticsoftware.lodexporter.tdb
 
init() - Method in class info.semanticsoftware.lodexporter.LODexporter
 
initModel() - Method in class info.semanticsoftware.lodexporter.tdb.TDBTripleStoreImpl
 
initModel() - Method in interface info.semanticsoftware.lodexporter.TripleStoreInterface
 

L

LODexporter - Class in info.semanticsoftware.lodexporter
This class is the implementation of the resource LODEXPORTER.
LODexporter() - Constructor for class info.semanticsoftware.lodexporter.LODexporter
 
LOGGER - Static variable in class info.semanticsoftware.lodexporter.LODexporter
 
LOGGER - Static variable in class info.semanticsoftware.lodexporter.tdb.TDBTripleStoreImpl
 

M

Mapping - Class in info.semanticsoftware.lodexporter
This class represents the base structure of a mapping rule.
Mapping() - Constructor for class info.semanticsoftware.lodexporter.Mapping
 
Mapping(String, String, String) - Constructor for class info.semanticsoftware.lodexporter.Mapping
The default constructor.

P

printDataset() - Method in class info.semanticsoftware.lodexporter.tdb.TDBTripleStoreImpl
 
printDataset() - Method in interface info.semanticsoftware.lodexporter.TripleStoreInterface
 
PropertyMapping - Class in info.semanticsoftware.lodexporter
 
PropertyMapping(String, String, String, String, String) - Constructor for class info.semanticsoftware.lodexporter.PropertyMapping
 

R

reInit() - Method in class info.semanticsoftware.lodexporter.LODexporter
 
RelationMapping - Class in info.semanticsoftware.lodexporter
 
RelationMapping(String, String, String, String, String) - Constructor for class info.semanticsoftware.lodexporter.RelationMapping
 

S

setInputASName(String) - Method in class info.semanticsoftware.lodexporter.LODexporter
 
setPropertyMappingSparql(String) - Method in class info.semanticsoftware.lodexporter.LODexporter
 
setrdfStoreDir(String) - Method in class info.semanticsoftware.lodexporter.LODexporter
Sets the path to the triple store directory.
setRelationMappingSparql(String) - Method in class info.semanticsoftware.lodexporter.LODexporter
 
setSubjectMappingSparql(String) - Method in class info.semanticsoftware.lodexporter.LODexporter
 
storeTriple(String, String, String, HashMap<String, Object>, HashMap<String, LinkedList<PropertyMapping>>) - Method in class info.semanticsoftware.lodexporter.tdb.TDBTripleStoreImpl
 
storeTriple(String, RelationMapping, String, String) - Method in class info.semanticsoftware.lodexporter.tdb.TDBTripleStoreImpl
 
storeTriple(String, String, FeatureMap, String, String) - Method in class info.semanticsoftware.lodexporter.tdb.TDBTripleStoreImpl
 
storeTriple(String, String) - Method in class info.semanticsoftware.lodexporter.tdb.TDBTripleStoreImpl
 
storeTriple(String, String, String, HashMap<String, Object>, HashMap<String, LinkedList<PropertyMapping>>) - Method in interface info.semanticsoftware.lodexporter.TripleStoreInterface
 
storeTriple(String, RelationMapping, String, String) - Method in interface info.semanticsoftware.lodexporter.TripleStoreInterface
 
storeTriple(String, String) - Method in interface info.semanticsoftware.lodexporter.TripleStoreInterface
 
storeTriple(String, String, FeatureMap, String, String) - Method in interface info.semanticsoftware.lodexporter.TripleStoreInterface
 
SubjectMapping - Class in info.semanticsoftware.lodexporter
Extends a mapping object with a baseURI field for URI generation of exported triples.
SubjectMapping() - Constructor for class info.semanticsoftware.lodexporter.SubjectMapping
 
SubjectMapping(String, String, String, String) - Constructor for class info.semanticsoftware.lodexporter.SubjectMapping
The constructor for creating a SubjectMapping instance.

T

TDBTripleStoreImpl - Class in info.semanticsoftware.lodexporter.tdb
Concrete implementation for interacting with a TDB-based triple store.
TDBTripleStoreImpl() - Constructor for class info.semanticsoftware.lodexporter.tdb.TDBTripleStoreImpl
 
toString() - Method in class info.semanticsoftware.lodexporter.Mapping
Returns a string representation of the mapping rule.
toString() - Method in class info.semanticsoftware.lodexporter.PropertyMapping
 
toString() - Method in class info.semanticsoftware.lodexporter.RelationMapping
 
toString() - Method in class info.semanticsoftware.lodexporter.SubjectMapping
 
TripleStoreInterface - Interface in info.semanticsoftware.lodexporter
 
TripleStoreInterface.TransactionType - Enum in info.semanticsoftware.lodexporter
 

V

valueOf(String) - Static method in enum info.semanticsoftware.lodexporter.TripleStoreInterface.TransactionType
Returns the enum constant of this type with the specified name.
values() - Static method in enum info.semanticsoftware.lodexporter.TripleStoreInterface.TransactionType
Returns an array containing the constants of this enum type, in the order they are declared.
B C D E G I L M P R S T V