hlapin / eRabbinica

0 stars 1 forks source link

Encoding of persons #1

Open tuurma opened 3 years ago

tuurma commented 3 years ago

Directory level organization: a folder for each (canonical) name, e.g.

Each person described within following structure (tentative):

<person xml:id="Vol-2-B_M-d8e770-person" n="Vol-2-B_M-Biblical-Males-Aaron-1">
      <sex cert="high">M</sex>

<!-- canonical name forms: in original language and transliterated -->
      <persName type="lemma" xml:lang="he">אהרן</persName>
      <persName type="lemma" xml:lang="en">Aaron</persName>

<!-- attested form with a pointer to an external note;  -->
      <persName corresp="#Vol-2-B_M-ftn60">אהרן</persName>

                     <state type="desc">
                        <note>
      <!-- unstructured, but certain kinds of references should be wrapped in ref tags (can be done later via annotation interface); note though that refs are wrapped around relevant text fragments, not positioned next to them -->
                           <ref corresp="ljn:Vol-2-S-H_M-d8e9517-person" type="relation" n="son-of">Zohar (1)’s son</ref>, 
                           <ref type="note" corresp="#Vol-2-B_M-ftn61">priest</ref>
                        </note>
                     </state>

                     <state type="findspot">
             <!-- empty fields should be left empty, not marked with -; repeating values should not be ellided with - but added in full -->
                        <note>–</note>
                     </state>

                     <bibl>Tulida, 132</bibl>

                     <state type="addl-Descr">
                        <note>
<!-- instead of generic type="note" references, consider using a typology, e.g. tribe, place etc -->
                              <ref type="note" corresp="#Vol-2-B_M-ftn62">Samaritan</ref>
                        </note>
                     </state>

                     <floruit notBefore="200" notAfter="399">
                         <ref type="note" corresp="#Vol-2-B_M-ftn63">3rd-4thC</ref>
                     </floruit>
                  </person>
hlapin commented 3 years ago

precisely. Hayim Lapin Professor of History Robert H. Smith Professor of Jewish Studies University of Maryland Jewish Studies: 4141 Susquehanna Hall, College Park, MD 20742 | 301 405 4975 History: 2115 Francis Scott Key Hall, College Park, MD 20742 | 301 405 4296

On Thu, Aug 26, 2021 at 11:45 AM Magdalena Turska @.***> wrote:

Directory level organization: a folder for each (canonical) name, e.g.

  • Aaimenes
  • Aari
  • Aaron
    • Vol-2-B_M-Biblical-Males-Aaron-1
    • Vol-2-B_M-Biblical-Males-Aaron-2
    • ...

Each person described within following structure (tentative):

M אהרן Aaron אהרן Zohar (1)’s son, priest Tulida, 132 Samaritan 3rd-4thC

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/hlapin/eRabbinica/issues/1, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAIFDTIPA56NDWPMRH3SWA3T6ZORXANCNFSM5C3UZOCA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email .