Class: Event
An academic event is part of the established instruments of science communication as a format for conveying the latest scientific publications. It is defined by the meeting of researchers at a specific time and place (virtual or physical) and with a specific thematic focus to present, hear and discuss these publications. In contrast to other forms of events, academic events should primarily serve the exchange of results and methods of scientific research and their didactic mediation. Furthermore, a significant participation of scientific organizations in the realization of an academic event is constitutive for this type of event; for example, to distinguish it from events in which researchers mainly act as external experts or with a purely legitimising function.
Slots
Name | Range | Cardinality | Description |
---|---|---|---|
ID | xsd:anyURI | 1..1 | A property to provide the internal identifier of an academic event. |
Official Name | xsd:string | 1..1 | A property to provide the the official name of an academic event. |
Organizer | Organizer | 1..* | A property to provide the organizer of an academic event. |
Start Date | xsd:dateTime | 1..1 | The start date of an academic event or event series. Wheres the latter will in reality most likely be the start date of the first event of this series, unless there is some other source from which it is possible to derive the date of the inception of the series. |
End Date | xsd:dateTime | 1..1 | Similar to start_date but only for the end of an academic event or event series. |
Event Status | Event Status | 1..1 | A property to provide the status of an event from a controlled list (e.g. as scheduled (default), postpooned, canceld etc). |
Acronym | xsd:string | 0..1 recommended | The official acronym of an academic event. |
Event Type | Event Type | 0..1 recommended | A property to provide the format of an academic event according to the possible values of the Event Type enum. |
Location | Location | 0..1 recommended | The location of the academic event. |
In Series | Event Series | 0..1 recommended | The relation used to provide the series of which an Event is a part. |
Subevent Of | Event | 0..1 recommended | A relation used to link the an event part (e.g. a session) to its superordinate event (e.g. the conference in which the session takes place). |
Superevent Of | Event | 0..* recommended | A relation used to link the an superordinate event (e.g. the conference in which a session takes place) to its event parts (e.g. the session). |
Deadline | Deadline | 0..* recommended | A property to provide a deadline of an academic event. |
Academic Field | Academic Field | 0..* recommended | A property to describe the scientific subject(s) associated with an academic event, according to some controlled vocabulary or thesaurus. If this is used, its subproperties schema_value and schema_name are mandatory. |
Landing Page | xsd:anyURI | 0..1 recommended | A property to provide the website to which the DOI an academic event is resolving to. |
Publication | Publication | 0..* recommended | A property to provide the publication associated with |
Sponsor | Sponsor | 0..* recommended | A property to provide the sponsors of an academic event. |
Official Website | xsd:anyURI | 0..1 recommended | A property to provide the URL the official website of an academic event. |
DOI | Digital Object Identifier | 0..* recommended | A property to provide a digital object identifier (DOI) for an event. This is set automatically. |
Umbrella Of | xsd:string | 0..* recommended | A relation to be used to link an event that hosts several events to its subordinate parts. |
Has Umbrella | xsd:string | 0..1 recommended | A relation to be used to link an event to its hosting superordinate event. |
Colocated With | xsd:string | 0..* recommended | A relation to be used to link an event to one or more other events that share the same location but not the same schedule and that are open to all attendees. |
Joint Venture With | xsd:string | 0..* recommended | A relation to be used to link a series or event to one or more other events that share the same location, have a joint schedule and that are open to all attendees. |
Alternative Name | xsd:string | 0..* | A property to provide alternative names of an academic event. |
Former Name | xsd:string | 0..* | The former official name of an academic event. Usually this will only be needed in case an academic event has undergone a name change. |
Translated Name | xsd:string | 0..* | A translation of the official name of an event to be used in different language contexts. |
Context Information | Context | 0..1 | A property to provide extra information for an academic event. |
Metric | Metric | 0..* | A property to provide one ore more metrics of an academic event. |
Topic | xsd:string | 0..* | A property to provide the theme and topics of an event as free keywords, phrases or text. |
External ID | External ID | 0..* | The property to provide external identifiers for an academic event, including their identifier scheme. |
Wikidata ID | Wikidata ID | 0..* | A property to link an academic event with its Wikidata identifier. |
DBLP ID | DBLP ID | 0..* | A property to link an academic event with its DBLP identifier. |
GND ID | GND ID | 0..* | A property to link an academic event with its GND identifier. |
Ordinal | xsd:integer | 0..1 | The ordnial number of an academic event within its series. |
Event Mode | Event Mode | 0..1 | The event mode describes whether the event is a physical, virtual or hybrid event. |
TIBKAT ID | TIBKAT ID | 0..* | A property to link an academic event with its TIBKAT identifier. |
WikiCFP Event ID | WikiCFP Event ID | 0..* | A property to link an academic event with its WikiCFP identifier. |
Usages
used by | used in | type | used |
---|---|---|---|
Event Series | Series Of | range | Event |
Event | Subevent Of | range | Event |
Event | Superevent Of | range | Event |
ConfIDent Records | Events | range | Event |
Mappings
Mapping Type | Mapped Value |
---|---|
self | ['AEON:0000001'] |
native | ['confident:Event'] |
close | ['sdo:Event'] |
LinkML Source
name: Event
description: An academic event is part of the established instruments of science communication
as a format for conveying the latest scientific publications. It is defined by the
meeting of researchers at a specific time and place (virtual or physical) and with
a specific thematic focus to present, hear and discuss these publications. In contrast
to other forms of events, academic events should primarily serve the exchange of
results and methods of scientific research and their didactic mediation. Furthermore,
a significant participation of scientific organizations in the realization of an
academic event is constitutive for this type of event; for example, to distinguish
it from events in which researchers mainly act as external experts or with a purely
legitimising function.
title: Event
from_schema: https://raw.githubusercontent.com/TIBHannover/ConfIDent_schema/main/src/ConfIDent_schema/schema/ConfIDent_schema.yaml
close_mappings:
- sdo:Event
rank: 1000
slots:
- id
- official_name
- organized_by
- start_date
- end_date
- event_status
- has_acronym
- type
- at_location
- in_series
- subevent_of
- superevent_of
- has_deadline
- academic_field
- landing_page
- has_publication
- sponsored_by
- website
- has_doi
- umbrella_of
- has_umbrella
- colocated_with
- joint_venture_with
- alternative_name
- former_name
- translated_name
- context_info
- has_metric
- has_topic
- external_id
- wikidata_id
- dpbl_id
- gnd_id
- ordinal
- event_mode
- tibkat_id
- wikicfp_event_id
slot_usage:
id:
name: id
description: A property to provide the internal identifier of an academic event.
ifabsent: string(confident:EventID)
domain_of:
- EventSeries
- Event
- NamedThing
- EventSeries
- Event
- NamedThing
official_name:
name: official_name
description: A property to provide the the official name of an academic event.
domain_of:
- EventSeries
- Event
- EventSeries
- Event
organized_by:
name: organized_by
description: A property to provide the organizer of an academic event.
domain_of:
- EventSeries
- Event
- EventSeries
- Event
type:
name: type
description: A property to provide the format of an academic event according to
the possible values of the [Event Type](EventType.md) enum.
title: Event Type
designates_type: true
domain_of:
- Event
- Deadline
- Metric
- Contributor
- Event
- Deadline
- Metric
- Contributor
range: EventType
recommended: true
has_acronym:
name: has_acronym
description: The official acronym of an academic event.
domain_of:
- EventSeries
- Event
- EventSeries
- Event
landing_page:
name: landing_page
description: A property to provide the website to which the DOI an academic event
is resolving to.
domain_of:
- EventSeries
- Event
- EventSeries
- Event
has_doi:
name: has_doi
description: A property to provide a digital object identifier (DOI) for an event.
This is set automatically.
domain_of:
- EventSeries
- Event
- Publication
- EventSeries
- Event
- Publication
academic_field:
name: academic_field
description: A property to describe the scientific subject(s) associated with
an academic event, according to some controlled vocabulary or thesaurus. If
this is used, its subproperties [schema_value](schema_value.md) and [schema_name](schema_name.md)
are mandatory.
domain_of:
- EventSeries
- Event
- EventSeries
- Event
website:
name: website
description: A property to provide the URL the official website of an academic
event.
domain_of:
- EventSeries
- Event
- EventSeries
- Event
sponsored_by:
name: sponsored_by
description: A property to provide the sponsors of an academic event.
domain_of:
- EventSeries
- Event
- EventSeries
- Event
has_publication:
name: has_publication
description: A property to provide the publication associated with
comments:
- It will be most common that the publications of an academic event series are
the set of publications associated with the individual events of the series.
domain_of:
- EventSeries
- Event
- EventSeries
- Event
umbrella_of:
name: umbrella_of
description: A relation to be used to link an event that hosts several events
to its subordinate parts.
title: Umbrella Of
domain_of:
- EventSeries
- Event
- EventSeries
- Event
has_umbrella:
name: has_umbrella
description: A relation to be used to link an event to its hosting superordinate
event.
title: Has Umbrella
domain_of:
- EventSeries
- Event
- EventSeries
- Event
colocated_with:
name: colocated_with
description: A relation to be used to link an event to one or more other events
that share the same location but not the same schedule and that are open to
all attendees.
title: Colocated With
domain_of:
- EventSeries
- Event
- EventSeries
- Event
joint_venture_with:
name: joint_venture_with
description: A relation to be used to link a series or event to one or more other
events that share the same location, have a joint schedule and that are open
to all attendees.
title: Joint Venture With
domain_of:
- EventSeries
- Event
- EventSeries
- Event
alternative_name:
name: alternative_name
description: A property to provide alternative names of an academic event.
domain_of:
- EventSeries
- Event
- EventSeries
- Event
former_name:
name: former_name
description: The former official name of an academic event. Usually this will
only be needed in case an academic event has undergone a name change.
domain_of:
- EventSeries
- Event
- EventSeries
- Event
translated_name:
name: translated_name
description: A translation of the official name of an event to be used in different
language contexts.
domain_of:
- EventSeries
- Event
- EventSeries
- Event
has_topic:
name: has_topic
description: A property to provide the theme and topics of an event as free keywords,
phrases or text.
domain_of:
- EventSeries
- Event
- EventSeries
- Event
has_metric:
name: has_metric
description: A property to provide one ore more metrics of an academic event.
domain_of:
- EventSeries
- Event
- EventSeries
- Event
context_info:
name: context_info
description: A property to provide extra information for an academic event.
domain_of:
- EventSeries
- Event
- EventSeries
- Event
external_id:
name: external_id
description: The property to provide external identifiers for an academic event,
including their identifier scheme.
domain_of:
- EventSeries
- Event
- NamedThing
- EventSeries
- Event
- NamedThing
wikidata_id:
name: wikidata_id
description: A property to link an academic event with its Wikidata identifier.
domain_of:
- EventSeries
- Event
- EventSeries
- Event
gnd_id:
name: gnd_id
description: A property to link an academic event with its GND identifier.
domain_of:
- EventSeries
- Event
- EventSeries
- Event
dpbl_id:
name: dpbl_id
description: A property to link an academic event with its DBLP identifier.
domain_of:
- EventSeries
- Event
- EventSeries
- Event
wikicfp_event_id:
name: wikicfp_event_id
description: A property to link an academic event with its WikiCFP identifier.
domain_of:
- Event
- Event
tibkat_id:
name: tibkat_id
description: A property to link an academic event with its TIBKAT identifier.
domain_of:
- Event
- Event
class_uri: AEON:0000001