updated core to 8.6.3
This commit is contained in:
@@ -6,6 +6,12 @@ migration_tags:
|
||||
source:
|
||||
plugin: d7_rdf_mapping
|
||||
process:
|
||||
id:
|
||||
plugin: concat
|
||||
source:
|
||||
- type
|
||||
- bundle
|
||||
delimiter: .
|
||||
targetEntityType: type
|
||||
bundle: bundle
|
||||
types: types
|
||||
@@ -15,7 +21,12 @@ process:
|
||||
process:
|
||||
properties: predicates
|
||||
datatype: datatype
|
||||
datatype_callback/callable: callback
|
||||
datatype_callback/callable:
|
||||
plugin: static_map
|
||||
source: callback
|
||||
bypass: true
|
||||
map:
|
||||
date_iso8601: Drupal\rdf\CommonDataConverter::dateIso8601Value
|
||||
mapping_type: type
|
||||
destination:
|
||||
plugin: entity:rdf_mapping
|
||||
|
||||
Reference in New Issue
Block a user