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

[SCHEMA] Add TSV column files #827

Merged
merged 45 commits into from
Nov 9, 2021
Merged

Commits on Apr 10, 2021

  1. Add template.

    tsalo committed Apr 10, 2021
    Configuration menu
    Copy the full SHA
    84bfd06 View commit details
    Browse the repository at this point in the history
  2. Add first column.

    tsalo committed Apr 10, 2021
    Configuration menu
    Copy the full SHA
    066e2a2 View commit details
    Browse the repository at this point in the history
  3. Add columns.

    tsalo committed Apr 10, 2021
    Configuration menu
    Copy the full SHA
    10816d7 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2021

  1. More terms.

    tsalo committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    19901cd View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2021

  1. Fill name field in all files.

    tsalo committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    2a48ef6 View commit details
    Browse the repository at this point in the history
  2. More work.

    Note that there are three very different uses of "name" columns, and two of them are equally common, so I chose not to specify any of them as the "canonical" definition.
    tsalo committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    2451b9a View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2021

  1. Configuration menu
    Copy the full SHA
    de00cea View commit details
    Browse the repository at this point in the history
  2. Add remaining definitions.

    tsalo committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    54458cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b5754e7 View commit details
    Browse the repository at this point in the history
  4. Fix YAML file.

    tsalo committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    42d6e08 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2021

  1. Consolidate suffixes file.

    tsalo committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    034c6a8 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2021

  1. Configuration menu
    Copy the full SHA
    b0b2c3f View commit details
    Browse the repository at this point in the history
  2. Remove old individual files.

    tsalo committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    4988676 View commit details
    Browse the repository at this point in the history
  3. Move columns file.

    tsalo committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    26e8ae9 View commit details
    Browse the repository at this point in the history
  4. Fix things up a bit.

    tsalo committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    4615684 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    27168f5 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2021

  1. Support n/a for duration.

    tsalo committed Oct 6, 2021
    1 Configuration menu
    Copy the full SHA
    de9511a View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Chris Markiewicz <[email protected]>
    Co-authored-by: Stefan Appelhoff <[email protected]>
    3 people authored Oct 6, 2021
    Configuration menu
    Copy the full SHA
    59aea34 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a1148c0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    02568cf View commit details
    Browse the repository at this point in the history
  5. Update src/schema/objects/columns.yaml

    Co-authored-by: Stefan Appelhoff <[email protected]>
    tsalo and sappelhoff authored Oct 6, 2021
    Configuration menu
    Copy the full SHA
    c3f2558 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dc227d6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d831c6c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3955ed4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9b4e8b9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0cb74ee View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8d39711 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e7db250 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3218e8e View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2021

  1. Configuration menu
    Copy the full SHA
    3918690 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2021

  1. Configuration menu
    Copy the full SHA
    552b4ae View commit details
    Browse the repository at this point in the history
  2. Add new columns to table.

    tsalo committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    84241d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd8c933 View commit details
    Browse the repository at this point in the history
  4. Remove list items.

    tsalo committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    9161079 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2021

  1. Update src/04-modality-specific-files/04-intracranial-electroencephal…

    …ography.md
    
    Co-authored-by: Stefan Appelhoff <[email protected]>
    tsalo and sappelhoff authored Oct 26, 2021
    Configuration menu
    Copy the full SHA
    a7356eb View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Chris Markiewicz <[email protected]>
    tsalo and effigies authored Oct 26, 2021
    Configuration menu
    Copy the full SHA
    fd54609 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    efa6fa1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0a4880f View commit details
    Browse the repository at this point in the history
  5. Update src/schema/objects/columns.yaml

    Co-authored-by: Chris Markiewicz <[email protected]>
    tsalo and effigies authored Oct 26, 2021
    Configuration menu
    Copy the full SHA
    48656fc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7ff360a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    de5b5f6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ba84f44 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4ba9c25 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2021

  1. Remove hardcoded tables.

    tsalo committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    b510b7d View commit details
    Browse the repository at this point in the history
  2. Remove unused links.

    tsalo committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    d562986 View commit details
    Browse the repository at this point in the history