Skip to content

Slot: pattern

the string value of the slot must conform to this regular expression expressed in the string

URI: linkml:pattern Alias: pattern

Applicable Classes

Name Description Modifies Slot
TypeDefinition an element that whose instances are atomic scalar values that can be mapped t... no
SlotDefinition an element that describes how instances are related to other instances no
AnonymousSlotExpression no
AnonymousTypeExpression A type expression that is not a top-level named type definition no
SlotExpression an expression that constrains the range of values a slot can take no
TypeExpression An abstract class grouping named types and anonymous type expressions no

Properties

Type and Range

Property Value
Range String
Domain Definition
Domain Of TypeExpression, SlotExpression

Cardinality and Requirements

Property Value
### Slot Characteristics
Property Value
Inherited Yes

In Subsets

Identifier and Mapping Information

Administrative Metadata

Rank: 35

Schema Source

Mappings

Mapping Type Mapped Value
self linkml:pattern
native linkml:pattern

LinkML Source

name: pattern
description: the string value of the slot must conform to this regular expression
  expressed in the string
in_subset:
- SpecificationSubset
- BasicSubset
from_schema: https://w3id.org/linkml/meta
rank: 35
domain: definition
inherited: true
alias: pattern
domain_of:
- type_expression
- slot_expression
range: string