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
683 B
31 lines
683 B
5 months ago
|
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'
|