Skip to content

ivoa/ExecutionBrokerDM

Repository files navigation

ExecutionBrokerDM

This project expresses the executionBroker DM using VO-DML and vodml tools.

Java CI with Gradle

The real source is in model/ExecutionBrokerDM-v1.vodsl.

The ExecutionBrokerDM documentation is published on GitHub pages with CI.

gradle vodslToVodml

will create the VO-DML

gradle test

should build the model and run tests against it.

gradle testSite

should build the site and make it available at http://localhost:8000

Conversion from Calycopis Schema

Conversion from the OpenAPI schema defined in https://github.com/ivoa/Calycopis-schema

npx @redocly/cli bundle Calycopis-broker.yaml > single.yaml

and then running

python3 openapi2vodsl.py

and then some manual editing

About

execution broker data model in VO-DML

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published