Slot: add

Add new sub-elements that are not present in the source element. Currently under-specified and not yet implemented (see issue #245).

URI: [linkmlmap:add](https://w3id.org/linkml/transformer/add) ## 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 | [Any](Any.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:add | | native | linkmlmap:add | ## LinkML Source
name: add
description: 'Add new sub-elements that are not present in the source element. Currently
  under-specified and not yet implemented (see issue #245).'
from_schema: https://w3id.org/linkml/transformer
rank: 1000
owner: CopyDirective
domain_of:
- CopyDirective
range: Any