Skip to content

Commit

Permalink
Sidecar description is only needed of rhte individual stimulus files.
Browse files Browse the repository at this point in the history
  • Loading branch information
neuromechanist committed Dec 31, 2024
1 parent 77f33b0 commit 4978552
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 32 deletions.
22 changes: 22 additions & 0 deletions src/schema/rules/sidecars/stimuli.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Sidecar tables for stim-<label>_suffix.json, the stimuli.json and annotations.json do not need additional fields
# as the fields have been already defined in the tabular data

Stimulus:
selectors:
- suffix == "audio"
- suffix == "video"
- suffix == "audiovideo"
- suffix == "image"
fields:
License:
recommended: true
description: License under which this stimulus is shared
Copyright:
recommended: true
description: Copyright information for this stimulus
URL:
optional: true
description: Location (origin) for the stimulus file
Description:
optional: true
description: Free-form description of the stimulus
32 changes: 0 additions & 32 deletions src/schema/rules/sidecars/stimulus.yaml

This file was deleted.

0 comments on commit 4978552

Please sign in to comment.