Index

C D E G I L M O R S T U 
All Classes All Packages

C

createManager() - Static method in class de.uni_mannheim.informatik.dws.melt.matching_owlapi.OntologyCacheOwlApi
 

D

de.uni_mannheim.informatik.dws.melt.matching_owlapi - package de.uni_mannheim.informatik.dws.melt.matching_owlapi
 
de.uni_mannheim.informatik.dws.melt.matching_owlapi.typetransformation - package de.uni_mannheim.informatik.dws.melt.matching_owlapi.typetransformation
 

E

emptyCache() - Static method in class de.uni_mannheim.informatik.dws.melt.matching_owlapi.OntologyCacheOwlApi
Empties the cache.

G

get(File) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_owlapi.OntologyCacheOwlApi
 
get(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_owlapi.OntologyCacheOwlApi
 
get(String, boolean) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_owlapi.OntologyCacheOwlApi
Returns the OntModel for the given uri using a cache if indicated to do so.
get(URL) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_owlapi.OntologyCacheOwlApi
 
get(URL, boolean) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_owlapi.OntologyCacheOwlApi
 
getMatchers() - Method in class de.uni_mannheim.informatik.dws.melt.matching_owlapi.MatcherPipelineYAAAOwlApi
 

I

initializeMatchers() - Method in class de.uni_mannheim.informatik.dws.melt.matching_owlapi.MatcherPipelineYAAAOwlApi
 
isDeactivatedCache - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_owlapi.OntologyCacheOwlApi
This flag indicates whether the cache is to be used (i.e., ontologies are held in memory).
isDeactivatedCache() - Method in class de.uni_mannheim.informatik.dws.melt.matching_owlapi.OntologyCacheOwlApi
 

L

LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_owlapi.OntologyCacheOwlApi
 

M

match(URL, URL, Alignment, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_owlapi.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_owlapi.MatcherYAAAOwlApi
 
match(URL, URL, URL, File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_owlapi.MatcherYAAA
 
match(OWLOntology, OWLOntology, Alignment, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_owlapi.MatcherPipelineYAAAOwlApi
 
match(OWLOntology, OWLOntology, Alignment, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_owlapi.MatcherYAAAOwlApi
 
MatcherPipelineYAAAOwlApi - Class in de.uni_mannheim.informatik.dws.melt.matching_owlapi
Better use MatcherYAAAPipeline because it can combine matchers which use different APIs like Jena and OWLAPI etc.
MatcherPipelineYAAAOwlApi() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_owlapi.MatcherPipelineYAAAOwlApi
 
matchers - Variable in class de.uni_mannheim.informatik.dws.melt.matching_owlapi.MatcherPipelineYAAAOwlApi
 
MatcherYAAA - Class in de.uni_mannheim.informatik.dws.melt.matching_owlapi
A matcher template for matchers that are based on the YAAA Framework.
MatcherYAAA() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_owlapi.MatcherYAAA
 
MatcherYAAAOwlApi - Class in de.uni_mannheim.informatik.dws.melt.matching_owlapi
 
MatcherYAAAOwlApi() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_owlapi.MatcherYAAAOwlApi
 

O

ontologyCache - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_owlapi.OntologyCacheOwlApi
The internal cache for ontologies that is dependent on the OntModelSpec.
OntologyCacheOwlApi - Class in de.uni_mannheim.informatik.dws.melt.matching_owlapi
Cache for ontologies for the OWL Api.
OntologyCacheOwlApi() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_owlapi.OntologyCacheOwlApi
 

R

readOntology(URL) - Method in class de.uni_mannheim.informatik.dws.melt.matching_owlapi.MatcherYAAAOwlApi
Default implementation to load an ontology from an url with the owlapi.
readOWLOntology(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_owlapi.OntologyCacheOwlApi
 

S

setDeactivatedCache(boolean) - Method in class de.uni_mannheim.informatik.dws.melt.matching_owlapi.OntologyCacheOwlApi
Deactivating the cache will also clear the cache.

T

transform(URL, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_owlapi.typetransformation.URL2OWLOntology
 

U

URL2OWLOntology - Class in de.uni_mannheim.informatik.dws.melt.matching_owlapi.typetransformation
Converts the URL to the owlapi OWLOntology
URL2OWLOntology() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_owlapi.typetransformation.URL2OWLOntology
 
C D E G I L M O R S T U 
All Classes All Packages