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.
43 lines
938 B
43 lines
938 B
5 months ago
|
uuid: f58d8e33-7fd9-4788-8a18-884be2fdfa00
|
||
|
langcode: en
|
||
|
status: true
|
||
|
dependencies:
|
||
|
config:
|
||
|
- taxonomy.vocabulary.person
|
||
|
module:
|
||
|
- taxonomy
|
||
|
_core:
|
||
|
default_config_hash: Ho8imt84_uHqV26OJ5CBtyWf_OvyGS8q0bC5X8HuO1o
|
||
|
id: taxonomy_term.person
|
||
|
targetEntityType: taxonomy_term
|
||
|
bundle: person
|
||
|
types:
|
||
|
- 'schema:Person'
|
||
|
fieldMappings:
|
||
|
name:
|
||
|
properties:
|
||
|
- 'schema:name'
|
||
|
description:
|
||
|
properties:
|
||
|
- 'schema:description'
|
||
|
field_alternate_name:
|
||
|
properties:
|
||
|
- 'schema:alternateName'
|
||
|
field_person_alternate_names:
|
||
|
properties:
|
||
|
- 'schema:alternateName'
|
||
|
field_authority_link:
|
||
|
properties:
|
||
|
- 'schema:sameAs'
|
||
|
field_cat_date_begin:
|
||
|
properties:
|
||
|
- 'schema:birthDate'
|
||
|
field_cat_date_end:
|
||
|
properties:
|
||
|
- 'schema:deathDate'
|
||
|
changed:
|
||
|
properties:
|
||
|
- 'schema:dateModified'
|
||
|
datatype_callback:
|
||
|
callable: 'Drupal\rdf\CommonDataConverter::dateIso8601Value'
|