uuid: d4809f52-a61e-4413-afaa-a09403f1de54
langcode: en
status: true
dependencies:
  config:
    - taxonomy.vocabulary.islandora_display
  module:
    - taxonomy
id: taxonomy_term.islandora_display
targetEntityType: taxonomy_term
bundle: islandora_display
types:
  - 'schema:Thing'
fieldMappings:
  name:
    properties:
      - 'dcterms:title'
  description:
    properties:
      - 'dcterms:description'
  field_external_uri:
    properties:
      - 'owl:sameAs'
  changed:
    properties:
      - 'schema:dateModified'
    datatype_callback:
      callable: 'Drupal\rdf\CommonDataConverter::dateIso8601Value'