KSD32 / George-Washington-Diaries-

2 stars 0 forks source link

Creating Prosopography Lists: People, Orgs, Places, Events #10

Open ebeshero opened 6 years ago

ebeshero commented 6 years ago

1) To start this, we need to extract (with XSLT) sorted lists of distinct-values() of the following element contents:

listPerson

listOrg (institutional entities, nation states, etc):

listPlace

2) We'll output these in a series of TEI formatted lists.

3) You, @KSD32, will then need to add @xml:id values to that list, and lump duplicate values together. A <person> element contains a single @xml:id that can dereference many <persName> elements you hold inside.

4) Last, we will write XSLT to do an identity transformation on your ODD file and add those xml:id values as lists of legal attributes with hashtags attached for @ref on your inline coding of the letters.