Skip to content
This repository has been archived by the owner on Dec 19, 2018. It is now read-only.

culturegraph/culturegraph-workflow

Repository files navigation

Culturegraph Workflows

Data transformation and processing workflows for Culturegraph.

Install

Requirements

  • GNU Make

  • Java 8 or later

Build

Run the following command to build a distribution.

./gradlew clean test distZip

The final archive culturegraph-workflow-dist-VERSION.zip resides in groovy-dist\build\distributions.

Quickstart

  • Unzip the distribution

  • Execute all workflows with test data (default behaviour)

    • make all

Documentation

docs

The docs folder contains a documentation of the implemented workflows.

Build a PDF with:

./gradlew clean asciidoctor

The result may be found in docs/build/asciidoc/pdf.