atcult / mod-marccat

FOLIO metadata management / cataloging module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mod-marccat

Copyright (C) 2017-2019 The Open Library Foundation

This software is distributed under the terms of the Apache License, Version 2.0. See the file "LICENSE" for more information.

Introduction

Metadata management / foolio marccat module.

Prerequisites

  • Java 8 JDK
  • Maven 3.3.9
  • Postgres 9.6.1 or obove (running and listening on port 5433)

Preparation

Storage: create posgres db

Git Submodules

There are some common RAML definitions that are shared between FOLIO projects via Git submodules.

To initialise these please run git submodule init && git submodule update in the root directory.

If these are not initialised, the module will fail to build correctly, and other operations may also fail.

More information is available on the developer site.

Additional information

Issue tracker

See project MODCAT at the FOLIO issue tracker.

Other FOLIO Developer documentation is at dev.folio.org

About

FOLIO metadata management / cataloging module

License:Apache License 2.0


Languages

Language:PLpgSQL 80.3%Language:Java 19.1%Language:RAML 0.3%Language:Shell 0.3%Language:Groovy 0.0%Language:Python 0.0%Language:Dockerfile 0.0%