1 / 11

Simple Query Interface (SQI)

Simple Query Interface (SQI). Presented by David Massart Mar. 10, 2009 - Leuven, Belgium. Outline. Welcome Workshop Agenda Discovering resources in a hidden educational Web Metadata formats and query languages LRE architecture and services Core services SQI-based services

larue
Télécharger la présentation

Simple Query Interface (SQI)

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Simple Query Interface (SQI) Presented by David Massart Mar. 10, 2009 - Leuven, Belgium

  2. Outline • Welcome • Workshop Agenda • Discovering resources in a hidden educational Web • Metadata formats and query languages • LRE architecture and services • Core services • SQI-based services • Harvesting services • DRM services • Lab Exercises

  3. Simple Query Interface • Standard API (CWA - 15454, Nov. 2005) • For combining highly heterogeneous metadata repositories • Neutral in terms of query languages and results format • Supports synchronous and asynchronous query mode • Based on a session management concept

  4. SQI API

  5. SQI Methods • Asynchronous Query Interface • asynchronousQuery • setSourceLocation • queryResultsListener • Session Management • createSession • createAnonymousSession • destroySession • Query Configuration • setQueryLanguage • setResultsFormat • setMaxQueryResults • setMaxDuration • Synchronous Query Interface • setResultsSetSize • synchronousQuery • getTotalResultsCount

  6. Fault Mechanism • Intentionally unsophisticated • Simplicity rather than richness • Only one fault: SQIFault • Thrown by all methods • Allows: • Free-text messages • Predefined error codes

  7. SQI Error Codes

  8. SQI Error Codes (cont.)

  9. Metadata Formats&Query Languages • Metadata / Result Format: • Information model (e.g., DC, LOM) • Binding (e.g., XSD) • Encoding (e.g., UTF-8) • Query (Exchange) Language • Semantics • Syntax • Lexicon • Encoding

  10. LRE Infrastructure

  11. LRE SQI Web Service • Query Language: LRE-QL • Result Format: • LOM (LRE AP) • ILOX • http://wiki.eun.org/lre-dev-guide/ Simple Query Interface (SQI) SOAP Web Service

More Related