SlideShare uma empresa Scribd logo
1 de 23
Catalogue enrichment inCatalogue enrichment in
LibriVisionLibriVision
ADLUG Users Group MeetingADLUG Users Group Meeting
Bilbao, 16-18 September, 2009Bilbao, 16-18 September, 2009
ÁdámÁdám HorváthHorváth
NSZLNSZL
2 Catalogue enrichment in
ContentsContents
What is catalogue enrichmentWhat is catalogue enrichment
NSZL past activitiesNSZL past activities
New developmentNew development
– Cover page serviceCover page service
– Permalink based on Cool URIPermalink based on Cool URI
3 Catalogue enrichment in
What is catalogue enrichment?What is catalogue enrichment?
Showing cover pagesShowing cover pages
Searching in table of contentsSearching in table of contents
Searching in reviewsSearching in reviews
Showing geographical data on mapsShowing geographical data on maps
Linking other services into your catalogueLinking other services into your catalogue
And many moreAnd many more
4 Catalogue enrichment in
What has NSZL done so far?What has NSZL done so far?
 Link service based on OpenUrlLink service based on OpenUrl
– To search for digital form, buyableTo search for digital form, buyable copycopy,,
– To show related information like biography of an authorTo show related information like biography of an author
 Bookmark serviceBookmark service
– To store the URL of a bibliographic record as a bookmarkTo store the URL of a bibliographic record as a bookmark
 PermalinkPermalink
– To copy and paste the URL of a record to anywhereTo copy and paste the URL of a record to anywhere
 Google Cover PageGoogle Cover Page
– To visualize the book cover pageTo visualize the book cover page
 Map integrationMap integration
– To show geographical data on a mapTo show geographical data on a map
5 Catalogue enrichment in
NSZL new developmentsNSZL new developments
Cover pages produced by NSZLCover pages produced by NSZL
Permalink is now aPermalink is now a CCool URIool URI
6 Catalogue enrichment in
Cover pages produced by NSZLCover pages produced by NSZL
The cover pages of every book arriving toThe cover pages of every book arriving to
the stacks are scannedthe stacks are scanned
The file name of the image is a modifiedThe file name of the image is a modified
shelf list numbershelf list number
If more then one pages is scanned for aIf more then one pages is scanned for a
book the file names consist a sequencebook the file names consist a sequence
number as wellnumber as well
7 Catalogue enrichment in
Cover pages produced by NSZLCover pages produced by NSZL
The scanned files are stored on the centralThe scanned files are stored on the central
storage of the librarystorage of the library
This part of the storage is part of theThis part of the storage is part of the
LibriVision web server as wellLibriVision web server as well
– LibriVision can reach the pictures by theLibriVision can reach the pictures by the
means of a URLmeans of a URL
8 Catalogue enrichment in
ScanningScanning
The following parts of every new book isThe following parts of every new book is
scannedscanned
– Cover page, back page, blurbsCover page, back page, blurbs
Scanning parametersScanning parameters
– 150 dpi, original size, descreening filter, jpg150 dpi, original size, descreening filter, jpg
formatformat
As soon as the files are stored on theAs soon as the files are stored on the
storage, they are available in LibriVisionstorage, they are available in LibriVision
9 Catalogue enrichment in
The cover page serviceThe cover page service
The scanning started in 2008The scanning started in 2008
The LibriVision cover page service startedThe LibriVision cover page service started
in 2009in 2009
10 Catalogue enrichment in
Displaying the cover page inDisplaying the cover page in
LibriVisionLibriVision
 It works in extended viewIt works in extended view
 The bibliographic record and the cover page isThe bibliographic record and the cover page is
linked to each other by programs. The link islinked to each other by programs. The link is
based on the shelf list number.based on the shelf list number.
 Programs - built in LibriVision - checks if a coverPrograms - built in LibriVision - checks if a cover
page exists. If yes, the thumbnail of the coverpage exists. If yes, the thumbnail of the cover
page is shown ipage is shown inn the services area of thethe services area of the
extended viewextended view
 We kept the Google cover page service as wellWe kept the Google cover page service as well
