Skip to content

Commit 18160c6

Browse files
committed
Update some pages from images to media
1 parent 69a9ec7 commit 18160c6

File tree

14 files changed

+58
-55
lines changed

14 files changed

+58
-55
lines changed

content/coll_manager/citation/_index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
---
22
title: "Data Citations"
33
date: 2022-10-26
4+
lastmod: 2025-01-31
45
authors: ["Lindsay Walker"]
6+
editors: ["Katie Pearson"]
57
draft: "false"
68
weight: 24
79
keywords: ["citations","gbif","data publishing"]
@@ -63,7 +65,7 @@ Example CITEME.txt content:
6365
> For more information on citation formats, please see the following page: https://serv.biokic.asu.edu/ecdysis/includes/usagepolicy.php
6466
6567
## Data Usage Policy & Portal Citations
66-
Some portal communities maintain their own portal-wide data usage policies for media and specimen records, which includes a recommended citation format for the portal. This information can typically be found on the **_Sitemap_ > _Image Library_ > _Usage Policy and Copyright Information_**. To request modifications to your portal's data usage policy, or to have one added to your portal, contact your portal manager.
68+
Some portal communities maintain their own portal-wide data usage policies for media and specimen records, which includes a recommended citation format for the portal. This information can typically be found on the **_Sitemap_ > _Media Library_ > _Usage Policy and Copyright Information_**. To request modifications to your portal's data usage policy, or to have one added to your portal, contact your portal manager.
6769

6870

6971

content/coll_manager/delete/_index.en.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
title: "Deleting Records"
33
date: 2021-12-08
4-
lastmod: 2024-04-30
4+
lastmod: 2025-01-31
55
draft: false
66
weight: 60
77
authors: ["Katie Pearson"]
8-
editors: ["Lindsay Walker"]
8+
editors: ["Lindsay Walker","Katie Pearson"]
99
keywords: ["delete","remove"]
1010
---
1111

