Skip to content

Commit 189b5f3

Browse files
committed
Limitations and next steps for fmriprep example
1 parent 4fa2a61 commit 189b5f3

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

examples/fmriprep/README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,3 +133,13 @@ From that, we generate the JSON-LD graph `prov/merge/prov-fmriprep.prov.jsonld`.
133133
* Some terms are missing in the BIDS-Prov context although they are in the specification (such as `Digest`, `Version`, `EnvVar`)
134134
* For now, the conversion script is not able to transform RDF triplets into dictionaries, as requested for `Digest` or `EnvVar` objects.
135135
* IRIs are not human readable enough (e.g.: `http://iri.nidash.org/262c247816c9fc071309a1da8bad277d`)
136+
* Some "Function" and other activity nodes Use and Generate the same entity. Does this really mean that they read and write the same file ?
137+
138+
### Next steps
139+
140+
* how to represent entities with two labels and locations ?
141+
* then, use file names for Ids of entities
142+
* split provenance metadata into sidecar JSONs
143+
* make extractions based on consistent use of qualifiedUsage and qualifiedGeneration (vs. Used and GeneratedBy)
144+
* investiate activities Using an Generating the same file (e.g.: `http://iri.nidash.org/4650c7ac00df11f0992d72ca464e997e` with entity `http://iri.nidash.org/72737575a38dda35b8ab6530a55aa543` which is `file://b330d9dac87a/data/sub-001/anat/sub-001_T1w.nii.gz`)
145+
* copy actual (or dummy) derivatives files into `fmriprep/sub-001`

0 commit comments

Comments
 (0)