Slot: instrument
Name of the controlling instrument. Must match the name of an entry under experimental.instrumentation (Instrumentation.name).
URI: https://echemdb.github.io/metadata-schema/source_data/instrument Alias: instrument
Applicable Classes
Name |
Description |
Modifies Slot |
|---|---|---|
How a parameter was actively controlled during the measurement, including a r… |
no |
Properties
Type and Range
Property |
Value |
|---|---|
Range |
|
Domain Of |
Cardinality and Requirements
Property |
Value |
|---|
Slot Characteristics
Property |
Value |
|---|---|
Owner |
Examples
Value |
|---|
Rotator1 |
Identifier and Mapping Information
Schema Source
from schema: https://echemdb.github.io/metadata-schema/source_data
Mappings
Mapping Type |
Mapped Value |
|---|---|
self |
https://echemdb.github.io/metadata-schema/source_data/instrument |
native |
https://echemdb.github.io/metadata-schema/source_data/instrument |
LinkML Source
```yaml
name: instrument
description: Name of the controlling instrument. Must match the name of an entry under
experimental.instrumentation (Instrumentation.name).
examples:
- value: Rotator1
from_schema: https://echemdb.github.io/metadata-schema/source_data
rank: 1000
alias: instrument
owner: Control
domain_of:
- Control
range: string
</details>