You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My files in the cts-croala repository pass the local hooktest validation without errors. However, when trying to build with Travis CI, HookTest has problems with documents which contain a TEI group element. For example:
group is a useful solution for texts consisting of other texts. It would be good that hooktest takes it into account when testing tei files. The structure is:
</teiHeader>
<textxml:base="urn:cts:croala:baric01.croala1506566.croala-lat1:"xml:lang="lat">
<frontxml:lang="lat"n="front1">
<docTitlen="docTitle1">
<titlePartn="titlePart1">Epistolae res aetate mea gestas illustrantes, a diversis ad me, ad diversos a me scriptae
non servata accuratione chronologica. Insuper miscellanea quaedam alia eodem pertinentia 1787.
collecta</titlePart>
</docTitle>
<docAuthorn="docAuthor2">Adam Alojzije Baričević</docAuthor>
</front>
<groupxml:lang="lat"n="group2">
<milestoneunit="page"n="milestone1"/>
<textn="text2"type="epistula"corresp="#baricevicskrlec17801101">
<bodyxml:lang="lat"n="body1">
<divn="div1"type="prosa-epistula"corresp="#baricevicskrlec17801101">
<headn="head1">1. <addn="add1">4r-4v</add>
... etc
The text was updated successfully, but these errors were encountered:
My files in the cts-croala repository pass the local hooktest validation without errors. However, when trying to build with Travis CI, HookTest has problems with documents which contain a TEI group element. For example:
group
is a useful solution for texts consisting of other texts. It would be good that hooktest takes it into account when testing tei files. The structure is:The text was updated successfully, but these errors were encountered: