Git Product home page Git Product logo

mod-external-reference-resolver's Introduction

mod-external-reference-resolver

Copyright (C) 2018 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.

Additional information

Docker deployment

docker build -t folio/mod-external-reference-resolver .
docker run -d -p 9003:9003 folio/mod-external-reference-resolver

Publish docker image

docker login [docker repo]
docker build -t [docker repo]/folio/mod-external-reference-resolver:[version] .
docker push [docker repo]/folio/mod-external-reference-resolver:[version]

Issue tracker

See project FOLIO at the FOLIO issue tracker.

mod-external-reference-resolver's People

Contributors

wwelling avatar jeremythuff avatar kaladay avatar jcreel avatar rladdusaw avatar jsavell avatar

Watchers

Michael Nichols avatar James Cloos avatar  avatar Douglas Hahn avatar  avatar Micah Cooper avatar Devang Mehta avatar  avatar  avatar Stephen Pampell avatar Rincy Mathew avatar  avatar  avatar

mod-external-reference-resolver's Issues

Mod External reference resolver should not overwrite reference links on save

This can be done by overriding the save method on the ReferenceLinkRepo to ensure that no ReferenceLink exists with the same externalReference and type. A named method query should be introduced into the ReferenceLinkRepo to handle this lookup (something like countByReferenceLinkTypeAndExternalReference)

Alternatively we can utilize model validation to establish a multi column constraint.. If this is done we will need to handle error responses.

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.