Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 1.12 KB

README.md

File metadata and controls

35 lines (21 loc) · 1.12 KB

Activity Stream Harvestor

Usage

Used to harvest IIIF Activity Streams data data stored in an ElasticSearch index.

Developing

This is a proof of concept and provided 'as is'.

Prerequisites

Usage

ElasticSearch

Express JS

  • Clone the Repository
  • Navigate to the parent directory and run npm install. This will download all of the code dependencies
  • Modify the config.js file for local setting
  • run node harvest.js

Tools

Created with Nodeclipse (Eclipse Marketplace, site)

Nodeclipse is free open-source project that grows with your contributions.