SlideShare a Scribd company logo
1 of 17
Download to read offline
Distributed Catalogue Code and Standards
Paper : Resource Description
Prepared by:
Parbat Chhetri
MLIS 2ND SEMESTER
Department of Library and Information Science,
University of North Bengal, Darjeeling, West Bengal-734013
Small Presentation
June 10, 2022
PARBAT CHHETRI MLIS 2ND SEM N.B.U 1 / 16
Learning Objectives
The objectives of this presentation are as follows:
1 Distributed Catalogue Code and Standards
2 Information Exchange Formats
3 Search Criteria and User Interaction With OPACS
4 Z39.50 Protocol
5 Zebra Server
PARBAT CHHETRI MLIS 2ND SEM N.B.U 2 / 16
Contents
1 Distributed Catalogue
2 ISO 2709 And ISBD
3 Search Criteria
4 User Interaction With OPACS
5 Z39.50
6 Zebra Server
7 Summary
8 References and Further Reading
PARBAT CHHETRI MLIS 2ND SEM N.B.U 3 / 16
Distributed Catalogue
1 Catalogue Code : The catalog Code means a set of the principles,
rules , regulations for entering and describing books or other library
material in a catalogue.
2 Distributed Catalogue : Computerized cataloguing provides a
unique advantage of loading and merging of bibliographic and
authority records from external databases. This feature of an
automated system leads to a reduction in cataloguing effort and a
consequent saving in the unit cost of cataloguing.
PARBAT CHHETRI MLIS 2ND SEM N.B.U 4 / 16
ISO 2709 And ISBD
1 ISO 2709 : ISO 2709 is an international standard format for
bibliographic information interchange on magnetic tape. It was
developed for the exchange of bibliographic records on magnetic tape,
originally in the Library of Congress MARC format.
2 ISBD : The International Standard Bibliographic Description (ISBD)
is a set of rules produced by IFLA (International Federation of Library
Association) to describe a wide range of library materials within the
context of a catalogue. The original purposes of the ISBD was to
provide a standard form of bibliographic description that could be
used to exchange records internationally. This would support IFLA’s
program of universal bibliographic control.
PARBAT CHHETRI MLIS 2ND SEM N.B.U 5 / 16
Search Criteria
Various Search Criteria that we used as keywords for searching the
catalogue are as follows:
Title Search
Author Search
Subject Search
Publication Search
The above Criteria are just like filters used for performing the search
action. This reduces the processing time and increases the query execution
speed showing the response back to the user in no time.
PARBAT CHHETRI MLIS 2ND SEM N.B.U 6 / 16
User Interaction With OPACS
1 User attitudes and behavior : Based on our research we found that
the most users like the OPAC system, and it is helpful in getting the
status of book with no strain. The user’s attitude changes based on
number of times the user has interacted with various OPAC systems.
2 OPAC input from users : Every OPAC system must have input
given by the users. Now its users dependent that what input he is
willing to give, it can be either commands, selection, but its
mandatory that he has to provide the search string which is helpful in
getting the results.
3 OPAC output : The Output is basically displayed on VDU, or can be
as printed copies as requested.
PARBAT CHHETRI MLIS 2ND SEM N.B.U 7 / 16
NEXT STEP IN OPAC
Distributed OPAC : The major challenging and improvement needed is
integrating the OPAC in distributed environment where a single system
has to interact with multiple databases which are inter-connected with
each other. In distributed environment the search query is passed to
master database which will in turn sends it to other slave databases, the
result will also sent in the same manner.
In Order to resolve the round trip time conflict we use Z39.50 Protocol
where saves will sends the search results to system directly instead of
sending to master database.
PARBAT CHHETRI MLIS 2ND SEM N.B.U 8 / 16
Z39.50 Protocol
The Z39.50 is a search and retrieval protocol at the application level.
Z39.50 standard defines a way for computers to communicate in a
distributed client/server environment for the purpose of information
retrieval.
According to Clifford Lynch, Z39.50 is a protocol which specifies data
structures and interchange rules that allow a client machine (as called an
“origin” in the standard) to search databases on a server machine (called a
“target” in the standard) and retrieve records that are identified as a result
of such a search.
PARBAT CHHETRI MLIS 2ND SEM N.B.U 9 / 16
Z39.50 Protocol (Continued. . . )
Features Provided By Z39.50
Initializating
Searching
Presenting Records
Maintaining Multiple Search Results
Browsing
Sorting of Results
Controlling Access
Controlling Resources
PARBAT CHHETRI MLIS 2ND SEM N.B.U 10 / 16
Z39.50 Protocol (Continued. . . )
How Z39.50 Works?
User selects the target library from the menu.
Enters search terms , the query is then sent to server by client.
The clients user interface will help to build the query and will
translate it in the proper syntax.
There is a primary negotiation between the client and server.
This particular query will ask the server for records where the terms
are found.
The server translates the search request for the targets library’s
database and receives a response about the numbers of machines.
If the client decides to ask for the records in the result set a
transfer is initiated. Client receives the records.
Records get presented in the interface for the user.
PARBAT CHHETRI MLIS 2ND SEM N.B.U 11 / 16
Z39.50 Protocol (Continued. . . )
Implications For The Libraries
OPAC
Cataloguing
Union Catalogues
Inter Library Loan (ILL)
CD-ROM access
Selective Dissemination of Information (SDI)
Web Searching and Filtering
PARBAT CHHETRI MLIS 2ND SEM N.B.U 12 / 16
Z39.50 Protocol (Continued. . . )
Version of Z39.50
Version 1 was released in 1988 which was a standard way to provide
bibliographic details i.e. core service.
Version 2 was released in 1992 formalized the structure of information
to be exchanged based on ISO standard data description language
and encoding rules.
Version 3 was released in 1995, is extremely powerful in its support
for simple to highly complex application.
Version 4 was released in 2003 is maintained by Z39.50 maintenance
agency administered by library congress.
PARBAT CHHETRI MLIS 2ND SEM N.B.U 13 / 16
Zebra Server
Zebra : Zebra is a free, fast,friendly information management system. It
can index records in XML, SGML, MARC, e-mail archives and many other
formats and quickly find them using a combination of Boolean Searching
and relevance ranking .
Server : A server is a software or hardware device that accepts and
responds to requests made over a network.
ZebraSrv : ZebraSrv is the Z39.50 and SRU front-end server for the
Zebra Search Engine and Indexer.
PARBAT CHHETRI MLIS 2ND SEM N.B.U 14 / 16
Summary
Z39.50 Protocol is the key component for us to have Distributed
Catalogue which is being worked in Zebra Server.
PARBAT CHHETRI MLIS 2ND SEM N.B.U 15 / 16
References and Further Reading
1. Z39.50 — A Primer on the Protocol - NISO Press.
2. The Bradford OPAC 2 -Managing and Displaying Retrievals from a
Distributed Search in Z39.50 - F.H.Ayres, L.P.S.Nielsen, M.J.Ridley -
University of Bradford.
3.https://www.researchgate.net/publication/324988333-Distributed-
OPAC-System-Using-Z3950-Protocol
4. https://www.indexdata.com/zebra/doc/
PARBAT CHHETRI MLIS 2ND SEM N.B.U 16 / 16
PARBAT CHHETRI MLIS 2ND SEM N.B.U 16 / 16

