Slot: pattern

Regular expression that all values must match (XML Schema regex syntax).

URI: fts:pattern Alias: pattern

Applicable Classes

Name

Description

Modifies Slot

Constraints

Validation constraints attached to a field

no

Properties

Type and Range

Property

Value

Range

String

Domain Of

Constraints

Cardinality and Requirements

Property

Value

Slot Characteristics

Property

Value

Owner

Constraints

Identifier and Mapping Information

Schema Source

  • from schema: https://specs.frictionlessdata.io/table-schema

Mappings

Mapping Type

Mapped Value

self

fts:pattern

native

fts:pattern

LinkML Source

```yaml name: pattern description: Regular expression that all values must match (XML Schema regex syntax). from_schema: https://specs.frictionlessdata.io/table-schema rank: 1000 alias: pattern owner: Constraints domain_of: - Constraints range: string
</details>