biothings / mychem.info

MyChem.info: A BioThings API for chemical/drug annotations
http://mychem.info
Apache License 2.0
16 stars 14 forks source link

globally change field name from 'xref' to 'xrefs' #44

Closed greg-k-taylor closed 5 years ago

greg-k-taylor commented 5 years ago

Globally change collection field names from 'xref' to 'xrefs'. These changes were done using a global find and replace. The 'ginas' parser which already uses the 'xrefs' field name was excluded from this process. Following the changes, all changed data sources except for 'drugcentral' were manually tested through the upload step and the field name change was verified.

greg-k-taylor commented 5 years ago

'chembl' also uses the 'xref' field name within its source data file so a global find and replace was not used on the 'chembl' parser.