Download presentation
Presentation is loading. Please wait.
Published byBerenice Ewell Modified over 10 years ago
1
DiGIR1 Distributed Databases and Applications John Wieczorek Museum of Vertebrate Zoology, UC Berkeley
2
DiGIR 2 Distributed Databases Multiple sources of data …under local control, …with concepts in common …and a desire to deliver data as part of a community.
3
DiGIR 3 Distributed Databases The Species Analyst (TSA)TSA The Integrated Taxonomic Information System (ITIS)ITIS FishNet The Mammal Networked Information System (MaNIS)MaNIS HerpNET The Ornithological Information System (ORNIS) …
4
DiGIR 4 Distributed Databases European Natural History Science Information Network (ENHSIN)ENHSIN Biological Collection Access for Europe (BioCASE)BioCASE Australia Virtual Herbarium (AVH)AVH Red Mundial de Información Sobre Biodiversidad, Comisión Nacional para el Conocimiento y Uso de la Biodiversidad (REMIB, CONABIO)REMIB …
5
DiGIR 5 Distributed Databases Mountain and Plains Spatio-Temporal Database- Informatics (MaPSTeDI)MaPSTeDI Ocean Biogeographic Information System (OBIS)OBIS Pacific Basin Information Node, National Biological Information Infrastructure (PBIN, NBII)PBIN Species Link, Centro de Referência em Informação Ambiental (Species Link, CRIA)Species Link A Virtual Herbarium of the Chicago Region (vPlants)vPlants Spatial Analysis of Local Vegetation Inventories Across Scales (SALVIAS)SALVIAS …
6
DiGIR 6 Distributed Databases Berkeley Natural History Museums (BNHM)BNHM Association of Biological Collections, UC Davis …
7
DiGIR 7 Distributed Databases LifeMapper Global Biodiversity Information Facility (GBIF)GBIF
8
DiGIR 8 Distributed vs. centralized Multiple sources of data …under local control, …with concepts in common …and a desire to deliver data as part of a community
9
DiGIR 9 Distributed vs. centralized In other words, distribute the headache rather than have one central migraine.
10
DiGIR10 DiGIR Distributed Generic Information Retrieval John Wieczorek, Stan Blum, Dave Vieglais, P.J. Schwartz
11
DiGIR 11 Project Rationale To avoid multiple incongruous development efforts To pool resources and create a community of experts To solve the problem of scalability
12
DiGIR 12 Project Goals To define a protocol for retrieving structured data from multiple, heterogeneous databases across the Internet To build a reference implementation of both provider and portal software using said protocol
13
DiGIR 13 Design Goals To use open protocols and standards, such as HTTP and XML To decouple the protocol, software and semantics To make new data provider installations as easy as possible To have open source development and GNU General Public Licensing
14
DiGIR 14 DiGIR Architecture User Interface Protocol Portal Engine Provider
15
DiGIR 15 DiGIR Architecture Provider
16
DiGIR 16 DiGIR Architecture Provider Registry
17
DiGIR 17 DiGIR Architecture Portal Engine
18
DiGIR 18 DiGIR Architecture Portal Engine Registry
19
DiGIR 19 DiGIR Architecture User Interface
20
DiGIR 20 DiGIR Architecture User Interface Protocol Portal Engine
21
DiGIR 21 DiGIR Architecture User Interface Protocol Portal Engine Protocol Provider
22
DiGIR 22 DiGIR Architecture User Interface Protocol Portal Engine Protocol Provider
23
DiGIR 23 DiGIR Architecture User Interface Protocol Portal Engine
24
DiGIR24 DiGIR Component Summary
25
DiGIR 25 DiGIR Protocol Defines request and response message formats for communication between provider, portal engine, and user interfaces Metadata requests Search requests Inventory requests Remains unfettered by the structure of the data it transfers
26
DiGIR 26 Portal Engine The entry point for a “user” Can query a registry for potential providers Can determine, based on provider metadata, whether a provider should be queried Can send requests to multiple providers Communicates via protocol compliant messaging only
27
DiGIR 27 Portal Engine, continued Assembles responses from providers Returns packaged results to the “user” Logs activity
28
DiGIR 28 Provider Receives requests Retrieves data from database Sends results to requestor Supplies metadata to describe data classification and availability Logs requests
29
DiGIR 29 Registry Supports provider “advertising” May be global and open May be private Need not be used at all Example: Universal Description, Discovery and Integration (UDDI)UDDI
30
DiGIR 30 User Interfaces Must be able to assemble and send a request document to a portal Must be able to receive and interpret a response document from the portal This is where the real fun is!
31
DiGIR31 Example Network Configurations
32
DiGIR 32 BNHM Network Configuration PHMA Working Database Online Database UCBG Working Database DiGIR Provider BNHM DiGIR Portal UCJEPS Working Database Online Database UCMP Working Databases (4) Online Database Essig Working Database Online Database Online Database BNHM Presentation Layer
33
DiGIR 33 MaNIS Network Configuration Working Database Online Database Working Database DiGIR Provider MaNIS DiGIR Portal Working Database Online Database Working Database Online Database Working Database Online Database Online Database MaNIS Presentation Layer DiGIR Provider MaNIS DiGIR Portal MaNIS Presentation Layer DiGIR Provider MaNIS DiGIR Portal MaNIS Presentation Layer DiGIR Provider DiGIR Provider
34
DiGIR 34 MaNIS Network Configuration LACM MS Access Database Online MS Access Database MVZ Sybase Database MaNIS DiGIR Portal TTU FoxPro Database Online MS Access Database UWBM 4D-Mac Database Online MS Access Database CAS SQL Server Database Online SQL Server Database Online MS Access Database MaNIS DiGIR Portal MaNIS DiGIR Portal MVZ-MaNIS Presentation Layer LACM-MaNIS Presentation Layer UWBM-MaNIS Presentation Layer DiGIR Provider DiGIR Provider DiGIR Provider DiGIR Provider DiGIR Provider
35
DiGIR 35 MaNIS Network Configuration LACM MS Access Database Online MS Access Database MVZ Sybase Database MaNIS DiGIR Portal TTU FoxPro Database Online MS Access Database UWBM 4D-Mac Database Online MS Access Database CAS SQL Server Database Online SQL Server Database Online MS Access Database MaNIS DiGIR Portal MaNIS DiGIR Portal MVZ-MaNIS Presentation Layer LACM-MaNIS Presentation Layer UWBM-MaNIS Presentation Layer DiGIR Provider DiGIR Provider DiGIR Provider DiGIR Provider DiGIR Provider
36
DiGIR 36 MaNIS Network Configuration LACM MS Access Database Online MS Access Database MVZ Sybase Database MaNIS DiGIR Portal TTU FoxPro Database Online MS Access Database UWBM 4D-Mac Database Online MS Access Database CAS SQL Server Database Online SQL Server Database Online MS Access Database MaNIS DiGIR Portal MaNIS DiGIR Portal MVZ-MaNIS Presentation Layer LACM-MaNIS Presentation Layer UWBM-MaNIS Presentation Layer DiGIR Provider DiGIR Provider DiGIR Provider DiGIR Provider DiGIR Provider
37
DiGIR 37 MaNIS Network Configuration LACM MS Access Database Online MS Access Database MVZ Sybase Database MaNIS DiGIR Portal TTU FoxPro Database Online MS Access Database UWBM 4D-Mac Database Online MS Access Database CAS SQL Server Database Online SQL Server Database Online MS Access Database MaNIS DiGIR Portal MaNIS DiGIR Portal MVZ-MaNIS Presentation Layer LACM-MaNIS Presentation Layer UWBM-MaNIS Presentation Layer DiGIR Provider DiGIR Provider DiGIR Provider DiGIR Provider DiGIR Provider
38
DiGIR 38 MaNIS Network Configuration LACM MS Access Database Online MS Access Database MVZ Sybase Database MaNIS DiGIR Portal TTU FoxPro Database Online MS Access Database UWBM 4D-Mac Database Online MS Access Database CAS SQL Server Database Online SQL Server Database Online MS Access Database MaNIS DiGIR Portal MaNIS DiGIR Portal MVZ-MaNIS Presentation Layer LACM-MaNIS Presentation Layer UWBM-MaNIS Presentation Layer DiGIR Provider DiGIR Provider DiGIR Provider DiGIR Provider DiGIR Provider
39
DiGIR 39 Other Network Configurations Working Database Online Database Working Database DiGIR Provider DiGIR Provider DiGIR Portal Working Database Online Database DiGIR Provider Working Database Online Database DiGIR Portal Working Database Online Database DiGIR Provider DiGIR Portal
40
DiGIR40 DiGing a little deeper
41
DiGIR 41 Provider Installation Web server (Apache, IIS, etc.)Apache PHP: Hypertext Preprocessor (PHP)PHP Provider software (DiGIR)DiGIR Configuration tool Testing scripts Provider scripts Provider manual (DiGIR)DiGIR
42
42 Provider Configuration Tool Provider metadata Resources Database connection Establishing table relationships Concept to column (i.e., field, attribute) mapping
43
DiGIR 43 Portal Configuration Web server (Apache, IIS, etc.)Apache Sun Java 2 (JDK 1.4)JDK 1.4 Tomcat (Apache)Apache Portal software (DiGIR)DiGIR Portal installation documentation (DiGIR)DiGIR
44
44 Portal Installation Engine configuration file (finding providers) Presentation configuration file (defining the Information Domain) Presentation customization Engine start and stop scripts Presentation start and stop scripts
45
DiGIR45 Portal Demonstrations
46
DiGIR 46 DiGIR Project Information The DiGIR project is a collaborative effort DiGIR is currently established as an open source development project on SourceForge (https://sourceforge.net/projects/digir).https://sourceforge.net/projects/digir Further documentation is available on the DiGIR web site (http://digir.net).http://digir.net
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.