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

Single-use anchors/declared external anchors #215

Closed
EfraimFeinstein opened this issue Oct 24, 2021 · 0 comments
Closed

Single-use anchors/declared external anchors #215

EfraimFeinstein opened this issue Oct 24, 2021 · 0 comments
Labels
Project:DataImport Make mass data import from other sources easy

Comments

@EfraimFeinstein
Copy link
Member

In order to facilitate easier document merges:

  1. Require that each anchor only be referenced once
  2. Require that anchors that are (intended to be) referenced outside of the same resource be declared as type=external
  3. Require that external anchors that have external pointers not be allowed to be removed from a document. Other xml:ids may be removed.
  4. Change the TEI schema to reflect those changes
  5. Change the validation routines to reflect those changes
  6. Write an upgrade script for existing files.

This will be a breaking change, so it will require a "semi-major" version change.

@EfraimFeinstein EfraimFeinstein added the Project:DataImport Make mass data import from other sources easy label Oct 24, 2021
@EfraimFeinstein EfraimFeinstein added this to the Server v0.14.0 milestone Oct 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Project:DataImport Make mass data import from other sources easy
Projects
None yet
Development

No branches or pull requests

1 participant