Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#4334 - New take on TEI support based on generic XML support #4337

Merged

Conversation

reckart
Copy link
Member

@reckart reckart commented Dec 2, 2023

What's in the PR

  • Added new experimental TEI support and styling based on the DraCor example that was originally done to showcase the capabilities of the Apache Annotator Editor plugin
  • Added partial support for the DTA Base Format conventions

How to test manually

  • Try importing a TEI file and viewing / annotating it in the annotation editor

Automatic testing

  • PR includes unit tests

Documentation

  • PR updates documentation

@reckart reckart added ⭐️ Enhancement New feature or request Module: TEI labels Dec 2, 2023
@reckart reckart added this to the 31.0 milestone Dec 2, 2023
@reckart reckart self-assigned this Dec 2, 2023
- Added new experimental TEI support and styling based on the DraCor example that was originally done to showcase the capabilities of the Apache Annotator Editor plugin
@reckart reckart force-pushed the feature/4334-New-take-on-TEI-support-based-on-generic-XML-support branch from 059c68a to f206e9d Compare December 2, 2023 13:34
…n-generic-XML-support

* main:
  #4338 - Spurious empty annotations in RecogitoJS editor
  #4324 - Allow configuring UID GID etc in Kubernetes
  #4335 - Promote UIMA JSON CAS 0.4.0 to non-experimental
- Do not enable experimental feature by default
- Add support for DTA Base Format typography conventions
- Fix live build
…n-generic-XML-support

* main:
  #4340 - Allow pruning elements in XML policy
- More support for DTA Base Format typography conventions
…n-generic-XML-support

* main:
  No issue: Avoid scrollbar appearing at wrong level
- Add more block styles so the ViewportTracker can better track what is on screen and then load the annotations dynamically
…n-generic-XML-support

* main:
  No issue: Optimize tracking be excluding elements that contain no text
…n-generic-XML-support

* main:
  #4344 - Allow format to inject default namespace if document does not specify one
…n-generic-XML-support

* main:
  #4347 - CAS doctor fails to generate a proper report on projects not containing INITIAL_CASes
  #4349 - Project has date in the 70ies if no data is set in JSON
…n-generic-XML-support

* main:
  #4351 - Always introduce wrapper element in Apache and Recogito
@reckart reckart merged commit d9ac01a into main Dec 5, 2023
1 check passed
@reckart reckart deleted the feature/4334-New-take-on-TEI-support-based-on-generic-XML-support branch December 5, 2023 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⭐️ Enhancement New feature or request Module: TEI
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant