Skip to content

Publication statement: idno #459

Description

@danbalogh

This is about the <idno> element in the TEI header of documentary (EGD-type) editions.

In #367 we have agreed that the format should be <idno type="filename">DHARMA_INSVengiCalukya00001.xml</idno>, i.e.

  • we retain @type="filename" as before
  • but add the file extension .xml to the end of the content

Changes have not been made to existing files, and the schema flags an error if I try to put the file extension into this element.
I'd like the PIs (or at least @arlogriffiths ) to confirm that this is indeed how we want to do things.

If yes, I'd like @michaelnmmeyer to implement it:

  • update the schema so that the file extension is mandatory in publicationStmt/idno
    • i.e. not forbidden and not simply allowed: the schema should actually check to make sure that it is present
    • I guess this should actually simplify things: the content of <idno type="filename"> must be identical to the name of the file and that's that
  • batch insert .xml at the end of all present instances of publicationStmt/idno unless they already end in this string [which is unlikely, as the schema forbids it]

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions