Skip to content

Enum: UserClassification

Classifications of user types.

URI: UserClassification

Permissible Values

Value Meaning Description
inm7_fzj_employee None An INM7 member that is an employee of the FZJ
inm7_hhu_employee None An INM7 member that is an employee of Heinrich Heine University Düsseldorf
student None A person associated with the INM7 as part of their training
external None An person with no formal direct affiliation with the INM7

Slots

Name Description
user_classifications Type classifications for users

Identifier and Mapping Information

Schema Source

  • from schema: https://concepts.inm7.de/s/flat-users/unreleased

LinkML Source

name: UserClassification
description: Classifications of user types.
from_schema: https://concepts.inm7.de/s/flat-users/unreleased
rank: 1000
permissible_values:
  inm7_fzj_employee:
    text: inm7_fzj_employee
    description: An INM7 member that is an employee of the FZJ.
  inm7_hhu_employee:
    text: inm7_hhu_employee
    description: An INM7 member that is an employee of Heinrich Heine University Düsseldorf.
  student:
    text: student
    description: A person associated with the INM7 as part of their training.
  external:
    text: external
    description: An person with no formal direct affiliation with the INM7.