opendatastudio / bindfit-dataflow

Bindfit datapackage for opendata.studio
0 stars 0 forks source link

Restructure datapackages #47

Closed echus closed 3 weeks ago

echus commented 1 month ago

Restructure datapackage as below:

| - data/
|
| - bindfit/
|   algorithm.json
|   algorithm.py
|   - containers/
|   - formats/
|   - interfaces/
|   - views/
|   - resources/ - DELETE THIS - can be bootstrapped from signature
|
| - bindfit.run - created on run???
|   configuration.json - bootstrapped from algorithm signature defaults
|   - resources/ - created on execution success?? output resources to here
|
| datapackage.json

Example workflow: