From b8e7fbffcdd3156122eab384249991f95c451420 Mon Sep 17 00:00:00 2001 From: Allison Sherrick <67483756+alliomeria@users.noreply.github.com> Date: Thu, 5 Dec 2024 12:51:26 -0500 Subject: [PATCH] Update ami_spreadsheet_overview.md Add brief zip file path example --- docs/ami_spreadsheet_overview.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/ami_spreadsheet_overview.md b/docs/ami_spreadsheet_overview.md index 0deeba4e..60c35cf7 100644 --- a/docs/ami_spreadsheet_overview.md +++ b/docs/ami_spreadsheet_overview.md @@ -20,6 +20,9 @@ There are multiple ways a spreadsheet/CSV file can be structured to work with AM `s3://myAMIuploads/myAMIdocument.pdf` - Example remote filepath: `https://dogsaregreat.edu/dogs.tiff` + - Example zip filepath: + `dogs.tiff` (no need for a leading /) + - **Multiple files (of the same type) can be placed in a single cell, separated by a semicolon ( ; ).** - For Digital Objects comprised of multiple types of files, such as an Oral History Interview with an audio file and a PDF transcript file, you can place different file types within different corresponding columns for the same Row. - It is recommended that filepaths are copied/stored as plain (non-hyperlinked) formatted text.