data-format
data-format copied to clipboard
The Data Format for Digital Linguistics (DaFoDiL)
Both the transcription and translation might be absent in certain cases where the linguist is focused on other information (e.g. a transcript, or the glosses).
https://aclanthology.org/2023.sigmorphon-1.7/
For the most part, no property needs to be required (though many properties are strongly recommended, e.g. the `name` property for the Language or the `lemma` property for the Lexeme).
Combine the two existing readmes into one. - [ ] Miscellaneous Notes - [ ] The format for dates is not specified, because programming languages often work with dates using...
Update the PR template. # Checklist Items - [ ] update examples for any schemas that changed, and any schemas that contain the changed schema.
Add the following fields to the Lexeme, Form, and Sense. - `dialects` - `locations` Update the documentation for the Lexeme's `usages` field to suggest that users utilize `dialects` and `locations`...
Change the `usages` property of the Form, Sense, and Lexeme to `usage`. Also add a `usage` field to the Language object, with the same function (allowing users to specifying when...
An array for specifying the known grammatical features in the language (person, number, tense, voice, mood, etc. etc.). Tools may then choose to validate the values of `Form.features` against this...
The current documentation can't be updated because jschemer hasn't been updated, and other solutions for generation documentation don't fit your requirements. Update jschemer and then use that. Then redeploy the...
Many researchers want _tools_ which use the DLx format on the backend, but the format itself is still more useful than existing ones, because of how easily it can be...