X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fprofiles%2Fdemo_umami%2Fconfig%2Finstall%2Frdf.mapping.taxonomy_term.tags.yml;fp=web%2Fcore%2Fprofiles%2Fdemo_umami%2Fconfig%2Finstall%2Frdf.mapping.taxonomy_term.tags.yml;h=46b43f15f3da05ed2f25cd3cb280face024f8120;hp=0000000000000000000000000000000000000000;hb=af6d1fb995500ae68849458ee10d66abbdcfb252;hpb=680c79a86e3ed402f263faeac92e89fb6d9edcc0 diff --git a/web/core/profiles/demo_umami/config/install/rdf.mapping.taxonomy_term.tags.yml b/web/core/profiles/demo_umami/config/install/rdf.mapping.taxonomy_term.tags.yml new file mode 100644 index 000000000..46b43f15f --- /dev/null +++ b/web/core/profiles/demo_umami/config/install/rdf.mapping.taxonomy_term.tags.yml @@ -0,0 +1,19 @@ +langcode: en +status: true +dependencies: + config: + - taxonomy.vocabulary.tags + module: + - taxonomy +id: taxonomy_term.tags +targetEntityType: taxonomy_term +bundle: tags +types: + - 'schema:Thing' +fieldMappings: + name: + properties: + - 'schema:name' + description: + properties: + - 'schema:description'