[SCHEMA] Add suffix term files#772
Conversation
|
@tsalo Is this still WIP or are you interested in a review? |
|
I'd like to tinker with it a bit before a full review once #774 is merged, since there will definitely be a few merge conflicts to deal with, but after that I'd love any and all feedback. |
|
@effigies Okay, I think it's ready for review. |
src/04-modality-specific-files/01-magnetic-resonance-imaging-data.md
Outdated
Show resolved
Hide resolved
Co-authored-by: Chris Markiewicz <effigies@gmail.com>
Co-authored-by: Chris Markiewicz <effigies@gmail.com>
sappelhoff
left a comment
There was a problem hiding this comment.
apart from my two comments LGTM
going from "map" to "image" was probably a conscious decision, as was going from abbreviations to full names.
|
Thanks for reviewing @effigies and @sappelhoff! Now that we have two approvals, I can trigger the five-day waiting period and merge next Thursday (July 22nd) if no one raises any concerns. |
sappelhoff
left a comment
There was a problem hiding this comment.
just a note that we still need to remove the hardcoded tables before merging.
(I think you can merge starting from today, as it's been 5 days)
|
Okay, the hardcoded tables are gone. |
|
Thanks @tsalo |
Closes None.
Changes proposed:
To do:
description,name,unit,minValue, andmaxValue.namefield in suffixes is used to store the full name for the data stored in files with that suffix, whilenamein metadata files is used to differentiate between the actual field and the name of the file, so we can have multiple definitions for the same field by storing them in separate files.