Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TEI-XML doc management #101

Closed
4 tasks
kvchitrapu opened this issue Apr 7, 2023 · 1 comment · Fixed by #113
Closed
4 tasks

TEI-XML doc management #101

kvchitrapu opened this issue Apr 7, 2023 · 1 comment · Fixed by #113

Comments

@kvchitrapu
Copy link
Owner

  • Create a prototype to convert a text to TEI-XML
  • Find/develop a py module to read and write TEI-XML
  • Find/develop a py module to validate TEI-XML
  • Find/develop a py module to add formatting on top of TEI-XML. The library should support formatting suggestions from the user. The output can be webpage or pdf.

Related to

  1. invalid tei xml ambuda-org/ambuda#502
  2. Add the option to download texts as XML ambuda-org/ambuda#24
  3. Templating: Text to PDF  ambuda-org/ambuda#358
@kvchitrapu kvchitrapu changed the title TEI-XML TEI-XML doc management Apr 7, 2023
@kvchitrapu
Copy link
Owner Author

kvchitrapu commented Jun 2, 2023

  1. Convert text to TEI-XML is available via `Download as TEI XML". Example: "Download as TEI XML".
  2. Read TEI-Xml tei_parser.py
  3. Validate TEI-XML not available

TO-DO:

  1. cli.py command to publish a text using a tei-xml spec
  2. reader page inserts newly published text in General

@kvchitrapu kvchitrapu linked a pull request Jun 5, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant