Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding new MODS fields as per Metadata Interest Group mappings #5

Merged
merged 17 commits into from
Jan 15, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -4,20 +4,38 @@ dependencies:
config:
- field.field.node.islandora_object.field_access_terms
- field.field.node.islandora_object.field_alternative_title
- field.field.node.islandora_object.field_classification
- field.field.node.islandora_object.field_coordinates
- field.field.node.islandora_object.field_coordinates_text
- field.field.node.islandora_object.field_description
- field.field.node.islandora_object.field_dewey_classification
- field.field.node.islandora_object.field_display_hints
- field.field.node.islandora_object.field_edition
- field.field.node.islandora_object.field_edtf_date
- field.field.node.islandora_object.field_edtf_date_created
- field.field.node.islandora_object.field_edtf_date_issued
- field.field.node.islandora_object.field_extent
- field.field.node.islandora_object.field_physical_form
- field.field.node.islandora_object.field_genre
- field.field.node.islandora_object.field_geographic_subject
- field.field.node.islandora_object.field_identifier
- field.field.node.islandora_object.field_isbn
- field.field.node.islandora_object.field_language
- field.field.node.islandora_object.field_lcc_classification
- field.field.node.islandora_object.field_linked_agent
- field.field.node.islandora_object.field_local_identifier
- field.field.node.islandora_object.field_member_of
- field.field.node.islandora_object.field_model
- field.field.node.islandora_object.field_note
- field.field.node.islandora_object.field_oclc_number
- field.field.node.islandora_object.field_pid
- field.field.node.islandora_object.field_place_published
- field.field.node.islandora_object.field_resource_type
- field.field.node.islandora_object.field_rights
- field.field.node.islandora_object.field_subject
- field.field.node.islandora_object.field_subjects_name
- field.field.node.islandora_object.field_table_of_contents
- field.field.node.islandora_object.field_temporal_subject
- field.field.node.islandora_object.field_weight
- node.type.islandora_object
enforced:
Expand All @@ -26,19 +44,21 @@ dependencies:
module:
- controlled_access_terms
- field_group
- geolocation
- path
third_party_settings:
field_group:
group_structure:
children:
- field_model
- field_member_of
- langcode
- field_access_terms
- field_display_hints
- field_pid
- field_weight
parent_name: ''
weight: 2
weight: 1
format_type: details
format_settings:
open: true
Expand All @@ -53,17 +73,34 @@ third_party_settings:
- field_alternative_title
- field_identifier
- field_resource_type
- field_genre
- field_linked_agent
- field_edtf_date_created
- field_edtf_date_issued
- field_edtf_date
- field_edition
- field_place_published
- field_language
- field_description
- langcode
- field_table_of_contents
- field_physical_form
- field_extent
- field_rights
- field_linked_agent
- field_edtf_date
- field_subject
- field_edtf_date_created
- field_edtf_date_issued
- field_geographic_subject
- field_coordinates
- field_coordinates_text
- field_temporal_subject
- field_subjects_name
- field_dewey_classification
- field_lcc_classification
- field_classification
- field_local_identifier
- field_isbn
- field_oclc_number
- field_note
parent_name: ''
weight: 1
weight: 0
format_type: details
format_settings:
open: true
Expand All @@ -85,7 +122,7 @@ content:
third_party_settings: { }
field_access_terms:
type: options_buttons
weight: 10
weight: 11
region: content
settings: { }
third_party_settings: { }
Expand All @@ -97,23 +134,61 @@ content:
size: 60
placeholder: ''
third_party_settings: { }
field_classification:
weight: 26
settings:
size: 60
placeholder: ''
third_party_settings: { }
type: string_textfield
region: content
field_coordinates:
weight: 20
settings: { }
third_party_settings: { }
type: geolocation_latlng
region: content
field_coordinates_text:
weight: 21
settings:
size: 60
placeholder: ''
third_party_settings: { }
type: string_textfield
region: content
field_description:
type: string_textarea
weight: 4
weight: 13
region: content
settings:
rows: 5
placeholder: ''
third_party_settings: { }
field_dewey_classification:
weight: 24
settings:
size: 60
placeholder: ''
third_party_settings: { }
type: string_textfield
region: content
field_display_hints:
type: options_buttons
weight: 11
weight: 13
region: content
settings: { }
third_party_settings: { }
field_edition:
weight: 9
settings:
size: 60
placeholder: ''
third_party_settings: { }
type: string_textfield
region: content
field_edtf_date:
type: edtf_default
weight: 9
weight: 8
region: content
settings:
strict_dates: false
Expand All @@ -122,7 +197,7 @@ content:
third_party_settings: { }
field_edtf_date_created:
type: edtf_default
weight: 11
weight: 6
region: content
settings:
strict_dates: false
Expand All @@ -131,7 +206,7 @@ content:
third_party_settings: { }
field_edtf_date_issued:
type: edtf_default
weight: 12
weight: 7
region: content
settings:
strict_dates: false
Expand All @@ -140,12 +215,39 @@ content:
third_party_settings: { }
field_extent:
type: string_textfield
weight: 6
weight: 16
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
field_physical_form:
type: entity_reference_autocomplete
weight: 15
region: content
settings:
match_operator: CONTAINS
size: 60
placeholder: ''
third_party_settings: { }
field_genre:
type: entity_reference_autocomplete
weight: 4
region: content
settings:
match_operator: CONTAINS
size: 60
placeholder: ''
third_party_settings: { }
field_geographic_subject:
weight: 19
settings:
match_operator: CONTAINS
size: 60
placeholder: ''
third_party_settings: { }
type: entity_reference_autocomplete
region: content
field_identifier:
type: string_textfield
weight: 2
Expand All @@ -154,15 +256,48 @@ content:
size: 60
placeholder: ''
third_party_settings: { }
field_isbn:
weight: 28
settings:
size: 60
placeholder: ''
third_party_settings: { }
type: string_textfield
region: content
field_language:
type: entity_reference_autocomplete
weight: 12
region: content
settings:
match_operator: CONTAINS
size: 60
placeholder: ''
third_party_settings: { }
field_lcc_classification:
weight: 25
settings:
size: 60
placeholder: ''
third_party_settings: { }
type: string_textfield
region: content
field_linked_agent:
weight: 8
weight: 5
settings:
match_operator: CONTAINS
size: '60'
placeholder: ''
third_party_settings: { }
type: typed_relation_default
region: content
field_local_identifier:
weight: 27
settings:
size: 60
placeholder: ''
third_party_settings: { }
type: string_textfield
region: content
field_member_of:
type: entity_reference_autocomplete
weight: 9
Expand All @@ -178,8 +313,32 @@ content:
region: content
settings: { }
third_party_settings: { }
field_note:
weight: 30
settings:
rows: 5
placeholder: ''
third_party_settings: { }
type: text_textarea
region: content
field_oclc_number:
weight: 29
settings:
size: 60
placeholder: ''
third_party_settings: { }
type: string_textfield
region: content
field_pid:
weight: 12
weight: 14
settings:
size: 60
placeholder: ''
third_party_settings: { }
type: string_textfield
region: content
field_place_published:
weight: 10
settings:
size: 60
placeholder: ''
Expand All @@ -194,14 +353,40 @@ content:
region: content
field_rights:
type: string_textfield
weight: 7
weight: 17
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
field_subject:
weight: 10
weight: 18
settings:
match_operator: CONTAINS
size: 60
placeholder: ''
third_party_settings: { }
type: entity_reference_autocomplete
region: content
field_subjects_name:
weight: 23
settings:
match_operator: CONTAINS
size: 60
placeholder: ''
third_party_settings: { }
type: entity_reference_autocomplete
region: content
field_table_of_contents:
weight: 14
settings:
rows: 5
placeholder: ''
third_party_settings: { }
type: text_textarea
region: content
field_temporal_subject:
weight: 22
settings:
match_operator: CONTAINS
size: 60
Expand All @@ -210,22 +395,22 @@ content:
type: entity_reference_autocomplete
region: content
field_weight:
weight: 26
weight: 15
settings:
placeholder: ''
third_party_settings: { }
type: number
region: content
langcode:
type: language_select
weight: 5
weight: 10
region: content
settings:
include_locked: true
third_party_settings: { }
path:
type: path
weight: 4
weight: 3
region: content
settings: { }
third_party_settings: { }
Expand Down Expand Up @@ -259,7 +444,7 @@ content:
placeholder: ''
third_party_settings: { }
translation:
weight: 3
weight: 2
region: content
settings: { }
third_party_settings: { }
Expand Down
Loading