Skip to content

Commit

Permalink
[ENH] improve metadata pages (#580)
Browse files Browse the repository at this point in the history
  • Loading branch information
Remi-Gau authored Dec 6, 2024
1 parent 2c73887 commit 72ac635
Show file tree
Hide file tree
Showing 11 changed files with 715 additions and 721 deletions.
192 changes: 71 additions & 121 deletions docs/collaboration/contributors.md

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/faq/general.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ sub-S003/

## How to import Excel files to TSV file?

See [our sections on TSV files](../getting_started/folders_and_files/metadata.md#tsv-files) for more information.
See [our sections on TSV files](../getting_started/folders_and_files/metadata/tsv.md) for more information.

See also this bids tool to import and export a `participants.tsv` file:
[bids-matlab-tools](https://github.com/sccn/bids-matlab-tools/blob/master/bids_spreadsheet2participants.m)
Expand Down Expand Up @@ -172,7 +172,7 @@ work with data in BIDS format. Check it out [here](../getting_started/resources/
## What is a `json` file?

You can find more information about `json` (and `tsv`) files in the
[Metadata-file-formats](../getting_started/folders_and_files/metadata.md#json) page.
[Metadata-file-formats](../getting_started/folders_and_files/metadata/json.md) page.

## What liense should I choose for my dataset?

Expand Down
Loading

0 comments on commit 72ac635

Please sign in to comment.