Skip to content
Pietro Liuzzo edited this page Mar 23, 2016 · 3 revisions

Canonical DTS-URN citation scheme for texts

Description

Notes

  • title, always carries @xml:id which is a DTS:URN from a canon of works
    • e.g. dts:urn:ethio:authorID:workID:manuscriptID = dts:urn:ethio:GärimaTaffärä:LIT1005AbbaTa:00012
    • substructure references will resolve to pages of a manuscript
    • this should combine the AuthorID, the WorkID and the ManuscriptID, with the possibility to omit the WorkID, if this is necessary, as the Work entity is the most critical of the concepts. e.g. miracles of mary
  • the TEI/@xml:id will be the manuscript main id
  • msItem etc. @xml:ids will have a derivate syntax to form the item specific id
  • places @xml:id will identify place records
  • person @xml:id will identify a person records
  • repository @xml:id will identify an institution ( a @target in the manuscript record here to point to corpus record
  • title grouping will return or point to a canon file of works with work descriptions
  • lists of copyists, hands, donors will be extracted from manuscripts, and person's records in results views

Implementation

Prerequisites

back to list

Clone this wiki locally