Zoo index for Open Digital Twin Platform
ODTP accesses index.json from this repo to list all compatible components and metadata.
In order to submit a component you need to make an entry in components directory using component_template.yaml. Please fill the template with all requested info and then open a pull request.
- Fork this repository.
- Copy the
odtp.ymland rename it ascomponent_version.yaml. - Place the file into
componentsdirectory. - Submit a pull request and wait for review.
- Components pull requests target
componentsbranch, after merging it will get automatically deployed tomain. - Do not edit
index.jsondirectly, and do not modify any other file. - The added date will be automatically populated after the merge.
- Components pull requests target
- Only functional components will be accepted. You can make your tool compatible using the
odtp-component-template. - If you want to have your component removed, please open an issue or pull request.
Heavily inspired by stable-diffusion-webui-extensions.
Developed by SDSC/CSFM.