Git Product home page Git Product logo

librarycloud_ingest's Introduction

Build Status

The Library Commons pipeline (alpha) is an application to ingest metadata, transform, enrich and load for use by the Harvard Library Cloud Item api (v2). It is built using the Apache Camel Spring framework, and is meant to be used in conjunction to AWS sqs (amazon web services simple queueing service), though other queueing systems can be substituted).

This application is currently under development. To date, the app handles ingesting marc bibliographic records (in marc21 communications format), converts to marcxml and then to mods. More steps for this particular workflow are being developed; additional workflows will be added to handle visual materials and EAD (encoded archival description) archival finding aid component-level data.

Install:

  • Check out from github
  • For use with AWS, copy src/main/resources/aws.properties.example to src/main/resources/aws.properties and add your credentials
  • Run mvn clean install (maven required)

To run application (standalone, using maven):

  • do mvn camel:run
  • add the .mrc file to the directory specified in camel-context (default is /temp/aleph)
  • add the corresponding .xml file to the same directory (sample message file is at src/test/resources/marcingest.xml)

To ingest Aleph data

Follow (these instructions)[https://github.com/harvard-library/librarycloud_deploy#deploy-a-control-server]

On the way:

  • Sample marcingest.mrc file to use for testing with marcingest.xml message
  • More documentation;
  • Configuration files and info for running in a servlet container (Tomcat, etc).;
  • Additional steps for marc pipeline, and new pipelines for other data formats

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.