|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OWLDealer | |
|---|---|
| uk.ac.manchester.gong.bong | |
| uk.ac.manchester.gong.bong.match | |
| uk.ac.manchester.gong.bong.reasoner | |
| uk.ac.manchester.gong.bong.settings | |
| Uses of OWLDealer in uk.ac.manchester.gong.bong |
|---|
| Methods in uk.ac.manchester.gong.bong with parameters of type OWLDealer | |
|---|---|
static java.util.ArrayList |
BONG.getChildren(org.semanticweb.owl.model.OWLClass root,
org.semanticweb.owl.util.AssertedClassHierarchyReasoner reasoner,
OWLDealer owldealer,
BONGSettings bongsettings,
java.util.ArrayList dissected_classes,
java.util.HashMap accesory_map)
|
| Uses of OWLDealer in uk.ac.manchester.gong.bong.match |
|---|
| Methods in uk.ac.manchester.gong.bong.match with parameters of type OWLDealer | |
|---|---|
static void |
SemanticsTransfer.doTransfer(org.semanticweb.owl.model.OWLClass matchedClass,
BONGMatchResult matchresult,
BONGSettings bongsettings,
OWLDealer owldealer,
java.util.HashMap accesory_map)
This class gets a matchresult and transfers the semantics from the regexp class to the target class, checking the mappings or mere existence of the filler |
static BONGMatchResult |
RegexpMatcher.match(org.semanticweb.owl.model.OWLClass classtomatch,
OWLDealer owldealer,
BONGSettings bongsettings)
Tries to match the rdfs:label of a given class against a set of regexps defined in the BONG ontology. |
| Uses of OWLDealer in uk.ac.manchester.gong.bong.reasoner |
|---|
| Methods in uk.ac.manchester.gong.bong.reasoner with parameters of type OWLDealer | |
|---|---|
static void |
ReasonerConnector.connect(OWLDealer owldealer,
BONGSettings bongsettings,
java.util.ArrayList dissected_classes,
java.lang.String dbtablename)
|
| Uses of OWLDealer in uk.ac.manchester.gong.bong.settings |
|---|
| Methods in uk.ac.manchester.gong.bong.settings with parameters of type OWLDealer | |
|---|---|
static BONGSettings |
BONGSettingsReader.readSettings(OWLDealer owldealer)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||