Skip to content

Commit

Permalink
update ifabsent metamodel
Browse files Browse the repository at this point in the history
Signed-off-by: Vincent Kelleher <[email protected]>
  • Loading branch information
Vincent Kelleher committed Jun 27, 2024
1 parent 9fff22e commit e68c4f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions linkml_model/model/schema/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1504,8 +1504,7 @@ slots:
range: string
inherited: true
description: >-
function that provides a default value for the slot. Possible values for this slot are defined in
linkml.utils.ifabsent_functions.default_library:
function that provides a default value for the slot.
* [Tt]rue -- boolean True
* [Ff]alse -- boolean False
* bnode -- blank node identifier
Expand All @@ -1517,6 +1516,7 @@ slots:
* slot_uri -- URI for the slot
* slot_curie -- CURIE for the slot
* string(value) -- string value
* EnumName(PermissibleValue) -- enum value
close_mappings:
- sh:defaultValue
in_subset:
Expand Down

0 comments on commit e68c4f3

Please sign in to comment.