Skip to content

Enum: OrganizationType

Classification of organizations.

URI: OrganizationType

Permissible Values

Value Meaning Description
team None Smallest unit of an organized group
group None A group may consist of more than one team
division None A unit within a parent organization that comprises multiple groups
institute None A topical unit comprising multiple divisions or groups
researchcenter None An institute primarily focused on research (as opposed to education)
researchorganization None An organization primarily focused on research (as opposed to education), poss...
faculty None A division of a university or college
college None An institution with a primary focus on undergraduate education
university None An institution with a focus on both undergraduate and graduate education
nonprofit None A private entity operated for a collective, public or social benefit
business None A company aiming to generate profit

Slots

Name Description
organization_type Type of an organization

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: OrganizationType
description: Classification of organizations.
from_schema: https://concepts.inm7.de/s/flat-base/unreleased
rank: 1000
permissible_values:
  team:
    text: team
    description: Smallest unit of an organized group.
  group:
    text: group
    description: A group may consist of more than one team.
  division:
    text: division
    description: A unit within a parent organization that comprises multiple groups.
  institute:
    text: institute
    description: A topical unit comprising multiple divisions or groups.
  researchcenter:
    text: researchcenter
    description: An institute primarily focused on research (as opposed to education).
  researchorganization:
    text: researchorganization
    description: An organization primarily focused on research (as opposed to education),
      possibly comprising multiple research centers.
  faculty:
    text: faculty
    description: A division of a university or college
  college:
    text: college
    description: An institution with a primary focus on undergraduate education.
  university:
    text: university
    description: An institution with a focus on both undergraduate and graduate education.
  nonprofit:
    text: nonprofit
    description: A private entity operated for a collective, public or social benefit.
  business:
    text: business
    description: A company aiming to generate profit.