Author: mcantelon Date: Fri Mar 30 16:21:54 2012 New Revision: 11331 Log: Added more columns to RAD example import.
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 14:48:56 2012 (r11330) +++ trunk/lib/task/import/example/rad/example_information_objects.csv Fri Mar 30 16:21:54 2012 (r11331) @@ -1,3 +1,3 @@ -"legacyId","parentId","title","levelOfDescription","radGeneralMaterialDesignation","radParallelTitle","radOtherTitleInformation","radStatementOfResponsibility","extentAndMedium","repository","radStatementOfScaleCartographic","radStatementOfProjection","radStatementOfCoordinates","radStatementOfScaleArchitectural","radIssuingJurisdiction" -1,,"Example Fonds","fonds","Text","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" -2,1,"Example Item","item","Text","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" +"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" -- 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.
