Move configuration to standard location (config next to web)
This commit is contained in:
parent
c3696b4b96
commit
8fdc0426d5
472 changed files with 1 additions and 1 deletions
22
config/sync/rdf.mapping.taxonomy_term.topics.yml
Normal file
22
config/sync/rdf.mapping.taxonomy_term.topics.yml
Normal file
|
@ -0,0 +1,22 @@
|
|||
uuid: 09cf728b-3612-4b87-beb7-80c5a2c5b0cc
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- taxonomy.vocabulary.topics
|
||||
module:
|
||||
- taxonomy
|
||||
_core:
|
||||
default_config_hash: laEV9Mm5bDiVsaTGWDxNoK9cf39u8fgRStlg7b6KFts
|
||||
id: taxonomy_term.topics
|
||||
targetEntityType: taxonomy_term
|
||||
bundle: topics
|
||||
types:
|
||||
- 'schema:Thing'
|
||||
fieldMappings:
|
||||
name:
|
||||
properties:
|
||||
- 'schema:name'
|
||||
description:
|
||||
properties:
|
||||
- 'schema:description'
|
Loading…
Add table
Add a link
Reference in a new issue