From 178642e531a290635ff37ac221b88d097fec3eb8 Mon Sep 17 00:00:00 2001 From: Adam Vessey Date: Mon, 16 Sep 2024 15:28:46 -0300 Subject: [PATCH] Fix mapping of languages to taxonomy terms. --- .../migrations/dgis_nodes.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/modules/dgi_migrate_foxml_standard_mods/migrations/dgis_nodes.yml b/modules/dgi_migrate_foxml_standard_mods/migrations/dgis_nodes.yml index 9ab08ce7..81a00bb2 100644 --- a/modules/dgi_migrate_foxml_standard_mods/migrations/dgis_nodes.yml +++ b/modules/dgi_migrate_foxml_standard_mods/migrations/dgis_nodes.yml @@ -1489,6 +1489,12 @@ process: - plugin: multiple_values - plugin: dgi_migrate.subproperty property: nodeValue + - plugin: entity_lookup + entity_type: taxonomy_term + bundle_key: vid + bundle: language + value_key: name + ignore_case: true _field_record_change_date_single: - << : *nested_mods_node query: 'mods:recordChangeDate[not(@point)]'