Culturegraph Workflows Table of Contents Install Requirements Build Quickstart Documentation 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.