Chris@17: id: d7_rdf_mapping Chris@17: label: Drupal 7 RDF Mappings Chris@17: migration_tags: Chris@17: - Drupal 7 Chris@17: - Configuration Chris@17: source: Chris@17: plugin: d7_rdf_mapping Chris@17: process: Chris@17: id: Chris@17: plugin: concat Chris@17: source: Chris@17: - type Chris@17: - bundle Chris@17: delimiter: . Chris@17: targetEntityType: type Chris@17: bundle: bundle Chris@17: types: types Chris@17: fieldMappings: Chris@17: plugin: sub_process Chris@17: source: fieldMappings Chris@17: process: Chris@17: properties: predicates Chris@17: datatype: datatype Chris@17: datatype_callback/callable: Chris@17: plugin: static_map Chris@17: source: callback Chris@17: bypass: true Chris@17: map: Chris@17: date_iso8601: Drupal\rdf\CommonDataConverter::dateIso8601Value Chris@17: mapping_type: type Chris@17: destination: Chris@17: plugin: entity:rdf_mapping Chris@17: migration_dependencies: Chris@17: optional: Chris@17: - d7_comment_type Chris@17: - d7_node_type Chris@17: - d7_taxonomy_vocabulary