More Related Content

What's hot

METS(Metadata Encoding and Transmission Standard )
METS(Metadata Encoding and Transmission Standard )METS(Metadata Encoding and Transmission Standard )
METS(Metadata Encoding and Transmission Standard )Manu K M
 
Library cooperation.
Library cooperation.Library cooperation.
Library cooperation.Manu K M
 
DDS.pptx
DDS.pptxDDS.pptx
DDS.pptxlisbala
 
Greenstone Digital Library
Greenstone Digital LibraryGreenstone Digital Library
Greenstone Digital LibraryImran Mansuri
 
Co operative cataloguing
Co operative cataloguingCo operative cataloguing
Co operative cataloguingshashimgl
 
Virtual reference srevices
Virtual reference srevicesVirtual reference srevices
Virtual reference srevicesiqra Mubeen
 
Histórico da catalogação e da elaboração de bibliografias
Histórico da catalogação e da elaboração de bibliografiasHistórico da catalogação e da elaboração de bibliografias
Histórico da catalogação e da elaboração de bibliografiasNatallie Alcantara
 
Normative principles of cataloguing
Normative principles of cataloguingNormative principles of cataloguing
Normative principles of cataloguingSarika Sawant
 
Common communication format
Common communication formatCommon communication format
Common communication formatavid
 
