update repository - #3
Open
Cami33 wants to merge 1823 commits into
Open
Conversation
|
Hey, I'm not sure what you mean. I don't see any problem with tlg0559.tlg016, but tlg4090.tlg002 as well as its |
(xml_revisions_lmc) changes to cts metadata lang attribute
tlg4015_all_files
Update tlg2021.tlg001.opp-grc1.xml
markup refinements to target ref, duplicate notes and note encoding, missing paragraphs, pb breaks, indentation, and quotation marks/quotes
further refinement
further refinement
first batch of files
plus minor formatting in headers second batch of files
curly quotes, embedded other languages
ran: `perl -i.bak -pe 's/<pb n="(\d+)"\/>/ $pb_num=$1; ($pb_num > 52 && $pb_num < 77) ? "<pb n=\"" . ($pb_num+1) . "\"\/>" : $& /ge' tlg0086.tlg031.1st1K-grc1.xml` then edited the second `pb` 52 to 53
ran: `perl -i.bak -pe 's/<pb n="(\d+)"\/>/ $pb_num=$1; ($pb_num > 94) ? "<pb n=\"" . ($pb_num-1) . "\"\/>" : $& /ge' tlg0086.tlg031.1st1K-grc1.xml` ref `pb` 95 was corrected to `pb` 94, now it is correctly 8 off of SLUB page number, ref: http://digital.slub-dresden.de/id416133894/102
the first `lb` 33 was placed one line early, corrected to placement in source text. a word was split with a dot and then that `lb` tag, I combined the word. Added missing ) after that split word. this is on `pb` 60, so ref: http://digital.slub-dresden.de/id416133894/68
(tlg0086.tlg031.1st1K-grc1.xml) correct metadata and a few typos
(tlg2733.tlg001.1st1K-grc1) corrected OCR errors and sectioning
Removed leading period from idno tag
Removed leading urn:cts:greekLit. from idno.
Removed consecutive spaces occurring in some date tags.
fix #2860 file already found here: https://github.com/OpenGreekAndLatin/First1KGreek/blob/master/volume_xml/gelasius-kg.xml
Delete #gelasius-kg.xml#
Update DOI badge in README.md
OCR misread Ῥε as Λ in the name of Rebekka in "Ἰσαὰκ ἔλαβε γυναῖκα τὴν Ῥεβέκκαν" (Isaac took Rebekka as wife). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Chapter 14 is F. Hultsch's German editorial excursuses, not source Greek. The prose is German throughout with occasional Greek lines quoted from the source interspersed. xml:lang on the <div> marks the chapter as German; descendants inherit. One attribute added.
Fix ἐπ̓ and ὑπ̓ elisions
Fix OCR error: Λβέκκαν → Ῥεβέκκαν (tlg2371)
Fixing title and testing validity of file.
(tlg4036.tlg001.opp-grc1.xml) fix to language tag
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.