Category: "Documentation"
This is the start of a list of XPath expressions that will help you find stuff in the MoM dataset.
* To find all the places that do NOT have a Pleiades link, open PLAC1.xml and put this in the 'XPath 2.0' box at the top left of the oXygen editor:
//place/placeName[not(@type="aka") and not(@ref)]
When a new roman name shows up in a text it will likely be their cognomen. Ex: Gaius Julius Caesar, would be Caesar. When you create the tag use the cognomen so this case would be CAES1. When you write the persName use the most common name the person is known by. So this case it would be Julius Caesar. If you don't know then simply use the nomen and the cognomen. In all case make sure to put their full name as an "aka".
<persName ref="mom:PEIR5">Peirene</persName>
<persName ref="mom:LECH1">Leches</persName>
<persName ref="mom:CENC2">Cenchrias</persName>
<persName ref="mom:LAIS1">Lais</persName>
<persName ref="mom:NICO5">Nicomedes</persName>
<persName ref="mom:NICI3">Nicias</persName>
<persName ref="mom:HERM7">Hermogenes</persName>
I'm quite sure that Tyndareus (TYND1 and TYND2) are the same person. Tynd 1 is described as the Spartan king. His son should be Castor, the argonaut and the brother of Pollux, however Castor is marked as the son of Tynd 2. This piece of information, along with the lack of reference to there being two Tyndareus' leads me to believe they should be the same person. I will confirm this with Dr. Bowman.
I got 17 Schematron errors.
System ID: /home/netlink/nsw/mom/PLAC1.xml
Main validation file: /home/netlink/nsw/mom/PLAC1.xml
Schema: /home/netlink/nsw/mom/schema/mom.sch
Engine name: ISO Schematron
Severity: error
Description: The @ref '' does not match the xml:id of an existing place.
Start location: 631:73
It should be corresp=# not ref=mom as it is referring to an ID that is located in the same file.
<persName ref="mom:AMPH32">Amphilytus</persName>
<orgName ref="mom:BACC1">Bacchidae</orgName>
<persName ref="mom:EUME9">Eumelus</persName>
<orgName ref="mom:ACHA4">Achaean League</orgName>
<orgName ref="mom:ROME1">Romans</orgName>
<placeName ref="mom:ROME2">Rome</placeName>
<persname ref="mom:CAES1">Caesar</persname>
<persName ref="mom:CROM3">Cromus</persName>
<placeName ref="mom:CEN1">Cenchreae</placeName>
<placeName ref="momLECH2">Lechaeum</placeName>