Skip to content

Commit 83e15e1

Browse files
committed
Adomnitions in readme
1 parent 7c5a540 commit 83e15e1

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

provenance_fmriprep/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44

55
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.
66

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.
99
1010
## Original dataset
1111

@@ -16,8 +16,8 @@ This dataset is a derivative dataset of the [ds001734](https://openneuro.org/dat
1616
After preprocessing, and adding provenance metadata, the directory tree is as follows.
1717
Files marked with ✍️ were generated manually, other files were generated by the preprocessing step.
1818

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.
2121
2222
```
2323
.

provenance_fmriprep/dataset_description.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"Name": "Outputs from fMRIPrep preprocessing",
2+
"Name": "Outputs from fMRIPrep preprocessing of the NARPS data",
33
"BIDSVersion": "1.10.0",
4-
"DatasetType": "raw",
4+
"DatasetType": "derivative",
55
"License": "CC0",
66
"Authors": [
77
"Boris Clénet"

0 commit comments

Comments
 (0)