for the old materialsfor the old materials
11 Catalogue enrichment in
Displaying the cover page in LVDisplaying the cover page in LV
technical detailstechnical details
 XLST creates the jQuery call with parameters inXLST creates the jQuery call with parameters in
the HTML pagethe HTML page
 jQuery does the main job with the help of AjaxjQuery does the main job with the help of Ajax
 Ajax calls the Java servlet with the parametersAjax calls the Java servlet with the parameters
 Java servlet gives back the URL in JSON formatJava servlet gives back the URL in JSON format
 JSON format stores the URL and other dataJSON format stores the URL and other data
 jQuery creates the HTML and calls PiroboxjQuery creates the HTML and calls Pirobox
 Pirobox displays the cover pagesPirobox displays the cover pages
12 Catalogue enrichment in
Displaying the cover page in LVDisplaying the cover page in LV
DemonstrationDemonstration
13 Catalogue enrichment in
Displaying the cover page in LVDisplaying the cover page in LV
demonstrationdemonstration
14 Catalogue enrichment in
Displaying the cover page in LVDisplaying the cover page in LV
demonstrationdemonstration
15 Catalogue enrichment in
Displaying the cover page in LVDisplaying the cover page in LV
demonstrationdemonstration
16 Catalogue enrichment in
Displaying the cover page in LVDisplaying the cover page in LV
demonstrationdemonstration
17 Catalogue enrichment in
Displaying the cover page in LVDisplaying the cover page in LV
demonstrationdemonstration
18 Catalogue enrichment in
Displaying the cover page in LVDisplaying the cover page in LV
demonstrationdemonstration
19 Catalogue enrichment in
Future planFuture plan
Scanning, and automaticallyScanning, and automatically
– OCRing andOCRing and
– LoadingLoading
the table of contents of every new book intothe table of contents of every new book into
the appropriate MARC field in the Amicusthe appropriate MARC field in the Amicus
database to enrich the keyword searchdatabase to enrich the keyword search
20 Catalogue enrichment in
Permalink is Cool URI nowPermalink is Cool URI now
Permalink looked like thisPermalink looked like this
– http://link.oszk.hu/libriurl.php?http://link.oszk.hu/libriurl.php?
LN=hu&DB=OSZK&SRY=an&SRE=0002797291LN=hu&DB=OSZK&SRY=an&SRE=0002797291
From now on permalink looks like thisFrom now on permalink looks like this
– http://nektar.oszk.hu/resource/manifestation/0002797291http://nektar.oszk.hu/resource/manifestation/0002797291
21 Catalogue enrichment in
Permalink is Cool URI nowPermalink is Cool URI now
Why is it good?Why is it good?
– ShorterShorter
– Does not contain a reference to programDoes not contain a reference to program
– Can be permanent for a longer periodCan be permanent for a longer period
– Persistency is based on the normal webPersistency is based on the normal web
technology (DOI, URN, etc, are using specialtechnology (DOI, URN, etc, are using special
technologies)technologies)
22 Catalogue enrichment in
Permalink is Cool URI nowPermalink is Cool URI now
What happens behind the sceneWhat happens behind the scene
– Using the rewriting rules of the web server theUsing the rewriting rules of the web server the
Cool URI is changed to the original link (to theCool URI is changed to the original link (to the
link that contains the reference to thelink that contains the reference to the
program)program)
Why is it good?Why is it good?
– The actual program is hidden from the userThe actual program is hidden from the user
adam@oszk.huadam@oszk.hu
Thank you for your attentionThank you for your attention

Mais conteúdo relacionado

Semelhante a Catalogue enrichment in LibriVision

Give Your JavaScript Apps Some Spine
Give Your JavaScript Apps Some SpineGive Your JavaScript Apps Some Spine
Give Your JavaScript Apps Some Spine
Lachlan Hardy
 
Secretsofthecatalogremix
SecretsofthecatalogremixSecretsofthecatalogremix
Secretsofthecatalogremix
Beth Thornton
 
Signposts to archives : making archives visible within the main library disco...
Signposts to archives : making archives visible within the main library disco...Signposts to archives : making archives visible within the main library disco...
Signposts to archives : making archives visible within the main library disco...
CILIP MDG
 
Developing CouchApps
Developing CouchAppsDeveloping CouchApps
Developing CouchApps
westhoff
 
Part I: Creating and Editing Item Records
Part I: Creating and Editing Item RecordsPart I: Creating and Editing Item Records
Part I: Creating and Editing Item Records
Peacelib
 

Semelhante a Catalogue enrichment in LibriVision (20)

Give Your JavaScript Apps Some Spine
Give Your JavaScript Apps Some SpineGive Your JavaScript Apps Some Spine
Give Your JavaScript Apps Some Spine
 
Secretsofthecatalogremix
SecretsofthecatalogremixSecretsofthecatalogremix
Secretsofthecatalogremix
 
Nuxeo Platform 6.0 - What's New - November 2014
Nuxeo Platform 6.0 - What's New - November 2014Nuxeo Platform 6.0 - What's New - November 2014
Nuxeo Platform 6.0 - What's New - November 2014
 
Building SaaS Solutions for Online Media Using Apache Solr - By Alberto Mijare
Building SaaS Solutions for Online Media Using Apache Solr - By Alberto MijareBuilding SaaS Solutions for Online Media Using Apache Solr - By Alberto Mijare
Building SaaS Solutions for Online Media Using Apache Solr - By Alberto Mijare
 
Building SaaS Solutions for Online Media Using Apache Solr - By Alberto Mijares
Building SaaS Solutions for Online Media Using Apache Solr - By  Alberto MijaresBuilding SaaS Solutions for Online Media Using Apache Solr - By  Alberto Mijares
Building SaaS Solutions for Online Media Using Apache Solr - By Alberto Mijares
 
Building Read Models using event streams
Building Read Models using event streamsBuilding Read Models using event streams
Building Read Models using event streams
 
Vancouver part 1 intro to elasticsearch and kibana-beginner's crash course ...
Vancouver   part 1 intro to elasticsearch and kibana-beginner's crash course ...Vancouver   part 1 intro to elasticsearch and kibana-beginner's crash course ...
Vancouver part 1 intro to elasticsearch and kibana-beginner's crash course ...
 
From SKOS over SKOS-XL to Custom Ontologies
From SKOS over SKOS-XL to Custom OntologiesFrom SKOS over SKOS-XL to Custom Ontologies
From SKOS over SKOS-XL to Custom Ontologies
 
Scaling Dropbox
Scaling DropboxScaling Dropbox
Scaling Dropbox
 
Give Your JavaScript Apps A Spine
Give Your JavaScript Apps A SpineGive Your JavaScript Apps A Spine
Give Your JavaScript Apps A Spine
 
First steps towards publishing library data on the semantic web
First steps towards publishing library data on the semantic webFirst steps towards publishing library data on the semantic web
First steps towards publishing library data on the semantic web
 
Signposts to archives : making archives visible within the main library disco...
Signposts to archives : making archives visible within the main library disco...Signposts to archives : making archives visible within the main library disco...
Signposts to archives : making archives visible within the main library disco...
 
Serverless with Spring Cloud Function, Knative and riff #SpringOneTour #s1t
Serverless with Spring Cloud Function, Knative and riff #SpringOneTour #s1tServerless with Spring Cloud Function, Knative and riff #SpringOneTour #s1t
Serverless with Spring Cloud Function, Knative and riff #SpringOneTour #s1t
 
RDF and Open Linked Data, a first approach
RDF and Open Linked Data, a first approachRDF and Open Linked Data, a first approach
RDF and Open Linked Data, a first approach
 
Data Structures in and on IPFS
Data Structures in and on IPFSData Structures in and on IPFS
Data Structures in and on IPFS
 
Developing CouchApps
Developing CouchAppsDeveloping CouchApps
Developing CouchApps
 
How Shutl Delivers Even Faster Using Neo4J
How Shutl Delivers Even Faster Using Neo4JHow Shutl Delivers Even Faster Using Neo4J
How Shutl Delivers Even Faster Using Neo4J
 
BarCamb Connotea by Ian Mulvany
BarCamb Connotea by Ian MulvanyBarCamb Connotea by Ian Mulvany
BarCamb Connotea by Ian Mulvany
 
Part I: Creating and Editing Item Records
Part I: Creating and Editing Item RecordsPart I: Creating and Editing Item Records
Part I: Creating and Editing Item Records
 
GVRL eBook5.pdf
GVRL eBook5.pdfGVRL eBook5.pdf
GVRL eBook5.pdf
 

Mais de horvadam

TELplus és EDLnet úton az Európai Digitális Könyvtár felé - Múzeumok az EURO...
TELplus és EDLnet úton az EurópaiDigitális Könyvtár felé - Múzeumok az EURO...TELplus és EDLnet úton az EurópaiDigitális Könyvtár felé - Múzeumok az EURO...
TELplus és EDLnet úton az Európai Digitális Könyvtár felé - Múzeumok az EURO...
horvadam
 

Mais de horvadam (20)

A szemantikus web és a könyvtárak, különös tekintettel a BIBFRAME formátumra
A szemantikus web és a könyvtárak, különös tekintettel a BIBFRAME formátumraA szemantikus web és a könyvtárak, különös tekintettel a BIBFRAME formátumra
A szemantikus web és a könyvtárak, különös tekintettel a BIBFRAME formátumra
 
Szemantikus web
Szemantikus webSzemantikus web
Szemantikus web
 
Személynevek a szemantikus térben
Személynevek a szemantikus térbenSzemélynevek a szemantikus térben
Személynevek a szemantikus térben
 
Az aggregáció általános modellje : Synergy modell
Az aggregáció általános modellje : Synergy modellAz aggregáció általános modellje : Synergy modell
Az aggregáció általános modellje : Synergy modell
 
Urn oszkkm 01
Urn oszkkm 01Urn oszkkm 01
Urn oszkkm 01
 
TELplus és EDLnet úton az Európai Digitális Könyvtár felé - Múzeumok az EURO...
TELplus és EDLnet úton az EurópaiDigitális Könyvtár felé - Múzeumok az EURO...TELplus és EDLnet úton az EurópaiDigitális Könyvtár felé - Múzeumok az EURO...
TELplus és EDLnet úton az Európai Digitális Könyvtár felé - Múzeumok az EURO...
 
RDA
RDARDA
RDA
 
NBN:URN Generator and Resolver
NBN:URN Generator and ResolverNBN:URN Generator and Resolver
NBN:URN Generator and Resolver
 
ZING: the Next Generation of Z39.50
ZING: the Next Generation of Z39.50ZING: the Next Generation of Z39.50
ZING: the Next Generation of Z39.50
 
Automation at the National Széchényi Library
Automation at the National Széchényi LibraryAutomation at the National Széchényi Library
Automation at the National Széchényi Library
 
Semantic web: where are we now?
Semantic web: where are we now? Semantic web: where are we now?
Semantic web: where are we now?
 
LibriVision via the OpenSocial protocol
LibriVision via the OpenSocial protocolLibriVision via the OpenSocial protocol
LibriVision via the OpenSocial protocol
 
Az RFID bevezetésének kérdései
Az RFID bevezetésének kérdéseiAz RFID bevezetésének kérdései
Az RFID bevezetésének kérdései
 
Szemantikus web és a könyvtárak
Szemantikus web és a könyvtárakSzemantikus web és a könyvtárak
Szemantikus web és a könyvtárak
 
Szemantikus web és a könyvtárak
Szemantikus web és a könyvtárakSzemantikus web és a könyvtárak
Szemantikus web és a könyvtárak
 
Linked Open Data
Linked Open DataLinked Open Data
Linked Open Data
 
Linked Open Data
Linked Open DataLinked Open Data
Linked Open Data
 
Automatic publication of library and museum data into the semantic web: the d...
Automatic publication of library and museum data into the semantic web: the d...Automatic publication of library and museum data into the semantic web: the d...
Automatic publication of library and museum data into the semantic web: the d...
 
BIBFRAME
BIBFRAMEBIBFRAME
BIBFRAME
 
Könyvtári és múzeumi adatok automatikus publikálása a szemantikus weben - a...
Könyvtári és múzeumi adatok automatikus publikálása a szemantikus weben -  a...Könyvtári és múzeumi adatok automatikus publikálása a szemantikus weben -  a...
Könyvtári és múzeumi adatok automatikus publikálása a szemantikus weben - a...
 

Último

Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
vu2urc
 

Último (20)

How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Tech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfTech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdf
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Developing An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilDeveloping An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of Brazil
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your Business
 

Catalogue enrichment in LibriVision

  • 1. Catalogue enrichment inCatalogue enrichment in LibriVisionLibriVision ADLUG Users Group MeetingADLUG Users Group Meeting Bilbao, 16-18 September, 2009Bilbao, 16-18 September, 2009 ÁdámÁdám HorváthHorváth NSZLNSZL
  • 2. 2 Catalogue enrichment in ContentsContents What is catalogue enrichmentWhat is catalogue enrichment NSZL past activitiesNSZL past activities New developmentNew development – Cover page serviceCover page service – Permalink based on Cool URIPermalink based on Cool URI
  • 3. 3 Catalogue enrichment in What is catalogue enrichment?What is catalogue enrichment? Showing cover pagesShowing cover pages Searching in table of contentsSearching in table of contents Searching in reviewsSearching in reviews Showing geographical data on mapsShowing geographical data on maps Linking other services into your catalogueLinking other services into your catalogue And many moreAnd many more
  • 4. 4 Catalogue enrichment in What has NSZL done so far?What has NSZL done so far?  Link service based on OpenUrlLink service based on OpenUrl – To search for digital form, buyableTo search for digital form, buyable copycopy,, – To show related information like biography of an authorTo show related information like biography of an author  Bookmark serviceBookmark service – To store the URL of a bibliographic record as a bookmarkTo store the URL of a bibliographic record as a bookmark  PermalinkPermalink – To copy and paste the URL of a record to anywhereTo copy and paste the URL of a record to anywhere  Google Cover PageGoogle Cover Page – To visualize the book cover pageTo visualize the book cover page  Map integrationMap integration – To show geographical data on a mapTo show geographical data on a map
  • 5. 5 Catalogue enrichment in NSZL new developmentsNSZL new developments Cover pages produced by NSZLCover pages produced by NSZL Permalink is now aPermalink is now a CCool URIool URI
  • 6. 6 Catalogue enrichment in Cover pages produced by NSZLCover pages produced by NSZL The cover pages of every book arriving toThe cover pages of every book arriving to the stacks are scannedthe stacks are scanned The file name of the image is a modifiedThe file name of the image is a modified shelf list numbershelf list number If more then one pages is scanned for aIf more then one pages is scanned for a book the file names consist a sequencebook the file names consist a sequence number as wellnumber as well
  • 7. 7 Catalogue enrichment in Cover pages produced by NSZLCover pages produced by NSZL The scanned files are stored on the centralThe scanned files are stored on the central storage of the librarystorage of the library This part of the storage is part of theThis part of the storage is part of the LibriVision web server as wellLibriVision web server as well – LibriVision can reach the pictures by theLibriVision can reach the pictures by the means of a URLmeans of a URL
  • 8. 8 Catalogue enrichment in ScanningScanning The following parts of every new book isThe following parts of every new book is scannedscanned – Cover page, back page, blurbsCover page, back page, blurbs Scanning parametersScanning parameters – 150 dpi, original size, descreening filter, jpg150 dpi, original size, descreening filter, jpg formatformat As soon as the files are stored on theAs soon as the files are stored on the storage, they are available in LibriVisionstorage, they are available in LibriVision
  • 9. 9 Catalogue enrichment in The cover page serviceThe cover page service The scanning started in 2008The scanning started in 2008 The LibriVision cover page service startedThe LibriVision cover page service started in 2009in 2009
  • 10. 10 Catalogue enrichment in Displaying the cover page inDisplaying the cover page in LibriVisionLibriVision  It works in extended viewIt works in extended view  The bibliographic record and the cover page isThe bibliographic record and the cover page is linked to each other by programs. The link islinked to each other by programs. The link is based on the shelf list number.based on the shelf list number.  Programs - built in LibriVision - checks if a coverPrograms - built in LibriVision - checks if a cover page exists. If yes, the thumbnail of the coverpage exists. If yes, the thumbnail of the cover page is shown ipage is shown inn the services area of thethe services area of the extended viewextended view  We kept the Google cover page service as wellWe kept the Google cover page service as well for the old materialsfor the old materials
  • 11. 11 Catalogue enrichment in Displaying the cover page in LVDisplaying the cover page in LV technical detailstechnical details  XLST creates the jQuery call with parameters inXLST creates the jQuery call with parameters in the HTML pagethe HTML page  jQuery does the main job with the help of AjaxjQuery does the main job with the help of Ajax  Ajax calls the Java servlet with the parametersAjax calls the Java servlet with the parameters  Java servlet gives back the URL in JSON formatJava servlet gives back the URL in JSON format  JSON format stores the URL and other dataJSON format stores the URL and other data  jQuery creates the HTML and calls PiroboxjQuery creates the HTML and calls Pirobox  Pirobox displays the cover pagesPirobox displays the cover pages
  • 12. 12 Catalogue enrichment in Displaying the cover page in LVDisplaying the cover page in LV DemonstrationDemonstration
  • 13. 13 Catalogue enrichment in Displaying the cover page in LVDisplaying the cover page in LV demonstrationdemonstration
  • 14. 14 Catalogue enrichment in Displaying the cover page in LVDisplaying the cover page in LV demonstrationdemonstration
  • 15. 15 Catalogue enrichment in Displaying the cover page in LVDisplaying the cover page in LV demonstrationdemonstration
  • 16. 16 Catalogue enrichment in Displaying the cover page in LVDisplaying the cover page in LV demonstrationdemonstration
  • 17. 17 Catalogue enrichment in Displaying the cover page in LVDisplaying the cover page in LV demonstrationdemonstration
  • 18. 18 Catalogue enrichment in Displaying the cover page in LVDisplaying the cover page in LV demonstrationdemonstration
  • 19. 19 Catalogue enrichment in Future planFuture plan Scanning, and automaticallyScanning, and automatically – OCRing andOCRing and – LoadingLoading the table of contents of every new book intothe table of contents of every new book into the appropriate MARC field in the Amicusthe appropriate MARC field in the Amicus database to enrich the keyword searchdatabase to enrich the keyword search
  • 20. 20 Catalogue enrichment in Permalink is Cool URI nowPermalink is Cool URI now Permalink looked like thisPermalink looked like this – http://link.oszk.hu/libriurl.php?http://link.oszk.hu/libriurl.php? LN=hu&DB=OSZK&SRY=an&SRE=0002797291LN=hu&DB=OSZK&SRY=an&SRE=0002797291 From now on permalink looks like thisFrom now on permalink looks like this – http://nektar.oszk.hu/resource/manifestation/0002797291http://nektar.oszk.hu/resource/manifestation/0002797291
  • 21. 21 Catalogue enrichment in Permalink is Cool URI nowPermalink is Cool URI now Why is it good?Why is it good? – ShorterShorter – Does not contain a reference to programDoes not contain a reference to program – Can be permanent for a longer periodCan be permanent for a longer period – Persistency is based on the normal webPersistency is based on the normal web technology (DOI, URN, etc, are using specialtechnology (DOI, URN, etc, are using special technologies)technologies)
  • 22. 22 Catalogue enrichment in Permalink is Cool URI nowPermalink is Cool URI now What happens behind the sceneWhat happens behind the scene – Using the rewriting rules of the web server theUsing the rewriting rules of the web server the Cool URI is changed to the original link (to theCool URI is changed to the original link (to the link that contains the reference to thelink that contains the reference to the program)program) Why is it good?Why is it good? – The actual program is hidden from the userThe actual program is hidden from the user
  • 23. adam@oszk.huadam@oszk.hu Thank you for your attentionThank you for your attention