Skip to content

Class: Reviewer

A person that has the role to review the submissions of 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:Reviewer']
native ['confident:Reviewer']

LinkML Source

name: Reviewer
description: A person that has the role to review the submissions of an academic event.
title: Reviewer
from_schema: https://raw.githubusercontent.com/TIBHannover/ConfIDent_schema/main/src/ConfIDent_schema/schema/ConfIDent_schema.yaml
rank: 1000
is_a: Contributor