diff --git a/archive_api/service/essdive_transfer/crosswalk.py b/archive_api/service/essdive_transfer/crosswalk.py index 67dd29a8..fc269391 100644 --- a/archive_api/service/essdive_transfer/crosswalk.py +++ b/archive_api/service/essdive_transfer/crosswalk.py @@ -14,6 +14,7 @@ # NGEE-Tropics Project information LOCATION_NOT_APPLICABLE = "N/A" +LOCATION_RF_KEYWORD = "ESS-DIVE Location Metadata Reporting Format" JSONLD_PROVIDER = { "identifier": { "@type": "PropertyValue", @@ -23,7 +24,7 @@ } # NGEE-Tropics Keywords -JSONLD_KEYWORDS = ["Next-Generation Ecosystem Experiements Tropics", "NGEE-T"] +JSONLD_KEYWORDS = ["Next-Generation Ecosystem Experiements Tropics", "NGEE-T", LOCATION_RF_KEYWORD] # CC By 4 License JSONLD_LICENSE = "http://creativecommons.org/licenses/by/4.0/" diff --git a/archive_api/tests/essdive-transfer.jsonld b/archive_api/tests/essdive-transfer.jsonld index 9b5a4c4e..06067e12 100644 --- a/archive_api/tests/essdive-transfer.jsonld +++ b/archive_api/tests/essdive-transfer.jsonld @@ -33,7 +33,8 @@ "datePublished": "2021-06-18", "keywords": [ "Next-Generation Ecosystem Experiements Tropics", - "NGEE-T" + "NGEE-T", + "ESS-DIVE Location Metadata Reporting Format" ], "variableMeasured": [ "Ice",