champion-8.x-3.1-no-core/config/install/rdf.mapping.taxonomy_term.tags.yml
config/install/rdf.mapping.taxonomy_term.tags.yml
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'
