(stoa0022a)#387
Conversation
Converted stoa0040a (Pseudo-Augustine) to stoa0022a *(Ambrosiaster), re long ago issue #305. While had created catalog_data for this edition at the time had no way to change the data. Renumbered file and also combined the two-only one work.
|
@AlisonBabeu The comments are also unclear. I'm not sure what files were added or when. |
|
hi @lcerrato those comments were just for myself as I was combining two XML files I had planned to do further updating. This is all one work but there were two XML files, one had the main body and the other had what I guess for lack of a better term are appendices, its very complicated. When it first failed I tried changing the names of the sections, the previous names of the two new sections were originally "neu" and "old" or something like that. I spent the better part of an hour trying to think about how to name the next two divs or best combine this file. |
|
@AlisonBabeu Something that reflects that these are appendices is better than making them books 2 and 3, if they are not books 2 and 3. And would be much better than You cannot have a |
Added change log.
|
hi @lcerrato so I changed the divs back to appendix1 and 2 and added a change log but at this point I'm not sure how to fix it. I see in the Travis message for the broken build Forbidden characters found: 'appendix2.29 '" Forgive my ignorance but I can't find what is mean by this in the file anywhere. I know this exact string is not in TEI-XMl file so what am I missing. |
|
@AlisonBabeu So, first, you need to enclose the original file in a book level div. You've added on two new books but the initial work now needs to be in the same level. So you need a Then the refsDecl needs to add this level. |
|
@AlisonBabeu |
|
@AlisonBabeu This means there is something in the markup that is not allowed. In this case, there is a space after This may be because the sections have a |
|
This is an example of a three level refsDecl. Some of these older texts use It always has to be written from smallest chunk to largest. A simple version for your file would be |
Fixed forbidden character. Fire in the hole.
|
So @lcerrato I updated the refsDecl and enclosed the first text in a book level div. This has graduated me to a new set of errors: Unique nodes found by XPath At this point I must admit I'm stumped. |
|
@AlisonBabeu Because the count is only picking up book and chapter (note the Nodes are 3;246 when you want three digits there), the problem is in the section level. Although I no longer use this refsDecl format, I think that is ok (that's always a place to look — and it's impossible to spot issues there sometimes). It might not hurt to copy/paste a refsDecl from a working three level text in case mine was wrong. There are may be chapters that do not have sections, but this would mean that the appendices should have been passing previously. (I would have to look back at that structure to see how that was handled). This can be spotted by using the outline view in oxygen. At first glance, it looks like there are a lot of things in the appendices that aren't chapters at all but rather chapter headers? Again, I would need to see what the previous version looked like to know if this is legit markup or just an oversight. |
|
For instance, here https://archive.org/details/corpusscriptoru16wiengoog/page/419/mode/2up?view=theater That is not a chapter. There is a "book/appendix" title, then that's just an explanation of the title, so something like a subtitle. But because that has no section, it's not going to pass. On the top of this page https://archive.org/details/corpusscriptoru16wiengoog/page/421/mode/2up?view=theater there is which has also been encoded as chapters. That's probably more of a notation, just telling the users that there are no differences here from the main text in these sections. So it's debatable that that would be made "chapters" for markup purposes. It's a can of worms, really. I would guess that's what's breaking this. |
|
@lcerrato I give up at this point in all honesty, I'm going to split the files back up I think and just make them two works, rather than try and fight this out. I didn't change any of the encoding that you are reference, just added letters into the divs to avoid the duplicate node problem. Thanks for all the time you've spent. |
|
@AlisonBabeu I didn't think you changed that encoding (it was there). I was just looking at the original files to see if they passed like this. |
|
@AlisonBabeu |
AlisonBabeu
left a comment
There was a problem hiding this comment.
Thank you thank you for finding and fixing this @lcerrato
Converted stoa0040a (Pseudo-Augustine) to stoa0022a *(Ambrosiaster), re long ago issue #305.
While had created catalog_data for this edition at the time had no way to change the data.
Renumbered file and also combined the two-only one work.