biolink / biolinkml

DEPRECATED: replaced by linkml
https://github.com/linkml/linkml
Creative Commons Zero v1.0 Universal
23 stars 12 forks source link

Empty list element not reported well #276

Closed hsolbrig closed 3 years ago

hsolbrig commented 4 years ago

A list in the form:

    element:
        - a
        - b
        -

Results in a less than useful error message. This is NEVER valid in biolinkml and should be caught at the yaml loader phase