Skip to content

Conversation

@tuurma
Copy link
Member

@tuurma tuurma commented Sep 6, 2025

  • changed data model as discussed in the meeting in Berlin
  • made some further adjustments to the TEI representation for more general fit and interest
  • adjusted the edit.html form accordingly
  • adjusted model templates
  • simplified pre-processing to get rid of all virtual msPart handling

TODO:

  • adjust post-processing to match
  • convert existing dataset (optional)
  • discuss form organization and outstanding data model issues with Francesca and David

- add places in the template for (some of) relocated elements
- change form bindings for the Object section
- remove form template mspart-tmpl; no longer used
- remove tei:msPart from path expressions where content was deliberately pulled (keep the rest, may need revision)
- remove handling of msDesc which was explicitely pulling only specific content and then wrapping parts of it in msPart
- retain the scaffolding of api:to-ms-part function but only keep div handling bits (may need further revision, but dropping this off altogether caused complete breakdown of the form)
- type of inscription and note as msContents/@Class and msContents/summary
- add discussion of dating
- reorder various types of bibliography as specified in the meeting
- adjust handling of main and used languages (via langUsage)
- note instead of rs for decoration
- simplify inscription type handling
- precise binding
- metric info represented as note
- languages removed (to be extracted to a langUsage section)
- paleography info represented as note
- ligatures info as note
- lift out most of the sections of msPart and bind them to relevant msDesc sections
- remove ui elements to navigate and add fragments
- add language repeats and change language bindings to langUsage
- change verification bindings to respStmt
- change bibliography to sourceDesc/listBibl
- change the editor to use `seg type='citedRange'` instead
- fix problem with disappearing selection
- trigger to add more repeat elements
- links from sidebar navigation
- remove creation of virtual msPart elements and `textpart` division
- remove addition of uuid/corresp
- remove pull-style explicit retrieval of body content
- switch from virtual msPart to direct operation on text/body/divs
  - eliminate fx-repeat binding to virtual msPart
  - replace with fx-group binding explicitly to the //body
- as a consequence edition text and commentary now grouped at the bottom
@tuurma tuurma marked this pull request as draft September 6, 2025 08:42
tuurma and others added 30 commits November 26, 2025 17:16
…o respective label, mapped to i18n keys but still need review
- single-step refs to make sure create-nodes doesn't duplicate outer structures
- free entry as `language[@Ident='edep']`
- subgrouping in fieldsets/fx-groups
… together in rows, some repeats now display multiple items in a row (flex-wrap)
This should now go red when we have a bug
Just temporary, until the issue with codemirror/view is resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants