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.
52 lines
1.3 KiB
52 lines
1.3 KiB
3 months ago
|
uuid: e1b073a9-63ee-450f-9acb-496f71cdaa6f
|
||
|
langcode: en
|
||
|
status: true
|
||
|
dependencies:
|
||
|
config:
|
||
|
- field.storage.taxonomy_term.field_relationships
|
||
|
- taxonomy.vocabulary.corporate_body
|
||
|
- taxonomy.vocabulary.family
|
||
|
- taxonomy.vocabulary.person
|
||
|
module:
|
||
|
- controlled_access_terms
|
||
|
_core:
|
||
|
default_config_hash: q68XTBiPrVV-NgiYkNEKC_3jTjPzmGkqUQzzIsWQLfc
|
||
|
id: taxonomy_term.person.field_relationships
|
||
|
field_name: field_relationships
|
||
|
entity_type: taxonomy_term
|
||
|
bundle: person
|
||
|
label: Relationships
|
||
|
description: ''
|
||
|
required: false
|
||
|
translatable: true
|
||
|
default_value: { }
|
||
|
default_value_callback: ''
|
||
|
settings:
|
||
|
handler: 'default:taxonomy_term'
|
||
|
handler_settings:
|
||
|
target_bundles:
|
||
|
corporate_body: corporate_body
|
||
|
family: family
|
||
|
person: person
|
||
|
sort:
|
||
|
field: name
|
||
|
direction: asc
|
||
|
auto_create: false
|
||
|
auto_create_bundle: corporate_body
|
||
|
rel_types:
|
||
|
'schema:knows': Knows
|
||
|
'schema:alumniOf': 'Alumni of'
|
||
|
'schema:children': Children
|
||
|
'schema:colleague': Colleague
|
||
|
'schema:follows': Follows
|
||
|
'schema:funder': Funder
|
||
|
'schema:knowsAbout': 'Knows about'
|
||
|
'schema:memberOf': 'Member of'
|
||
|
'schema:parent': Parent
|
||
|
'schema:relatedTo': 'Related to'
|
||
|
'schema:sibling': Sibling
|
||
|
'schema:sponsor': Sponsor
|
||
|
'schema:spouse': Spouse
|
||
|
'schema:worksFor': 'Works for'
|
||
|
field_type: typed_relation
|