Checklist for Metadata Changes

From MPDLMediaWiki
Jump to navigation Jump to search

Changes in Quellcode[edit]

Decision: extend with JusCMS genres/creator roles and new metadata (in schema only, not in PubMan code)
  • update XSLTs in
    • transformation (partly done, the newer transformations + LL, ZFN, other migrations)
    • structured_exportmanager (status has to be checked)
    • cone_presentation (no changes needed)
    • validation (partly done, has to be revised and retested)
    • parent poms (both property sections) (todo)
    • citation styles (status has to be checked)
  • update ValueObjects (will not be done for new genres and new metadata)
  • update JibX-Bindings
  • check eSciDoc Admin and OU metadata changes (
  • if necessary update GUI/JSPFs (needed only if changes in Value objects)
  • if necessary update Resource bundles (needed only if changes in value objects)
  • tests and test.xmls have to be updated (partly done, has to be re-checked)

Changes in Colab[edit]

  • update Metadata Sets
    • add also JusCMS specific genres for genre type and source type? (list is available)--Natasa 16:38, 25 November 2009 (UTC)
    • add JusCMS author roles (list is available)?--Natasa 16:38, 25 November 2009 (UTC)
  • update Mapping Specifications

Infrastructure[edit]

CONE[edit]

  • clarify modification of identifiers
  • clarify modification of predicates
  • synchronized with Person profile?

Third party applications[edit]

  • clarify with MPI PL
  • clarify with blogs
  • clarify with Cluster Jus/Contens --Ulla 11:00, 24 November 2009 (UTC)
    • Backward compatible interface will be provided for MPIPL and blogs
    • JUSCMS communicated with Contents

Identifiers from CONE in Publication Metadata[edit]

Values of identifiers of things coming from CONE has to be provided as URIs in following manner:

  • person identifiers
          <escidoc:identifier xsi:type="eidt:CONE">urn:cone:persons30</escidoc:identifier> 
          has to be changed with
          <escidoc:identifier xsi:type="eidt:CONE">http://cone.mpdl.mpg.de/person/persons30</escidoc:identifier>
          path
          "/md-records/md-record/publication/creator/person/identifier"
          ""/md-records/md-record/publication/source/creator/person/identifier"
  • Journal identifiers
          <escidoc:identifier xsi:type="eidt:CONE">urn:cone:persons30</escidoc:identifier> 
          has to be changed with
          <escidoc:identifier xsi:type="eidt:CONE">http://cone.mpdl.mpg.de/person/persons30</escidoc:identifier>