-
Notifications
You must be signed in to change notification settings - Fork 147
[BEP028] provenance - study dataset + manual annotation #519
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
base: master
Are you sure you want to change the base?
Conversation
|
@cmaumet would you agree on completely removing the software provenance objects in this example ? |
Yes @bclenet I concur 💯 |
|
@cmaumet following our discussion from yesterday, I created a provEntity for the source file in this example because it is not in the dataset where the provenance is described (source file is in the
Which we could change to :
But in some (most ?) cases we don't have access to sidecar JSONs for files outside the dataset. This causes a problem for storing |
|
@bclenet - I think the hope was that we could declare the subdataset in dataset links and use an identifier based on that link (which therefore would make it possible to refer to BIDS files in other datasets). Does that make sense? If not let's go through the example together! |
|
@cmaumet yes, we can refer to a BIDS file in another dataset using its BIDS URI only. But we cannot provide further provenance metadata for this file unless we create a provEntity in a provenance file for it. |
This example aims at showing provenance for a study dataset.
The usecase is manual brain segmentations performed by several experts from a single T1w file.