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/minimum_echemdb/format Alias: format

Applicable Classes

Name

Description

Modifies Slot

DataField

Description of a data field (column) compatible with frictionless table-schem…

no

Properties

Type and Range

Property

Value

Range

String

Domain Of

DataField

Cardinality and Requirements

Property

Value

Slot Characteristics

Property

Value

Owner

DataField

Examples

Value

default

Identifier and Mapping Information

Schema Source

  • from schema: https://echemdb.github.io/metadata-schema/minimum_echemdb

Mappings

Mapping Type

Mapped Value

self

https://echemdb.github.io/metadata-schema/minimum_echemdb/format

native

https://echemdb.github.io/metadata-schema/minimum_echemdb/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/minimum_echemdb rank: 1000 alias: format owner: DataField domain_of: - DataField range: string
</details>