Slot: ifabsent
function that provides a default value for the slot.
_ * [Tt]rue -- boolean True_
_ * [Ff]alse -- boolean False_
_ * bnode -- blank node identifier_
_ * class_curie -- CURIE for the containing class_
_ * class_uri -- URI for the containing class_
_ * default_ns -- schema default namespace_
_ * default_range -- schema default range_
_ * int(value) -- integer value_
_ * slot_uri -- URI for the slot_
_ * slot_curie -- CURIE for the slot_
_ * string(value) -- string value_
_ * EnumName(PermissibleValue) -- enum value_
URI: [linkml:ifabsent](https://w3id.org/linkml/ifabsent)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [SlotDefinition](SlotDefinition.md) | an element that describes how instances are related to other instances | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [String](String.md) |
| Domain | [SlotDefinition](SlotDefinition.md) |
| Domain Of | [SlotDefinition](SlotDefinition.md) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
### Slot Characteristics
| Property | Value |
| --- | --- |
| Inherited | Yes |
## In Subsets
* [SpecificationSubset](SpecificationSubset.md)
## See Also
* [linkml:equals_expression](https://w3id.org/linkml/equals_expression)
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/linkml/meta
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | linkml:ifabsent |
| native | linkml:ifabsent |
| close | sh:defaultValue |
## LinkML Source
name: ifabsent
description: "function that provides a default value for the slot.\n * [Tt]rue --\
\ boolean True\n * [Ff]alse -- boolean False\n * bnode -- blank node identifier\n\
\ * class_curie -- CURIE for the containing class\n * class_uri -- URI for the\
\ containing class\n * default_ns -- schema default namespace\n * default_range\
\ -- schema default range\n * int(value) -- integer value\n * slot_uri -- URI\
\ for the slot\n * slot_curie -- CURIE for the slot\n * string(value) -- string\
\ value\n * EnumName(PermissibleValue) -- enum value"
in_subset:
- SpecificationSubset
from_schema: https://w3id.org/linkml/meta
see_also:
- linkml:equals_expression
close_mappings:
- sh:defaultValue
rank: 1000
domain: slot_definition
inherited: true
domain_of:
- slot_definition
range: string