This repository does not contain the "official versions" of the data models, but gathers them together to make it easy to experiment with various refactorings. Note that some data models from outside the traditional DM WG are also included, as they make up part of the whole VO Data Model.
It uses the vodml tools and has the original source for the models as vodsl in the models directory.
There are some more detailed notes on the initial import of the various data models into this repository.
Remember it is possible to generate documentation with
gradle vodmlDoc
which will create files in doc/generated
If you want an IDE for editing the vodsl look here for instructions.
Fork, branch, play!