BelgianBiodiversityPlatform / python-dwca-reader

🐍 A Python package to read Darwin Core Archive (DwC-A) files.
BSD 3-Clause "New" or "Revised" License
43 stars 21 forks source link

Missing doc/example for dwca.core_terms #23

Open niconoe opened 10 years ago

niconoe commented 10 years ago

Also, it could be good to ensure the list follows the order of the core csv file.

niconoe commented 10 years ago

Or an alternative: core_terms returns a tuple (order has no real meaning here), and provide another method (headers()? that return headers in order and with the ID!!)