You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
31 lines
652 B
31 lines
652 B
5 months ago
|
uuid: ba4adc36-e704-4bad-b3f6-114383c28102
|
||
|
langcode: en
|
||
|
status: true
|
||
|
dependencies:
|
||
|
config:
|
||
|
- taxonomy.vocabulary.genre
|
||
|
module:
|
||
|
- taxonomy
|
||
|
_core:
|
||
|
default_config_hash: h_dG9wdbT4CT0HRr05ADMGyDZAg4JwnFIe8PjZ2jxLA
|
||
|
id: taxonomy_term.genre
|
||
|
targetEntityType: taxonomy_term
|
||
|
bundle: genre
|
||
|
types:
|
||
|
- 'schema:Thing'
|
||
|
fieldMappings:
|
||
|
name:
|
||
|
properties:
|
||
|
- 'schema:name'
|
||
|
description:
|
||
|
properties:
|
||
|
- 'schema:description'
|
||
|
field_authority_link:
|
||
|
properties:
|
||
|
- 'schema:sameAs'
|
||
|
changed:
|
||
|
properties:
|
||
|
- 'schema:dateModified'
|
||
|
datatype_callback:
|
||
|
callable: 'Drupal\rdf\CommonDataConverter::dateIso8601Value'
|