You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The DWCA standard supports "dynamic properties" which enable the mobilisation of "additional measurements, facts, characteristics, or assertions about the record": https://dwc.tdwg.org/terms/#dwc:dynamicProperties
This feature request is perhaps connected to issue #76 (assigning of column types) but could these properties (which are recommended to be supplied in key value format) be handled by dwca reader?
The text was updated successfully, but these errors were encountered:
What if another structured than JSON is used (it's only a suggestion according to TDWG)? That would need more and more fragile additions to python-dwca-reader, which is not great for the long-term maintenance.
The DWCA standard supports "dynamic properties" which enable the mobilisation of "additional measurements, facts, characteristics, or assertions about the record": https://dwc.tdwg.org/terms/#dwc:dynamicProperties
This feature request is perhaps connected to issue #76 (assigning of column types) but could these properties (which are recommended to be supplied in key value format) be handled by dwca reader?
The text was updated successfully, but these errors were encountered: