www-from-model/content/datasets/e511f0bb-9baf-4c29-88e0-079836868273/_index.md
Stephan Heunis 91720317ca
All checks were successful
Deploy on webserver / Build site and deploy on success (push) Successful in 1m12s
Introduce term page template generalizations
Along the same lines as 478015 which introduced a generalization for the taxonomy list page,
this commit generalizes the term page template, so that we can remove all duplicates for
taxonomy-specific layout templates.

Several new partials are introduced that are now used in a term page heading and info section,
specifically for the date, identifiers, links, licenses, and related terms such as persons or
topics. These same partials are also worked into the existing 'taxonomy-list-vertical-item'
partial to remove further redundant code. As part of these changes, new icons were added. Also
content has to be updated to change 'date_created' to 'date' in order to streamline its handling
in the single generalized template. The associated jinja templates were also updated with this
change.

The term page layout can be customized in the same taxonomy's '_index.md' page front matter as
is done for the taxonomy list page customization. Newly introduced options are all sub-properties
of the new 'term' property under 'params':

- 'person_display': When a list of persons are rendered for a given term, what should those
  people be called? This is a string value that defaults to 'Contributors'.
- 'depiction_type': The type of depiction that should be rendered for the given term page (and
  in 'taxonomy-list-vertical-item'), if such a file exists in the term bundle. This expects a
  string that will be matched against image files in the term bundle, and will default to 'depiction'.
  This option is necessary because the depiction registration workflow saves depiction files with
  names representing their types, e.g. 'portrait', 'logo', etc.
- 'show_relations': In which format should term relations be displayed at the bottom of the term page,
  if at all. The default is to display no relations (explicitly: 'none'). Other options include
  'expandable', which will show list of expandable taxonomy groups, each group containing all terms of
  that taxonomy that relate to the current term; and 'congo', which will render the Congo-theme default
  list of related terms.

Here are two example configurations for the term options:

'content/persons/_index.md':
---
title: Persons
params:
  term:
    depiction_type: portrait # portrait | logo | depiction (default)
    show_relations: expandable # expandable | congo | none (default)
---

'content/publications/_index.md':
---
title: Publications
params:
  term:
    person_display: Authors # defaults to 'Contributors'
---

Finally, new config is added to several taxonomy index pages to perform these customizations for terms:
- persons: should render the 'portrait' depiction type and show expandable relations
- publications: display persons as 'Authors'
- instruments: should render the 'logo' depiction type
2026-05-31 23:56:10 +02:00

88 lines
3.2 KiB
Markdown

---
title: studyforrest-data-phase2
persons:
- a7087531-9bed-4ad3-9a0a-f048510ade2e
- a7087531-9bed-4ad3-9a0a-f048510ade2e
- ayan-sengupta
- ayan-sengupta
- daniel-kottke
- daniel-kottke
- falko-kaule
- falko-kaule
- michael-hanke
- michael-hanke
topics:
- cognitive-science
- naturalistic-neuroimaging
- naturalistic-stimulation
- neuroimaging
params:
graphRootNodePID: xyzrins:datasets/e511f0bb-9baf-4c29-88e0-079836868273
pid: xyzrins:datasets/e511f0bb-9baf-4c29-88e0-079836868273
doi: null
date: null
source_code_url: https://hub.psychoinformatics.de/studyforrest/data-phase2
documentation_url: null
title: studyforrest-data-phase2
description: "Here we present an update of the studyforrest (http://studyforrest.org)\
\ dataset that complements the previously released functional magnetic resonance\
\ imaging (fMRI) data for natural language processing with a new two-hour 3 Tesla\
\ fMRI acquisition while 15 of the original participants were shown an audio-visual\
\ version of the stimulus motion picture. We demonstrate with two validation analyses\
\ that these new data support modeling specific properties of the complex natural\
\ stimulus, as well as a substantial within-subject BOLD response congruency in\
\ brain areas related to the processing of auditory inputs, speech, and narrative\
\ when compared to the existing fMRI data for audio-only stimulation. In addition,\
\ we provide participants' eye gaze location as recorded simultaneously with fMRI,\
\ and an additional sample of 15 control participants whose eye gaze trajectories\
\ for the entire movie were recorded in a lab setting\u2014to enable studies on\
\ attentional processes and comparative investigations on the potential impact of\
\ the stimulation setting on these processes."
kind: null
author:
- pid: xyzrins:persons/michael-hanke
given_name: Michael
family_name: Hanke
- pid: xyzrins:persons/falko-kaule
given_name: Falko
family_name: Kaule
- pid: xyzrins:persons/ayan-sengupta
given_name: Ayan
family_name: Sengupta
- pid: xyzrins:persons/daniel-kottke
given_name: Daniel
family_name: Kottke
- pid: xyzrins:persons/a7087531-9bed-4ad3-9a0a-f048510ade2e
given_name: "J\xF6rg"
family_name: Stadler
- pid: xyzrins:persons/michael-hanke
given_name: Michael
family_name: Hanke
- pid: xyzrins:persons/a7087531-9bed-4ad3-9a0a-f048510ade2e
given_name: "J\xF6rg"
family_name: Stadler
- pid: xyzrins:persons/falko-kaule
given_name: Falko
family_name: Kaule
- pid: xyzrins:persons/daniel-kottke
given_name: Daniel
family_name: Kottke
- pid: xyzrins:persons/ayan-sengupta
given_name: Ayan
family_name: Sengupta
topic:
- pid: xyzrins:topics/cognitive-science
display_label: Cognitive science
- pid: xyzrins:topics/naturalistic-neuroimaging
display_label: Naturalistic neuroimaging
- pid: xyzrins:topics/naturalistic-stimulation
display_label: Naturalistic stimulation
- pid: xyzrins:topics/neuroimaging
display_label: Neuroimaging
license:
- pid: spdxlic:PDDL-1.0
label: Open Data Commons Public Domain Dedication & License 1.0
url: https://spdx.org/licenses/PDDL-1.0
---