Differences between revisions 2 and 3
Revision 2 as of 2008-10-15 09:17:36
Size: 548
Editor: abr
Comment:
Revision 3 as of 2010-03-17 13:12:52
Size: 549
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
Extends [:DataModel/ContentModel_File: doms:ContentModel_File] Extends [[DataModel/ContentModel File| doms:ContentModel_File]]

doms:ContentModel_TextPreservationFile

Extends doms:ContentModel_File

Objects of doms:ContentModel_TextPreservationFile represent File objects for files that have been characterized and found to be of text formats that we can preserve for the long term. At the moment this is the pdf-a format and the UTF8 format.

In the "FORMAT_URI" attribute to the "CONTENTS" datastream, which all objects of doms:ContentModel_File must have, the possible values are

  • "x-fmt/16" (Utf8)
  • "fmt/95" (pdf-a)

DataModel/ContentModel TextPreservationFile (last edited 2010-03-17 13:12:52 by localhost)