Slot: format
Format specification for the field type (default, email, uri, binary, uuid for strings; default for numbers).
URI: https://echemdb.github.io/metadata-schema/svgdigitizer/format Alias: format
Applicable Classes
Name |
Description |
Modifies Slot |
|---|---|---|
Description of a data field (column) compatible with frictionless table-schem… |
no |
Properties
Range: String
Examples
Value |
|---|
default |
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/format |
native |
https://echemdb.github.io/metadata-schema/svgdigitizer/format |
LinkML Source
```yaml
name: format
description: Format specification for the field type (default, email, uri, binary,
uuid for strings; default for numbers).
examples:
- value: default
from_schema: https://echemdb.github.io/metadata-schema/svgdigitizer
rank: 1000
alias: format
owner: DataField
domain_of:
- DataField
range: string
</details>