Skip to content

Class: Region

The region in which an academic event takes place. For non USA events this might often be negligible.

Inheritance

Slots

Name Range Cardinality Description
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.

Usages

used by used in type used
Location Region range Region

Mappings

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

LinkML Source

name: Region
description: The region in which an academic event takes place. For non USA events
  this might often be negligible.
title: Region
examples:
- value: Texas
  description: the US state Texas as an example of a region
from_schema: https://raw.githubusercontent.com/TIBHannover/ConfIDent_schema/main/src/ConfIDent_schema/schema/ConfIDent_schema.yaml
rank: 1000
mixins:
- NamedThing