diff --git a/inst/extdata/workflows/config_metadata_gsheets.json b/inst/extdata/workflows/config_metadata_gsheets.json index da671071..898707cc 100644 --- a/inst/extdata/workflows/config_metadata_gsheets.json +++ b/inst/extdata/workflows/config_metadata_gsheets.json @@ -13,13 +13,13 @@ "entities": [ { "handler": "gsheet", - "source": "https://docs.google.com/spreadsheets/d/1iG7i3CE0W9zVM3QxWfCjoYbqj1dQvKsMnER6kqwDiqM/edit?usp=sharing" + "source": "https://docs.google.com/spreadsheets/d/1KSc_IrM86GrNpUASCIVfq6L9cmML77iwpcSbliynYZk/edit?usp=sharing" } ], "contacts" : [ { "handler": "gsheet", - "source": "https://docs.google.com/spreadsheets/d/144NmGsikdIRE578IN0McK9uZEUHZdBuZcGy1pJS6nAg/edit?usp=sharing" + "source": "https://docs.google.com/spreadsheets/d/1BqlXwA2fKiRuozNAQhBb_PbQVSPTCfl8_Q9rfM8E2ws/edit?usp=sharing" } ] }, diff --git a/inst/extdata/workflows/config_metadata_gsheets_iso19115.json b/inst/extdata/workflows/config_metadata_gsheets_iso19115.json deleted file mode 100644 index 274af60c..00000000 --- a/inst/extdata/workflows/config_metadata_gsheets_iso19115.json +++ /dev/null @@ -1,33 +0,0 @@ -{ - "profile": { - "id": "my-workflow", - "name": "My workflow", - "project": "Test geoflow project", - "organization": "My organization", - "logos": [ - "https://via.placeholder.com/300x150.png/09f/fff?text=geoflow" - ], - "mode": "entity" - }, - "metadata": { - "entities": [ - { - "handler": "gsheet", - "source": "https://docs.google.com/spreadsheets/d/1iG7i3CE0W9zVM3QxWfCjoYbqj1dQvKsMnER6kqwDiqM/edit?usp=sharing" - } - ], - "contacts" : [ - { - "handler": "gsheet", - "source": "https://docs.google.com/spreadsheets/d/144NmGsikdIRE578IN0McK9uZEUHZdBuZcGy1pJS6nAg/edit?usp=sharing" - } - ] - }, - "software": [], - "actions": [ - { - "id": "geometa-create-iso-19115", - "run": true - } - ] -} diff --git a/inst/extdata/workflows/config_metadata_gsheets_iso19115_inspire.json b/inst/extdata/workflows/config_metadata_gsheets_iso19115_inspire.json index ce352cbf..e803fb7d 100644 --- a/inst/extdata/workflows/config_metadata_gsheets_iso19115_inspire.json +++ b/inst/extdata/workflows/config_metadata_gsheets_iso19115_inspire.json @@ -13,13 +13,13 @@ "entities": [ { "handler": "gsheet", - "source": "https://docs.google.com/spreadsheets/d/1iG7i3CE0W9zVM3QxWfCjoYbqj1dQvKsMnER6kqwDiqM/edit?usp=sharing" + "source": "https://docs.google.com/spreadsheets/d/1KSc_IrM86GrNpUASCIVfq6L9cmML77iwpcSbliynYZk/edit?usp=sharing" } ], "contacts" : [ { "handler": "gsheet", - "source": "https://docs.google.com/spreadsheets/d/144NmGsikdIRE578IN0McK9uZEUHZdBuZcGy1pJS6nAg/edit?usp=sharing" + "source": "https://docs.google.com/spreadsheets/d/1BqlXwA2fKiRuozNAQhBb_PbQVSPTCfl8_Q9rfM8E2ws/edit?usp=sharing" } ] }, diff --git a/inst/extdata/workflows/workflows.csv b/inst/extdata/workflows/workflows.csv index 9e62cb6f..3c3ce7f8 100644 --- a/inst/extdata/workflows/workflows.csv +++ b/inst/extdata/workflows/workflows.csv @@ -1,4 +1,3 @@ config_file,description config_metadata_gsheets.json,Load metadata entities/contacts from Google Spreadsheets -config_metadata_gsheets_iso19115.json,Load metadata entities/contacts from Google Spreadsheets and generate ISO 19115/19139 metadata config_metadata_gsheets_iso19115_inspire.json,Load metadata entities/contacts from Google Spreadsheets and generate ISO 19115/19139 metadata (with INSPIRE validation) \ No newline at end of file