Skip to content

MellonScholarlyCommunication/claims-network

Repository files navigation

Claims Network Docker Service

This is a Dockerized version of an implementation of the Claims Network.

Included in this Docker image as software components from the following projects:

Run Docker Compose

make start

Web interface

Generate a claim via the command line

./mastodon.sh generate "https://nos.nl/artikel/2558648-kabinet-lobbyt-voor-nederlandse-vervanger-van-russische-kunstmest"

./mastodon.sh generate "https://www.ugent.be/nl/actueel/vrouwvanmargaux.htm https://www.ugent.be/nl/actueel/zes-erc-advanced-grants.htm"

Stop Docker Compose

make stop