Lace2 icon indicating copy to clipboard operation
Lace2 copied to clipboard

In-broswer OCR editing program that transforms OCR results into structured, citable TEI. No XML experience required!

Results 36 Lace2 issues
Sort by recently updated
recently updated
newest added

To conform to the Epidoc standard, follow the ideas here: https://github.com/OpenGreekAndLatin/First1KGreek/wiki/CTS-URNs:-Using-the-xml:base-attribute-in-CTS-divs

enhancement

Start with a base and do a string manipulation to get these different, but easily related URNs. Consult with CTS-URN gurus about standards.

enhancement

See, for instance, http://heml.mta.ca/lace/side_by_side_view.html?collectionUri=/db/apps/cebetistabula00cebe_2021-02-09-21-43-43&positionInCollection=23 and previous page.

bug

Suggestion on something that is slightly inconsistent with CTS best practices: Note that "lines" here should always be "line" (in both instances) and the description needs to be enclosed in...

This is a 5x speedup: for $imageset in //lace:imagecollection let $text := $imageset/dc:identifier order by $imageset/dc:creator[0] return if (exists(//lace:run[dc:identifier = $text])) then {$text} else {$text}