-
Notifications
You must be signed in to change notification settings - Fork 1
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
establish CI to produce / update shipped nidm.jsonld in nidm branch #5
Comments
ATM |
I think the goal would be to have any augmentations / semantic-annotations to the OpenNeuro datasets done in a format that is generic and usable by everyone. That was my takeaway from our little hackathon thing in Montreal last November. For example, the augmented There's probably some more discussion to be done on the exact format of this file. We discussed starting a BEP with the OpenNeuro folks to make the format play nice with BIDS tooling (OpenNeuroOrg/openneuro#2807 (comment)) and we'll also talk this evening with the Repronim folks. But I vote for keeping the annotation as a shared thing, and then have bot-tools knit the different harmonized representations from them. |
@yarikoptic: let's say we
then how should we do
Is there some "any repo was updated" hook you were thinking of? Or do we need to specify such a job in each forked dataset repo separately? |
first #6 should be done
then this CI run would run either triggered by an update to dataset (e.g. when #7 pushes an update) or on cron.
it should push updated (if anything changed) file back to the fork .
The text was updated successfully, but these errors were encountered: