Slot: partial_match
if not true then the pattern must match the whole string, as if enclosed in ^...$
URI: linkml:partial_match
Alias: partial_match
Applicable Classes
| Name |
Description |
Modifies Slot |
| PatternExpression |
a regular expression pattern used to evaluate conformance of a string |
no |
Properties
Type and Range
Cardinality and Requirements
In Subsets
Schema Source
Mappings
| Mapping Type |
Mapped Value |
| self |
linkml:partial_match |
| native |
linkml:partial_match |
LinkML Source
name: partial_match
description: if not true then the pattern must match the whole string, as if enclosed
in ^...$
in_subset:
- SpecificationSubset
from_schema: https://w3id.org/linkml/meta
rank: 1000
domain: pattern_expression
alias: partial_match
domain_of:
- pattern_expression
range: boolean