Initial commit of configuration
This commit is contained in:
parent
97a9ba1c23
commit
c102efd31b
640 changed files with 60699 additions and 0 deletions
22
config/rdf.mapping.taxonomy_term.topics.yml
Normal file
22
config/rdf.mapping.taxonomy_term.topics.yml
Normal file
|
@ -0,0 +1,22 @@
|
|||
uuid: 8746d685-bbc1-42ca-9302-35c514008e43
|
||||
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