name: ConfIDentRecords
description: A container to be able to bundle academic event data and series in one
data file (e.g. YAML or JSON).
title: ConfIDent Records
from_schema: https://raw.githubusercontent.com/TIBHannover/ConfIDent_schema/main/src/ConfIDent_schema/schema/ConfIDent_schema.yaml
rank: 1000
attributes:
events:
name: events
description: A property to provide a list of academic events within this container.
title: Events
from_schema: https://raw.githubusercontent.com/TIBHannover/ConfIDent_schema/main/src/ConfIDent_schema/schema/ConfIDent_schema.yaml
rank: 1000
domain: ConfIDentRecords
multivalued: true
range: Event
inlined: true
inlined_as_list: true
series:
name: series
description: A property to provide a list of academic event series within this
container.
title: Series
from_schema: https://raw.githubusercontent.com/TIBHannover/ConfIDent_schema/main/src/ConfIDent_schema/schema/ConfIDent_schema.yaml
rank: 1000
domain: ConfIDentRecords
multivalued: true
range: EventSeries
inlined: true
inlined_as_list: true
tree_root: true