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

correspondance length text files and folios #4

Open
cathydeplee opened this issue Feb 15, 2023 · 2 comments
Open

correspondance length text files and folios #4

cathydeplee opened this issue Feb 15, 2023 · 2 comments
Labels
question Further information is requested

Comments

@cathydeplee
Copy link
Collaborator

@njr2128 @tcatapano : is it necessary to cut my texts files as the folios of the ms? In other words to have as many texts files (x 2: for transcription and translation) as the number of folios of the ms ? For the moment my files are not organized this way but by dances or paragraphs.

@tcatapano tcatapano added the question Further information is requested label Feb 22, 2023
@tcatapano
Copy link
Member

@cathydeplee: it's difficult to answer the question specifically at this point, but in general, there should be some way to associate the text of the transcriptions and translations to folio pages in the ms. That's easy to do if you maintain a file per page; you could also have files containing the contents of the entire manuscript with markers indicating the folio breaks and recording the corresponding folio # inserted into the text (something like . You can take a look at the TEI element <pb> ("Page Beginning"; https://www.tei-c.org/release/doc/tei-p5-doc/en/html/ref-pb.html) and is likely to be used by the EditionCrafter software. Having the folio tags in your text will facilitate conversion to TEI-XML as your texts are prepared for use by EditionCrafter.

There's other discussions and examples of the TEI approach available at:

@cathydeplee
Copy link
Collaborator Author

@tcatapano : thank you for your answer. I'll start learning TEI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants