Skip to content

Class: Presenter

A person that presents its work at an academic event.

Inheritance

Slots

Name Range Cardinality Description
Type Contributor Type 0..1 An abstract property that is reused in certain classes to differentiate their instances according to the type enums defined as the range.
ID xsd:anyURI 1..1 A property to provide an internal id of a schema entity in the ConfIDent plattform.
Name xsd:string 0..1 A property to provide a name of a schema entity.
External ID External ID 0..* A property to provide an external id of a schema entity.

Mappings

Mapping Type Mapped Value
self ['confident:Presenter']
native ['confident:Presenter']

LinkML Source

name: Presenter
description: A person that presents its work at an academic event.
title: Presenter
from_schema: https://raw.githubusercontent.com/TIBHannover/ConfIDent_schema/main/src/ConfIDent_schema/schema/ConfIDent_schema.yaml
rank: 1000
is_a: Contributor