Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / profiles / demo_umami / config / install / rdf.mapping.taxonomy_term.tags.yml
1 langcode: en
2 status: true
3 dependencies:
4   config:
5     - taxonomy.vocabulary.tags
6   module:
7     - taxonomy
8 id: taxonomy_term.tags
9 targetEntityType: taxonomy_term
10 bundle: tags
11 types:
12   - 'schema:Thing'
13 fieldMappings:
14   name:
15     properties:
16       - 'schema:name'
17   description:
18     properties:
19       - 'schema:description'