Skip to content

Commit 6c073ac

Browse files
committed
Add soft suffix
1 parent aad5d73 commit 6c073ac

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

bep028spec.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -458,6 +458,10 @@ In the following example, two separated processings (`conversion` and `smoothing
458458

459459
The following BIDS suffixes specify the contents of a provenance file.
460460

461+
> [!CAUTION]
462+
> TODO: these suffixes might not be explicit enough.
463+
> TODO: especially the `all`
464+
461465
<table>
462466
<tr>
463467
<td><strong>Suffix</strong>
@@ -491,6 +495,14 @@ The following BIDS suffixes specify the contents of a provenance file.
491495
<td><code>.json</code>
492496
</td>
493497
</tr>
498+
<tr>
499+
<td><code>soft</code>
500+
</td>
501+
<td>Software records for the group of provenance
502+
</td>
503+
<td><code>.json</code>
504+
</td>
505+
</tr>
494506
<tr>
495507
<td><code>base</code>
496508
</td>

0 commit comments

Comments
 (0)