-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #639 from BioKIC/ljwalker-patch-1
Made text more generic
- Loading branch information
Showing
1 changed file
with
4 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,11 @@ | ||
--- | ||
title: "Batch Uploading Images" | ||
date: 2021-12-14 | ||
modified: 2023-10-17 | ||
modified: 2024-10-18 | ||
weight: 2 | ||
draft: false | ||
authors: ["Ed Gilbert","Ben Brandt","Katie Pearson"] | ||
editors: ["Lindsay Walker"] | ||
keywords: ["images"] | ||
--- | ||
|
||
|
@@ -14,9 +15,9 @@ keywords: ["images"] | |
|
||
Symbiota portals do not necessarily store images, rather, they store links to where images can be accessed via the web. For this reason, there are many ways that images can be linked to occurrence records in the portal. Any storage solution that can provide a web-accessible URL to an image can be used to link images to occurrences in a Symbiota portal. | ||
|
||
#### Image Storage at ASU | ||
#### Image Storage through the Symbiota Support Hub | ||
|
||
For relatively small collections with little to no IT support, the Arizona State University may be able to web-host the jpeg versions (<10 MB) of images for display in a Symbiota portal. In this case, images are uploaded to ASU via Globus and transferred to ASU servers. The URLs generated by these servers are then linked to your records in a Sybmiota portal. To determine whether this is possible for your collection, contact the [Symbiota Support Hub](mailto:[email protected]). | ||
For relatively small collections with little to no IT support, the Symbiota Support Hub (SSH) may be able to web-host the jpeg versions (<10 MB) of images for display in a Symbiota portal. In this case, images are uploaded to Globus and transferred to SSH-managed servers. The URLs generated by these servers are then linked to your records in a Sybmiota portal. To determine whether this is possible for your collection, contact the [Symbiota Support Hub](mailto:[email protected]). | ||
|
||
#### Image Storage through an Institutional Server | ||
|
||
|