Things to Do
(An unordered list for discussion in the first meeting, May 9th 2007.)
structure
- document lines in GL
- clarify and document sections in GL (and XSL)
apparatus
- document Apparatus in GL (and XSL)
<mark/>
- add <g> to DTD
- document <g> (replacement for <mark/>)
- plus XSL
problems with gap
- Fix logic in the named template "calcgapextentstring" (in teigap.xsl) to deal with any gap that has an extentmax attribute the same way, regardless of the quanity stored in the "extent" attribute.
- fold into the existing "lostline.xml" the content of lost beginning or end, and normalize same
- replace the use of <gap extent="something"/><certainty locus="extent" degree="low"/> with, simply, <gap extent="something" precision="circa"/>
- replace the use of <gap [[[no extent!]]]/><certainty locus="extent" degree="low"/> with, simply, <gap extent="unknown"/>
* ediorial corrections
** we need to address the case, mostly arising in Greek epigraphy and in papyrology, where there is no difference
in sigla used for a case of editorial addition vs. a case of editorial correction per se (deletion being unproblematic in
this context). To wit: <corr>blah</corr> is the correct tagging to use (sans an enclosing <choice>).
Whereas, if one *can* detect the difference
(regardless what one's Leiden sigla practice might be), we would expect to see:
<supplied reason="omitted">b</supplied>lah or <choice><sic>p</sic><corr>b</corr></choice>lah. DTD and
XSLT modifications and, especially, guidelines modifications, are/may be required to make this work.
* <space> is screwed in the xslts, and possibly the encoding guidance, God have mercy on our souls.
* dtd change for a precision attribute (circa | exact) #implied .... for use on the following elements:
** gap
** date
** measure
** space
* dtd change:
** corr cannot have a sic attribute
** sic cannot have a corr attribute
What we've done:
Comments (0)
You don't have permission to comment on this page.