cultural heritage in regional networks regnet the regnet demonstration (trial service) – d10

15
Cultural Heritage in REGional Cultural Heritage in REGional NETworks NETworks REGNET REGNET The REGNET Demonstration The REGNET Demonstration (Trial service) – D10 (Trial service) – D10

Upload: zoe-hicks

Post on 27-Mar-2015

212 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Cultural Heritage in REGional NETworks REGNET The REGNET Demonstration (Trial service) – D10

Cultural Heritage in REGional NETworksCultural Heritage in REGional NETworks

REGNETREGNET

The REGNET Demonstration The REGNET Demonstration (Trial service) – D10(Trial service) – D10

Page 2: Cultural Heritage in REGional NETworks REGNET The REGNET Demonstration (Trial service) – D10

27 March 2003 REGNET Final Project Review

2

ContentsContents

Scope

Integration design patterns

Broker and Connector

Page 3: Cultural Heritage in REGional NETworks REGNET The REGNET Demonstration (Trial service) – D10

Cultural Heritage in REGional NETworksCultural Heritage in REGional NETworks

REGNETREGNETScope of task 4.2Scope of task 4.2

Page 4: Cultural Heritage in REGional NETworks REGNET The REGNET Demonstration (Trial service) – D10

27 March 2003 REGNET Final Project Review

4

ObjectivesObjectives

Integrate into the REGNET system feedback coming from the validation activity:

Components improvement

Internationalisation (going on)

Components integration: Data Entry, Product Catalogue Management/eShop, Z39.50 servers through Broker

Implementation of collaborative process

REGNET hub hosting: http://garonne.toulouse.valtech.fr:8080/jetspeed

Page 5: Cultural Heritage in REGional NETworks REGNET The REGNET Demonstration (Trial service) – D10

27 March 2003 REGNET Final Project Review

5

OutputsOutputs

Deliverable D10 “REGNET – Demonstration (Trial Service)”

Regnet prototype: new version of the REGNET system integrating all modification done during the work-package

Report about new functionalities

Full installation and user manual.

Page 6: Cultural Heritage in REGional NETworks REGNET The REGNET Demonstration (Trial service) – D10

Cultural Heritage in REGional NETworksCultural Heritage in REGional NETworks

REGNETREGNETIntegration architecture design Integration architecture design

patternspatterns

Page 7: Cultural Heritage in REGional NETworks REGNET The REGNET Demonstration (Trial service) – D10

27 March 2003 REGNET Final Project Review

7

Document exchange: EDIDocument exchange: EDI

Back endApplication 2

TranslationTier

PartnerTier

1:N

Asynchronous, mutually agreed message format

Private and Public processes

Partner A Partner B

Read-write data

Transient data

Application node containing new or modified code

Applications whose characteristics are unspecified

Back endApplication 1

Page 8: Cultural Heritage in REGional NETworks REGNET The REGNET Demonstration (Trial service) – D10

27 March 2003 REGNET Final Project Review

8

Exposed Application: MOMExposed Application: MOM

ExposedApplication 1

PartnerTier

1:N

Asynchronous

Private and Public processes

Partner A Partner B

Read-write data Application node containing new or modified code

Applications whose characteristics are unspecified

ExposedApplication 2

Page 9: Cultural Heritage in REGional NETworks REGNET The REGNET Demonstration (Trial service) – D10

27 March 2003 REGNET Final Project Review

9Exposed Business Services: Exposed Business Services: Web ServicesWeb Services

Back endApplication 2

Back endApplication 1

Exposed Business

Services TierPartner

Tier

1:N

Asynchronous, mutually agreed message format

Private and Public processes

Partner A Partner B

Read-write data

Read only data

Application node containing new or modified code

Applications whose characteristics are unspecified

N:1

Asynchronous synchronous

Page 10: Cultural Heritage in REGional NETworks REGNET The REGNET Demonstration (Trial service) – D10

27 March 2003 REGNET Final Project Review

10Managed public processes: ebXMLManaged public processes: ebXML

Back endApplication 2

Back endApplication 1

Public Process Rules Tier Partner

Tier

1:N

Asynchronous, server-specified or mutually agreed message format

Public processes

Partner A Partner B

Read-write data

Transient data

Application node containing new or modified code

Applications whose characteristics are unspecified

N:1

Asynchronous synchronous

Read only data

Private processes

Page 11: Cultural Heritage in REGional NETworks REGNET The REGNET Demonstration (Trial service) – D10

27 March 2003 REGNET Final Project Review

11Managed Public and Private Managed Public and Private ProcessesProcesses

Back endApplication 2

Back endApplication 1

Public Process

Rules Tier1:N

Asynchronous, server-specified or mutually agreed message format

Public processes

Partner A Partner B

Read-write data

Transient data

Application node containing new or modified code

Applications whose characteristics are unspecified

N:1asynch

sync

Read only data

Private processes

Private Process

Rules Tier

N:1

asynch sync

PartnerTier

Page 12: Cultural Heritage in REGional NETworks REGNET The REGNET Demonstration (Trial service) – D10

Cultural Heritage in REGional NETworksCultural Heritage in REGional NETworks

REGNETREGNETREGNET Broker and ConnectorREGNET Broker and Connector

Page 13: Cultural Heritage in REGional NETworks REGNET The REGNET Demonstration (Trial service) – D10

27 March 2003 REGNET Final Project Review

13

Need for integrationNeed for integration

Look and feelIntegration of REGNET components based on Web Services:

TextML (CH data)PCM (eBusiness data)Procurement

Each component implement a generic interface: getCatalogue, storeCatalogue, getItem, storeItem, listCatalogSearch tool manage a CSC centralised repository containing basic information + references about all products

Page 14: Cultural Heritage in REGional NETworks REGNET The REGNET Demonstration (Trial service) – D10

27 March 2003 REGNET Final Project Review

14

PCM

MySQL

EShop

REGNETBroker

DataEntry

TextML

Z39.50server

GUI

SOAP SOAP

SOAP

TextMLconnector

PCMconnector

Z39.50connector

Genericconnector

Implements {getCatalogs();storeCatalog();listCatalog();getItem();storeItem();}

Implements {getCatalogs();storeCatalog();listCatalog();getItem();storeItem();}

REGNET BrokerREGNET Broker

Page 15: Cultural Heritage in REGional NETworks REGNET The REGNET Demonstration (Trial service) – D10

27 March 2003 REGNET Final Project Review

15

Linux

SOAP

Port

al

JetS

peed

dbXML

Ontology

MySQL

ProductCatalogue

mgt

CulturalHeritage Data mgt

TextMLServer

Pro

cure

ment

eShop

Searc

h &

R

etr

ieval

Linux

ConnectorB

roke

r

Updated technical architectureUpdated technical architecture