You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some repositories implement Open API, which can be used to generate swagger code, for SDKs.
Falsifiable hypothesis
Using swagger to generate the different implementations for the different clients can facilitate the implementation of some jupyFAIR functionality. This should be easier to do than writing the implementation ourselves for each repository.
Experiment method
Generate or reuse two swagger implementations into one package or codebase, to perform the following command, upload and download.
if the are for instance generated as python packages we could import them in a wrapper package that could act more as a CLI.
Variables and methods
Quantitative: % of something
Qualitative: X amount of users didnt upload until metadata was complete
Results
Quantiative results:
Qualitative results:
Validated learning
Validated or invalidated
Summarize the learning
Next steps
The text was updated successfully, but these errors were encountered:
Background
Some repositories implement Open API, which can be used to generate swagger code, for SDKs.
Falsifiable hypothesis
Using swagger to generate the different implementations for the different clients can facilitate the implementation of some jupyFAIR functionality. This should be easier to do than writing the implementation ourselves for each repository.
Experiment method
Generate or reuse two swagger implementations into one package or codebase, to perform the following command, upload and download.
if the are for instance generated as python packages we could import them in a wrapper package that could act more as a CLI.
Variables and methods
Quantitative: % of something
Qualitative: X amount of users didnt upload until metadata was complete
Results
Quantiative results:
Qualitative results:
Validated learning
Validated or invalidated
Summarize the learning
Next steps
The text was updated successfully, but these errors were encountered: