Skip to content

Commit 76bc327

Browse files
authored
Merge pull request #198 from vincentkelleher/update_ifabsent_metamodel
Update ifabsent metamodel
2 parents 9fff22e + e68c4f3 commit 76bc327

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

linkml_model/model/schema/meta.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1504,8 +1504,7 @@ slots:
15041504
range: string
15051505
inherited: true
15061506
description: >-
1507-
function that provides a default value for the slot. Possible values for this slot are defined in
1508-
linkml.utils.ifabsent_functions.default_library:
1507+
function that provides a default value for the slot.
15091508
* [Tt]rue -- boolean True
15101509
* [Ff]alse -- boolean False
15111510
* bnode -- blank node identifier
@@ -1517,6 +1516,7 @@ slots:
15171516
* slot_uri -- URI for the slot
15181517
* slot_curie -- CURIE for the slot
15191518
* string(value) -- string value
1519+
* EnumName(PermissibleValue) -- enum value
15201520
close_mappings:
15211521
- sh:defaultValue
15221522
in_subset:

0 commit comments

Comments
 (0)