• Tidak ada hasil yang ditemukan

ppt an architecture for information in digital libraries 05 2001

N/A
N/A
Protected

Academic year: 2017

Membagikan "ppt an architecture for information in digital libraries 05 2001"

Copied!
47
0
0

Teks penuh

(1)

Alternative Architecture

for Information in Digital

Libraries

(2)

Reference

http://www.dlib.org/dlib/february9

7/cnri/02arms1.html

William Y. Arms, Christophe

Blanchi, Edward A. Overly, “An

Architecture for Information in

Digital Libraries,” Corporation for

National Research Initiatives

(3)

The Structure of

Information

Digital data

digital library.

Digital objects

Metadata

Unique identifier (handle).

Group of digital objects

set of

digital objects.

Different type of material

(4)
(5)

Work Flow Example

Search

Z.39.50 – list of digital objects

identified by handle.

Select

Retrieval

Resipository Access Protocol (RAP)

(6)
(7)

Structure of Info in Digi Lib

Relationship (chapter, index)

Format (SGML, HTML)

Version

Right & Permission

Computer System & Network

(8)

Basic Principles

User & app. Program must be

flexible.

Collections must be

straightforward to manage.

The information archirectire must

(9)

Data type, structural

metadata

Data type – technical properties of

data, format & processing.

Structural metadata – type,

version, relationship of digital

material.

Meta-object – reference to a set of

(10)

Guidelines for all

categories

All data is given an explicit data type

All metadata is encoded explicitly

Handles are given to individual items

of intellectual property

Meta-objects are used to aggregate

digital objects

Handles are used to identify items

(11)

An Example of the Use of

Meta-objects

Scanned photographs

Digital objects for a scanned

photograph

Digital objects for individual versions

Meta-object

Handles for scanned photographs

(12)

Digital objects for a

scanned photograph

Low resolution “thumbnail”

(13)

Digital objects for

individual versions

Key metadata.

 used to manage the object in a networked

environment. It includes the handle, and the rights and permissions associated with the digital object.

Structural metadata.

 includes fields for description, owner, handle of

meta-object, data size, data type (e.g., "jpg"),

version number, description, date deposited, use (e.g., "thumbnail"), and the date of last revision.

Image data.

(14)

Meta-object

Key metadata.

 includes the handle, and the rights and permissions

associated with the digital object.

Structural metadata.

 includes a description, the owner, the number of

versions, the date deposited, the use ("meta-object"), and the date of last revision.