Need for library legislation in Pakistan by Bushra Almas
Need for library legislation in Pakistan by Bushra AlmasNeed for library legislation in Pakistan by Bushra Almas
Need for library legislation in Pakistan by Bushra AlmasAta Rehman
 
Subject analysis, subject heading principles
Subject analysis, subject heading principlesSubject analysis, subject heading principles
Subject analysis, subject heading principlesRichard.Sapon-White
 
DIGITAL LIBRARY ARCHITECTURE
DIGITAL LIBRARY ARCHITECTUREDIGITAL LIBRARY ARCHITECTURE
DIGITAL LIBRARY ARCHITECTUREsarika meher
 

What's hot (20)

METS(Metadata Encoding and Transmission Standard )
METS(Metadata Encoding and Transmission Standard )METS(Metadata Encoding and Transmission Standard )
METS(Metadata Encoding and Transmission Standard )
 
Library cooperation.
Library cooperation.Library cooperation.
Library cooperation.
 
UNISIST
UNISISTUNISIST
UNISIST
 
DDS.pptx
DDS.pptxDDS.pptx
DDS.pptx
 
Phase relation
Phase  relationPhase  relation
Phase relation
 
Union Catalogues
Union CataloguesUnion Catalogues
Union Catalogues
 
Greenstone Digital Library
Greenstone Digital LibraryGreenstone Digital Library
Greenstone Digital Library
 
Co operative cataloguing
Co operative cataloguingCo operative cataloguing
Co operative cataloguing
 
Virtual reference srevices
Virtual reference srevicesVirtual reference srevices
Virtual reference srevices
 
Metadata
MetadataMetadata
Metadata
 
Histórico da catalogação e da elaboração de bibliografias
Histórico da catalogação e da elaboração de bibliografiasHistórico da catalogação e da elaboração de bibliografias
Histórico da catalogação e da elaboração de bibliografias
 
FEATURES OF DDC AND UDC ppt
FEATURES OF DDC AND UDC pptFEATURES OF DDC AND UDC ppt
FEATURES OF DDC AND UDC ppt
 
Normative principles of cataloguing
Normative principles of cataloguingNormative principles of cataloguing
Normative principles of cataloguing
 
Common communication format
Common communication formatCommon communication format
Common communication format
 
Mapping of Knowledge in DDC Arun Joseph
Mapping of Knowledge in DDC Arun JosephMapping of Knowledge in DDC Arun Joseph
Mapping of Knowledge in DDC Arun Joseph
 
Need for library legislation in Pakistan by Bushra Almas
Need for library legislation in Pakistan by Bushra AlmasNeed for library legislation in Pakistan by Bushra Almas
Need for library legislation in Pakistan by Bushra Almas
 
Subject analysis, subject heading principles
Subject analysis, subject heading principlesSubject analysis, subject heading principles
Subject analysis, subject heading principles
 
Marc 21
Marc 21Marc 21
Marc 21
 
DIGITAL LIBRARY ARCHITECTURE
DIGITAL LIBRARY ARCHITECTUREDIGITAL LIBRARY ARCHITECTURE
DIGITAL LIBRARY ARCHITECTURE
 
