Releases: frictionlessdata/frictionless-darwin-core
Releases · frictionlessdata/frictionless-darwin-core
v1.0.0
This first official release comes with complete list of uses cases and offers semantic linking through the RDF type attribute for fields and resources listed in the Data Package.
V0.2.2
This release fixes data conversion:
- id field is added to data file when present in DwC file
- DP resource names are forced to lower case
V0.2.1
This release fixes a data reading issue that only affect data conversion:
- Field and Line delimiters are now taken from meta.xml
v0.2.0
This release supports:
- default values described in DwC meta.xml file
- Core and Extension files are converted when using default values
- CLI new format (-f csv) extract all DwC Core and extension files
v0.1.4
This release supports subfolder in DwCArchive as long as eml.xml and meta.xml are found somewhere.
first public release
V0.1.3 behaves properly in case of HTTP request exceptions.
V0.1 release candidate 2
Solving the CSV Dialect issue#1.
initial release rc1
This is the first public release.
V0.1 first beta release
This first beta release successfully converts all seven test use-cases.
Good basis to explore other conversions to Frictionless Data Package but no guarantee it will support all DarwinCore cases.
V0.1 second alpha release
Second Alpha release with simplified CLI and temporary files for DwCA downloads.