Skip to content

Slot: structured_pattern

the string value of the slot must conform to the regular expression in the pattern expression

URI: linkml:structured_pattern

Applicable Classes

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

Properties

See Also

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/linkml/meta

LinkML Source

name: structured_pattern
description: the string value of the slot must conform to the regular expression in
  the pattern expression
in_subset:
- SpecificationSubset
from_schema: https://w3id.org/linkml/meta
see_also:
- https://linkml.io/linkml/schemas/constraints.html#structured-patterns
rank: 1000
domain: definition
inherited: true
alias: structured_pattern
domain_of:
- type_expression
- slot_expression
range: pattern_expression