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
664 B
31 lines
664 B
3 months ago
|
uuid: 56e31034-3ae2-4972-a856-15cbc6312e78
|
||
|
langcode: en
|
||
|
status: true
|
||
|
dependencies:
|
||
|
config:
|
||
|
- taxonomy.vocabulary.language
|
||
|
module:
|
||
|
- taxonomy
|
||
|
_core:
|
||
|
default_config_hash: zwm58nuhsLT1dzytsxnFEl94rzfxfvf0jW_1F5HYNio
|
||
|
id: taxonomy_term.language
|
||
|
targetEntityType: taxonomy_term
|
||
|
bundle: language
|
||
|
types:
|
||
|
- 'schema:Language'
|
||
|
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'
|