Giter Site home page Giter Site logo

pazpar2-etc's Introduction

Modifications of Index Data’s etc files for pazpar2

This repository contains modified copies of Index Data’s configuration files for pazpar2 from the »etc« folder in the pazpar2 project.

Content

tmarc.xsl

Index Data’s great tmarc.xsl maps from MARC 21 fields to the fields of pazpar2’s internal data model. A few refinements to the stylesheet are commited here. Notably:

  • extraction of language codes from MARC 008 and 041
  • DOI recognition, map MARC 024 with $2=doi and 856 to doi
  • map names in MARC 700 with $4=aut to the author field and all other 700 fields to the new other-person field
  • new field series-title with data from MARC 490 and better handling of multivolume works
  • put auxiliary information about URLs into their metadata tags attributes rather than into separate metadata tags
  • map more MARC 5XX fields to description
  • map MARC 520 with ind1=3 to abstract field
  • classification information:
    • map MARC 082 to the classification-ddc field
    • map MARC 084 to the classification-XXX field where XXXis the classification name given in $2
  • media types:
    • improved microform recognition
    • change thesis media type to manuscript
    • add multivolume media type for the record belonging to a multivolume work rather than single volumes
    • add multiple media type for mixed media

included in pazpar2 master branch now

  • refined analysis of MARC 773 with journal information for articles

solr-pz2.xsl

Rewrite of Index Data’s solr-pz2.xsl for converting Solr Documents to records of pz:metadata elements.

  • more generic structure
  • handles more field types
  • does not introduce a »medium« field

check-pazpar2.sh

Addition of -P parameter to query pazpar2 at a specific path on the server.

Contact

For corrections, questions or suggestions please get in touch with Sven-S. Porst, or fork the repository and push your changes.

pazpar2-etc's People

Contributors

ssp avatar nielserik avatar adamdickmeiss avatar jakub-id avatar sebhammer avatar skomorokh avatar miketaylor avatar

Stargazers

 avatar

Watchers

 avatar James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.