Class: Control
How a parameter was actively controlled during the measurement, including a reference to the controlling instrument.
URI: https://echemdb.github.io/metadata-schema/svgdigitizer/Control
classDiagram
class Control
click Control href "../Control/"
Control : description
Control : instrument
Slots
Name |
Cardinality and Range |
Description |
Examples |
|---|---|---|---|
0..1 |
Name of the controlling instrument |
|
|
0..1 |
Additional details about how the parameter was controlled |
|
Usages
used by |
used in |
type |
used |
|---|---|---|---|
range |
|||
range |
|||
range |
|||
range |
|||
range |
|||
range |
Identifier and Mapping Information
Schema Source
from schema: https://echemdb.github.io/metadata-schema/svgdigitizer
Mappings
Mapping Type |
Mapped Value |
|---|---|
self |
https://echemdb.github.io/metadata-schema/svgdigitizer/Control |
native |
https://echemdb.github.io/metadata-schema/svgdigitizer/Control |
LinkML Source
Direct
```yaml
name: Control
description: How a parameter was actively controlled during the measurement, including
a reference to the controlling instrument.
from_schema: https://echemdb.github.io/metadata-schema/svgdigitizer
attributes:
instrument:
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/experimental/operation
rank: 1000
domain_of:
- Control
range: string
description:
name: description
description: Additional details about how the parameter was controlled.
examples:
- value: Jacketed cell with circulating water bath
from_schema: https://echemdb.github.io/metadata-schema/experimental/operation
rank: 1000
domain_of:
- Control
- Experimental
- DataField
- Electrode
- Shape
- ElectrodePreparation
- ElectrolyteContainer
- ElectrochemicalCellComponent
- Atmosphere
range: string
</details>
### Induced
<details>
```yaml
name: Control
description: How a parameter was actively controlled during the measurement, including
a reference to the controlling instrument.
from_schema: https://echemdb.github.io/metadata-schema/svgdigitizer
attributes:
instrument:
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/experimental/operation
rank: 1000
alias: instrument
owner: Control
domain_of:
- Control
range: string
description:
name: description
description: Additional details about how the parameter was controlled.
examples:
- value: Jacketed cell with circulating water bath
from_schema: https://echemdb.github.io/metadata-schema/experimental/operation
rank: 1000
alias: description
owner: Control
domain_of:
- Control
- Experimental
- DataField
- Electrode
- Shape
- ElectrodePreparation
- ElectrolyteContainer
- ElectrochemicalCellComponent
- Atmosphere
range: string