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

Applicable Classes

Name

Description

Modifies Slot

DataField

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

no

Properties

Examples

Value

default

Identifier and Mapping Information

Schema Source

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

Mappings

Mapping Type

Mapped Value

self

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

native

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