Giter VIP home page Giter VIP logo

biblio-bf2marc's Introduction

Biblio-BF2MARC

Biblio::BF2MARC provides a library to manage conversion of RDF
BIBFRAME 2.0 descriptions into MARC records, using an XSLT 1.0
stylesheet such as the one provided by the bibframe2marc
(https://github.com/lcnetdev/bibframe2marc) project (included in
this distribution as a default). The converter object is built on an
RDF::Trine::Model, and so can operate on RDF graphs in memory, from a
file, or from any storage backend supported by RDF::Trine::Store. The
converter returns MARCXML as XML::LibXML objects, which can in turn be
converted into MARC::Record objects to support alternate MARC
serializations.

DEPENDENCIES

* RDF::Trine
* RDF::Query
* XML::LibXML
* XML::LibXSLT
* List::Util
* File::ShareDir

INSTALLATION

To install this module, run the following commands:

  git clone --recursive https://github.com/lcnetdev/biblio-bf2marc # this repo
  cd biblio-bf2marc
  # Optional: update XSL conversion
  git submodule update --remote
  perl Build.PL
	./Build
	./Build test
	./Build install

SUPPORT AND DOCUMENTATION

After installing, you can find documentation for this module with the
perldoc command.

    perldoc Biblio::BF2MARC

The POD documentation for this module has been converted to MarkDown
and put in the doc/ directory for convenience.

Additional information about using this distribution with Docker and
Vagrant is in the README-Docker-and-Vagrant.md file. Installation
instructions for various flavors of Linux are in README-install.md.

LICENSE AND COPYRIGHT

As a work of the United States government, this project is in the
public domain within the United States.

Additionally, we waive copyright and related rights in the work
worldwide through the CC0 1.0 Universal public domain dedication.

See https://creativecommons.org/publicdomain/zero/1.0/legalcode for
the full text of the legal code.

You can copy, modify, distribute and perform the work, even for
commercial purposes, all without asking permission.

biblio-bf2marc's People

Contributors

ntra00 avatar wafschneider 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.