They have prepared ontology/taxonomy spreadsheets, and JT will turn those into TEI taxonomies before we start mapping them onto elements and attributes.
Met with JJ and MT today for first walk-through of initial work, which went well. All of the ANT builds are currently working on Windows, which is great. Also finished up some templates (Decided to move from the regular project templates to ANT builds, which gives us a bit more control of where the documents end up).
We also decided today to hold off on doing the editor specific ODD; it's all a bit tricky with potentially different frameworks for TEI because of different versions of oXygen. We can almost do the same thing in schematron anyway.
Been busy trying to get everything finished before vacation, so I've been forgetting to blog. Summary of minutes below.
Editor packages should be good to go. Everyone has schemas, xprs, and tools in their project files, with the tools doing fairly decent lemma checking. I'm fairly confident that the ODD is good enough to start working with. I was able to get annotation and collation templates ready as well. I also added DJ's files from a few years ago to the repo and started chipping away at them; they're good and interesting TEI experiments that need a fair bit of wrangling to get into ISE3 TEI. A good exercise, though, since it's contributing greatly to the ODD and schematron.
Minutes summary: 23: 330min; 27: 360min; 28: 540min (360 in office)
- ident="doc" | matchPattern="(.+)(#.+)?| replacementPattern="http://ise3.uvic.ca/$1$2". This gets us around TLNs not yet having explicit xml:ids (which we also decided will only be local to the document, not project-wide)
- ident="tln" | matchPattern="(.+)" | replacementPattern="iseH5_FM.xml#tln-$1". This will only be used in the context of @to and @from in the apparatus files. The prefix will be defined for each apparatus/collation document so that the link will refer to a specific TLN in the text file (i.e iseH5_FM will change).
- And simple ones to refer to people, document types, and glyphs
Posting time spent discussing lemma matching and milestone insertion over the past two days.