Slot: part

Part number or designation.

URI: https://echemdb.github.io/metadata-schema/svgdigitizer/part Alias: part

Applicable Classes

Name

Description

Modifies Slot

ElectrochemicalCellComponent

A component or part of the electrochemical cell

no

Properties

  • Range: String

  • Required: True

Examples

Value

EC-CELL-100

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/part

native

https://echemdb.github.io/metadata-schema/svgdigitizer/part

LinkML Source

```yaml name: part description: Part number or designation. examples: - value: EC-CELL-100 from_schema: https://echemdb.github.io/metadata-schema/svgdigitizer rank: 1000 alias: part owner: ElectrochemicalCellComponent domain_of: - ElectrochemicalCellComponent range: string required: true
</details>