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/
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?
I checked this website and it seems that only the ID is matched:
https://www.bexis.uni-jena.de/api/data/