S.R. Ranganathan:Three Planes of Work.
S.R. Ranganathan:Three Planes of Work.S.R. Ranganathan:Three Planes of Work.
S.R. Ranganathan:Three Planes of Work.
 

Similar to Distributed Catalogue Code and Standards.pdf

UiTM IM110 IMD253 : ORGANIZATION OF INFORMATION (IMD253) Individual Assignment
UiTM IM110 IMD253 : ORGANIZATION OF INFORMATION (IMD253) Individual Assignment UiTM IM110 IMD253 : ORGANIZATION OF INFORMATION (IMD253) Individual Assignment
UiTM IM110 IMD253 : ORGANIZATION OF INFORMATION (IMD253) Individual Assignment Kumprinx Amin
 
Z39.50.pptx
Z39.50.pptxZ39.50.pptx
Z39.50.pptxlisbala
 
Akraino TSC ike Alisson 5G System and SP New Services Data Centric approach 2...
Akraino TSC ike Alisson 5G System and SP New Services Data Centric approach 2...Akraino TSC ike Alisson 5G System and SP New Services Data Centric approach 2...
Akraino TSC ike Alisson 5G System and SP New Services Data Centric approach 2...Ike Alisson
 
Akraino TSC Ike a 5G System and SP New Services Data Centric Approach 2021 02...
Akraino TSC Ike a 5G System and SP New Services Data Centric Approach 2021 02...Akraino TSC Ike a 5G System and SP New Services Data Centric Approach 2021 02...
Akraino TSC Ike a 5G System and SP New Services Data Centric Approach 2021 02...Ike Alisson
 
Akraino TSC ike a 5G System and SP New Services Data centric Approach 2021 02...
Akraino TSC ike a 5G System and SP New Services Data centric Approach 2021 02...Akraino TSC ike a 5G System and SP New Services Data centric Approach 2021 02...
Akraino TSC ike a 5G System and SP New Services Data centric Approach 2021 02...Ike Alisson
 
Disadvantages Of Robotium
Disadvantages Of RobotiumDisadvantages Of Robotium
Disadvantages Of RobotiumSusan Tullis
 
BSA 385 Week 3 Individual Assignment Essay
BSA 385 Week 3 Individual Assignment EssayBSA 385 Week 3 Individual Assignment Essay
BSA 385 Week 3 Individual Assignment EssayTara Smith
 
Ltr Presentaion 2
Ltr Presentaion 2Ltr Presentaion 2
Ltr Presentaion 2burmaball
 
Online Library Management
Online Library ManagementOnline Library Management
Online Library ManagementVarsha Sarkar
 
Ieeepro techno solutions 2014 ieee java project - query services in cost ef...
Ieeepro techno solutions   2014 ieee java project - query services in cost ef...Ieeepro techno solutions   2014 ieee java project - query services in cost ef...
Ieeepro techno solutions 2014 ieee java project - query services in cost ef...hemanthbbc
 
Ieeepro techno solutions 2014 ieee dotnet project - query services in cost ...
Ieeepro techno solutions   2014 ieee dotnet project - query services in cost ...Ieeepro techno solutions   2014 ieee dotnet project - query services in cost ...
Ieeepro techno solutions 2014 ieee dotnet project - query services in cost ...ASAITHAMBIRAJAA
 
How to Find a Needle in the Haystack
How to Find a Needle in the HaystackHow to Find a Needle in the Haystack
How to Find a Needle in the HaystackAdrian Stevenson
 
Java Abs Java Productivity Creator & Analyzer
Java Abs   Java Productivity Creator & AnalyzerJava Abs   Java Productivity Creator & Analyzer
Java Abs Java Productivity Creator & Analyzerncct
 

Similar to Distributed Catalogue Code and Standards.pdf (20)

UiTM IM110 IMD253 : ORGANIZATION OF INFORMATION (IMD253) Individual Assignment
UiTM IM110 IMD253 : ORGANIZATION OF INFORMATION (IMD253) Individual Assignment UiTM IM110 IMD253 : ORGANIZATION OF INFORMATION (IMD253) Individual Assignment
UiTM IM110 IMD253 : ORGANIZATION OF INFORMATION (IMD253) Individual Assignment
 
Z39.50.pptx
Z39.50.pptxZ39.50.pptx
Z39.50.pptx
 
Z39.50.pptx
Z39.50.pptxZ39.50.pptx
Z39.50.pptx
 
Akraino TSC ike Alisson 5G System and SP New Services Data Centric approach 2...
Akraino TSC ike Alisson 5G System and SP New Services Data Centric approach 2...Akraino TSC ike Alisson 5G System and SP New Services Data Centric approach 2...
Akraino TSC ike Alisson 5G System and SP New Services Data Centric approach 2...
 
Akraino TSC Ike a 5G System and SP New Services Data Centric Approach 2021 02...
Akraino TSC Ike a 5G System and SP New Services Data Centric Approach 2021 02...Akraino TSC Ike a 5G System and SP New Services Data Centric Approach 2021 02...
Akraino TSC Ike a 5G System and SP New Services Data Centric Approach 2021 02...
 
Akraino TSC ike a 5G System and SP New Services Data centric Approach 2021 02...
Akraino TSC ike a 5G System and SP New Services Data centric Approach 2021 02...Akraino TSC ike a 5G System and SP New Services Data centric Approach 2021 02...
Akraino TSC ike a 5G System and SP New Services Data centric Approach 2021 02...
 
Disadvantages Of Robotium
Disadvantages Of RobotiumDisadvantages Of Robotium
Disadvantages Of Robotium
 
4 - Standards
4  - Standards4  - Standards
4 - Standards
 
Optimizing of Bloom Filters by Automatic Bloom Filter Updating and Instantly...
Optimizing of Bloom Filters by Automatic Bloom Filter Updating  and Instantly...Optimizing of Bloom Filters by Automatic Bloom Filter Updating  and Instantly...
Optimizing of Bloom Filters by Automatic Bloom Filter Updating and Instantly...
 
Bv25430436
Bv25430436Bv25430436
Bv25430436
 
BSA 385 Week 3 Individual Assignment Essay
BSA 385 Week 3 Individual Assignment EssayBSA 385 Week 3 Individual Assignment Essay
BSA 385 Week 3 Individual Assignment Essay
 
Ltr Presentaion 2
Ltr Presentaion 2Ltr Presentaion 2
Ltr Presentaion 2
 
Online Library Management
Online Library ManagementOnline Library Management
Online Library Management
 
Ieeepro techno solutions 2014 ieee java project - query services in cost ef...
Ieeepro techno solutions   2014 ieee java project - query services in cost ef...Ieeepro techno solutions   2014 ieee java project - query services in cost ef...
Ieeepro techno solutions 2014 ieee java project - query services in cost ef...
 
Ieeepro techno solutions 2014 ieee dotnet project - query services in cost ...
Ieeepro techno solutions   2014 ieee dotnet project - query services in cost ...Ieeepro techno solutions   2014 ieee dotnet project - query services in cost ...
Ieeepro techno solutions 2014 ieee dotnet project - query services in cost ...
 
How to Find a Needle in the Haystack
How to Find a Needle in the HaystackHow to Find a Needle in the Haystack
How to Find a Needle in the Haystack
 
LeVan, "Search Web Services"
LeVan, "Search Web Services"LeVan, "Search Web Services"
LeVan, "Search Web Services"
 
Lecture 17
Lecture 17Lecture 17
Lecture 17
 
Database project
Database projectDatabase project
Database project
 
Java Abs Java Productivity Creator & Analyzer
Java Abs   Java Productivity Creator & AnalyzerJava Abs   Java Productivity Creator & Analyzer
Java Abs Java Productivity Creator & Analyzer
 

Recently uploaded

internship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developerinternship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developerunnathinaik
 
CELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxCELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxJiesonDelaCerna
 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfSumit Tiwari
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxHistory Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxsocialsciencegdgrohi
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsanshu789521
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationnomboosow
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfFraming an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfUjwalaBharambe
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxRaymartEstabillo3
 
Biting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfBiting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfadityarao40181
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentInMediaRes1
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxmanuelaromero2013
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon AUnboundStockton
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Celine George
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,Virag Sontakke
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for BeginnersSabitha Banu
 

Recently uploaded (20)

internship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developerinternship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developer
 
CELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxCELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptx
 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxHistory Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha elections
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...
 
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfFraming an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
 
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
 
Biting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfBiting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdf
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media Component
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptx
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon A
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for Beginners
 

Distributed Catalogue Code and Standards.pdf

  • 1. Distributed Catalogue Code and Standards Paper : Resource Description Prepared by: Parbat Chhetri MLIS 2ND SEMESTER Department of Library and Information Science, University of North Bengal, Darjeeling, West Bengal-734013 Small Presentation June 10, 2022 PARBAT CHHETRI MLIS 2ND SEM N.B.U 1 / 16
  • 2. Learning Objectives The objectives of this presentation are as follows: 1 Distributed Catalogue Code and Standards 2 Information Exchange Formats 3 Search Criteria and User Interaction With OPACS 4 Z39.50 Protocol 5 Zebra Server PARBAT CHHETRI MLIS 2ND SEM N.B.U 2 / 16
  • 3. Contents 1 Distributed Catalogue 2 ISO 2709 And ISBD 3 Search Criteria 4 User Interaction With OPACS 5 Z39.50 6 Zebra Server 7 Summary 8 References and Further Reading PARBAT CHHETRI MLIS 2ND SEM N.B.U 3 / 16
  • 4. Distributed Catalogue 1 Catalogue Code : The catalog Code means a set of the principles, rules , regulations for entering and describing books or other library material in a catalogue. 2 Distributed Catalogue : Computerized cataloguing provides a unique advantage of loading and merging of bibliographic and authority records from external databases. This feature of an automated system leads to a reduction in cataloguing effort and a consequent saving in the unit cost of cataloguing. PARBAT CHHETRI MLIS 2ND SEM N.B.U 4 / 16
  • 5. ISO 2709 And ISBD 1 ISO 2709 : ISO 2709 is an international standard format for bibliographic information interchange on magnetic tape. It was developed for the exchange of bibliographic records on magnetic tape, originally in the Library of Congress MARC format. 2 ISBD : The International Standard Bibliographic Description (ISBD) is a set of rules produced by IFLA (International Federation of Library Association) to describe a wide range of library materials within the context of a catalogue. The original purposes of the ISBD was to provide a standard form of bibliographic description that could be used to exchange records internationally. This would support IFLA’s program of universal bibliographic control. PARBAT CHHETRI MLIS 2ND SEM N.B.U 5 / 16
  • 6. Search Criteria Various Search Criteria that we used as keywords for searching the catalogue are as follows: Title Search Author Search Subject Search Publication Search The above Criteria are just like filters used for performing the search action. This reduces the processing time and increases the query execution speed showing the response back to the user in no time. PARBAT CHHETRI MLIS 2ND SEM N.B.U 6 / 16
  • 7. User Interaction With OPACS 1 User attitudes and behavior : Based on our research we found that the most users like the OPAC system, and it is helpful in getting the status of book with no strain. The user’s attitude changes based on number of times the user has interacted with various OPAC systems. 2 OPAC input from users : Every OPAC system must have input given by the users. Now its users dependent that what input he is willing to give, it can be either commands, selection, but its mandatory that he has to provide the search string which is helpful in getting the results. 3 OPAC output : The Output is basically displayed on VDU, or can be as printed copies as requested. PARBAT CHHETRI MLIS 2ND SEM N.B.U 7 / 16
  • 8. NEXT STEP IN OPAC Distributed OPAC : The major challenging and improvement needed is integrating the OPAC in distributed environment where a single system has to interact with multiple databases which are inter-connected with each other. In distributed environment the search query is passed to master database which will in turn sends it to other slave databases, the result will also sent in the same manner. In Order to resolve the round trip time conflict we use Z39.50 Protocol where saves will sends the search results to system directly instead of sending to master database. PARBAT CHHETRI MLIS 2ND SEM N.B.U 8 / 16
  • 9. Z39.50 Protocol The Z39.50 is a search and retrieval protocol at the application level. Z39.50 standard defines a way for computers to communicate in a distributed client/server environment for the purpose of information retrieval. According to Clifford Lynch, Z39.50 is a protocol which specifies data structures and interchange rules that allow a client machine (as called an “origin” in the standard) to search databases on a server machine (called a “target” in the standard) and retrieve records that are identified as a result of such a search. PARBAT CHHETRI MLIS 2ND SEM N.B.U 9 / 16
  • 10. Z39.50 Protocol (Continued. . . ) Features Provided By Z39.50 Initializating Searching Presenting Records Maintaining Multiple Search Results Browsing Sorting of Results Controlling Access Controlling Resources PARBAT CHHETRI MLIS 2ND SEM N.B.U 10 / 16
  • 11. Z39.50 Protocol (Continued. . . ) How Z39.50 Works? User selects the target library from the menu. Enters search terms , the query is then sent to server by client. The clients user interface will help to build the query and will translate it in the proper syntax. There is a primary negotiation between the client and server. This particular query will ask the server for records where the terms are found. The server translates the search request for the targets library’s database and receives a response about the numbers of machines. If the client decides to ask for the records in the result set a transfer is initiated. Client receives the records. Records get presented in the interface for the user. PARBAT CHHETRI MLIS 2ND SEM N.B.U 11 / 16
  • 12. Z39.50 Protocol (Continued. . . ) Implications For The Libraries OPAC Cataloguing Union Catalogues Inter Library Loan (ILL) CD-ROM access Selective Dissemination of Information (SDI) Web Searching and Filtering PARBAT CHHETRI MLIS 2ND SEM N.B.U 12 / 16
  • 13. Z39.50 Protocol (Continued. . . ) Version of Z39.50 Version 1 was released in 1988 which was a standard way to provide bibliographic details i.e. core service. Version 2 was released in 1992 formalized the structure of information to be exchanged based on ISO standard data description language and encoding rules. Version 3 was released in 1995, is extremely powerful in its support for simple to highly complex application. Version 4 was released in 2003 is maintained by Z39.50 maintenance agency administered by library congress. PARBAT CHHETRI MLIS 2ND SEM N.B.U 13 / 16
  • 14. Zebra Server Zebra : Zebra is a free, fast,friendly information management system. It can index records in XML, SGML, MARC, e-mail archives and many other formats and quickly find them using a combination of Boolean Searching and relevance ranking . Server : A server is a software or hardware device that accepts and responds to requests made over a network. ZebraSrv : ZebraSrv is the Z39.50 and SRU front-end server for the Zebra Search Engine and Indexer. PARBAT CHHETRI MLIS 2ND SEM N.B.U 14 / 16
  • 15. Summary Z39.50 Protocol is the key component for us to have Distributed Catalogue which is being worked in Zebra Server. PARBAT CHHETRI MLIS 2ND SEM N.B.U 15 / 16
  • 16. References and Further Reading 1. Z39.50 — A Primer on the Protocol - NISO Press. 2. The Bradford OPAC 2 -Managing and Displaying Retrievals from a Distributed Search in Z39.50 - F.H.Ayres, L.P.S.Nielsen, M.J.Ridley - University of Bradford. 3.https://www.researchgate.net/publication/324988333-Distributed- OPAC-System-Using-Z3950-Protocol 4. https://www.indexdata.com/zebra/doc/ PARBAT CHHETRI MLIS 2ND SEM N.B.U 16 / 16
  • 17. PARBAT CHHETRI MLIS 2ND SEM N.B.U 16 / 16