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

Schema Additions, XSLT Changes, and Documentation for Codebook / ODD #15

Open
2 of 10 tasks
ebeshero opened this issue Sep 3, 2016 · 0 comments
Open
2 of 10 tasks

Comments

@ebeshero
Copy link
Member

ebeshero commented Sep 3, 2016

Rules to add:

Codebook + XSLT Transformation of Letters

  • XSLT is having Serious Trouble with <opener> in general. <salute> is not being rendered, among other things. See for example http://digitalmitford.org/getLetterText.php?uri=1823-03-25_Haydon.xml
  • How are we transforming handShift annotations by hands other than Mitford's? Note: Working on this, as of 2016-09-19, with Mitford letters assigned to Brooke Stewart and Melissa Klamer, each of which contains such a note. We *should be coding these thus:
<add><handShift resp="#whoEver"/><note resp="#whoEver">....</note></add>

Problem: see checklist item above: XSLT is badly handling such notes in the <opener>.

  • Add @cert to <date> element in <titleStmt> to formalize when we are using conjectural dates, including dates written by other catalogers. In XSLT, turn any <date cert="X"> into square brackets.

Site index:

  • add a rule to govern notes of type="brief" to distinguish these from exceedingly long biographical entries.
<note type="brief">
  • Related: Work on a bios page to feature the important people in MRM's world, pulling from the SI
  • Add to XSLT for letters and other transformations, to pull more formally encoded bio data into mouseover notes.
  • Are we pulling birth and death dates?
  • Role names?
  • Occupations?

ODD Development

  • work on formalizing Codebook element choices and Schematron rules into an ODD
@ebeshero ebeshero self-assigned this Sep 3, 2016
@ebeshero ebeshero changed the title Schema Additions and Documentation for Codebook / ODD Schema Additions, XSLT Transform Changes, and Documentation for Codebook / ODD Sep 11, 2016
@ebeshero ebeshero changed the title Schema Additions, XSLT Transform Changes, and Documentation for Codebook / ODD Schema Additions, XSLT Changes, and Documentation for Codebook / ODD Sep 11, 2016
@ebeshero ebeshero added this to To Do in Mitford Interface Development via automation Jan 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant