Skip to content
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

api: revisions aren't sorted #10

Open
yarikoptic opened this issue Sep 17, 2016 · 1 comment
Open

api: revisions aren't sorted #10

yarikoptic opened this issue Sep 17, 2016 · 1 comment

Comments

@yarikoptic
Copy link

which I think would be better to sort them so folks wouldn't even rely on sorting "null" and semantic versions

https://openfmri.org/dataset/api/ds000009/:

    "revision_set": [
        {
            "revision_number": "1.1.0",
            "notes": "Update orientation information in NIFTI headers for better left/right determination",
            "date_set": "2016-02-21"
        },
        {
            "revision_number": "1.0.0",
            "notes": "Initial Release",
            "date_set": "2014-02-03"
        },
        {
            "revision_number": "2.0.0",
            "notes": "Dataset has been re-created and organized in BIDS format.",
            "date_set": "2016-03-25"
@chrisgorgo
Copy link

@rwblair (@yarikoptic accidentally posted to a wrong repo)

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

2 participants