Skip to content

Enum: PersonType

Indicates type of person.

URI: PersonType

Permissible Values

Value Meaning Description
AUTHOR None Authors are the main scientists or researchers involved in creating, authorin...
RELEASE None Releasing Official
CONTACT None Contact Information Persons of these types require at least one valid email a...
CONTRIBUTING None Contributors are people who may have been involved in acquiring resources, co...
PROT_CE None Protected Data Courtesy Email Information Persons of these types require at l...
PROT_RO None Protected Data Actual Releasing Official This field is only applicable to Gra...
SBIZ_PI None SBIR/STTR Principal Investigator Persons of these types require at least one ...
SBIZ_BO None SBIR/STTR Business Official Business official persons require exactly two val...

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/brc/brc_schema

LinkML Source

name: PersonType
description: Indicates type of person.
from_schema: https://w3id.org/brc/brc_schema
rank: 1000
permissible_values:
  AUTHOR:
    text: AUTHOR
    description: Authors are the main scientists or researchers involved in creating,
      authoring, or producing the research output/scientific and technical information
      resource.
  RELEASE:
    text: RELEASE
    description: Releasing Official
  CONTACT:
    text: CONTACT
    description: Contact Information Persons of these types require at least one valid
      email address be specified.
  CONTRIBUTING:
    text: CONTRIBUTING
    description: Contributors are people who may have been involved in acquiring resources,
      collecting data, analyzing resources, developing methodologies, validating information,
      visualizing data, or otherwise contributing to the output, but would not be
      considered authors. (A valid contributor_type is required.)
  PROT_CE:
    text: PROT_CE
    description: Protected Data Courtesy Email Information Persons of these types
      require at least one valid email address be specified.
  PROT_RO:
    text: PROT_RO
    description: Protected Data Actual Releasing Official This field is only applicable
      to Grantee records that are protected by submitting with the "PROT" access limitation.
  SBIZ_PI:
    text: SBIZ_PI
    description: SBIR/STTR Principal Investigator Persons of these types require at
      least one valid email address be specified.
  SBIZ_BO:
    text: SBIZ_BO
    description: SBIR/STTR Business Official Business official persons require exactly
      two valid email addresses be specified.