|
Class Summary |
| AlignmentId |
Contains the messages that should be sent according to the protocol |
| AlignmentIds |
Contains the messages that should be sent according to the protocol |
| AlignmentMetadata |
Contains the messages that should be sent according to the protocol |
| AlignmentService |
AlignmentService
The basic alignment service able to run a store and answer queries... |
| AServProtocolManager |
This is the main class that control the behaviour of the Alignment Server
It is as independent from the OWL API as possible. |
| CacheImpl |
This class caches the content of the alignment database. |
| CannotRenderAlignment |
Contains the messages that should be sent according to the protocol |
| DBServiceImpl |
|
| ErrorMsg |
Contains the messages that should be sent according to the protocol |
| EvalResult |
Contains the messages that should be sent according to the protocol |
| EvaluationId |
Contains the messages that should be sent according to the protocol |
| HTMLAServProfile |
HTMLAServProfile: an HTML provile for the Alignment server
It embeds an HTTP server. |
| Message |
Contains the messages that should be sent according to the protocol |
| NonConformParameters |
Contains the messages that should be sent according to the protocol |
| OntologyURI |
Contains the messages that should be sent according to the protocol |
| OysterDirectory |
|
| QueryMediator |
QueryMediator
A query processor that mediates queries through an ontology alignment. |
| RenderedAlignment |
Contains the messages that should be sent according to the protocol |
| RunTimeError |
Contains the messages that should be sent according to the protocol |
| Success |
Contains the messages that should be sent according to the protocol |
| TranslatedMessage |
Contains the messages that should be sent according to the protocol |
| UnknownAlignment |
Contains the messages that should be sent according to the protocol |
| UnknownMethod |
Contains the messages that should be sent according to the protocol |
| UnreachableAlignment |
Contains the messages that should be sent according to the protocol |
| UnreachableOntology |
Contains the messages that should be sent according to the protocol |
| WSAlignment |
Represents an ontology alignment relating entities identified by their URIs |
| WSAServProfile |
WSAServProfile: a SOAP and REST over HTTP provile for the Alignment server
It uses the HTTP server of HTTPAServProfile
Improvements to come:
- provide WSDL from that channel as well
- implement request_id management (fully missing here)
- use XML/Xpath parsers [Make it namespace aware please]
- clean up |