Slot: exclude_all

Do not copy any of the sub-elements of the Element being derived.

URI: [linkmlmap:exclude_all](https://w3id.org/linkml/transformer/exclude_all) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [CopyDirective](CopyDirective.md) | Instructs a Schema Mapper in how to map to a target schema | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [Boolean](Boolean.md) | | Domain Of | [CopyDirective](CopyDirective.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | ### Slot Characteristics | Property | Value | | --- | --- | | Owner | [CopyDirective](CopyDirective.md) | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/linkml/transformer ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | linkmlmap:exclude_all | | native | linkmlmap:exclude_all | ## LinkML Source
name: exclude_all
description: Do not copy any of the sub-elements of the Element being derived.
from_schema: https://w3id.org/linkml/transformer
rank: 1000
owner: CopyDirective
domain_of:
- CopyDirective
range: boolean