Slot: ifabsent
function that provides a default value for the slot. Possible values for this slot are defined in linkml.utils.ifabsent_functions.default_library:
_ * [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_
URI: linkml:ifabsent
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
SlotDefinition | an element that describes how instances are related to other instances | no |
Properties
- Range: String
See Also
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/linkml/meta
LinkML Source
name: ifabsent
description: "function that provides a default value for the slot. Possible values\
\ for this slot are defined in linkml.utils.ifabsent_functions.default_library:\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"
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
alias: ifabsent
domain_of:
- slot_definition
range: string