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

Support TEI XML P4 #1418

Open
reckart opened this issue Oct 16, 2019 · 1 comment
Open

Support TEI XML P4 #1418

reckart opened this issue Oct 16, 2019 · 1 comment
Assignees
Labels

Comments

@reckart
Copy link
Member

reckart commented Oct 16, 2019

The current TeiReader/TeiWriter are for TEI P5. In order to read data such the Old Baileys corpus, TEI P4 support would be good. Either the existing TeiReader could be made to support P5 and P4 at the same time (since of the currently supported elements apparently only the root element differs) or a new P4 reader/writer could be added.

@reckart reckart added this to the 2.1.0 milestone Oct 16, 2019
@reckart reckart self-assigned this Oct 16, 2019
@reckart reckart added Module-io.tei ⭐️ Enhancement New feature or request labels Oct 16, 2019
reckart added a commit that referenced this issue Oct 16, 2019
- Separate reader/writer for the moment, but doesn't mean it has to stay this way - the code is highly identical!
@reckart reckart modified the milestones: 2.1.0, 2.2.0 Dec 1, 2019
@reckart reckart modified the milestones: 2.2.0, Feature backlog, Backlog Jan 16, 2021
@reckart reckart modified the milestones: Feature backlog, Bug backlog Nov 18, 2022
@reckart
Copy link
Member Author

reckart commented Nov 18, 2022

PR is still there - might be worth a look, even though only for sake of nostalgia probably.

@reckart reckart modified the milestones: Bug backlog, Feature backlog Nov 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant