Class: ElectrochemicalCellSource
Source information for the electrochemical cell.
URI: https://echemdb.github.io/metadata-schema/autotag/ElectrochemicalCellSource
classDiagram
class ElectrochemicalCellSource
click ElectrochemicalCellSource href "../ElectrochemicalCellSource/"
ElectrochemicalCellSource : url
Slots
Name |
Cardinality and Range |
Description |
Examples |
|---|---|---|---|
0..1 |
URL to product page or technical documentation |
|
Usages
used by |
used in |
type |
used |
|---|---|---|---|
range |
Identifier and Mapping Information
Schema Source
from schema: https://echemdb.github.io/metadata-schema/autotag
Mappings
Mapping Type |
Mapped Value |
|---|---|
self |
https://echemdb.github.io/metadata-schema/autotag/ElectrochemicalCellSource |
native |
https://echemdb.github.io/metadata-schema/autotag/ElectrochemicalCellSource |
LinkML Source
Direct
```yaml
name: ElectrochemicalCellSource
description: Source information for the electrochemical cell.
from_schema: https://echemdb.github.io/metadata-schema/autotag
attributes:
url:
name: url
description: URL to product page or technical documentation.
examples:
- value: https://your-cell-supplier.com/product/h-cell
from_schema: https://echemdb.github.io/metadata-schema/system/electrochemical_cell
domain_of:
- Eln
- Experimental
- Project
- Purity
- ElectrodeSource
- ElectrodePreparation
- ElectrochemicalCellSource
- Atmosphere
range: HttpUrl
</details>
### Induced
<details>
```yaml
name: ElectrochemicalCellSource
description: Source information for the electrochemical cell.
from_schema: https://echemdb.github.io/metadata-schema/autotag
attributes:
url:
name: url
description: URL to product page or technical documentation.
examples:
- value: https://your-cell-supplier.com/product/h-cell
from_schema: https://echemdb.github.io/metadata-schema/system/electrochemical_cell
alias: url
owner: ElectrochemicalCellSource
domain_of:
- Eln
- Experimental
- Project
- Purity
- ElectrodeSource
- ElectrodePreparation
- ElectrochemicalCellSource
- Atmosphere
range: HttpUrl