Skip to content

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

Description

@FelixNoessler

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/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions