Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 1.76 KB

README.md

File metadata and controls

37 lines (27 loc) · 1.76 KB

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