Skip to content
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

publicationStmt: under fileDesc or under sourceDesc/biblFull? #62

Open
bertsky opened this issue Dec 20, 2021 · 0 comments
Open

publicationStmt: under fileDesc or under sourceDesc/biblFull? #62

bertsky opened this issue Dec 20, 2021 · 0 comments

Comments

@bertsky
Copy link
Member

bertsky commented Dec 20, 2021

There are two places in DTABf for a tei:publicationStmt or tei:editionStmt:

  • under tei:fileDesc
    • (currently used for tei:publicationStmt with tei:availibility/tei:license from dv:license and tei:publisher from dv:owner and tei:date from mets:metsHdr/@CREATEDATE)
    • (currently used for tei:editionStmt/tei:edition from mods:physicalDescription/mods:digitalOrigin)
  • under tei:biblFull
    • (currently used for tei:publicationStmt/tei:publisher from mods:publisher|mods:dateIssued|mods:place under mods:originInfo)
    • (currently used for tei:editionStmt/tei:edition from mods:edition under mods:originInfo)

Is this really correct? (Shouldn't we at least differentiate the tei:idno identifiers between then two?)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant