-
Notifications
You must be signed in to change notification settings - Fork 0
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
[export] Persons: Trismegistos data mapping #259
Comments
Sample <TEI xmlns="http://www.tei-c.org/ns/1.0">
<teiHeader>
<fileDesc>
<titleStmt>
<title>Lexicon of Greek Personal Names</title>
</titleStmt>
</fileDesc>
<revisionDesc>
<listChange>
<change resp="#" when="2017-06-08">Edit entry via LGPN-ling interface</change>
<change resp="#" when="2018-02-16">Edit entry via LGPN-ling interface</change>
<change resp="#" when="2018-02-27">Edit entry via LGPN-ling interface</change>
<change when="2018-03-26" resp="#">Edit entry via LGPN-ling interface</change>
</listChange>
</revisionDesc>
</teiHeader>
<text>
<body>
<listPerson>
<person sex="1" type="" xml:id="P0001cf48-28a1-4d50-b40a-53a5342845ba">
<bibl type="volume">
<ref target="V6"/>
</bibl>
<birth ana="document" cert="low" notAfter="800" notBefore="600" precision="period" when=""/>
<age type="death"/>
<bibl ana="" type="primary">
<ref ana="" subtype="" target="SEG" type="mosaic">VIII 230 D</ref>
<date ana="context palaeography typology" cert="low" notAfter="800" notBefore="600" precision="period" when=""/>
<note type="textual-annotation"/>
<note type="source"/>
</bibl>
<persName type="attested"/>
<listNym>
<nym ana="greek" cert="" n="1" nymRef="Πιστικός" type="nomen_proprium">
<seg type="linking"/>
<form type="attested">
<persName ana="Gen" corresp="s1" n="" xml:lang="grc"/>
</form>
</nym>
</listNym>
<state subtype="citizen" type="location">
<placeName cert="high" corresp="s1" key="P9ad4b00a-edc2-451b-b3fc-7e8bb96ac6c0" subtype="territory" type="ancient"/>
</state>
<bibl ana="name" subtype="secondary" type="auxiliary">
<ref target="SEG">XXX 1685</ref>
<ptr ref=""/>
</bibl>
<bibl ana="equal" type="primary">
<ref ana="" subtype="" target="CBCMPIPT" type="mosaic">44</ref>
<date ana="" cert="high" notAfter="" notBefore="" precision="import" when=""/>
<note type="textual-annotation"/>
<note type="source"/>
</bibl>
<bibl ana="date" subtype="" type="auxiliary">
<ref target="SEG">LIII 1835</ref>
<ptr ref=""/>
</bibl>
<trait ana="" key="Christian" type="religion"/>
</person>
<listRelation>
<relation cert="high" name="child" passive="" subtype="natural" type="family"/>
</listRelation>
</listPerson>
</body>
</text>
</TEI> and relevant LGPN editor entry http://clas-lgpn4.classics.ox.ac.uk:8080/exist/apps/lgpn-editor/editor.xhtml?id=P0001cf48-28a1-4d50-b40a-53a5342845ba |
Main sectionsPerson record is divided roughly into sections, visually grouping related information. To an extent sections are mapped also to XML document fragments though structures of TEI sometimes impose some levels of wrapping or indirectness. Some sections can repeat, * denoting 0 or more occurrences, + 1 or more. No marker means exactly one occurrence.
|
Correspondence between UI and XML structureGeneral<text>
<body>
<listPerson>
<person sex="1" type="" xml:id="P0001cf48-28a1-4d50-b40a-53a5342845ba">
<bibl type="volume">
<ref target="V6"/>
</bibl>
<birth ana="document" cert="low" notAfter="800" notBefore="600" precision="period" when=""/>
<age type="death"/>
<!-- other sections -->
</person>
</listPerson>
</body>
</text> |
NamesNym<text>
<body>
<listPerson>
<person sex="1" type="" xml:id="P0001cf48-28a1-4d50-b40a-53a5342845ba">
<!-- ... -->
<listNym>
<nym ana="greek" cert="" n="1" nymRef="Πιστικός" type="nomen_proprium">
<seg type="linking"/>
<form type="attested">
<persName ana="Gen" corresp="s1" n="" xml:lang="grc"/>
</form>
</nym>
</listNym>
<!-- ... -->
</person>
</listPerson>
</body>
</text> Roman name<listNym>
<!-- ... -->
<nym ana="greek" corresp="s1" n="1" type="Roman">
<persName type="praenomen">Τιβέριος</persName>
<persName type="nomen_gentile">Κλαύδιος</persName>
<persName subtype="son" type="filiation"/>
<persName type="tribe"/>
</nym>
|
Primary sources <bibl ana="" type="primary">
<ref ana="bilingual" subtype="" target="CIL" type="inscr_stone">VI 710</ref>
<date ana="" cert="high" notAfter="" notBefore="" precision="period" when=""/>
<note type="textual-annotation"/>
<note type="source"/>
</bibl>
<bibl ana="equal" type="primary">
<ref ana="" subtype="" target="PAT" type="inscr_stone">248</ref>
<date ana="" cert="high" notAfter="" notBefore="" precision="period" when=""/>
<note type="textual-annotation"/>
<note type="source"/>
</bibl> |
Single Trismegistos entry (sample from test_Kleon.xml) <entry>
<tex_id>2491</tex_id>
<publication>P. Petrie Kleon 19</publication>
<tex_language>Greek</tex_language>
<tex_material>papyrus</tex_material>
<provenance>Egypt, 00a? - Gurob [found]<br>Egypt, 00 - Arsinoites (Fayum) [written]</provenance>
<date_short>BC 256 Oct 13?</date_short>
<y1>-256</y1>
<m1>10</m1>
<d1>13</d1>
<y2>-256</y2>
<m2>10</m2>
<d2>13</d2>
<archive_id>122</archive_id>
<archive_name>Kleon and Theodoros engineers</archive_name>
<ref_id>8933</ref_id>
<ref_name>Kleon</ref_name>
<line>Ro 1</line>
<cluster_position>person</cluster_position>
<pseudo1/>
<ps1_namvarcase_id/>
<ps1__case/>
<ps1_namvar_id/>
<ps1_variant/>
<pseudo2/>
<ps2_namvarcase_id/>
<ps2_case/>
<ps2_namvar_id/>
<ps2_variant/>
<pseudo3/>
<ps3_namvarcase_id/>
<ps3_case/>
<ps3_namvar_id/>
<ps3_variant/>
<given_name>Κλέωνι</given_name>
<gn_namvarcase_id>93348</gn_namvarcase_id>
<gn_case>dat</gn_case>
<gn_namvar_id>2193</gn_namvar_id>
<gn_variant>Κλέων</gn_variant>
<double_name/>
<dn_namvarcase_id/>
<dn_case/>
<dn_namvar_id/>
<dn_variant/>
<triple_name/>
<tn_namvarcase_id/>
<tn_case/>
<tn_namvar_id/>
<tn_variant/>
<language>Greek</language>
<residence_id/>
<residence_name/>
<floruit/>
<phys_descr/>
<age/>
<functions/>
<ethnic/>
<biblio/>
<per_id>2208</per_id>
<gender>Man</gender>
<prosopographia_ptolemaica>00534+add.</prosopographia_ptolemaica>
<per_id_father/>
<per_id_patgrandfather/>
<per_id_patgrandmother/>
<per_id_mother/>
<per_id_matgrandfather/>
<per_id_matgrandmother/>
<per_id_spouse1/>
<per_id_spouse2/>
<per_id_master1/>
<per_id_master2/>
</entry> |
Test server with intermediate import results (work in progress) https://lgpntest.existsolutions.com/exist/apps/lgpn-editor/index.html |
The text was updated successfully, but these errors were encountered: