coreofscience / python-wostools

Tools to work with web of science plain text files.
MIT License
23 stars 8 forks source link

Fix: Don't raise on unknown fields #79

Closed odarbelaeze closed 4 years ago

odarbelaeze commented 4 years ago

What happened:

WOS creates new fields every now and then, this year they added DA for the date of generation of the WOS file that trips our code that rejects any unknown fields.

Some changes: