Class: ElectrochemicalCellComponent
A component or part of the electrochemical cell.
URI: https://echemdb.github.io/metadata-schema/echemdb_package/ElectrochemicalCellComponent
classDiagram
class ElectrochemicalCellComponent
click ElectrochemicalCellComponent href "../ElectrochemicalCellComponent/"
ElectrochemicalCellComponent : description
ElectrochemicalCellComponent : name
ElectrochemicalCellComponent : part
Slots
Name |
Cardinality and Range |
Description |
Examples |
|---|---|---|---|
1 |
Name or identifier of the component |
|
|
1 |
Part number or designation |
|
|
0..1 |
Detailed description of the component |
|
Usages
used by |
used in |
type |
used |
|---|---|---|---|
range |
Identifier and Mapping Information
Schema Source
from schema: https://echemdb.github.io/metadata-schema/echemdb_package
Mappings
Mapping Type |
Mapped Value |
|---|---|
self |
https://echemdb.github.io/metadata-schema/echemdb_package/ElectrochemicalCellComponent |
native |
https://echemdb.github.io/metadata-schema/echemdb_package/ElectrochemicalCellComponent |
LinkML Source
Direct
```yaml
name: ElectrochemicalCellComponent
description: A component or part of the electrochemical cell.
from_schema: https://echemdb.github.io/metadata-schema/echemdb_package
attributes:
name:
name: name
description: Name or identifier of the component.
examples:
- value: Cell body
from_schema: https://echemdb.github.io/metadata-schema/system/electrochemical_cell
domain_of:
- Process
- Instrumentation
- DataField
- Electrode
- Component
- ElectrolyteContainerComponent
- ElectrochemicalCellComponent
range: string
required: true
part:
name: part
description: Part number or designation.
examples:
- value: EC-CELL-100
from_schema: https://echemdb.github.io/metadata-schema/system/electrochemical_cell
rank: 1000
domain_of:
- ElectrochemicalCellComponent
range: string
required: true
description:
name: description
description: Detailed description of the component.
examples:
- value: Borosilicate glass cell with multiple ports
from_schema: https://echemdb.github.io/metadata-schema/system/electrochemical_cell
domain_of:
- Experimental
- DataField
- Electrode
- Shape
- ElectrodePreparation
- ElectrolyteContainer
- ElectrochemicalCellComponent
- Atmosphere
range: string
</details>
### Induced
<details>
```yaml
name: ElectrochemicalCellComponent
description: A component or part of the electrochemical cell.
from_schema: https://echemdb.github.io/metadata-schema/echemdb_package
attributes:
name:
name: name
description: Name or identifier of the component.
examples:
- value: Cell body
from_schema: https://echemdb.github.io/metadata-schema/system/electrochemical_cell
alias: name
owner: ElectrochemicalCellComponent
domain_of:
- Process
- Instrumentation
- DataField
- Electrode
- Component
- ElectrolyteContainerComponent
- ElectrochemicalCellComponent
range: string
required: true
part:
name: part
description: Part number or designation.
examples:
- value: EC-CELL-100
from_schema: https://echemdb.github.io/metadata-schema/system/electrochemical_cell
rank: 1000
alias: part
owner: ElectrochemicalCellComponent
domain_of:
- ElectrochemicalCellComponent
range: string
required: true
description:
name: description
description: Detailed description of the component.
examples:
- value: Borosilicate glass cell with multiple ports
from_schema: https://echemdb.github.io/metadata-schema/system/electrochemical_cell
alias: description
owner: ElectrochemicalCellComponent
domain_of:
- Experimental
- DataField
- Electrode
- Shape
- ElectrodePreparation
- ElectrolyteContainer
- ElectrochemicalCellComponent
- Atmosphere
range: string