Used to harvest IIIF Activity Streams data data stored in an ElasticSearch index.
This is a proof of concept and provided 'as is'.
- Install ElasticSearch
- Use this code to create and load IIIF Activity Streams data
- 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
Created with Nodeclipse (Eclipse Marketplace, site)
Nodeclipse is free open-source project that grows with your contributions.