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'