You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: provenance_fmriprep/README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,8 +4,8 @@
4
4
5
5
This example aims at showing provenance metadata for a preprocessing with [`fMRIPrep`](https://fmriprep.org/en/23.1.3/index.html). Provenance metadata was generated manually ; this acts as a guideline for minimal provenance description at dataset level.
6
6
7
-
!!! warning
8
-
Validation of the `sub-001/` directory is ignored through a `.bidsignore` file, as the aim of the example is to focus on provenance metadata.
7
+
> [!WARNING]
8
+
>Validation of the `sub-001/` directory is ignored through a `.bidsignore` file, as the aim of the example is to focus on provenance metadata.
9
9
10
10
## Original dataset
11
11
@@ -16,8 +16,8 @@ This dataset is a derivative dataset of the [ds001734](https://openneuro.org/dat
16
16
After preprocessing, and adding provenance metadata, the directory tree is as follows.
17
17
Files marked with ✍️ were generated manually, other files were generated by the preprocessing step.
18
18
19
-
!!! note
20
-
Note that the `docs/` directory contains explanatory data (see [Provenance as a RDF graph](#provenance-as-a-rdf-graph)) that is not required to encode provenance.
19
+
> [!NOTE]
20
+
>Note that the `docs/` directory contains explanatory data (see [Provenance as a RDF graph](#provenance-as-a-rdf-graph)) that is not required to encode provenance.
0 commit comments