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