Difference between revisions of "Archivists Toolkit integration"

From Archivematica
Jump to navigation Jump to search
Line 12: Line 12:
  
  
[[File:Spreadsheet1.png|1280px|thumb|center|]]
+
====Text file field mapping====
 +
*From date-entry:
 +
**Use statement --> useStatement
 +
**Restrictions apply? --> restrictionsApply
 +
**Is component --> FALSE
 +
**Object type --> objectType
 +
**Date expression --> dateExpression
 +
**Date begin --> dateBegin
 +
**Date end --> dateEnd
 +
 
 +
*Auto-populated:
 +
**digitalObjectID (file UUID)
 +
**title (filename without extension)
 +
**url (filepath and filename)
 +
**existenceLocationOriginals (AIP UUID)

Revision as of 16:02, 17 September 2012

Main Page > Development > Development documentation > Integration with Archivists' Toolkit

Workflow

DIP requirements

Metadata entry templates

Example 1

Metadata entry 1.png


Text file field mapping

  • From date-entry:
    • Use statement --> useStatement
    • Restrictions apply? --> restrictionsApply
    • Is component --> FALSE
    • Object type --> objectType
    • Date expression --> dateExpression
    • Date begin --> dateBegin
    • Date end --> dateEnd
  • Auto-populated:
    • digitalObjectID (file UUID)
    • title (filename without extension)
    • url (filepath and filename)
    • existenceLocationOriginals (AIP UUID)