Differences between revisions 1 and 3 (spanning 2 versions)
Revision 1 as of 2008-10-02 14:45:39
Size: 530
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]]
Line 4: Line 4:
Objects of doms:!ContentModel_!AudioPreservationFile represent File objects for files that have been characterized and found to be of audio formats that we can preserve for the long term. At the moment this is the pdf-a format and the UTF8 format. 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.
Line 6: Line 6:
In the "PRONOMID" datastream, that all objects of doms:!ContentModel_File must have, the possible values are restricted to
In the "FORMAT_URI" attribute to the "CONTENTS" datastream, which all objects of doms:!ContentModel_File must have, the possible values are

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)