ºÝºÝߣ

ºÝºÝߣShare a Scribd company logo
The Archives Hub ~ Digital Representations of Archives
Definition Digital Archival Objects are:  Electronic representations of the described materials They may be: Files, images, audio-visual, text
The EAD behind the display Digital Archival Objects   <dao> Digital Archival Object group  <daogrp> Digital Archival Object location  <daoloc> Digital Archival Object description <daodesc>
Options for DAO Embedding images for display Linking to files  Embedding images and linking to high-resolution images Two or more objects described as a group
How it works We link to objects on YOUR server The objects are your responsibility We follow standard practice, as dictated by EAD and HTML
Adding objects to Archives Hub descriptions The objects are on your own system URLs must be  persistent Think about image size  Think about appropriate descriptions to use Add to collection level and lower-level units
Electronic objects NOT part of the archive <dao> and <daogrp> are specifically for representation of the archive materials If you want to link to other electronic objects use the <extptr> tag
(1) Embedding images for display  <dao href=&quot;http://www.foo.ac.uk/image.jpg&quot; show=&quot;embed&quot;> <daodesc> <p>Caption for image</p> </daodesc> </dao>
(2) Linking to files <dao href=&quot;http://www.foo.ac.uk/textfile.pdf&quot; show=“new&quot;> <daodesc> <p>Link text</p> </daodesc> </dao>
(3) Thumbnail / Reference Images <daogrp> <daodesc> <p>Image description</p> </daodesc> <daoloc href=&quot;http://www.foo.ac.uk/image-small.jpg&quot; label=&quot;thumb&quot;/> <daoloc href=&quot;http://www.foo.ac.uk/image-large.jpg&quot; label=&quot;reference&quot;/> </daogrp>
(4) Group of digital objects <daogrp> <daodesc> <p>Postcard of Eastfield Mill with text versions</p> </daodesc> <daoloc href=&quot;http://www.foo.ac.uk/image.jpg&quot;> <daodesc><p>Image description</p></daodesc> </daoloc> <daoloc href=&quot;http://www.foo.ac.uk/pdf-file.pdf&quot; title=&quot;PDF document&quot;/> <daoloc href=&quot;http://www.foo.ac.uk/word-file.doc&quot; title=&quot;Word document&quot;/> </daogrp>

More Related Content

Archives Hub: Digital Archival Objects (2009)

  • 1. The Archives Hub ~ Digital Representations of Archives
  • 2. Definition Digital Archival Objects are: Electronic representations of the described materials They may be: Files, images, audio-visual, text
  • 3. The EAD behind the display Digital Archival Objects <dao> Digital Archival Object group <daogrp> Digital Archival Object location <daoloc> Digital Archival Object description <daodesc>
  • 4. Options for DAO Embedding images for display Linking to files Embedding images and linking to high-resolution images Two or more objects described as a group
  • 5. How it works We link to objects on YOUR server The objects are your responsibility We follow standard practice, as dictated by EAD and HTML
  • 6. Adding objects to Archives Hub descriptions The objects are on your own system URLs must be persistent Think about image size Think about appropriate descriptions to use Add to collection level and lower-level units
  • 7. Electronic objects NOT part of the archive <dao> and <daogrp> are specifically for representation of the archive materials If you want to link to other electronic objects use the <extptr> tag
  • 8. (1) Embedding images for display <dao href=&quot;http://www.foo.ac.uk/image.jpg&quot; show=&quot;embed&quot;> <daodesc> <p>Caption for image</p> </daodesc> </dao>
  • 9. (2) Linking to files <dao href=&quot;http://www.foo.ac.uk/textfile.pdf&quot; show=“new&quot;> <daodesc> <p>Link text</p> </daodesc> </dao>
  • 10. (3) Thumbnail / Reference Images <daogrp> <daodesc> <p>Image description</p> </daodesc> <daoloc href=&quot;http://www.foo.ac.uk/image-small.jpg&quot; label=&quot;thumb&quot;/> <daoloc href=&quot;http://www.foo.ac.uk/image-large.jpg&quot; label=&quot;reference&quot;/> </daogrp>
  • 11. (4) Group of digital objects <daogrp> <daodesc> <p>Postcard of Eastfield Mill with text versions</p> </daodesc> <daoloc href=&quot;http://www.foo.ac.uk/image.jpg&quot;> <daodesc><p>Image description</p></daodesc> </daoloc> <daoloc href=&quot;http://www.foo.ac.uk/pdf-file.pdf&quot; title=&quot;PDF document&quot;/> <daoloc href=&quot;http://www.foo.ac.uk/word-file.doc&quot; title=&quot;Word document&quot;/> </daogrp>