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

Index via ant vs app:index-compos #19

Open
hlapin opened this issue Mar 25, 2018 · 1 comment
Open

Index via ant vs app:index-compos #19

hlapin opened this issue Mar 25, 2018 · 1 comment

Comments

@hlapin
Copy link
Collaborator

hlapin commented Mar 25, 2018

I improved the xslt transform that is run by app:index-compos, but I want to suggest a different procedure.

For the align/compare views the site spends a lot of time indexing the repository to figure out what's there and what to display.

Rather than that, what if each time the repository was updated, and generated a new index file that had:

  1. the <witList>s and <witness> elements and their descriptive text from ref.xml header
  2. an index of all the available units down to the ab level (could include head/trailer too), AND what witnesses have text for that unit (this is what app:index-compos does on the fly).

We could use Ant and make it part of the update process.

@hlapin
Copy link
Collaborator Author

hlapin commented Apr 11, 2018

an index of all the available units down to the ab level (could include head/trailer too), AND what witnesses have text for that unit (this is what app:index-compos does on the fly).

See index-m.xml in mishnah-data/mishnah for preliminary.
Generated by //xsl/indexTEI.xsl

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

No branches or pull requests

1 participant