Slot: Disease or healthy (disease_or_healthy)
Indicate if subject had a disease or if healthy.
URI: nfdi4immuno:disease_or_healthy Alias: disease_or_healthy
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| Sample | A biological sample collected from a subject | no |
Properties
-
Range: DiseaseOrHealthy
-
Required: True
-
Regex pattern:
^.+$
Examples
| Value |
|---|
| healthy |
Identifier and Mapping Information
Schema Source
- from schema: https://codebase.helmholtz.cloud/nfdi4immuno/portal-infra/metadata_schema
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | nfdi4immuno:disease_or_healthy |
| native | nfdi4immuno:disease_or_healthy |
LinkML Source
name: disease_or_healthy
description: Indicate if subject had a disease or if healthy.
title: Disease or healthy
examples:
- value: healthy
from_schema: https://codebase.helmholtz.cloud/nfdi4immuno/portal-infra/metadata_schema
rank: 1000
alias: disease_or_healthy
domain_of:
- Sample
range: DiseaseOrHealthy
required: true
pattern: ^.+$