Kotlin library and CLI for Binary Array Linked Data (BALD) functionality.
This project consists of the following modules:
See the GitHub pages for usage documentation.
Note that, in order to run the automated tests for this project,
the ncgen
command line tool must be available on your system.
You can use Maven to build this project and each of its modules with mvn clean package
.
After building, the JAR for the command line application is located at binary-array-ld-cli/target/bald-cli.jar
.