scaife-viewer / beyond-translation-site

Site used to iterate on translation alignments within the Scaife Viewer ecosystem
3 stars 4 forks source link

New Caesar Civil War edition #96

Open gregorycrane opened 1 year ago

gregorycrane commented 1 year ago

How fully/easily could we include https://github.com/Library-of-Digital-Latin-Texts/balex?

--=-- Review App available at:

https://beyond-transl-pr-101.herokuapp.com/

Tasks

gregorycrane commented 1 year ago

The more I look at https://ldlt.digitallatin.org/editions/bellum_alexandrinum/, the more important I think it is for us to show what we can do with it.

If we can overlay our services on the base data of this edition, we have incredible demonstration that no one working in good faith can deny: everything in a traditional edition of the highest quality and then a whole new layer of services. No compromise. No grumbling that we have an old edition.

jacobwegner commented 1 year ago

I've gotten a deployment made to a preview instance.

We're currently ingesting content at the paragraph level; I would like to support to the seg level, but there are a few other things I'll need to change in the reader to make that happen.

Texts:

App crit:

https://beyond-transl-pr-101.herokuapp.com/reader/urn:cts:latinLit:phi0428.phi001.dll-ed-lat1:1?mode=commentaries

image

Paragraph-level alignment:

https://beyond-transl-pr-101.herokuapp.com/reader/urn:cts:latinLit:phi0428.phi001.dll-ed-lat1:1?mode=alignments&rs=urn%3Acite2%3Ascaife-viewer%3Aalignment.v1%3Abalex-alignment

image

I do plan on displaying the following sections of the XML document as individual CTS versions:

This will make use the CETEIcean viewer (which is itself being used in the DLL site):

image

(Updated to point to beyond-transl-pr-101 URLs)

gregorycrane commented 1 year ago

Key next steps:

  1. Show sections as well as paragraphs.
  2. Convert \ tags to dagger, \ tags to \<>, and \ tags to []
  3. Show the front matter etc.
jacobwegner commented 1 year ago

@gregorycrane: I have made a couple of updates to the extraction and have deployed changes to a review app (https://beyond-transl-pr-101.herokuapp.com is the new URL).

https://ldlt.digitallatin.org/editions/bellum_alexandrinum/40.html

image

https://beyond-transl-pr-101.herokuapp.com/reader/urn:cts:latinLit:phi0428.phi001.dll-ed-lat1:40?mode=commentaries

image

I will resume working on the frontmatter / backmatter next week.

jacobwegner commented 1 year ago

@gregorycrane Initial pass at displaying the frontmatter and backmatter is done:

https://beyond-transl-pr-101.herokuapp.com/reader/urn:cts:latinLit:phi0428.phi001.dll-bibliography-eng1:all?mode=fallback

image