Slot: description
A description of that field.
URI: https://echemdb.github.io/metadata-schema/svgdigitizer_package/description Alias: description
Applicable Classes
Name |
Description |
Modifies Slot |
|---|---|---|
Description of a data field (column) compatible with frictionless table-schem… |
no |
Properties
Range: String
Examples
Value |
|---|
The potential measured between the working electrode and reference electrode. |
Identifier and Mapping Information
Schema Source
from schema: https://echemdb.github.io/metadata-schema/svgdigitizer_package
Mappings
Mapping Type |
Mapped Value |
|---|---|
self |
https://echemdb.github.io/metadata-schema/svgdigitizer_package/description |
native |
https://echemdb.github.io/metadata-schema/svgdigitizer_package/description |
LinkML Source
```yaml
name: description
description: A description of that field.
examples:
- value: The potential measured between the working electrode and reference electrode.
from_schema: https://echemdb.github.io/metadata-schema/svgdigitizer_package
rank: 1000
alias: description
owner: DataField
domain_of:
- DataField
range: string
</details>