Data about each version.

 For each of the three scanned versions (e.g., the

(15)

Handles for scanned

photographs

control identifier - 3a16116r.jpg

replace the control identifiers by handles, which

provide a unique, persistent, location independent

name for each item - loc.ndlp.amrlp/3a16116

Terminology to describe handles:

 "loc.ndlp.amrlp" is the naming authority

 "3a16116" is a locally unique string

For convenience in processing, use sequence

numbers

 loc.ndlp.amrlp/3a16116.1

(16)
(17)

Depositing a scanned

photograph

(18)

Depositing a scanned

photograph - human

Selection of the material that will

be made into each digital object.

Specification of the metadata for

(19)

Depositing a scanned

photograph - machine

Creation of the meta-object and

the links to other digital objects.

Depositing the digital objects in

the repository.

Registering the handles in the

(20)

Access to a scanned

photograph

Bibliographic entries in search systems

refer to the scanned photograph by the

handle of the meta- object.

If a user requests a summary of the

photograph, the "thumbnail" image is

provided.

If the user requests access to the

photograph without specifying which

(21)
(22)
(23)

Digital Object

Key-metadata

 The key-metadata is the information stored in

the digital object that is needed to manage the digital object in a networked environment -- for example to store, replicate, or transmit the

object without providing access to the content. This includes terms and conditions, and the

handle.

Digital material

 The digital material (or data) comprises a set of

(24)

Digital Objects Internal

Structure

An

element

is a bit sequence

comprising an elementary unit of

information. An element has its own

ID.

A

package

is a collection of elements

and other packages, with its own ID.

A

digital object

is a package with

(25)
(26)

Data Element

Data element

 A data element is any bit-sequence.

Element ID

 The element ID is the internal identifier of the element

within the digital object. Unlike a handle, which is unique and known publicly, the element ID is of local importance only.

Attributes

 Attributes are the information that is needed to

process the element. They include: a role, which

(27)
(28)

Packages

Packages are used to group or associate

elements and other packages.

A package has a package ID.

If the package is a digital object, the package

(29)
(30)

Handle & Handle System

The digital library is assembled from a great

variety of components. They include

people, computers, networks, repositories,

databases, search systems, Web servers,

digital objects, elements of objects,

bibliographic records, and many more.

Keeping track of these components requires

a systematic approach to identification.

(31)
(32)
(33)

Handle System

To resolve a handle is to present a handle to

the handle system and receive as a reply

information about the item identified.

The handle system is a distributed

computer system, with many computers

distributed across the world. CNRI manages

a global handle registry and there are local

handle services operated by other

(34)

Naming Authority

Handles are created by naming

(35)
(36)

Structure of a Repository

A repository is a system for networked based

storage and access to digital objects.

All interaction with the repository uses a simple

protocol, known as the Repository Access

Protocol (RAP). RAP has a small number of

fundamental operations, such as "deposit",

which stores a digital object in the repository,

and "access", which provides access to a digital

object.

Thus RAP provides a clearly defined, open

(37)
(38)

Structure of Repository

Repository shell

 The repository shell is the part of the repository that

interfaces with the outside world. It implements the RAP protocol

Persistent store

 Information in the repository is held in the persistent

store. The persistent store is completely hidden from the outside.

Object management layer

 The object management layer provides an interface

between the services provided by the persistent store and the object oriented functions required by the

(39)

The Repository Access

Protocol (RAP)

VerifyHandle. Confirm that a handle has been

registered in the handle system.

AccessRepoMeta. Access the repository metadata.

Verify_DO. Confirm that a repository stores a digital

object with a specified handle.

AccessMeta. Access the metadata for a specified

digital object.

Access_DO. Access the digital object.

Deposit_DO. Deposit a digital object in a repository.

Delete_DO. Deletes a digital object from a repository.

MutateMeta. Edit the metadata for a digital object.

(40)
(41)

Example RAP Work Flow

The handle "loc.ndlp/1234" is sent to the handle

system. It resolves to data type "handle" (HDL),

value "loc/repos1". This is interpreted as

information that the digital object is stored in the

repository identified by the given handle.

The handle "loc/repos1" is sent to the handle

system. It resolves to information of type "RAP".

This is information that the repository implements

RAP. The corresponding data is a reference to a

CORBA Object Request Broker (ORB).

The command "Access_DO (loc.ndlp/1234)" is

(42)

Benefit Using Handle

Since the digital object is identified by a

[image:42.720.104.708.146.465.2]

handle, if it is moved to another repository

the only change required is to alter the data

in the first of the handle records in the

figure. Since the repository is identified by a

handle, if the repository is moved to a

different computer or otherwise changed,

(43)
(44)
(45)
(46)
(47)

Hierarchies

Level 0:

 contains the digitized image, sound, text, or other

data.

Level 1:

 is a parent of digital objects of Level 0. Upon

encountering a digital object of this type, the digital object browser extracts the content of the all the child Level 0 digital objects and displays them in an indexed list to the user. This type has been used to display indexes of thumbnail images.

Level 2:

Gambar

figure. Since the repository is identified by a in the first of the handle records in the handle, if the repository is moved to a

Referensi

Dokumen terkait

Pada tabel diatas dapat kita lihat bahwa nilai kalor tertinggi pada temperatur karbonisasi 550 o C pada komposisi 75% BK : 15% PP dengan nilai kalor sebesar 7036

Hal ini juga sejalan dengan penelitian yang dilakukan oleh Berta Lestari & Aris Setia Noor (2011) tentang Analisis Keputusan Bauran Promosi yang Mempengaruhi

Berdasarkan pemikiran dan uraian tersebut, maka penulis menganggap masalah ini menarik untuk diteliti, sehingga penulis mengangkatnya dalam sebuah penelitian yang

[r]

Kompetensi Umum : Mahasiswa dapat menjelaskan tentang keterbukaan dan ketertutupan arsip ditinjau dari aspek hukum.. Kompetensi

Kepada peserta yang memasukkan penawaran, yang berkeberatan atas hasil Pemilihan Langsung ini, dapat menyampaikan sanggahan secara elektronik melalui aplikasi SPSE

Penggalian kembali corak-corak lama, seperti yang terdapat pada gaya-gaya Yunani Purba dan Romawi telah melahirkan aliran-aliran baru yang dikenal dengan alisan klasik dan neo

 Peningkatan akses air minum perpipaan melalui pelayanan perkotaan dan perdesaan  Penyediaan prasarana sarana air minum bagi daerah yang belum memiliki sistem baru  Penyediaan