Skip to content

Enum: EnumSubjectType

Types of Subject entities

URI: [includedcc:EnumSubjectType](https://includedcc.org/include-access-model/EnumSubjectType) ## Enumeration Source **Reachable From:** - **Source:** NONE - **Nodes:** CAMO:0000023 - **Via:** rdfs:subClassOf ## Permissible Values | Value | Meaning | Description | Additional Info | | --- | --- | --- | --- | | CAMO:0000024 | None | Study participant with consent, assent, or waiver of consent | Title: Participant
| | CAMO:0000025 | None | An individual not directly participating in a study, eg, the subject of a rep... | Title: Non-Participant
| | CAMO:0000026 | None | | Title: Cell Line
| | CAMO:0000027 | None | | Title: Animal Model
| | CAMO:0000028 | None | A group of entities or things being assessed as a whole | Title: Group
| ## Identifier and Mapping Information ### Schema Source * from schema: https://includedcc.org/include-access-model ## LinkML Source
name: EnumSubjectType
description: Types of Subject entities
from_schema: https://includedcc.org/include-access-model
rank: 1000
permissible_values:
  CAMO:0000024:
    text: CAMO:0000024
    description: Study participant with consent, assent, or waiver of consent.
    title: Participant
    aliases:
    - participant
  CAMO:0000025:
    text: CAMO:0000025
    description: An individual not directly participating in a study, eg, the subject
      of a reported family history.
    title: Non-Participant
    aliases:
    - non_participant
  CAMO:0000026:
    text: CAMO:0000026
    title: Cell Line
    aliases:
    - cell_line
  CAMO:0000027:
    text: CAMO:0000027
    title: Animal Model
    aliases:
    - animal_model
  CAMO:0000028:
    text: CAMO:0000028
    description: A group of entities or things being assessed as a whole.
    title: Group
    aliases:
    - group
reachable_from:
  source_ontology: camo
  source_nodes:
  - CAMO:0000023
  relationship_types:
  - rdfs:subClassOf
  is_direct: false
  include_self: true