UAlbertaALTLab / crk-db

Managing the Plains Cree dictionary database
https://itwewina.altlab.app/
GNU General Public License v3.0
0 stars 3 forks source link

DATA: add sample database in YAML #72

Closed dwhieb closed 2 years ago

dwhieb commented 3 years ago

@andrewdotn This adds a sample database, in YAML, containing at least one entry for every inflectional category, as well as a few other known quirky cases / edge cases. I've included a few notes at the top of the file regarding how these fields map to the fields needed by the dictionary app, as best I know.

If this has everything you need, I'll continue to make similar sample databases for the other languages.

dwhieb commented 3 years ago

I've updated this sample database based on our latest discussions. Documentation for each field is at the top of the YAML file.

dwhieb commented 3 years ago

Clarification: This sample database is intended to model all and only all data that the dictionary app currently needs, with very clear documentation about each field. This is not intended to be a model for the aggregated JSON database. This is just a model of the version of the data that will get handed off to the dictionary app for import.