Skip to content

Commit

Permalink
Merge pull request #30 from discoverygarden/devIMT75
Browse files Browse the repository at this point in the history
Part type mapping.
  • Loading branch information
jordandukart authored Sep 3, 2021
2 parents 02fcec5 + e22a985 commit d39a70f
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions modules/dgi_migrate_foxml_standard_mods/migrations/dgis_nodes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1031,6 +1031,17 @@ process:
- plugin: multiple_values
- plugin: dgi_migrate.subproperty
property: nodeValue
- plugin: skip_on_empty
method: process
- plugin: entity_lookup
bundle_key: vid
bundle: part_type
value_key: name
entity_type: taxonomy_term
ignore_case: true
- plugin: skip_on_empty
method: row
message: "Failed to map the part 'type' attribute."
field_start:
- << : *nested_mods_node
query: 'mods:extent/mods:start'
Expand Down

0 comments on commit d39a70f

Please sign in to comment.