Author: mcantelon Date: Wed Aug 22 13:52:23 2012 New Revision: 12168 Log: Added 'culture' column to example ISAD CSV import file.
Modified: trunk/lib/task/import/example/isad/example_information_objects_isad.csv Modified: trunk/lib/task/import/example/isad/example_information_objects_isad.csv ============================================================================== --- trunk/lib/task/import/example/isad/example_information_objects_isad.csv Wed Aug 22 13:50:33 2012 (r12167) +++ trunk/lib/task/import/example/isad/example_information_objects_isad.csv Wed Aug 22 13:52:23 2012 (r12168) @@ -1,3 +1,3 @@ -legacyId,parentId,qubitParentSlug,identifier,title,creators,creatorHistories,creatorDates,creatorDatesStart,creatorDatesEnd,creatorDateNotes,levelOfDescription,extentAndMedium,repository,archivalHistory,acquisition,scopeAndContent,appraisal,accruals,arrangement,accessConditions,reproductionConditions,language,script,languageNote,physicalCharacteristics,findingAids,locationOfOriginals,locationOfCopies,relatedUnitsOfDescription,publicationNote,generalNote,subjectAccessPoints,placeAccessPoints,nameAccessPoints,descriptionIdentifier,institutionIdentifier,rules,descriptionStatus,levelOfDetail,revisionHistory,languageOfDescription,scriptOfDescription,sources,archivistNote,publicationStatus,physicalObjectName,physicalObjectLocation,physicalObjectType -1,,,F1,Example Fonds,Test Creator 1|Test Creator 2,History of Test Creator 1|History of Test Creator 2,Dates for Creator 1|Dates for Creator 2,2000|2010,2001|2011,Date notes for Test Creator 1|Date notes for Test Creator 2,fonds,Example Fonds extent and medium,Example Repository,Example Fonds archival history,Example Fonds acquisition source,Example Fonds scope and content,Example Fonds appraisal,Example Fonds accruals,Example Fonds arrangement,Example Fonds conditions governing access,Example Fonds reproduction conditions,en|fr,en,Example Fonds language note,Example Fonds physical characteristics,Example Fonds finding aids,Example Fonds location of originals,Example Fonds location of copies,Example Fonds related units of description,Example Fonds publication note,Example Fonds general note,Subject 1|Subject 2,Place 1|Place 2,Name 1|Name 2,Example Fonds description identifier,Example Fonds institution identifier,Example Fonds rules and conventions,Final,Full,"Example Fonds d ates of creation, revision, and deletion",en|fr,,Example Fonds sources,Example Fonds archivist's notes,Published,Example Shelf,Example Shelf Location,Shelf -2,1,,F1-IT1,Example Item,,,,,,,item,Example Item extent and medium,Example Repository,Example Item archival history,Example Items acquisition source,Example Items scope and content,Example Item appraisal,Example Item accruals,Example Item arrangement,Example Item conditions governing access,Example Item reproduction conditions,en,en|fr,Example Item language note,Example Item physical characteristics,Example Item finding aids,Example Item location of originals,Example Item location of copies,Example Item related units of description,Example Item publication note,Example Item general note,Subject 3|Subject 4,Place 3|Place 4,Name 3|Name 4,Example Item description identifier,Example Item institution identifier,Example Item rules and conventions,Final,Full,"Example Item dates of creation, revision, and deletion",,en_fr,Example Item sources,Example Item archivist's notes,Published,,, +legacyId,parentId,qubitParentSlug,identifier,title,creators,creatorHistories,creatorDates,creatorDatesStart,creatorDatesEnd,creatorDateNotes,levelOfDescription,extentAndMedium,repository,archivalHistory,acquisition,scopeAndContent,appraisal,accruals,arrangement,accessConditions,reproductionConditions,language,script,languageNote,physicalCharacteristics,findingAids,locationOfOriginals,locationOfCopies,relatedUnitsOfDescription,publicationNote,generalNote,subjectAccessPoints,placeAccessPoints,nameAccessPoints,descriptionIdentifier,institutionIdentifier,rules,descriptionStatus,levelOfDetail,revisionHistory,languageOfDescription,scriptOfDescription,sources,archivistNote,publicationStatus,physicalObjectName,physicalObjectLocation,physicalObjectType,culture +1,,,F1,Example Fonds,Test Creator 1|Test Creator 2,History of Test Creator 1|History of Test Creator 2,Dates for Creator 1|Dates for Creator 2,2000|2010,2001|2011,Date notes for Test Creator 1|Date notes for Test Creator 2,fonds,Example Fonds extent and medium,Example Repository,Example Fonds archival history,Example Fonds acquisition source,Example Fonds scope and content,Example Fonds appraisal,Example Fonds accruals,Example Fonds arrangement,Example Fonds conditions governing access,Example Fonds reproduction conditions,en|fr,en,Example Fonds language note,Example Fonds physical characteristics,Example Fonds finding aids,Example Fonds location of originals,Example Fonds location of copies,Example Fonds related units of description,Example Fonds publication note,Example Fonds general note,Subject 1|Subject 2,Place 1|Place 2,Name 1|Name 2,Example Fonds description identifier,Example Fonds institution identifier,Example Fonds rules and conventions,Final,Full,"Example Fonds d ates of creation, revision, and deletion",en|fr,,Example Fonds sources,Example Fonds archivist's notes,Published,Example Shelf,Example Shelf Location,Shelf,en +2,1,,F1-IT1,Example Item,,,,,,,item,Example Item extent and medium,Example Repository,Example Item archival history,Example Items acquisition source,Example Items scope and content,Example Item appraisal,Example Item accruals,Example Item arrangement,Example Item conditions governing access,Example Item reproduction conditions,en,en|fr,Example Item language note,Example Item physical characteristics,Example Item finding aids,Example Item location of originals,Example Item location of copies,Example Item related units of description,Example Item publication note,Example Item general note,Subject 3|Subject 4,Place 3|Place 4,Name 3|Name 4,Example Item description identifier,Example Item institution identifier,Example Item rules and conventions,Final,Full,"Example Item dates of creation, revision, and deletion",,en_fr,Example Item sources,Example Item archivist's notes,Published,,,,en -- You received this message because you are subscribed to the Google Groups "Qubit Toolkit Commits" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/qubit-commits?hl=en.
