clone of olivero for island lives
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
658 B

uuid: 5560ee1c-0380-4385-9c35-911a68890ee5
langcode: en
status: true
dependencies:
config:
- taxonomy.vocabulary.subject
module:
- taxonomy
_core:
default_config_hash: 3WGvlX2CdD-Ul3QsGMJ1X9gbKrSeQIbaPYOZpuyKiF8
id: taxonomy_term.subject
targetEntityType: taxonomy_term
bundle: subject
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'