Skip to content

Is it possible to download data of a specific version of a dataset? #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
FelixNoessler opened this issue Jun 17, 2024 · 0 comments

Comments

@FelixNoessler
Copy link

Hello,

is it possible to specify the version of a dataset? This would increase the reproducibility because the data of one dataset ID could change with a different dataset version. Or is it planned that if data is added that the dataset gets a new ID?

library(rBExIS)
bexis.options("base_url" = "https://www.bexis.uni-jena.de/")

# the "?version=x" does not have an effect
rBExIS::bexis.GetDatasetById("1000?version=1")

I checked this website and it seems that only the ID is matched:
https://www.bexis.uni-jena.de/api/data/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant