From 3788ed136685e20dbd69d1c2e44f8c59cbdfc810 Mon Sep 17 00:00:00 2001 From: eblondel Date: Fri, 6 Oct 2023 22:52:22 +0200 Subject: [PATCH] #367 reference workflow example in workflows.csv --- inst/extdata/workflows/workflows.csv | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/inst/extdata/workflows/workflows.csv b/inst/extdata/workflows/workflows.csv index c3aa19cc..51e085f3 100644 --- a/inst/extdata/workflows/workflows.csv +++ b/inst/extdata/workflows/workflows.csv @@ -14,4 +14,5 @@ config_metadata_gsheets_sdi_geoserver_geotiff.json,Load metadata entities/contac config_metadata_gsheets_sdi_geoserver_geotiff_view.json,Load metadata entities/contacts from Google Spreadsheets and publish GeoTIFF based view layer on GeoServer config_metadata_gsheets_sdi_geoserver_geotiff_directory.json,Load metadata entities/contacts from Google Spreadsheets and publish multiple GeoTIFF based layers on GeoServer for a single entity config_metadata_ocs.json,Load metadata entities/contacts/dictionary from CSV files hosted on a cloud supporting OCS API (eg. nextcloud/owncloud) -config_metadata_dataverse.json,Load metadata entities/contacts from Dataverse records \ No newline at end of file +config_metadata_dataverse.json,Load metadata entities/contacts from Dataverse records +config_metadata_zenodo.json,Load metadata entities/contacts from Zenodo deposits/records \ No newline at end of file