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 8 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

Large diffs are not rendered by default.

183 changes: 162 additions & 21 deletions config/install/core.entity_view_display.node.islandora_object.binary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,26 +5,44 @@ dependencies:
- core.entity_view_mode.node.binary
- field.field.node.islandora_object.field_access_terms
- field.field.node.islandora_object.field_alternative_title
- field.field.node.islandora_object.field_coordinates
- 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_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_place_published_country
- 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
- node.type.islandora_object
enforced:
module:
- islandora_defaults
module:
- controlled_access_terms
- geolocation
- user
id: node.islandora_object.binary
targetEntityType: node
Expand All @@ -49,57 +67,106 @@ content:
settings:
link_to_entity: false
third_party_settings: { }
field_coordinates:
type: geolocation_latlng
weight: 22
region: content
label: above
settings: { }
third_party_settings: { }
field_description:
type: basic_string
weight: 10
weight: 15
region: content
label: above
settings: { }
third_party_settings: { }
field_dewey_classification:
type: string
weight: 25
region: content
label: above
settings:
link_to_entity: false
third_party_settings: { }
field_edition:
type: string
weight: 9
region: content
label: above
settings:
link_to_entity: false
third_party_settings: { }
field_edtf_date:
type: edtf_default
weight: 7
weight: 8
region: content
label: above
settings:
date_separator: dash
date_order: big_endian
month_format: mm
day_format: dd
season_hemisphere: north
third_party_settings: { }
field_edtf_date_created:
type: edtf_default
weight: 5
weight: 6
region: content
label: above
settings:
date_separator: dash
date_order: big_endian
month_format: mm
day_format: dd
season_hemisphere: north
third_party_settings: { }
field_edtf_date_issued:
type: edtf_default
weight: 6
weight: 7
region: content
label: above
settings:
date_separator: dash
date_order: big_endian
month_format: mm
day_format: dd
season_hemisphere: north
third_party_settings: { }
field_extent:
type: string
weight: 11
weight: 18
region: content
label: above
settings:
link_to_entity: false
third_party_settings: { }
field_form:
type: entity_reference_label
weight: 17
region: content
label: above
settings:
link: true
third_party_settings: { }
field_gemini_uri:
weight: 30
region: content
settings: { }
third_party_settings: { }
field_genre:
type: entity_reference_label
weight: 14
region: content
label: above
settings:
link: true
third_party_settings: { }
field_geographic_subject:
type: entity_reference_label
weight: 21
region: content
label: above
settings:
link: true
third_party_settings: { }
field_identifier:
type: string
weight: 1
Expand All @@ -108,14 +175,46 @@ content:
settings:
link_to_entity: false
third_party_settings: { }
field_isbn:
type: string
weight: 28
region: content
label: above
settings:
link_to_entity: false
third_party_settings: { }
field_language:
type: entity_reference_label
weight: 12
region: content
label: above
settings:
link: true
third_party_settings: { }
field_lcc_classification:
type: string
weight: 26
region: content
label: above
settings:
link_to_entity: false
third_party_settings: { }
field_linked_agent:
type: typed_relation_default
weight: 8
weight: 5
region: content
label: above
settings:
link: true
third_party_settings: { }
field_local_identifier:
type: string
weight: 27
region: content
label: above
settings:
link_to_entity: false
third_party_settings: { }
field_member_of:
weight: 4
label: above
Expand All @@ -124,46 +223,86 @@ content:
third_party_settings: { }
type: entity_reference_label
region: content
field_note:
type: basic_string
seth-shaw-unlv marked this conversation as resolved.
Show resolved Hide resolved
weight: 31
region: content
label: above
settings: { }
third_party_settings: { }
field_oclc_number:
type: string
weight: 29
region: content
label: above
settings:
link_to_entity: false
third_party_settings: { }
field_place_published:
type: string
weight: 10
region: content
label: above
settings:
link_to_entity: false
third_party_settings: { }
field_place_published_country:
type: entity_reference_label
weight: 11
region: content
label: above
settings:
link: true
third_party_settings: { }
field_resource_type:
type: entity_reference_label
weight: 14
weight: 13
region: content
label: above
settings:
link: true
third_party_settings: { }
field_rights:
type: string
weight: 13
weight: 19
region: content
label: above
settings:
link_to_entity: false
third_party_settings: { }
field_subject:
type: entity_reference_label
weight: 12
weight: 20
region: content
label: above
settings:
link: true
third_party_settings: { }
langcode:
type: language
weight: 9
field_subjects_name:
type: entity_reference_label
weight: 24
region: content
label: above
settings:
link_to_entity: false
native_language: false
link: true
third_party_settings: { }
links:
weight: 2
field_table_of_contents:
type: basic_string
seth-shaw-unlv marked this conversation as resolved.
Show resolved Hide resolved
weight: 16
region: content
label: above
settings: { }
third_party_settings: { }
openseadragon_media_evas_entity_view_1:
weight: 21
field_temporal_subject:
type: entity_reference_label
weight: 23
region: content
label: above
settings:
link: true
third_party_settings: { }
links:
weight: 2
region: content
settings: { }
third_party_settings: { }
Expand All @@ -175,6 +314,8 @@ hidden:
field_display_hints: true
field_model: true
field_pid: true
langcode: true
openseadragon_media_evas_entity_view_1: true
openseadragon_media_evas_entity_view_2: true
openseadragon_media_evas_service_file: true
pdfjs_media_evas_entity_view_1: true
Expand Down
Loading