Slot: delimiter

URI: [linkmlmap:delimiter](https://w3id.org/linkml/transformer/delimiter) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [StringificationConfiguration](StringificationConfiguration.md) | | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [String](String.md) | | Domain Of | [StringificationConfiguration](StringificationConfiguration.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | ### Slot Characteristics | Property | Value | | --- | --- | | Owner | [StringificationConfiguration](StringificationConfiguration.md) | ## Examples | Value | | --- | | , | | | | | ; | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/linkml/transformer ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | linkmlmap:delimiter | | native | linkmlmap:delimiter | ## LinkML Source
name: delimiter
examples:
- value: ','
- value: '|'
- value: ;
from_schema: https://w3id.org/linkml/transformer
rank: 1000
owner: StringificationConfiguration
domain_of:
- StringificationConfiguration
range: string