This is a prototype VO-DML model definition of data types defined by DALI
To validate the model
./gradlew vodmlValidate
to build code based on the model and run tests
./gradlew test
should build the documentation site and make it available at http://localhost:8000
./gradlew testSite
The above depends on running having some external dependencies installed.