Skip to content

Listen for bibliomap-harvester data, sending it to ezpaarse for enrichments and send the result to bibliomap-viewer

Notifications You must be signed in to change notification settings

ezpaarse-project/bibliomap-enricher

Repository files navigation

bibliomap-enricher

Listen for bibliomap-harvester data, send it to ezPAARSE for enrichments and send the result to bibliomap-viewer

Architecture

Prerequisites

  • Docker and docker-compose

Installation and running

As a standalone script, bibliomap-enricher is not very usefull. Please have a look to bibliomap docker-compose.yml to understand how it can be orchestrated with required modules: bibliomap-harvester and bibliomap-viewer

Configuration

Bibliomap-enricher uses node-config. Configuration files are stored in the config directory. Have a look at default.json to see the default values. You can create a local config file to overide the default values. Have a look at the doc for more details about the naming conventions and supported extensions.

You can also customize the configuration with environment variables:

  • BBE_EZPAARSE_URL
  • BBE_EZPAARSE_PREDEF
  • BBE_LISTEN_HARVESTER_HOST
  • BBE_LISTEN_HARVESTER_PORT
  • BBE_BROADCAST_VIEWER_HOST
  • BBE_BROADCAST_VIEWER_PORT
  • BBE_AUTOCONNECT_DELAY

Developement

git clone git@github.com:ezpaarse-project/bibliomap-enricher.git
cd bibliomap-enricher
DEBUG=bibliomap* make run-debug

About

Listen for bibliomap-harvester data, sending it to ezpaarse for enrichments and send the result to bibliomap-viewer

Resources

Stars

Watchers

Forks

Packages

No packages published