Enum: OrganizationTypeEnum
Allowed values for authors organizations.
URI: OrganizationTypeEnum
Permissible Values
| Value | Meaning | Description | 
|---|---|---|
| Academic | None | Academic institution | 
| Commercial | None | Commercial entity | 
| Government | None | Government organization | 
| Other | None | Other types of organizations | 
Slots
| Name | Description | 
|---|---|
| type_org | Type of organization, academic, commercial, governmental, etc | 
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/osc-em/oscem-schemas-subtomo
LinkML Source
name: OrganizationTypeEnum
description: Allowed values for authors organizations.
from_schema: https://w3id.org/osc-em/oscem-schemas-subtomo
rank: 1000
permissible_values:
  Academic:
    text: Academic
    description: Academic institution
  Commercial:
    text: Commercial
    description: Commercial entity
  Government:
    text: Government
    description: Government organization
  Other:
    text: Other
    description: Other types of organizations