Skip to content

Slot: identifier_pattern

A regular expression that is used to obtain a set of identifiers from a source_ontology to construct a set of permissible values

URI: [linkml:identifier_pattern](https://w3id.org/linkml/identifier_pattern) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [MatchQuery](MatchQuery.md) | A query that is used on an enum expression to dynamically obtain a set of per... | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [String](String.md) | | Domain | [MatchQuery](MatchQuery.md) | | Domain Of | [MatchQuery](MatchQuery.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:identifier_pattern | | native | linkml:identifier_pattern | ## LinkML Source
name: identifier_pattern
description: A regular expression that is used to obtain a set of identifiers from
  a source_ontology to construct a set of permissible values
in_subset:
- SpecificationSubset
from_schema: https://w3id.org/linkml/meta
rank: 1000
domain: match_query
domain_of:
- match_query
range: string