rafguns / wosfile

Handle Clarivate Analytics Web of Science™ export files
Other
27 stars 17 forks source link

Investigate: do we need a list of tags? #14

Open rafguns opened 2 years ago

rafguns commented 2 years ago

This is a side-track related to #5. We maintain a list of all tags used in WoS export files, along with some extra information. Do we really need that?

In addition to the two-letter field code, we have:

While I would keep the current list (and try to keep it updated), it seems like we can find sensible defaults for both booleans, to handle unknown tags/fields.

rafguns commented 2 years ago

In the absence of more information, we could just default to False for both is_splittable and has_item_per_line.

rafguns commented 1 year ago

Related: https://webofscience.help.clarivate.com/en-us/Content/export-records.htm seems to have a more exhaustive list of tags.