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.yml
and rename it ascomponent_version.yaml
. - Place the file into
components
directory. - Submit a pull request and wait for review.
- Components pull requests target
components
branch, after merging it will get automatically deployed tomain
. - Do not edit
index.json
directly, 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.