Slot: Other Event Format
A mandatory property to provide the format of an academic event as string, in order to further specify its type in case it could not be specified according to the possible values of Event Type.
Properties
- Range: xsd:string
-
Multivalued: None
-
Required: True
Mappings
Mapping Type | Mapped Value |
---|---|
self | ['OBI:0002815'] |
native | ['confident:other_format'] |
Applicable Classes
Name | Description |
---|---|
Event Format | An academic event format specification is a plan specification that classifies a planned gathering of people in an academic context according to some sociocultural format, which provides implicit and explicit details on how this gathering is to be carried out by its participants in terms of achieving certain objectives, fulfilling certain conditions and performing certain actions. It thus concretizes the expectations of the contributors of an academic event. While the explicit details are often provided as concrete parts (e.g. deadline or attendance fee specifications), the implicit details depend on the semantics encoded in the words used for the classification of academic events (e.g. "conference" or "workshop"). Depending on the sociocultural background these classifications can overlap or vary to a certain degree. |
LinkML Source
name: other_format
description: A mandatory property to provide the format of an academic event as string,
in order to further specify its type in case it could not be specified according
to the possible values of [Event Type](EventType.md).
title: Other Event Format
examples:
- value: ad-hoc meeting of university presidents
description: An example to provide a format specification for special type of academic
event that is not in the schema's [EventType](EventType) enum.
from_schema: https://raw.githubusercontent.com/TIBHannover/ConfIDent_schema/main/src/ConfIDent_schema/schema/ConfIDent_schema.yaml
rank: 1000
slot_uri: OBI:0002815
alias: other_format
owner: EventFormatSpecification
domain_of:
- EventFormatSpecification
range: string
required: true