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

[ENH] Add Glossary of terms/abbreviations used in the specification #152

Merged
merged 10 commits into from
May 23, 2020

Commits on May 10, 2019

  1. Configuration menu
    Copy the full SHA
    fc12990 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0fc6c23 View commit details
    Browse the repository at this point in the history
  3. ENH: use formatting (**, ``) for Terms/Abbreviations items

    Also added consistency in referencing "resting state" task
    yarikoptic committed May 10, 2019
    Configuration menu
    Copy the full SHA
    0fe1529 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0b999c3 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2020

  1. Merge remote-tracking branch 'origin/master' into enh-glossary

    * origin/master: (404 commits)
      [DOC] Auto-generate changelog entry for PR bids-standard#460
      Apply suggestions from code review
      label -> index
      drop _part-, introduce _split-
      [DOC] Auto-generate changelog entry for PR bids-standard#459
      [DOC] Auto-generate changelog entry for PR bids-standard#465
      fix table
      Update src/99-appendices/06-meg-file-formats.md
      [DOC] Auto-generate changelog entry for PR bids-standard#441
      inject _part into MEG spec
      update entity table
      FIX: clarify _part
      Apply suggestions from code review
      FIX: clarify participants tsv
      [DOC] Auto-generate changelog entry for PR bids-standard#457
      Update Release_Protocol.md
      add pdf steps for release protocol
      FIX: remove BESA from list of restricted keywords
      Remove trailing space
      Add reference to PDF on front page of specification
      ...
    
    Conflicts:
    	src/02-common-principles.md - had to meld with my previous wording etc.
    yarikoptic committed May 19, 2020
    Configuration menu
    Copy the full SHA
    09b5f73 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2020

  1. Configuration menu
    Copy the full SHA
    1b9e8e6 View commit details
    Browse the repository at this point in the history
  2. ENH: Include leading . within definition of the file extension

    This would
    - match current use of "extension" in BIDS text
    - match use within bids-validator messages
    - stay inline with filename splitting utilities available in Python and Matlab
    
    Note: it is different from PyBIDS which ATM does not require leading
    '.' for `extension` specification in the queries.
    
    Co-authored-by: Stefan Appelhoff <[email protected]>
    yarikoptic and sappelhoff committed May 22, 2020
    Configuration menu
    Copy the full SHA
    cd1c10e View commit details
    Browse the repository at this point in the history
  3. ENH: make NOT RECOMMENDED stronger (SHOULD NOT) for zero padding for …

    …uniqueness
    
    Co-authored-by: Stefan Appelhoff <[email protected]>
    yarikoptic and sappelhoff authored May 22, 2020
    Configuration menu
    Copy the full SHA
    60dfdb6 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/master' into enh-glossary

    * origin/master:
      [DOC] Auto-generate changelog entry for PR bids-standard#477
      Also ignore users urls on github
      Quote regexp in command line
      [INFRA] linkchecker - ignore github pull and tree URLs
    yarikoptic committed May 22, 2020
    Configuration menu
    Copy the full SHA
    392e1ce View commit details
    Browse the repository at this point in the history
  5. Specify that suffix must be alphanumeric

    Co-authored-by: Chris Markiewicz <[email protected]>
    yarikoptic and effigies authored May 22, 2020
    Configuration menu
    Copy the full SHA
    a360532 View commit details
    Browse the repository at this point in the history