Slot: curve
Specific curve or trace identifier within a figure.
URI: https://echemdb.github.io/metadata-schema/svgdigitizer/curve Alias: curve
Applicable Classes
Name |
Description |
Modifies Slot |
|---|---|---|
Information about the source publication or dataset |
no |
Properties
Range: String
Examples
Value |
|---|
blue |
solid |
1 |
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/curve |
native |
https://echemdb.github.io/metadata-schema/svgdigitizer/curve |
LinkML Source
```yaml
name: curve
description: Specific curve or trace identifier within a figure.
examples:
- value: blue
- value: solid
- value: '1'
from_schema: https://echemdb.github.io/metadata-schema/svgdigitizer
rank: 1000
alias: curve
owner: Source
domain_of:
- Source
range: string
</details>