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

USX conversion #157

Merged
merged 21 commits into from
Jul 14, 2022
Merged

USX conversion #157

merged 21 commits into from
Jul 14, 2022

Conversation

kavitharaju
Copy link
Collaborator

@kavitharaju kavitharaju commented Jul 14, 2022

Fixes #143

  • Implements the python API for converting AST(obtained from USFM) to USX
  • Updates the grammar to facilitate the above conversion. Include some Tags and other elements in the AST so it is available for the USX conversion
  • Update the test cases as per the changes in the output AST
  • Notes down some doubts and questions on USX spec
  • Tried out USX validation with USX's rnc grammar(slightly altered grammar file and trial on jupyter notebook included in PR)
  • Updated the rule for footnote's caller allowing it to be a sequence of any characters, instead of a single character.

@joelthe1 joelthe1 merged commit 897de5c into Bridgeconn:version-3 Jul 14, 2022
@kavitharaju kavitharaju deleted the dev branch August 8, 2022 06:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants