Skip to content

Commit 35a5b43

Browse files
committed
adding status
1 parent f63e25b commit 35a5b43

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

linkml_model/model/schema/meta.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2102,8 +2102,9 @@ slots:
21022102
range: enum_binding
21032103
multivalued: true
21042104
inlined: true
2105+
status: testing
21052106
description: >-
2106-
A collection of slot bindings that specify how a slot can be bound to a permissible value
2107+
A collection of enum bindings that specify how a slot can be bound to a permissible value
21072108
from an enumeration.
21082109
in_subset:
21092110
- SpecificationSubset
@@ -2701,7 +2702,7 @@ classes:
27012702

27022703
enum_binding:
27032704
description: >-
2704-
A binding of a slot or a class to a permissible value from an enumeration
2705+
A binding of a slot or a class to a permissible value from an enumeration.
27052706
slots:
27062707
- range
27072708
- obligation_level

0 commit comments

Comments
 (0)