Skip to content

Slot: interpolated

if true then the pattern is first string interpolated

URI: [linkml:interpolated](https://w3id.org/linkml/interpolated) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [PatternExpression](PatternExpression.md) | a regular expression pattern used to evaluate conformance of a string | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [Boolean](Boolean.md) | | Domain | [PatternExpression](PatternExpression.md) | | Domain Of | [PatternExpression](PatternExpression.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | ## In Subsets * [SpecificationSubset](SpecificationSubset.md) ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/linkml/meta ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | linkml:interpolated | | native | linkml:interpolated | ## LinkML Source
name: interpolated
description: if true then the pattern is first string interpolated
in_subset:
- SpecificationSubset
from_schema: https://w3id.org/linkml/meta
rank: 1000
domain: pattern_expression
domain_of:
- pattern_expression
range: boolean