From 4e28912a5b9bfcf0e581a7af9b3e5ae2ad0ba18b Mon Sep 17 00:00:00 2001 From: Keegan Rankin Date: Mon, 12 Feb 2024 11:44:22 -0800 Subject: [PATCH] Add config snapshot for rdf module --- ...apshot.snapshot.config_sync.module.rdf.yml | 25 ++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.rdf.yml b/config/sync/config_snapshot.snapshot.config_sync.module.rdf.yml index 8810b8b..a1594d9 100644 --- a/config/sync/config_snapshot.snapshot.config_sync.module.rdf.yml +++ b/config/sync/config_snapshot.snapshot.config_sync.module.rdf.yml @@ -8,4 +8,27 @@ id: config_sync.module.rdf snapshotSet: config_sync extensionType: module extensionName: rdf -items: { } +items: + - + collection: '' + name: rdf.mapping.user.user + data: + langcode: en + status: true + dependencies: + module: + - user + enforced: + module: + - user + id: user.user + targetEntityType: user + bundle: user + types: + - 'schema:Person' + fieldMappings: + name: + properties: + - 'schema:name' + _core: + default_config_hash: xtzuACq4Fn0ail4YD8cO_eMnn_g2DBlfI9W5oSpcRWI