Browse Source
... also, identify the term by URI instead of by name, as it's the URI that is used to related to it from config.pull/907/head

2 changed files with 72 additions and 13 deletions
@ -0,0 +1,25 @@ |
|||||||
|
--- |
||||||
|
id: islandora_fits_tags |
||||||
|
migration_tags: |
||||||
|
- islandora |
||||||
|
migration_group: islandora |
||||||
|
label: "FITS Term(s)" |
||||||
|
source: |
||||||
|
plugin: embeddedd_data |
||||||
|
data_rows: |
||||||
|
- vid: islandora_media_use |
||||||
|
name: FITS File |
||||||
|
description: Technical Metadata associated with an original media file |
||||||
|
uri: https://projects.iq.harvard.edu/fits |
||||||
|
ids: |
||||||
|
uri: |
||||||
|
type: string |
||||||
|
process: |
||||||
|
vid: vid |
||||||
|
name: name |
||||||
|
description: description |
||||||
|
field_external_uri/uri: uri |
||||||
|
destination: |
||||||
|
plugin: entity:taxonomy_term |
||||||
|
migration_dependencies: |
||||||
|
required: { } |
Loading…
Reference in new issue