cldf / csvw

CSV on the web
Apache License 2.0
36 stars 6 forks source link

Empty null property is not serialized to JSON #70

Closed xrotwang closed 1 year ago

xrotwang commented 1 year ago

Due to https://github.com/cldf/csvw/blob/0ad1976835d3b744a8b461dcbb4343719e7a45ff/src/csvw/metadata.py#L451-L453 it is not possible to specify a column with no null values.