File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
linkml_model/model/schema Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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 :
You can’t perform that action at this time.
0 commit comments