Slot: Model (model)
Instrument model shall be titled.
URI: nfdi4immuno:model Alias: model
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| InstrumentInformation | Information about the instrument used in a cytometry experiment | no |
Properties
-
Range: String
-
Required: True
-
Regex pattern:
^.+$
Examples
| Value |
|---|
| FACSymphony A3 |
Identifier and Mapping Information
Schema Source
- from schema: https://codebase.helmholtz.cloud/nfdi4immuno/portal-infra/metadata_schema
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | nfdi4immuno:model |
| native | nfdi4immuno:model |
LinkML Source
name: model
description: Instrument model shall be titled.
title: Model
examples:
- value: FACSymphony A3
from_schema: https://codebase.helmholtz.cloud/nfdi4immuno/portal-infra/metadata_schema
rank: 1000
alias: model
domain_of:
- InstrumentInformation
range: string
required: true
pattern: ^.+$