wiki:workflow_img-xml

Version 13 (modified by aeisemann, 14 years ago) (diff)

expand workflow; add book to list

Situation

You want to update XML files in ECHO because new images are available (e.g. a book has been digitized by the MPIWG library & these images are to replace older images that are not owned by the library).

NB: These instructions do not apply to MPDL project texts, for example Wilkins 1684. In these texts, the explicit file name of the JPG is given in an attribute of <pb>. And at least in the next few months, the texts in trunk/texts/eXist/echo can (and will) be overwritten without warning, i.e. all changes will be lost. As an interim solution, please notify Klaus if changes have to be made.

Images

Both new and old images are online on Foxridge, subdivision online_permanent

  • old image files: archimedes_repository -> large -> [image-folder-old]
  • new image files: library -> [image-folder-new]

The names of the image folders can be looked up in the library catalogue or via ECHO Search. In case the entry for the new images doesn't exist yet, you may want to search the digigroup's Filemaker database: Open filemaker -> Ablage -> Öffnen... -> Hosts -> Bibl.4 -> archiv_id (ask digigroup for login)

XML files

ECHO XML files are stored in two places.

Workflow

We are currently using oXygen to edit and to version the XML files.

Download current version

Edit file

  • Open the file you want to edit from the downloaded files
  • Insert into <info> the element <echodir> containing the path to the new images, e.g. <echodir>/permanent/library/A41S4WF7/</echodir>
  • Insert in the appropriate places as many <pb/> elements as necessary (usually at the beginning and end of the book)

Upload new version (to SVN)

  • In the SVN Client, chose "Check in all" (4th item on top from left)

Update index.meta

  • Copy index.meta from the new images folder to your machine
  • Open it with oXygen (or any other text editor)
  • Insert into <bib>
    <texttool>
            <image>pageimg</image>
            <figures>figures</figures>
            <text-url-path>/[path-to-file]/[name-of-file].xml</text-url-path>
    </texttool>
    

Example for text-url-path: /archimedes/la/casat_mecha_017_la_1684.xml

  • Copy the updated image.meta back into the new images folder

Copy the folder of figures

  • Copy the "xxx-xx-figures" folder from archimedes to the corresponding folder in library
  • Rename the folder to "figures"

Upload new version (for ECHO display)

CHECK EVERYTHING

  • Search for the author/title/year in ECHO
    • If links don't work (images are shown but not texts): Update links in ECHO/Zope (ask XML-group for login)
      • Navigate to your resource
      • The link in the field "Link (if no ressourceID):" has to look like: http://echo.mpiwg-berlin.mpg.de/ECHOdocuView?mode=texttool&url=/mpiwg/online/permanent/library/YHAK0YQ4
      • The link in the field "MetaLink? (if no ressource ID):" hast to look like: http://content.mpiwg-berlin.mpg.de/mpiwg/online/permanent/library/YHAK0YQ4/index.meta
    • The same has to be repeated for every collection your item is part of!
  • Perform the same search in the library catalogue
    • Update links in biblio, if necessary.
  • Check again.

To Be Updated

Archimedes (images + text)

ECHO & Archimedes (images)

ECHO (images + text)

  • Wilkins 1684 XML: bisher nur in SVN (Bitte diesen Text nicht direkt ändern, sondern Klaus Bescheid sagen; siehe oben!)
    • neue Bilder: Foxridge -> online_permanent -> library -> TG3ZW27M

Attachments (1)

Download all attachments as: .zip