Bug #469
Greek Anthologies do not import correctly
100%
Subtasks
Associated revisions
Fixed issues that prevented the Greek anthologies from importing correctly. Closes #469.
Fixed issues that prevented the Greek anthologies from importing correctly. Closes #469.
Fixed issues that prevented the Greek anthologies from importing correctly. Closes #469.
History
#1 Updated by Luke Murphey almost 12 years ago
All of the divisions are marked as readable units which is unlikely to be valid. The first division contains the following content which should not be considered readable:
<label>ta\ tw=n *xhristianw=n e)pigra/mmata eu)sebh= te kai\ qei=a e)pigra/mmata ka)\n oi( *(/ellhnes a)pare/skwntai</label>
Chapter one includes the following:
<?xml version="1.0" ?><chapter> <docAuthor lang="la"> <persName key="tlg-0138" lang="la"><foreign lang="la">anonymi epigrammatici</foreign></persName> </docAuthor> <label>ei)s to\ kibou/rion th=s a(gi/as *sofi/as</label> <p> <lb/> a(\s oi( pla/noi kaqei=lon e)nqa/d' ei)ko/nas <lb/> a)/naktes e)sth/lwsan eu)sebei=s pa/lin. </p> </chapter>
The actual content appears to be sub-division under the chapter nodes. That should probably be a verse.
#2 Updated by Luke Murphey almost 12 years ago
The first actual chapter contains the following:
εἰς τὸ κιβούριον τῆς ἁγίας Σοφίας
ἃς οἱ πλάνοι καθεῖλον ἐνθάδ᾽ εἰκόνας
ἄνακτες ἐστήλωσαν εὐσεβεῖς πάλιν.
See http://www.perseus.tufts.edu/hopper/text?doc=Perseus%3Atext%3A2008.01.0472%3Abook%3D1%3Achapter%3D1
The first chapter is at the following URL: http://127.0.0.1:8080/work/greek-anthology-volume-i/1/1. This chapter is not listed in the chapter list because the parent divisions are listed as readable units and the chapters are actually bundled under the chapters beneath.
I could use an option that doesn't allow parent divisions to be readable units. However, there appears to be some divisions that made that seem like they shouldn't be divisions.
#3 Updated by Luke Murphey almost 12 years ago
The extra unit hanging off of chapter 10 appears to be treated as a separate unit that is part of 10 in Perseus.
#4 Updated by Luke Murphey almost 12 years ago
- Status changed from New to In Progress
- Assignee set to Luke Murphey
#5 Updated by Luke Murphey almost 12 years ago
- Target version changed from 0.2 to 0.3
#6 Updated by Luke Murphey almost 12 years ago
- Status changed from In Progress to Closed
Applied in changeset r302.