lingdocs 0.1.4

Creator: bradpython12

Last updated:

Add to Cart

Description:

lingdocs 0.1.4

lingdocs
Create data-rich linguistic documents with CLDF, with a variety of output formats.





About
Linguistic documents usually contain linguistic data, be it from primary research or sourced from the literature.
The primary function of lingdocs is to make the integration of such data as simple as possible.
To achieve this, all data is stored in a CLDF dataset, while the accompanying prose is written in markdown.
This means that the document that contains no linguistic data, only pointers to the dataset.
Changes to the data only have to be done in the dataset, and don't include tinkering with the document.
Presentation of the data in the document is done by templates,

no more manually italicizing object language forms.
The use of markdown and opinionated-but-customizable output templates results in separation of content and presentation in general.

To illustrate, this plain text in combination with this dataset can be turned into multiple formats:

PDF
HTML with MkDocs
Github markdown
and yes, even plain text

It is also possible to integrate the output into CLLD web apps, using the clld-document-plugin; an example can be inspected here.
🔥 Quickstart

pip install lingdocs (full installation guide)
create or get a CLDF dataset
lingdocs new, point to metadata.json file
lingdocs preview

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.