Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / profiles / demo_umami / config / install / rdf.mapping.taxonomy_term.tags.yml
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 (file)
index 0000000..46b43f1
--- /dev/null
@@ -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'