Slot: copy_all

Copy all sub-elements of the Element being derived.

URI: [linkmlmap:copy_all](https://w3id.org/linkml/transformer/copy_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:copy_all | | native | linkmlmap:copy_all | ## LinkML Source
name: copy_all
description: Copy all sub-elements of the Element being derived.
from_schema: https://w3id.org/linkml/transformer
rank: 1000
owner: CopyDirective
domain_of:
- CopyDirective
range: boolean