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.
 
 
 
 
 

37 lines
832 B

uuid: e022d60e-64b1-4a42-9cd6-e43ecce994ba
langcode: en
status: true
dependencies:
config:
- taxonomy.vocabulary.geo_location
module:
- taxonomy
_core:
default_config_hash: h5TsW1n-2MIijEHXZ8K8Zz2YocfcFQh4z1xTOKZc66M
id: taxonomy_term.geo_location
targetEntityType: taxonomy_term
bundle: geo_location
types:
- 'dc:Location'
- 'schema:Place'
fieldMappings:
name:
properties:
- 'schema:name'
description:
properties:
- 'schema:description'
field_authority_link:
properties:
- 'schema:sameAs'
field_geo_geolocation:
properties:
- 'wgs84_pos:lat_long'
field_geo_broader:
properties:
- 'schema:containedInPlace'
changed:
properties:
- 'schema:dateModified'
datatype_callback:
callable: 'Drupal\rdf\CommonDataConverter::dateIso8601Value'