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

Fix odd chaining dev #85

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

bwbohl
Copy link

@bwbohl bwbohl commented Feb 11, 2020

All ODD files do not properly reference their code-source in schemaSpec/@source. This PR introduces a the following values:

  • tei:3.5.0 in basisformat_all.odd
  • dist/basisformat_all.xml in both basisformat.odd and basisformat_ms.odd

Please consider this a hot-fix (for both master and dev branches).
While this PR makes the fix on the dev branch #84 provides the same fix for the master branch

Prior to this commit, both basisformat.odd and basisformat_ms.odd had a wildcard pointer `/path/to/file/basisformat_all.xml` as `@source`. This commit introduces a repo internal (and thus stable) reference to the compiled ODD at `dist/basisformat_all.xml`.
Before this commit the TEI release forming the basis of DTABf was only visible in the XML-comment that has been inserted into generated RNG files by the TEI-Stylesheets. With this commit the TEI v3.5.0 release will be referenced in a stable way that allows for regenration of this explicit DTABf version at a later release state of TEI.
@bwbohl
Copy link
Author

bwbohl commented Dec 9, 2020

any chance this get added soone?

@bwbohl
Copy link
Author

bwbohl commented Jun 8, 2022

just another gentle bump to provoke a reaction ;-)

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.

1 participant