19
European Schoolnet Building an SQI Gateway for CELEBRATE David Massart, European Schoolnet ProLearn Workshop Bonn -- Apr. 30, 2004

Building an SQI Gateway for CELEBRATE

  • Upload
    alessa

  • View
    41

  • Download
    0

Embed Size (px)

DESCRIPTION

David Massart, European Schoolnet ProLearn Workshop Bonn -- Apr. 30, 2004. Building an SQI Gateway for CELEBRATE. Outline. Celebrate European Learning Network (ELN) Federated Search The Gateway is an ELN Client What We Plan To Support Current Status. European Learning Network. - PowerPoint PPT Presentation

Citation preview

Page 1: Building an SQI Gateway for CELEBRATE

European Schoolnet

Building an SQI Gateway for CELEBRATE

David Massart, European Schoolnet

ProLearn Workshop

Bonn -- Apr. 30, 2004

Page 2: Building an SQI Gateway for CELEBRATE

European Schoolnet

Outline

• Celebrate European Learning Network (ELN)

• Federated Search

• The Gateway is an ELN Client

• What We Plan To Support

• Current Status

Page 3: Building an SQI Gateway for CELEBRATE

European Schoolnet

European Learning Network

• A network of e-learning systems (or client)

• Built around a Brokerage System (BS) that rules exchanges between clients

• Capable of interoperability by searching and exchanging the LOs contained in their repositories

Page 4: Building an SQI Gateway for CELEBRATE

European Schoolnet

ELN Client

• A Java library

• Hides the complexity of client-BS communication (e.g., JMS, SOAP) behind a simplified API

• Let clients focus on message content

Page 5: Building an SQI Gateway for CELEBRATE

European Schoolnet

Federated Search

Consists for a client end-user (e.g. a teacher or pupil using an ELN LMS or LCMS) in querying all the metadata repositories currently available on the ELN for references to LOs matching his/her search criteria.

Page 6: Building an SQI Gateway for CELEBRATE

European Schoolnet

Federated Search

Page 7: Building an SQI Gateway for CELEBRATE

European Schoolnet

LOM Query

Page 8: Building an SQI Gateway for CELEBRATE

European Schoolnet

Checked LOM Query

Page 9: Building an SQI Gateway for CELEBRATE

European Schoolnet

LOM Query Result 1

Page 10: Building an SQI Gateway for CELEBRATE

European Schoolnet

Checked LOM Query Result 1

Page 11: Building an SQI Gateway for CELEBRATE

European Schoolnet

LOM Query Result 2

Page 12: Building an SQI Gateway for CELEBRATE

European Schoolnet

Checked LOM Query Result 2

Page 13: Building an SQI Gateway for CELEBRATE

European Schoolnet

LOM Query Result 3

Page 14: Building an SQI Gateway for CELEBRATE

European Schoolnet

Checked LOM Query Result 3

Page 15: Building an SQI Gateway for CELEBRATE

European Schoolnet

SQI Gateway

Page 16: Building an SQI Gateway for CELEBRATE

European Schoolnet

What We Plan To Support

• In terms of metadata:– CELEBRATE Application Profile Binding– IEEE LOM Binding

• In terms of query languages:– CELEBRATE Query Language– VSQL (Very Simple Query Language)– S²QL (Simple School Query Language)

[S²QL = VSQL + Age Range + Language]

Page 17: Building an SQI Gateway for CELEBRATE

European Schoolnet

What We Plan To Support (Cont.)

Asynchronous part of the API– Query configuration (setQueryLanguage,

setResultsFormat, ...)– Results management (getResourceDescription)– Asynchronous query (setSourceLocation,

queryResultListener)– SessionManagement (createSession,

createAnonymousSession, ...)

Page 18: Building an SQI Gateway for CELEBRATE

European Schoolnet

Current Status

• Testing: Integration JWSDP-1.3 / elnClient (done)

• Analysis: In progress (end of April)

• Implementation: Real gateway development will start in May

Page 19: Building an SQI Gateway for CELEBRATE

European Schoolnet

Thank You