Skip to content

Slot: partial_match

if not true then the pattern must match the whole string, as if enclosed in ^...$

URI: linkml:partial_match

Applicable Classes

Name Description Modifies Slot
PatternExpression a regular expression pattern used to evaluate conformance of a string no

Properties

Identifier and Mapping Information

Schema Source

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

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