Skip to content

update repository#3

Open
Cami33 wants to merge 1820 commits into
Cami33:masterfrom
OpenGreekAndLatin:master
Open

update repository#3
Cami33 wants to merge 1820 commits into
Cami33:masterfrom
OpenGreekAndLatin:master

Conversation

@Cami33

@Cami33 Cami33 commented Mar 26, 2018

Copy link
Copy Markdown
Owner

No description provided.

@planatheisa

planatheisa commented Apr 3, 2018

Copy link
Copy Markdown

Hey, I'm not sure what you mean. I don't see any problem with tlg0559.tlg016, but tlg4090.tlg002 as well as its __cts__ has a number of issues which cause it to fail. -> https://travis-ci.org/OpenGreekAndLatin/First1KGreek/builds/361715512?utm_source=github_status&utm_medium=notification
@Cami33

AlisonBabeu and others added 29 commits June 7, 2023 13:36
Updated URNs
Edited cts_.xml
(xml_revisions_lmc) changes to cts metadata lang attribute
Updating cts_.xml and title.
Updated URN for one edition, edited the cts_.xml metadata and a title for one other work.
markup refinements to target ref, duplicate notes and note encoding, missing paragraphs, pb breaks, indentation, and quotation marks/quotes
julowe and others added 30 commits January 15, 2026 21:03
some `lb` tags and some marginal notes had multiple values.
seperated them so only one value was in each tag,
and then placed them at correct line starts according to:
https://archive.org/details/aristotelisopera01arisrich
edge case: the margin note on the inside edge of the text marking chapter 10 was converted to a line number,
and the actual 10 marking the line number on the outside of the text was ignored.
`lb` thus was correct number but on wrong end of the line.
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.
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>
Fix OCR error: Λβέκκαν → Ῥεβέκκαν (tlg2371)
Fixing title and testing validity of file.
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 this pull request may close these issues.