Skip to content

kstamatis/unimarc-authority-viewer

Repository files navigation

unimarc-authority-viewer

Introduction

Unimarc Authority Viewer is a web application to display Unimarc (or UnimarcXML) authority records from a file.

Firstly, a lucene script creates the search index.

Then, Unimarc records are inserted into the database (in Bootstrap init method).

The user is able to browse or search the authority file.

A live demo of thie web app can be seen here, which displays the authority file recently published by the National Library of Greece.

Files

Along with the project, you can find the following files/folders in it

  1. /web-app/resource/records.xml - The records that are used in the aforementioned demo

  2. /web-app/resource/index - A folder containing the lucene index of the previous records (You can create a new index using the Index.java class under the path: src/java/gr/kstamatis/nlg/

Technologies

The web application has been developed using the Grails framework. Moreover, the following libraries have been used:

Author

Kostas Stamatis
National Documentation Center / NHRF

About

unimarc-authority-viewer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published