Index

A B C D E F G H I J L M O P Q R S T U W 
All Classes All Packages

A

appendStringPostProcessing(TextExtractor, Function<String, String>) - Static method in interface de.uni_mannheim.informatik.dws.melt.matching_jena.TextExtractor
 

B

base(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena.TdbUtil.DestinationGraph
 
bulkLoadToTdbOntModel(String, String, OntModelSpec) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena.TdbUtil
 

C

clearIndex() - Method in interface de.uni_mannheim.informatik.dws.melt.matching_jena.multisource.IndexBasedJenaMatcher
 
collectStats - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena.TdbUtil.DestinationGraph
 
count - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena.TdbUtil.DestinationGraph
 
createNewModel() - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena.JenaHelper
 
createNewModel(Properties) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena.JenaHelper
 
createNewOntModel() - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena.JenaHelper
 
createNewOntModel(Properties) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena.JenaHelper
 
createOntology() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena.multisource.MatcherMultiSourceYAAAJena
 
createTDB(String, String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena.TdbUtil
 

D

de.uni_mannheim.informatik.dws.melt.matching_jena - package de.uni_mannheim.informatik.dws.melt.matching_jena
 
de.uni_mannheim.informatik.dws.melt.matching_jena.multisource - package de.uni_mannheim.informatik.dws.melt.matching_jena.multisource
 
de.uni_mannheim.informatik.dws.melt.matching_jena.typetransformation - package de.uni_mannheim.informatik.dws.melt.matching_jena.typetransformation
 
DEFAULT_HINT_LANG - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena.typetransformation.JenaTransformerHelper
 
DEFAULT_JENA_ONT_MODEL_SPEC - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena.OntologyCacheJena
default OntModelSpec that will be used when no spec is given for the Jena implementation.
DestinationGraph(DatasetGraphTDB, Node, boolean, boolean) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena.TdbUtil.DestinationGraph
 
dsg - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena.TdbUtil.DestinationGraph
 

E

emptyCache() - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena.OntologyCacheJena
Empties the cache.
error(String, long, long) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena.ErrorHandlerCarryOn
 
ErrorHandlerCarryOn - Class in de.uni_mannheim.informatik.dws.melt.matching_jena
An Error handler that does nothing except for throwing an Exception in fatal cases.
ErrorHandlerCarryOn() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena.ErrorHandlerCarryOn
 
extract(OntModel, Properties) - Method in interface de.uni_mannheim.informatik.dws.melt.matching_jena.ResourcesExtractor
This function extracts specific resources of a given OntModel.
extract(Resource) - Method in interface de.uni_mannheim.informatik.dws.melt.matching_jena.LiteralExtractor
Given a jena resource r, it extracts the literals which are usually helpful for matching.
extract(Resource) - Method in interface de.uni_mannheim.informatik.dws.melt.matching_jena.TextExtractor
Given a Jena resource this method extracts textual/string representations from it.

F

fatal(String, long, long) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena.ErrorHandlerCarryOn
 
finish() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena.TdbUtil.DestinationGraph
 
finishBulk() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena.TdbUtil.DestinationGraph
 
forceSync(DatasetGraphTDB) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena.TdbUtil
 

G

get(File) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena.OntologyCacheJena
Returns the OntModel for the given uri using a cache by default and the default OntModelSpec.
get(File, OntModelSpec) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena.OntologyCacheJena
Returns the OntModel for the given uri using a cache by default.
get(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena.OntologyCacheJena
Returns the OntModel for the given uri using a cache by default and the default OntModelSpec.
get(String, OntModelSpec) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena.OntologyCacheJena
Returns the OntModel for the given uri using a cache by default.
get(String, OntModelSpec, boolean) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena.OntologyCacheJena
Returns the OntModel for the given uri using a cache if indicated to do so.
get(String, OntModelSpec, boolean, Lang) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena.OntologyCacheJena
Returns the OntModel for the given uri using a cache if indicated to do so.
get(URI) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena.OntologyCacheJena
Returns the OntModel for the given uri using a cache by default and the default OntModelSpec.
get(URI, OntModelSpec) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena.OntologyCacheJena
Returns the OntModel for the given uri using a cache by default.
get(URL) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena.OntologyCacheJena
Returns the OntModel for the given uri using a cache by default and the default OntModelSpec.
get(URL, OntModelSpec) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena.OntologyCacheJena
Returns the OntModel for the given uri using a cache by default.
getFileFromURL(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena.TdbUtil
Returns a file object given a url or path as string.
getMatchers() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena.MatcherPipelineYAAA
 
getMatchers() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena.MatcherPipelineYAAAJena
 
getMatchers() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena.MatcherPipelineYAAAJenaConstructor
 
getModelFromTDB(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena.TdbUtil
 
getModelSpec() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena.MatcherYAAAJena
 
getModelSpec() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena.multisource.MatcherMultiSourceYAAAJena
 
getOntModelFromTDB(String, OntModelSpec) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena.TdbUtil
 
getSpec(Properties) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena.typetransformation.JenaTransformerHelper
 
graphName - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena.TdbUtil.DestinationGraph
 

H

hintLang(Properties) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena.typetransformation.JenaTransformerHelper
 

I

IndexBasedJenaMatcher - Interface in de.uni_mannheim.informatik.dws.melt.matching_jena.multisource
This is a very special interface for matcher which have an index for the source / left ontology.
initializeMatchers() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena.MatcherPipelineYAAA
 
initializeMatchers() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena.MatcherPipelineYAAAJena
 
isDeactivatedCache - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena.OntologyCacheJena
This flag indicates whether the cache is to be used (i.e., ontologies are held in memory).
isDeactivatedCache() - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena.OntologyCacheJena
 
isTDB1Dataset(File) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena.TdbUtil
Checks if there is at least one file in the directory denoted by this url which ends with .dat or .idn.

J

JenaHelper - Class in de.uni_mannheim.informatik.dws.melt.matching_jena
 
JenaHelper() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena.JenaHelper
 
JenaTransformerHelper - Class in de.uni_mannheim.informatik.dws.melt.matching_jena.typetransformation
A helper class for jena transformers.
JenaTransformerHelper() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena.typetransformation.JenaTransformerHelper
 

L

LiteralExtractor - Interface in de.uni_mannheim.informatik.dws.melt.matching_jena
Given a resource (from Jena - which has the model behind - and thus allows to traverse the whole graph), this interface extracts the literals which are usually helpful for matching.
loaderTriples - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena.TdbUtil.DestinationGraph
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena.MatcherPipelineYAAA
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena.MatcherPipelineYAAAJena
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena.MatcherPipelineYAAAJenaConstructor
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena.OntologyCacheJena
Logger for logging.
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena.TdbUtil
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena.typetransformation.JenaTransformerHelper
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena.typetransformation.Model2OntModelTransformer
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena.typetransformation.OntModel2URLTransformer
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena.typetransformation.URL2OntModelTransformer
 

M

match(URL, URL, Alignment, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena.MatcherPipelineYAAA
 
match(URL, URL, Alignment, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena.MatcherYAAA
Aligns two ontologies specified via URL, with an input alignment as Alignment object, and returns the mapping of the resulting alignment.
match(URL, URL, Alignment, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena.MatcherYAAAJena
 
match(URL, URL, URL, File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena.MatcherYAAA
 
match(List<URL>, URL, URL) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena.multisource.MatcherMultiSourceYAAAJena
 
match(List<OntModel>, Alignment, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena.multisource.MatcherMultiSourceYAAAJena
 
match(OntModel, OntModel, Alignment, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena.MatcherPipelineYAAAJena
 
match(OntModel, OntModel, Alignment, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena.MatcherPipelineYAAAJenaConstructor
 
match(OntModel, OntModel, Alignment, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena.MatcherYAAAJena
Aligns two ontologies specified via a Jena OntModel, with an input alignment as Alignment object, and returns the mapping of the resulting alignment.
MatcherMultiSourceYAAAJena - Class in de.uni_mannheim.informatik.dws.melt.matching_jena.multisource
 
MatcherMultiSourceYAAAJena() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena.multisource.MatcherMultiSourceYAAAJena
 
MatcherPipelineYAAA - Class in de.uni_mannheim.informatik.dws.melt.matching_jena
A matcher template for matchers that are based on YAAA.
MatcherPipelineYAAA() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena.MatcherPipelineYAAA
 
MatcherPipelineYAAAJena - Class in de.uni_mannheim.informatik.dws.melt.matching_jena
Better use MatcherYAAAPipeline because it can combine matchers which use different APIS like Jena and OWLAPI etc
MatcherPipelineYAAAJena() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena.MatcherPipelineYAAAJena
 
MatcherPipelineYAAAJenaConstructor - Class in de.uni_mannheim.informatik.dws.melt.matching_jena
Better use MatcherPipelineYAAA because it can combine matchers which use different APIS like Jena and OWLAPI etc.
MatcherPipelineYAAAJenaConstructor(MatcherYAAAJena...) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena.MatcherPipelineYAAAJenaConstructor
 
MatcherPipelineYAAAJenaConstructor(List<MatcherYAAAJena>) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena.MatcherPipelineYAAAJenaConstructor
 
matchers - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena.MatcherPipelineYAAA
 
matchers - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena.MatcherPipelineYAAAJena
 
matchers - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena.MatcherPipelineYAAAJenaConstructor
 
MatcherYAAA - Class in de.uni_mannheim.informatik.dws.melt.matching_jena
A matcher template for matchers that are based on the YAAA Framework.
MatcherYAAA() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena.MatcherYAAA
 
MatcherYAAAJena - Class in de.uni_mannheim.informatik.dws.melt.matching_jena
A matcher template for matchers that are based on Apache Jena.
MatcherYAAAJena() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena.MatcherYAAAJena
 
Model2OntModelTransformer - Class in de.uni_mannheim.informatik.dws.melt.matching_jena.typetransformation
 
Model2OntModelTransformer() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena.typetransformation.Model2OntModelTransformer
 
monitor - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena.TdbUtil.DestinationGraph
 

O

OntModel2URLTransformer - Class in de.uni_mannheim.informatik.dws.melt.matching_jena.typetransformation
 
OntModel2URLTransformer() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena.typetransformation.OntModel2URLTransformer
 
ontologyCache - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena.OntologyCacheJena
The internal cache for ontologies that is dependent on the OntModelSpec.
OntologyCacheJena - Class in de.uni_mannheim.informatik.dws.melt.matching_jena
Cache and reader for Jena ontologies.
OntologyCacheJena() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena.OntologyCacheJena
 

P

prefix(String, String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena.TdbUtil.DestinationGraph
 
put(String, OntModel) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena.OntologyCacheJena
Adds an ont model with a specified key to the cache.

Q

quad(Quad) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena.TdbUtil.DestinationGraph
 

R

readOntModel(String, OntModelSpec, Lang) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena.OntologyCacheJena
Read and parse an ontology.
readOntology(URL, OntModelSpec) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena.MatcherYAAAJena
Default implementation to load an ontology from an url with jena.
readOntology(URL, OntModelSpec) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena.multisource.MatcherMultiSourceYAAAJena
Default implementation to load an ontology from an url with jena.
ResourcesExtractor - Interface in de.uni_mannheim.informatik.dws.melt.matching_jena
An interface which extracts resources of a given OntModel.

S

setDeactivatedCache(boolean) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena.OntologyCacheJena
Deactivating the cache will also clear the cache.
start() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena.TdbUtil.DestinationGraph
 
startBulk() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena.TdbUtil.DestinationGraph
 
startedEmpty - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena.TdbUtil.DestinationGraph
 
stats - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena.TdbUtil.DestinationGraph
 

T

TdbUtil - Class in de.uni_mannheim.informatik.dws.melt.matching_jena
TDB util for generating and inspecting TDB datasets.
TdbUtil() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena.TdbUtil
 
TdbUtil.DestinationGraph - Class in de.uni_mannheim.informatik.dws.melt.matching_jena
 
TextExtractor - Interface in de.uni_mannheim.informatik.dws.melt.matching_jena
Given a Jena resource, a ValueExtractor can derive zero or more String representations.
transform(URL, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena.typetransformation.URL2OntModelTransformer
 
transform(OntModel, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena.typetransformation.OntModel2URLTransformer
 
transform(Model, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena.typetransformation.Model2OntModelTransformer
 
triple(Triple) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena.TdbUtil.DestinationGraph
 

U

updateSourceIndex(Triple) - Method in interface de.uni_mannheim.informatik.dws.melt.matching_jena.multisource.IndexBasedJenaMatcher
 
URL2OntModelTransformer - Class in de.uni_mannheim.informatik.dws.melt.matching_jena.typetransformation
 
URL2OntModelTransformer() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena.typetransformation.URL2OntModelTransformer
 

W

warning(String, long, long) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena.ErrorHandlerCarryOn
 
wrapLiteralExtractor(LiteralExtractor) - Static method in interface de.uni_mannheim.informatik.dws.melt.matching_jena.TextExtractor
 
A B C D E F G H I J L M O P Q R S T U W 
All Classes All Packages