Slot: title
A human-readable title for this field.
URI: https://echemdb.github.io/metadata-schema/svgdigitizer_package/title Alias: title
Applicable Classes
Name |
Description |
Modifies Slot |
|---|---|---|
Description of a data field (column) compatible with frictionless table-schem… |
no |
Properties
Range: String
Examples
Value |
|---|
Electrode Potential |
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/title |
native |
https://echemdb.github.io/metadata-schema/svgdigitizer_package/title |
LinkML Source
```yaml
name: title
description: A human-readable title for this field.
examples:
- value: Electrode Potential
from_schema: https://echemdb.github.io/metadata-schema/svgdigitizer_package
rank: 1000
alias: title
owner: DataField
domain_of:
- DataField
range: string
</details>