Skip to content

Conversation

@sebhofmann
Copy link
Member

  • New datamodel with teiHeader element in a container
  • MCRTEISplitter class to split tei files in different sub files
  • new xsl stylesheet to display sub files in viewer
  • deprecate MCRTEIValidator

Link to jira.

* New datamodel with teiHeader element in a container
* MCRTEISplitter class to split tei files in different sub files
* new xsl stylesheet to display sub files in viewer
* deprecate MCRTEIValidator
<metadata>
<element name="teiContainer" type="xml" style="dontknow" notinherit="true" heritable="false">
<xs:sequence>
<xs:element ref="tei:teiHeader" />
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

to be more flexible I woud make this a xs:choice of tei:teiHeader and tei:TEI

@@ -0,0 +1,148 @@
package org.mycore.tei;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

MyCoRe License?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we add a Junicode.info text or markdown file with
short description / hint on license and Github / Download URL?

@sebhofmann sebhofmann self-assigned this Jun 25, 2024
@rsteph-de rsteph-de marked this pull request as draft November 19, 2024 13:32
@sebhofmann sebhofmann closed this Nov 26, 2025
@kkrebs kkrebs reopened this Dec 16, 2025
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