phoible / dev

PHOIBLE data and development.
https://phoible.org/
GNU General Public License v3.0
115 stars 30 forks source link

Update EA #236

Open bambooforest opened 5 years ago

bambooforest commented 5 years ago

EA has been / is being updated. They have:

Integrating a revised version of an existing data source will trigger a major version update of phoible (e.g. inventory IDs won't be backwards compatible).

For EA we'll need a new data conversion pipeline, which should be easier than the deprecated json pipeline (https://github.com/bambooforest/phoible-scripts/tree/master/EA) because the new version of EA is in sqlite tables.

Tests will need to be written regarding segment conventionalization, etc.

This issue will rest for the time being on the back burner.