@@ -20,7 +20,7 @@ Deleting a specimen record is only appropriate when that specimen no longer exis
2020
To delete a record:
2121
1) Navigate to the specimen record that you would like to delete and open the Occurrence Editor form for that record. (See [this page](https://biokic.github.io/symbiota-docs/editor/edit/) for help navigating to specific records.)
2222
2) Open the Admin tab.
23-
3) Select the “Evaluate record for deletion” button to determine whether the record can be safely deleted. If an image is associated with the record, you will need to disassociate the image from the specimen record before it can be deleted (see the [deleting/remapping images page](https://biokic.github.io/symbiota-docs/editor/images/delete/)). Likewise, a warning will appear if the specimen record is linked to a checklist, which must be resolved before the specimen record can be deleted. If there are no warnings at this point, click the "Delete Occurrence" button to remove the record from your dataset.
23+
3) Select the “Evaluate record for deletion” button to determine whether the record can be safely deleted. If an media resource (e.g., image) is associated with the record, you will need to disassociate the resource from the specimen record before it can be deleted (see the [deleting/remapping images page](https://biokic.github.io/symbiota-docs/editor/images/delete/)). Likewise, a warning will appear if the specimen record is linked to a checklist, which must be resolved before the specimen record can be deleted. If there are no warnings at this point, click the "Delete Occurrence" button to remove the record from your dataset.
2424

2525
![Admin tab of the Occurrence Editor](/symbiota-docs/images/admintab_delete.png)
2626

content/coll_manager/download/_index.en.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Downloading a Copy of your Database"
33
date: 2021-11-29
4-
lastmod: 2024-04-30
4+
lastmod: 2025-01-31
55
draft: false
66
weight: 55
77
authors: ["Katie Pearson"]
@@ -10,7 +10,7 @@ keywords: ["download", "backup"]
1010
---
1111

1212
{{< notice info >}}
13-
This page describes how to download a copy of your data, including occurrence records, determinations, images (as links only), and any other extensions enabled in your portal (e.g., attribute data). It is strongly recommended that curators or collection managers regularly download and internally archive a backup data file in case of emergency. **Doing so is quick and easy**.
13+
This page describes how to download a copy of your data, including occurrence records, determinations, media resources (as links only), and any other extensions enabled in your portal (e.g., attribute data). It is strongly recommended that curators or collection managers regularly download and internally archive a backup data file in case of emergency. **Doing so is quick and easy**.
1414
{{</ notice >}}
1515

1616
{{< notice note >}}

content/coll_manager/download/exporter/_index.en.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "Download a Subset of Data (Exporter)"
33
date: 2021-12-07
4+
lastmod: 2025-01-31
45
draft: false
56
authors: ["Katie Pearson"]
67
keywords: ["download","exporter"]
@@ -13,7 +14,7 @@ keywords: ["download","exporter"]
1314
1. Navigate to your Administration Control Panel (My Profile > Occurrence Managment > name of collection).
1415
2. Click Processing Tools.
1516
3. Click the Exporter tab.
16-
4. Use the Processing Status and additional filters to define the dataset you would like to download from your collection. You can also select whether you would like to download a strict Darwin Core Archive (Darwin Core) or an archive containing all Symbiota fields (Symbiota Native); whether you would like to determination history (identifications), images, and/or occurrence attributes (if enabled); whether you would like the results in a ZIP file; and the file format and character set ([ISO-8859-1](https://en.wikipedia.org/wiki/ISO/IEC_8859-1) or [UTF-8](https://en.wikipedia.org/wiki/UTF-8)) for your download.
17+
4. Use the Processing Status and additional filters to define the dataset you would like to download from your collection. You can also select whether you would like to download a strict Darwin Core Archive (Darwin Core) or an archive containing all Symbiota fields (Symbiota Native); whether you would like to determination history (identifications), multimedia (i.e., links to images), and/or occurrence attributes (if enabled); whether you would like the results in a ZIP file; and the file format and character set ([ISO-8859-1](https://en.wikipedia.org/wiki/ISO/IEC_8859-1) or [UTF-8](https://en.wikipedia.org/wiki/UTF-8)) for your download.
1718
5. Click the Download Records button.
1819

1920
![Exporter Tool](/symbiota-docs/images/exportertool.PNG)

content/coll_manager/images/batch/_index.en.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Batch Uploading/Linking Images"
33
date: 2021-10-06
4-
modified: 2023-12-06
4+
modified: 2025-01-31
55
weight: 1
66
authors: ["Ed Gilbert","Katie Pearson"]
77
editors: ["Katie Pearson"]
@@ -24,7 +24,7 @@ Images associated with records in a Symbiota portal may be **Externally Hosted**
2424

2525
#### Batch Adding Externally Hosted Images
2626

27-
Externally Hosted images can be added to Symbiota records using one of three primary methods: (1) using the URL mapping tool and a spreadsheet of catalog numbers with image URLs (documentation coming soon!); (2) mapping a column of image links to the associatedMedia field when conducting a Full Text File Upload or Skeletal File Upload. For more information about uploading text files, see <a href=https://biokic.github.io/symbiota-docs/coll_manager/upload/>this page</a>. If you already have data in the portal, and you just want to add image links, do NOT use Full Text File Upload; or (3) importing a Darwin Core Archive of your data with a fully-populated <a href=https://rs.gbif.org/extension/gbif/1.0/multimedia.xml target=_blank>multimedia extension</a>.
27+
Externally Hosted images can be added to Symbiota records using one of three primary methods: (1) using the URL mapping tool and a [spreadsheet of catalog numbers with image URLs](/symbiota-docs/coll_manager/images/url_upload/); (2) mapping a column of image links to the associatedMedia field when conducting a Full Text File Upload or Skeletal File Upload. For more information about uploading text files, see [this page](/symbiota-docs/coll_manager/upload/). If you already have data in the portal, and you just want to add image links, do NOT use Full Text File Upload; or (3) importing a Darwin Core Archive of your data with a fully-populated <a href=https://rs.gbif.org/extension/gbif/1.0/multimedia.xml target=_blank>multimedia extension</a>.
2828

2929
#### Batch Adding Internally Hosted Images
3030

0 commit comments

Comments
 (0)