Package it.unimo.dbgroup.momis.annotationOntology

Antology annotation access and tools package.

See:
          Description

Interface Summary
OntologyManagerImplementation Interface to access the Ontology such as Wordnet through Jdbc or files
 

Class Summary
OntologyExtender OntologyExtender Class is a class that contains the information of the extender of the used object.
OntologyLemma OntologyLemma Class is a class that contains the information of the synsets used by MOMIS to retrieve the lexicon derived relationships.
OntologyLemmaSynset OntologyLemmaSynset Class is a class that contains links to two objects OntologySynset and OntologyLemma.
OntologyManager OntologyManager class : this class define methods for the Ontology manage This methods will be implemented by the subclass
Moreover this contains the static method
OntologyManagerCache Generic Cache used by the OntologyManager
OntologyManagerCacheExtender Cache used by the OntologyManager for Extenders
OntologyManagerCacheLemma Cache used by the OntologyManager for Lemmas
OntologyManagerCacheLemmaSynset Cache used by the OntologyManager for LemmaSynsets
OntologyManagerCacheRelationship Cache used by the OntologyManager for Relationships
OntologyManagerCacheRelationshipType Cache used by the OntologyManager for RelationshipTypes
OntologyManagerCacheSynset Cache used by the OntologyManager for Synsets
OntologyManagerClient Command line client for accessing the Ontologies by the OntologyManager
OntologyMeaning OntologyMeaning Class is a class that contains the all the information of the synset in the original WordNet (the gloss and also the lemmas).
OntologyObject Superclass for all Ontology objects (lemma, synstets, etc)
OntologyRelationship OntologyRelationship Class is a class that contains the information of the relationships used by MOMIS to retrieve the lexicon derived relationships.
OntologyRelationshipType Class that specifies the type of the relationship.
OntologySynset OntologySynset Class is a class that contains the information of the synsets used by MOMIS to retrieve the lexicon derived relationships.
 

Package it.unimo.dbgroup.momis.annotationOntology Description

Antology annotation access and tools package.



Universita' di Modena e Reggio Emilia