-
Notifications
You must be signed in to change notification settings - Fork 188
[ENH] Add "Keywords" to dataset_description.json
#2158
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This seems sensible to me.
Co-authored-by: Chris Markiewicz <[email protected]>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #2158 +/- ##
=======================================
Coverage 82.71% 82.71%
=======================================
Files 20 20
Lines 1608 1608
=======================================
Hits 1330 1330
Misses 278 278 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a very nice addition.
I wonder if at a later date and PR, we'd want to consider a list of suggested keywords, which can be quite easily derived from semantic analysis of the current datasets?
Keywords are standard in publications. Including them in BIDS as optional metadata will hopefully increase the visibility of datasets (perhaps this is something that can also be added to OpenNeuro).