uuid: b4fe45f9-a908-4ca2-8197-8830311f3823
langcode: en
status: true
dependencies:
  config:
    - taxonomy.vocabulary.islandora_models
  module:
    - taxonomy
_core:
  default_config_hash: sz38N7I8V9U-qonlIxwosaKWzpLKCtT7cdHXcFDfMQU
id: taxonomy_term.islandora_models
targetEntityType: taxonomy_term
bundle: islandora_models
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'