Author: mcantelon Date: Fri Mar 30 17:31:50 2012 New Revision: 11334 Log: Added more columns to RAD example CSV file.
Modified: trunk/lib/task/import/example/rad/example_information_objects.csv Modified: trunk/lib/task/import/example/rad/example_information_objects.csv ============================================================================== --- trunk/lib/task/import/example/rad/example_information_objects.csv Fri Mar 30 17:30:54 2012 (r11333) +++ trunk/lib/task/import/example/rad/example_information_objects.csv Fri Mar 30 17:31:50 2012 (r11334) @@ -1,3 +1,3 @@ -"legacyId","parentId","title","levelOfDescription","radGeneralMaterialDesignation","radParallelTitle","radOtherTitleInformation","radStatementOfResponsibility","extentAndMedium","repository","radStatementOfScaleCartographic","radStatementOfProjection","radStatementOfCoordinates","radStatementOfScaleArchitectural","radIssuingJurisdiction","radEdition","radEditionStatementOfResponsibility","radArchivalHistory","acquisition","scopeAndContent","accruals","arrangement","rules","revisionHistory","sources","accessConditions" -1,,"Example Fonds","fonds","Textual record","Example Fonds: An Alternate Title","Some information about the titlle of Example Fonds.","Statement of responsibility for Example Fonds.","Example Fonds extent and medium","exampleRepository","Example Fonds statement of scale (cartographic).","Example Fonds statement of projection","Example Fonds statement of coordinates","Example Fonds statement of scale (architectural)","Example Fonds issuing jurisdiction","Example Fonds edition statement.","Example Fonds statement of responsibility for edition","Example Fonds archival history","Example Fonds acquisition source","Example Fonds scope and content","Example Fonds accruals","Example Fonds arrangement","Example Fonds rules and conventions","Example Fonds dates of creation, revision, and deletion","Example Fonds sources","Example Fonds conditions governing access" -2,1,"Example Item","item","Textual record","Example Item: An Alternate Title","Some information about the titlle of Example Item.","Statement of responsibility for Example Item.","Example Item extent and medium","exampleRepository","Example Item statement of scale (cartographic).","Example Item statement of projection","Example Item statement of coordinates","Example Item statement of scale (architectural)","Example Item issuing jurisdiction","Example Item edition statement.","Example Item statement of responsibility for edition","Example Item archival history","Example Items acquisition source","Example Items scope and content","Example Item accruals","Example Item arrangement","Example Item rules and conventions","Example Item dates of creation, revision, and deletion","Example Item sources","Example Item conditions governing access" +"legacyId","parentId","title","levelOfDescription","radGeneralMaterialDesignation","radParallelTitle","radOtherTitleInformation","radStatementOfResponsibility","extentAndMedium","repository","radStatementOfScaleCartographic","radStatementOfProjection","radStatementOfCoordinates","radStatementOfScaleArchitectural","radIssuingJurisdiction","radEdition","radEditionStatementOfResponsibility","radArchivalHistory","acquisition","scopeAndContent","accruals","arrangement","rules","revisionHistory","sources","accessConditions","reproductionConditions","physicalCharacteristics","findingAids","locationOfOriginals","locationOfCopies","relatedUnitsOfDescription","radTitleProperOfPublishersSeries","radParallelTitlesOfPublishersSeries","radOtherTitleInformationOfPublishersSeries","radStatementOfResponsibilityRelatingToPublishersSeries","radNumberingWithinPublishersSeries","radNoteOnPublishersSeries" +1,,"Example Fonds","fonds","Textual record","Example Fonds: An Alternate Title","Some information about the titlle of Example Fonds.","Statement of responsibility for Example Fonds.","Example Fonds extent and medium","exampleRepository","Example Fonds statement of scale (cartographic).","Example Fonds statement of projection","Example Fonds statement of coordinates","Example Fonds statement of scale (architectural)","Example Fonds issuing jurisdiction","Example Fonds edition statement.","Example Fonds statement of responsibility for edition","Example Fonds archival history","Example Fonds acquisition source","Example Fonds scope and content","Example Fonds accruals","Example Fonds arrangement","Example Fonds rules and conventions","Example Fonds dates of creation, revision, and deletion","Example Fonds sources","Example Fonds conditions governing access","Example Fonds reproduction conditions","Example Fonds physical characteristics","Example Fonds finding aids","Example Fon ds location of originals","Example Fonds location of copies","Example Fonds related units of description","Example Fonds title proper of publishers series","Example Fonds parallel titles of publisher's series","Example Fonds other title information of publisher's series","Example Fonds statement of responsibility relating to publishersSeries","Example Fonds numbering within publishers series","Example Fonds note on publishers series" +2,1,"Example Item","item","Textual record","Example Item: An Alternate Title","Some information about the titlle of Example Item.","Statement of responsibility for Example Item.","Example Item extent and medium","exampleRepository","Example Item statement of scale (cartographic).","Example Item statement of projection","Example Item statement of coordinates","Example Item statement of scale (architectural)","Example Item issuing jurisdiction","Example Item edition statement.","Example Item statement of responsibility for edition","Example Item archival history","Example Items acquisition source","Example Items scope and content","Example Item accruals","Example Item arrangement","Example Item rules and conventions","Example Item dates of creation, revision, and deletion","Example Item sources","Example Item conditions governing access","Example Item reproduction conditions","Example Item physical characteristics","Example Item finding aids","Example Item location of original s","Example Item location of copies","Example Item related units of description","Example Item title proper of publishers series","Example Item parallel titles of publisher's series","Example Item other title information of publisher's series","Example Item statement of responsibility relating to publishersSeries","Example Item numbering within publishers series","Example Item note on publishers series" -- 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.
