From 0558c4da87bff41c10e3da3bd855c0c851c6ee32 Mon Sep 17 00:00:00 2001 From: Francois DECOURCELLE Date: Tue, 9 Jul 2019 15:37:35 +0200 Subject: [PATCH 1/6] global: add support for ES7 --- invenio_marc21/mappings/v7/__init__.py | 9 + .../v7/marc21/authority/ad-v1.0.0.json | 4613 ++++++++++ .../v7/marc21/bibliographic/bd-v1.0.0.json | 7973 +++++++++++++++++ .../v7/marc21/holdings/hd-v1.0.0.json | 988 ++ setup.py | 5 +- 5 files changed, 13587 insertions(+), 1 deletion(-) create mode 100644 invenio_marc21/mappings/v7/__init__.py create mode 100644 invenio_marc21/mappings/v7/marc21/authority/ad-v1.0.0.json create mode 100644 invenio_marc21/mappings/v7/marc21/bibliographic/bd-v1.0.0.json create mode 100644 invenio_marc21/mappings/v7/marc21/holdings/hd-v1.0.0.json diff --git a/invenio_marc21/mappings/v7/__init__.py b/invenio_marc21/mappings/v7/__init__.py new file mode 100644 index 0000000..150ae2b --- /dev/null +++ b/invenio_marc21/mappings/v7/__init__.py @@ -0,0 +1,9 @@ +# -*- coding: utf-8 -*- +# +# This file is part of Invenio. +# Copyright (C) 2016-2018 CERN. +# +# Invenio is free software; you can redistribute it and/or modify it +# under the terms of the MIT License; see LICENSE file for more details. + +"""Invenio module with nice defaults for MARC21 overlay.""" diff --git a/invenio_marc21/mappings/v7/marc21/authority/ad-v1.0.0.json b/invenio_marc21/mappings/v7/marc21/authority/ad-v1.0.0.json new file mode 100644 index 0000000..7c10bfd --- /dev/null +++ b/invenio_marc21/mappings/v7/marc21/authority/ad-v1.0.0.json @@ -0,0 +1,4613 @@ +{ + "settings": { + "index.percolator.map_unmapped_fields_as_string": true, + "index.mapping.total_fields.limit": 3000 + }, + "mappings": { + "numeric_detection": true, + "properties": { + "dewey_decimal_call_number": { + "type": "object", + "properties": { + "item_number": { + "type": "text" + }, + "institution_to_which_field_applies": { + "type": "text" + }, + "edition_number": { + "type": "text" + }, + "source_of_call_number": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "type_of_edition": { + "type": "text" + }, + "classification_number": { + "type": "text" + }, + "volumes_dates_to_which_call_number_applies": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "deleted_heading_information": { + "type": "object", + "properties": { + "replacement_heading": { + "type": "text" + }, + "replacement_authority_record_control_number": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "explanatory_text": { + "type": "text" + } + } + }, + "nonpublic_general_note": { + "type": "object", + "properties": { + "institution_to_which_field_applies": { + "type": "text" + }, + "nonpublic_general_note": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + } + } + }, + "time_period_of_heading": { + "type": "object", + "properties": { + "formatted_pre_9999_bc_time_period": { + "type": "text" + }, + "time_period_code": { + "type": "text" + }, + "formatted_9999_bc_through_ce_time_period": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + } + } + }, + "associated_place": { + "type": "object", + "properties": { + "record_control_number": { + "type": "text" + }, + "place_of_residence_headquarters": { + "type": "text" + }, + "associated_country": { + "type": "text" + }, + "place_of_origin_of_work": { + "type": "text" + }, + "start_period": { + "type": "text" + }, + "source_of_information": { + "type": "text" + }, + "place_of_birth": { + "type": "text" + }, + "uniform_resource_identifier": { + "type": "text" + }, + "end_period": { + "type": "text" + }, + "source_of_term": { + "type": "text" + }, + "place_of_death": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "other_associated_place": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "occupation": { + "type": "object", + "properties": { + "record_control_number": { + "type": "text" + }, + "start_period": { + "type": "text" + }, + "source_of_information": { + "type": "text" + }, + "uniform_resource_identifier": { + "type": "text" + }, + "end_period": { + "type": "text" + }, + "source_of_term": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "occupation": { + "type": "text" + } + } + }, + "date_and_time_of_latest_transaction": { + "type": "text" + }, + "see_from_tracing_topical_term": { + "type": "object", + "properties": { + "form_subdivision": { + "type": "text" + }, + "general_subdivision": { + "type": "text" + }, + "control_subfield": { + "type": "text" + }, + "chronological_subdivision": { + "type": "text" + }, + "institution_to_which_field_applies": { + "type": "text" + }, + "relationship_code": { + "type": "text" + }, + "topical_term_or_geographic_name_entry_element": { + "type": "text" + }, + "relationship_information": { + "type": "text" + }, + "miscellaneous_information": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "topical_term_following_geographic_name_entry_element": { + "type": "text" + }, + "geographic_subdivision": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "geographic_area_code": { + "type": "object", + "properties": { + "iso_code": { + "type": "text" + }, + "geographic_area_code": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "source_of_local_code": { + "type": "text" + }, + "authority_record_control_number_or_standard_number": { + "type": "text" + }, + "local_gac_code": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "established_heading_linking_entry_meeting_name": { + "type": "object", + "properties": { + "control_subfield": { + "type": "text" + }, + "language_of_a_work": { + "type": "text" + }, + "name_of_meeting_following_jurisdiction_name_entry_element": { + "type": "text" + }, + "form_subdivision": { + "type": "text" + }, + "date_of_meeting": { + "type": "text" + }, + "form_subheading": { + "type": "text" + }, + "meeting_name_or_jurisdiction_name_as_entry_element": { + "type": "text" + }, + "relationship_code": { + "type": "text" + }, + "type_of_meeting_name_entry_element": { + "type": "text" + }, + "version": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "miscellaneous_information": { + "type": "text" + }, + "geographic_subdivision": { + "type": "text" + }, + "medium": { + "type": "text" + }, + "chronological_subdivision": { + "type": "text" + }, + "subordinate_unit": { + "type": "text" + }, + "title_of_a_work": { + "type": "text" + }, + "thesaurus": { + "type": "text" + }, + "relationship_information": { + "type": "text" + }, + "source_of_heading_or_term": { + "type": "text" + }, + "number_of_part_section_meeting": { + "type": "text" + }, + "location_of_meeting": { + "type": "text" + }, + "general_subdivision": { + "type": "text" + }, + "institution_to_which_field_applies": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "relator_term": { + "type": "text" + }, + "date_of_a_work": { + "type": "text" + }, + "authority_record_control_number_or_standard_number": { + "type": "text" + }, + "name_of_part_section_of_a_work": { + "type": "text" + } + } + }, + "public_general_note": { + "type": "object", + "properties": { + "heading_or_subdivision_term": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "institution_to_which_field_applies": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "explanatory_text": { + "type": "text" + } + } + }, + "series_numbering_peculiarities": { + "type": "object", + "properties": { + "numbering_peculiarities_note": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "source_of_information": { + "type": "text" + } + } + }, + "general_explanatory_reference_name": { + "type": "object", + "properties": { + "general_explanatory_reference": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + } + } + }, + "heading_medium_of_performance_term": { + "type": "object", + "properties": { + "medium_of_performance_term": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + } + } + }, + "description_conversion_information": { + "type": "object", + "properties": { + "uniform_resource_identifier": { + "type": "text" + }, + "conversion_process": { + "type": "text" + }, + "conversion_date": { + "type": "text" + }, + "identifier_of_source_metadata": { + "type": "text" + }, + "conversion_agency": { + "type": "text" + } + } + }, + "time_period_of_creation": { + "type": "object", + "properties": { + "time_period_of_creation_term": { + "type": "text" + }, + "type_of_time_period": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "materials_specified": { + "type": "text" + }, + "source_of_term": { + "type": "text" + }, + "authority_record_control_number_or_standard_number": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "see_from_tracing_uniform_title": { + "type": "object", + "properties": { + "control_subfield": { + "type": "text" + }, + "language_of_a_work": { + "type": "text" + }, + "form_subdivision": { + "type": "text" + }, + "form_subheading": { + "type": "text" + }, + "key_for_music": { + "type": "text" + }, + "relationship_code": { + "type": "text" + }, + "date_of_treaty_signing": { + "type": "text" + }, + "version": { + "type": "text" + }, + "miscellaneous_information": { + "type": "text" + }, + "geographic_subdivision": { + "type": "text" + }, + "medium_of_performance_for_music": { + "type": "text" + }, + "arranged_statement_for_music": { + "type": "text" + }, + "medium": { + "type": "text" + }, + "chronological_subdivision": { + "type": "text" + }, + "title_of_a_work": { + "type": "text" + }, + "relationship_information": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "general_subdivision": { + "type": "text" + }, + "institution_to_which_field_applies": { + "type": "text" + }, + "nonfiling_characters": { + "type": "double" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "number_of_part_section_of_a_work": { + "type": "text" + }, + "date_of_a_work": { + "type": "text" + }, + "name_of_part_section_of_a_work": { + "type": "text" + }, + "uniform_title": { + "type": "text" + } + } + }, + "heading_chronological_term": { + "type": "object", + "properties": { + "form_subdivision": { + "type": "text" + }, + "general_subdivision": { + "type": "text" + }, + "chronological_term": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "geographic_subdivision": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "chronological_subdivision": { + "type": "text" + } + } + }, + "associated_group": { + "type": "object", + "properties": { + "associated_group": { + "type": "text" + }, + "start_period": { + "type": "text" + }, + "record_control_number": { + "type": "text" + }, + "source_of_information": { + "type": "text" + }, + "uniform_resource_identifier": { + "type": "text" + }, + "end_period": { + "type": "text" + }, + "source_of_term": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "national_library_of_medicine_call_number": { + "type": "object", + "properties": { + "item_number": { + "type": "text" + }, + "institution_to_which_field_applies": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "classification_number": { + "type": "text" + }, + "volumes_dates_to_which_call_number_applies": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "see_from_tracing_meeting_name": { + "type": "object", + "properties": { + "control_subfield": { + "type": "text" + }, + "language_of_a_work": { + "type": "text" + }, + "name_of_meeting_following_jurisdiction_name_entry_element": { + "type": "text" + }, + "form_subdivision": { + "type": "text" + }, + "date_of_meeting": { + "type": "text" + }, + "form_subheading": { + "type": "text" + }, + "meeting_name_or_jurisdiction_name_as_entry_element": { + "type": "text" + }, + "relationship_code": { + "type": "text" + }, + "type_of_meeting_name_entry_element": { + "type": "text" + }, + "version": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "miscellaneous_information": { + "type": "text" + }, + "geographic_subdivision": { + "type": "text" + }, + "medium": { + "type": "text" + }, + "chronological_subdivision": { + "type": "text" + }, + "subordinate_unit": { + "type": "text" + }, + "title_of_a_work": { + "type": "text" + }, + "number_of_part_section_meeting": { + "type": "text" + }, + "relationship_information": { + "type": "text" + }, + "location_of_meeting": { + "type": "text" + }, + "general_subdivision": { + "type": "text" + }, + "institution_to_which_field_applies": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "relator_term": { + "type": "text" + }, + "date_of_a_work": { + "type": "text" + }, + "name_of_part_section_of_a_work": { + "type": "text" + } + } + }, + "gender": { + "type": "object", + "properties": { + "gender": { + "type": "text" + }, + "start_period": { + "type": "text" + }, + "source_of_information": { + "type": "text" + }, + "uniform_resource_identifier": { + "type": "text" + }, + "end_period": { + "type": "text" + }, + "source_of_term": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "see_also_from_tracing_topical_term": { + "type": "object", + "properties": { + "form_subdivision": { + "type": "text" + }, + "general_subdivision": { + "type": "text" + }, + "control_subfield": { + "type": "text" + }, + "chronological_subdivision": { + "type": "text" + }, + "institution_to_which_field_applies": { + "type": "text" + }, + "relationship_code": { + "type": "text" + }, + "topical_term_or_geographic_name_entry_element": { + "type": "text" + }, + "relationship_information": { + "type": "text" + }, + "miscellaneous_information": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "authority_record_control_number_or_standard_number": { + "type": "text" + }, + "topical_term_following_geographic_name_entry_element": { + "type": "text" + }, + "geographic_subdivision": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "heading_topical_term": { + "type": "object", + "properties": { + "form_subdivision": { + "type": "text" + }, + "general_subdivision": { + "type": "text" + }, + "chronological_subdivision": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "topical_term_or_geographic_name_entry_element": { + "type": "text" + }, + "miscellaneous_information": { + "type": "text" + }, + "topical_term_following_geographic_name_entry_element": { + "type": "text" + }, + "geographic_subdivision": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "established_heading_linking_entry_geographic_name": { + "type": "object", + "properties": { + "form_subdivision": { + "type": "text" + }, + "general_subdivision": { + "type": "text" + }, + "control_subfield": { + "type": "text" + }, + "miscellaneous_information": { + "type": "text" + }, + "institution_to_which_field_applies": { + "type": "text" + }, + "thesaurus": { + "type": "text" + }, + "relationship_code": { + "type": "text" + }, + "relationship_information": { + "type": "text" + }, + "source_of_heading_or_term": { + "type": "text" + }, + "authority_record_control_number_or_standard_number": { + "type": "text" + }, + "geographic_name": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "geographic_subdivision": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "chronological_subdivision": { + "type": "text" + } + } + }, + "subject_category_code": { + "type": "object", + "properties": { + "subject_category_code": { + "type": "text" + }, + "code_source": { + "type": "text" + }, + "subject_category_code_subdivision": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + } + } + }, + "link_to_bibliographic_record_for_serial_or_multipart_item": { + "type": "object", + "properties": { + "control_number_of_related_bibliographic_record": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + } + } + }, + "series_analysis_practice": { + "type": "object", + "properties": { + "institution_copy_to_which_field_applies": { + "type": "text" + }, + "exceptions_to_analysis_practice": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "volumes_dates_to_which_analysis_practice_applies": { + "type": "text" + }, + "series_analysis_practice": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "library_and_archives_canada_call_number": { + "type": "object", + "properties": { + "item_number": { + "type": "text" + }, + "institution_to_which_field_applies": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "classification_number": { + "type": "text" + }, + "volumes_dates_to_which_call_number_applies": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "medium_of_performance": { + "type": "object", + "properties": { + "medium_of_performance": { + "type": "text" + }, + "total_number_of_performers": { + "type": "text" + }, + "note": { + "type": "text" + }, + "doubling_instrument": { + "type": "text" + }, + "display_constant_controller": { + "type": "text" + }, + "number_of_performers_of_the_same_medium": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "soloist": { + "type": "text" + }, + "alternative_medium_of_performance": { + "type": "text" + }, + "source_of_term": { + "type": "text" + }, + "authority_record_control_number_or_standard_number": { + "type": "text" + }, + "number_of_ensembles": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "see_also_from_tracing_meeting_name": { + "type": "object", + "properties": { + "control_subfield": { + "type": "text" + }, + "language_of_a_work": { + "type": "text" + }, + "name_of_meeting_following_jurisdiction_name_entry_element": { + "type": "text" + }, + "form_subdivision": { + "type": "text" + }, + "date_of_meeting": { + "type": "text" + }, + "form_subheading": { + "type": "text" + }, + "meeting_name_or_jurisdiction_name_as_entry_element": { + "type": "text" + }, + "relationship_code": { + "type": "text" + }, + "type_of_meeting_name_entry_element": { + "type": "text" + }, + "version": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "miscellaneous_information": { + "type": "text" + }, + "geographic_subdivision": { + "type": "text" + }, + "medium": { + "type": "text" + }, + "chronological_subdivision": { + "type": "text" + }, + "subordinate_unit": { + "type": "text" + }, + "title_of_a_work": { + "type": "text" + }, + "number_of_part_section_meeting": { + "type": "text" + }, + "relationship_information": { + "type": "text" + }, + "location_of_meeting": { + "type": "text" + }, + "general_subdivision": { + "type": "text" + }, + "institution_to_which_field_applies": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "relator_term": { + "type": "text" + }, + "date_of_a_work": { + "type": "text" + }, + "authority_record_control_number_or_standard_number": { + "type": "text" + }, + "name_of_part_section_of_a_work": { + "type": "text" + } + } + }, + "complex_linking_entry_data": { + "type": "object", + "properties": { + "institution_to_which_field_applies": { + "type": "text" + }, + "thesaurus": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "source_of_heading_or_term": { + "type": "text" + }, + "relationship_code": { + "type": "text" + }, + "heading_referred_to": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "explanatory_text": { + "type": "text" + } + } + }, + "see_from_tracing_personal_name": { + "type": "object", + "properties": { + "control_subfield": { + "type": "text" + }, + "language_of_a_work": { + "type": "text" + }, + "numeration": { + "type": "text" + }, + "form_subdivision": { + "type": "text" + }, + "form_subheading": { + "type": "text" + }, + "personal_name": { + "type": "text" + }, + "key_for_music": { + "type": "text" + }, + "relationship_code": { + "type": "text" + }, + "version": { + "type": "text" + }, + "miscellaneous_information": { + "type": "text" + }, + "geographic_subdivision": { + "type": "text" + }, + "medium_of_performance_for_music": { + "type": "text" + }, + "arranged_statement_for_music": { + "type": "text" + }, + "medium": { + "type": "text" + }, + "chronological_subdivision": { + "type": "text" + }, + "fuller_form_of_name": { + "type": "text" + }, + "attribution_qualifier": { + "type": "text" + }, + "title_of_a_work": { + "type": "text" + }, + "relationship_information": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "type_of_personal_name_element": { + "type": "text" + }, + "general_subdivision": { + "type": "text" + }, + "dates_associated_with_a_name": { + "type": "text" + }, + "titles_and_other_words_associated_with_a_name": { + "type": "text" + }, + "institution_to_which_field_applies": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "relator_term": { + "type": "text" + }, + "number_of_part_section_of_a_work": { + "type": "text" + }, + "date_of_a_work": { + "type": "text" + }, + "name_of_part_section_of_a_work": { + "type": "text" + } + } + }, + "international_standard_book_number": { + "type": "object", + "properties": { + "international_standard_book_number": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "terms_of_availability": { + "type": "text" + }, + "canceled_invalid_isbn": { + "type": "text" + }, + "qualifying_information": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "heading_geographic_subdivision": { + "type": "object", + "properties": { + "form_subdivision": { + "type": "text" + }, + "general_subdivision": { + "type": "text" + }, + "chronological_subdivision": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "geographic_subdivision": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "heading_meeting_name": { + "type": "object", + "properties": { + "language_of_a_work": { + "type": "text" + }, + "name_of_meeting_following_jurisdiction_name_entry_element": { + "type": "text" + }, + "form_subdivision": { + "type": "text" + }, + "date_of_meeting": { + "type": "text" + }, + "form_subheading": { + "type": "text" + }, + "meeting_name_or_jurisdiction_name_as_entry_element": { + "type": "text" + }, + "type_of_meeting_name_entry_element": { + "type": "text" + }, + "version": { + "type": "text" + }, + "location_of_meeting": { + "type": "text" + }, + "miscellaneous_information": { + "type": "text" + }, + "geographic_subdivision": { + "type": "text" + }, + "medium": { + "type": "text" + }, + "chronological_subdivision": { + "type": "text" + }, + "subordinate_unit": { + "type": "text" + }, + "title_of_a_work": { + "type": "text" + }, + "number_of_part_section_meeting": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "general_subdivision": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "relator_term": { + "type": "text" + }, + "date_of_a_work": { + "type": "text" + }, + "name_of_part_section_of_a_work": { + "type": "text" + } + } + }, + "series_tracing_practice": { + "type": "object", + "properties": { + "series_tracing_practice": { + "type": "text" + }, + "institution_copy_to_which_field_applies": { + "type": "text" + }, + "volumes_dates_to_which_tracing_practice_applies": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + } + } + }, + "see_also_from_tracing_chronological_subdivision": { + "type": "object", + "properties": { + "form_subdivision": { + "type": "text" + }, + "general_subdivision": { + "type": "text" + }, + "record_control_number": { + "type": "text" + }, + "chronological_subdivision": { + "type": "text" + }, + "institution_to_which_field_applies": { + "type": "text" + }, + "relationship_code": { + "type": "text" + }, + "control_subfield": { + "type": "text" + }, + "relationship_information": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "geographic_subdivision": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "see_also_from_tracing_chronological_term": { + "type": "object", + "properties": { + "form_subdivision": { + "type": "text" + }, + "general_subdivision": { + "type": "text" + }, + "record_control_number": { + "type": "text" + }, + "chronological_term": { + "type": "text" + }, + "institution_to_which_field_applies": { + "type": "text" + }, + "relationship_code": { + "type": "text" + }, + "control_subfield": { + "type": "text" + }, + "relationship_information": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "geographic_subdivision": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "chronological_subdivision": { + "type": "text" + } + } + }, + "subdivision_usage": { + "type": "object", + "properties": { + "subdivision_usage": { + "type": "text" + }, + "code_source": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + } + } + }, + "government_document_call_number": { + "type": "object", + "properties": { + "number_source": { + "type": "text" + }, + "call_number": { + "type": "text" + }, + "institution_to_which_field_applies": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "canceled_invalid_call_number": { + "type": "text" + }, + "volumes_dates_to_which_call_number_applies": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "series_numbering_example": { + "type": "object", + "properties": { + "series_numbering_example": { + "type": "text" + }, + "volumes_dates_to_which_series_numbering_example_applies": { + "type": "text" + }, + "institution_copy_to_which_field_applies": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + } + } + }, + "see_from_tracing_chronological_term": { + "type": "object", + "properties": { + "form_subdivision": { + "type": "text" + }, + "general_subdivision": { + "type": "text" + }, + "control_subfield": { + "type": "text" + }, + "chronological_term": { + "type": "text" + }, + "institution_to_which_field_applies": { + "type": "text" + }, + "relationship_code": { + "type": "text" + }, + "relationship_information": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "geographic_subdivision": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "chronological_subdivision": { + "type": "text" + } + } + }, + "see_also_from_tracing_corporate_name": { + "type": "object", + "properties": { + "control_subfield": { + "type": "text" + }, + "language_of_a_work": { + "type": "text" + }, + "form_subdivision": { + "type": "text" + }, + "form_subheading": { + "type": "text" + }, + "key_for_music": { + "type": "text" + }, + "relationship_code": { + "type": "text" + }, + "version": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "miscellaneous_information": { + "type": "text" + }, + "geographic_subdivision": { + "type": "text" + }, + "medium_of_performance_for_music": { + "type": "text" + }, + "arranged_statement_for_music": { + "type": "text" + }, + "medium": { + "type": "text" + }, + "corporate_name_or_jurisdiction_name_as_entry_element": { + "type": "text" + }, + "chronological_subdivision": { + "type": "text" + }, + "type_of_corporate_name_entry_element": { + "type": "text" + }, + "subordinate_unit": { + "type": "text" + }, + "title_of_a_work": { + "type": "text" + }, + "number_of_part_section_meeting": { + "type": "text" + }, + "relationship_information": { + "type": "text" + }, + "location_of_meeting": { + "type": "text" + }, + "general_subdivision": { + "type": "text" + }, + "institution_to_which_field_applies": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "relator_term": { + "type": "text" + }, + "date_of_meeting_or_treaty_signing": { + "type": "text" + }, + "date_of_a_work": { + "type": "text" + }, + "authority_record_control_number_or_standard_number": { + "type": "text" + }, + "name_of_part_section_of_a_work": { + "type": "text" + } + } + }, + "government_document_classification_number": { + "type": "object", + "properties": { + "number_source": { + "type": "text" + }, + "explanatory_information": { + "type": "text" + }, + "classification_number_element_ending_number_of_span": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "classification_number_element_single_number_of_beginning_number_of_span": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "established_heading_linking_entry_corporate_name": { + "type": "object", + "properties": { + "control_subfield": { + "type": "text" + }, + "language_of_a_work": { + "type": "text" + }, + "form_subdivision": { + "type": "text" + }, + "form_subheading": { + "type": "text" + }, + "key_for_music": { + "type": "text" + }, + "relationship_code": { + "type": "text" + }, + "version": { + "type": "text" + }, + "location_of_meeting": { + "type": "text" + }, + "miscellaneous_information": { + "type": "text" + }, + "geographic_subdivision": { + "type": "text" + }, + "medium_of_performance_for_music": { + "type": "text" + }, + "arranged_statement_for_music": { + "type": "text" + }, + "medium": { + "type": "text" + }, + "corporate_name_or_jurisdiction_name_as_entry_element": { + "type": "text" + }, + "chronological_subdivision": { + "type": "text" + }, + "type_of_corporate_name_entry_element": { + "type": "text" + }, + "subordinate_unit": { + "type": "text" + }, + "title_of_a_work": { + "type": "text" + }, + "thesaurus": { + "type": "text" + }, + "relationship_information": { + "type": "text" + }, + "source_of_heading_or_term": { + "type": "text" + }, + "number_of_part_section_meeting": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "general_subdivision": { + "type": "text" + }, + "institution_to_which_field_applies": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "relator_term": { + "type": "text" + }, + "date_of_meeting_or_treaty_signing": { + "type": "text" + }, + "date_of_a_work": { + "type": "text" + }, + "authority_record_control_number_or_standard_number": { + "type": "text" + }, + "name_of_part_section_of_a_work": { + "type": "text" + } + } + }, + "format_of_notated_music": { + "type": "object", + "properties": { + "format_of_notated_music_term": { + "type": "text" + }, + "format_of_notated_music_code": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "materials_specified": { + "type": "text" + }, + "source_of_term": { + "type": "text" + }, + "authority_record_control_number_or_standard_number": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "national_agricultural_library_call_number": { + "type": "object", + "properties": { + "item_number": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "volumes_dates_to_which_call_number_applies": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "classification_number": { + "type": "text" + } + } + }, + "character_sets_present": { + "type": "object", + "properties": { + "primary_g1_character_set": { + "type": "text" + }, + "primary_g0_character_set": { + "type": "text" + }, + "alternate_g0_or_g1_character_set": { + "type": "text" + } + } + }, + "heading_personal_name": { + "type": "object", + "properties": { + "language_of_a_work": { + "type": "text" + }, + "numeration": { + "type": "text" + }, + "form_subdivision": { + "type": "text" + }, + "form_subheading": { + "type": "text" + }, + "personal_name": { + "type": "text" + }, + "key_for_music": { + "type": "text" + }, + "version": { + "type": "text" + }, + "miscellaneous_information": { + "type": "text" + }, + "geographic_subdivision": { + "type": "text" + }, + "medium_of_performance_for_music": { + "type": "text" + }, + "arranged_statement_for_music": { + "type": "text" + }, + "medium": { + "type": "text" + }, + "chronological_subdivision": { + "type": "text" + }, + "fuller_form_of_name": { + "type": "text" + }, + "attribution_qualifier": { + "type": "text" + }, + "title_of_a_work": { + "type": "text" + }, + "type_of_personal_name_entry_element": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "general_subdivision": { + "type": "text" + }, + "dates_associated_with_a_name": { + "type": "text" + }, + "titles_and_other_words_associated_with_a_name": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "relator_term": { + "type": "text" + }, + "number_of_part_section_of_a_work": { + "type": "text" + }, + "date_of_a_work": { + "type": "text" + }, + "name_of_part_section_of_a_work": { + "type": "text" + } + } + }, + "see_also_from_tracing_general_subdivision": { + "type": "object", + "properties": { + "form_subdivision": { + "type": "text" + }, + "general_subdivision": { + "type": "text" + }, + "record_control_number": { + "type": "text" + }, + "chronological_subdivision": { + "type": "text" + }, + "institution_to_which_field_applies": { + "type": "text" + }, + "relationship_code": { + "type": "text" + }, + "control_subfield": { + "type": "text" + }, + "relationship_information": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "geographic_subdivision": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "heading_uniform_title": { + "type": "object", + "properties": { + "form_subdivision": { + "type": "text" + }, + "general_subdivision": { + "type": "text" + }, + "arranged_statement_for_music": { + "type": "text" + }, + "medium": { + "type": "text" + }, + "language_of_a_work": { + "type": "text" + }, + "chronological_subdivision": { + "type": "text" + }, + "form_subheading": { + "type": "text" + }, + "number_of_part_section_of_a_work": { + "type": "text" + }, + "key_for_music": { + "type": "text" + }, + "nonfiling_characters": { + "type": "double" + }, + "title_of_a_work": { + "type": "text" + }, + "date_of_treaty_signing": { + "type": "text" + }, + "version": { + "type": "text" + }, + "uniform_title": { + "type": "text" + }, + "miscellaneous_information": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "name_of_part_section_of_a_work": { + "type": "text" + }, + "date_of_a_work": { + "type": "text" + }, + "geographic_subdivision": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "medium_of_performance_for_music": { + "type": "text" + } + } + }, + "key": { + "type": "object", + "properties": { + "key": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + } + } + }, + "address": { + "type": "object", + "properties": { + "city": { + "type": "text" + }, + "intermediate_jurisdiction": { + "type": "text" + }, + "country": { + "type": "text" + }, + "address": { + "type": "text" + }, + "start_period": { + "type": "text" + }, + "source_of_information": { + "type": "text" + }, + "relator_code": { + "type": "text" + }, + "postal_code": { + "type": "text" + }, + "electronic_mail_address": { + "type": "text" + }, + "end_period": { + "type": "text" + }, + "public_note": { + "type": "text" + }, + "uniform_resource_identifier": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "see_from_tracing_chronological_subdivision": { + "type": "object", + "properties": { + "control_subfield": { + "type": "text" + }, + "general_subdivision": { + "type": "text" + }, + "chronological_subdivision": { + "type": "text" + }, + "institution_to_which_field_applies": { + "type": "text" + }, + "relationship_code": { + "type": "text" + }, + "relationship_information": { + "type": "text" + }, + "form_subdivision": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "geographic_subdivision": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "series_classification_practice": { + "type": "object", + "properties": { + "volumes_dates_to_which_classification_practice_applies": { + "type": "text" + }, + "institution_to_which_field_applies": { + "type": "text" + }, + "series_classification_practice": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + } + } + }, + "machine_generated_metadata_provenance": { + "type": "object", + "properties": { + "method_of_machine_assignment": { + "type": "text" + }, + "generation_agency": { + "type": "text" + }, + "confidence_value": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "generation_process": { + "type": "text" + }, + "uniform_resource_identifier": { + "type": "text" + }, + "validity_end_date": { + "type": "text" + }, + "authority_record_control_number_or_standard_number": { + "type": "text" + }, + "generation_date": { + "type": "text" + }, + "bibliographic_record_control_number": { + "type": "text" + } + } + }, + "established_heading_linking_entry_chronological_term": { + "type": "object", + "properties": { + "form_subdivision": { + "type": "text" + }, + "general_subdivision": { + "type": "text" + }, + "control_subfield": { + "type": "text" + }, + "chronological_term": { + "type": "text" + }, + "institution_to_which_field_applies": { + "type": "text" + }, + "thesaurus": { + "type": "text" + }, + "relationship_code": { + "type": "text" + }, + "relationship_information": { + "type": "text" + }, + "source_of_heading_or_term": { + "type": "text" + }, + "authority_record_control_number_or_standard_number": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "geographic_subdivision": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "chronological_subdivision": { + "type": "text" + } + } + }, + "established_heading_linking_entry_personal_name": { + "type": "object", + "properties": { + "control_subfield": { + "type": "text" + }, + "language_of_a_work": { + "type": "text" + }, + "numeration": { + "type": "text" + }, + "form_subdivision": { + "type": "text" + }, + "form_subheading": { + "type": "text" + }, + "personal_name": { + "type": "text" + }, + "key_for_music": { + "type": "text" + }, + "relationship_code": { + "type": "text" + }, + "version": { + "type": "text" + }, + "miscellaneous_information": { + "type": "text" + }, + "geographic_subdivision": { + "type": "text" + }, + "medium_of_performance_for_music": { + "type": "text" + }, + "arranged_statement_for_music": { + "type": "text" + }, + "medium": { + "type": "text" + }, + "chronological_subdivision": { + "type": "text" + }, + "fuller_form_of_name": { + "type": "text" + }, + "attribution_qualifier": { + "type": "text" + }, + "thesaurus": { + "type": "text" + }, + "title_of_a_work": { + "type": "text" + }, + "relationship_information": { + "type": "text" + }, + "source_of_heading_or_term": { + "type": "text" + }, + "type_of_personal_name_entry_element": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "general_subdivision": { + "type": "text" + }, + "dates_associated_with_a_name": { + "type": "text" + }, + "titles_and_other_words_associated_with_a_name": { + "type": "text" + }, + "institution_to_which_field_applies": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "relator_term": { + "type": "text" + }, + "number_of_part_section_of_a_work": { + "type": "text" + }, + "date_of_a_work": { + "type": "text" + }, + "authority_record_control_number_or_standard_number": { + "type": "text" + }, + "name_of_part_section_of_a_work": { + "type": "text" + } + } + }, + "see_from_tracing_form_subdivision": { + "type": "object", + "properties": { + "control_subfield": { + "type": "text" + }, + "general_subdivision": { + "type": "text" + }, + "chronological_subdivision": { + "type": "text" + }, + "institution_to_which_field_applies": { + "type": "text" + }, + "relationship_code": { + "type": "text" + }, + "relationship_information": { + "type": "text" + }, + "form_subdivision": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "geographic_subdivision": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "history_reference": { + "type": "object", + "properties": { + "history_reference": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + } + } + }, + "other_classification_number": { + "type": "object", + "properties": { + "number_source": { + "type": "text" + }, + "institution_to_which_field_applies": { + "type": "text" + }, + "classification_number_element_ending_number_of_span": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "explanatory_term": { + "type": "text" + }, + "classification_number_element_single_number_or_beginning_of_span": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "other_standard_identifier": { + "type": "object", + "properties": { + "canceled_invalid_standard_number_or_code": { + "type": "text" + }, + "source_of_number_or_code": { + "type": "text" + }, + "terms_of_availability": { + "type": "text" + }, + "type_of_standard_number_or_code": { + "type": "text" + }, + "standard_number_or_code": { + "type": "text" + }, + "qualifying_information": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "additional_codes_following_the_standard_number_or_code": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "family_information": { + "type": "object", + "properties": { + "hereditary_title": { + "type": "text" + }, + "start_period": { + "type": "text" + }, + "record_control_number": { + "type": "text" + }, + "source_of_information": { + "type": "text" + }, + "type_of_family": { + "type": "text" + }, + "uniform_resource_identifier": { + "type": "text" + }, + "end_period": { + "type": "text" + }, + "source_of_term": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "name_of_prominent_member": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "complex_see_reference_subject": { + "type": "object", + "properties": { + "authority_record_control_number_or_standard_number": { + "type": "text" + }, + "explanatory_text": { + "type": "text" + }, + "heading_referred_to": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + } + } + }, + "see_also_from_tracing_uniform_title": { + "type": "object", + "properties": { + "control_subfield": { + "type": "text" + }, + "language_of_a_work": { + "type": "text" + }, + "form_subdivision": { + "type": "text" + }, + "form_subheading": { + "type": "text" + }, + "key_for_music": { + "type": "text" + }, + "relationship_code": { + "type": "text" + }, + "date_of_treaty_signing": { + "type": "text" + }, + "version": { + "type": "text" + }, + "miscellaneous_information": { + "type": "text" + }, + "geographic_subdivision": { + "type": "text" + }, + "medium_of_performance_for_music": { + "type": "text" + }, + "arranged_statement_for_music": { + "type": "text" + }, + "medium": { + "type": "text" + }, + "chronological_subdivision": { + "type": "text" + }, + "title_of_a_work": { + "type": "text" + }, + "relationship_information": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "general_subdivision": { + "type": "text" + }, + "institution_to_which_field_applies": { + "type": "text" + }, + "nonfiling_characters": { + "type": "double" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "number_of_part_section_of_a_work": { + "type": "text" + }, + "date_of_a_work": { + "type": "text" + }, + "authority_record_control_number_or_standard_number": { + "type": "text" + }, + "name_of_part_section_of_a_work": { + "type": "text" + }, + "uniform_title": { + "type": "text" + } + } + }, + "see_from_tracing_geographic_subdivision": { + "type": "object", + "properties": { + "control_subfield": { + "type": "text" + }, + "general_subdivision": { + "type": "text" + }, + "chronological_subdivision": { + "type": "text" + }, + "institution_to_which_field_applies": { + "type": "text" + }, + "relationship_code": { + "type": "text" + }, + "relationship_information": { + "type": "text" + }, + "form_subdivision": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "geographic_subdivision": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "see_also_from_tracing_geographic_subdivision": { + "type": "object", + "properties": { + "form_subdivision": { + "type": "text" + }, + "general_subdivision": { + "type": "text" + }, + "record_control_number": { + "type": "text" + }, + "chronological_subdivision": { + "type": "text" + }, + "institution_to_which_field_applies": { + "type": "text" + }, + "relationship_code": { + "type": "text" + }, + "control_subfield": { + "type": "text" + }, + "relationship_information": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "geographic_subdivision": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "coded_cartographic_mathematical_data": { + "type": "object", + "properties": { + "declination_northern_limit": { + "type": "text" + }, + "equinox": { + "type": "text" + }, + "coordinates_easternmost_longitude": { + "type": "text" + }, + "g_ring_longitude": { + "type": "text" + }, + "declination_southern_limit": { + "type": "text" + }, + "distance_from_earth": { + "type": "text" + }, + "name_of_extraterrestrial_body": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "coordinates_westernmost_longitude": { + "type": "text" + }, + "source": { + "type": "text" + }, + "beginning_date": { + "type": "text" + }, + "ending_date": { + "type": "text" + }, + "g_ring_latitude": { + "type": "text" + }, + "type_of_ring": { + "type": "text" + }, + "materials_specified": { + "type": "text" + }, + "coordinates_northernmost_latitude": { + "type": "text" + }, + "authority_record_control_number_or_standard_number": { + "type": "text" + }, + "right_ascension_eastern_limit": { + "type": "text" + }, + "right_ascension_western_limit": { + "type": "text" + }, + "coordinates_southernmost_latitude": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "see_from_tracing_corporate_name": { + "type": "object", + "properties": { + "control_subfield": { + "type": "text" + }, + "language_of_a_work": { + "type": "text" + }, + "form_subdivision": { + "type": "text" + }, + "form_subheading": { + "type": "text" + }, + "key_for_music": { + "type": "text" + }, + "relationship_code": { + "type": "text" + }, + "version": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "miscellaneous_information": { + "type": "text" + }, + "geographic_subdivision": { + "type": "text" + }, + "medium_of_performance_for_music": { + "type": "text" + }, + "arranged_statement_for_music": { + "type": "text" + }, + "medium": { + "type": "text" + }, + "corporate_name_or_jurisdiction_name_as_entry_element": { + "type": "text" + }, + "chronological_subdivision": { + "type": "text" + }, + "type_of_corporate_name_entry_element": { + "type": "text" + }, + "subordinate_unit": { + "type": "text" + }, + "title_of_a_work": { + "type": "text" + }, + "number_of_part_section_meeting": { + "type": "text" + }, + "relationship_information": { + "type": "text" + }, + "location_of_meeting": { + "type": "text" + }, + "general_subdivision": { + "type": "text" + }, + "institution_to_which_field_applies": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "relator_term": { + "type": "text" + }, + "date_of_meeting_or_treaty_signing": { + "type": "text" + }, + "date_of_a_work": { + "type": "text" + }, + "name_of_part_section_of_a_work": { + "type": "text" + } + } + }, + "numeric_designation_of_musical_work": { + "type": "object", + "properties": { + "opus_number": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "source": { + "type": "text" + }, + "publisher_associated_with_opus_number": { + "type": "text" + }, + "thematic_index_number": { + "type": "text" + }, + "serial_number": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "thematic_index_code": { + "type": "text" + } + } + }, + "see_from_tracing_genre_form_term": { + "type": "object", + "properties": { + "form_subdivision": { + "type": "text" + }, + "general_subdivision": { + "type": "text" + }, + "control_subfield": { + "type": "text" + }, + "chronological_subdivision": { + "type": "text" + }, + "institution_to_which_field_applies": { + "type": "text" + }, + "relationship_code": { + "type": "text" + }, + "genre_form_term": { + "type": "text" + }, + "relationship_information": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "geographic_subdivision": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "heading_general_subdivision": { + "type": "object", + "properties": { + "form_subdivision": { + "type": "text" + }, + "general_subdivision": { + "type": "text" + }, + "chronological_subdivision": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "geographic_subdivision": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "control_number": { + "type": "text" + }, + "see_also_from_tracing_genre_form_term": { + "type": "object", + "properties": { + "form_subdivision": { + "type": "text" + }, + "general_subdivision": { + "type": "text" + }, + "record_control_number": { + "type": "text" + }, + "chronological_subdivision": { + "type": "text" + }, + "institution_to_which_field_applies": { + "type": "text" + }, + "relationship_code": { + "type": "text" + }, + "control_subfield": { + "type": "text" + }, + "genre_form_term": { + "type": "text" + }, + "relationship_information": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "geographic_subdivision": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "heading_genre_form_term": { + "type": "object", + "properties": { + "form_subdivision": { + "type": "text" + }, + "general_subdivision": { + "type": "text" + }, + "chronological_subdivision": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "genre_form_term": { + "type": "text" + }, + "geographic_subdivision": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "universal_decimal_classification_number": { + "type": "object", + "properties": { + "item_number": { + "type": "text" + }, + "edition_identifier": { + "type": "text" + }, + "common_auxiliary_subdivision": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "universal_decimal_classification_number": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "subdivision_linking_entry_chronological_subdivision": { + "type": "object", + "properties": { + "form_subdivision": { + "type": "text" + }, + "general_subdivision": { + "type": "text" + }, + "control_subfield": { + "type": "text" + }, + "chronological_subdivision": { + "type": "text" + }, + "institution_to_which_field_applies": { + "type": "text" + }, + "thesaurus": { + "type": "text" + }, + "relationship_code": { + "type": "text" + }, + "relationship_information": { + "type": "text" + }, + "source_of_heading_or_term": { + "type": "text" + }, + "authority_record_control_number_or_standard_number": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "geographic_subdivision": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "fuller_form_of_personal_name": { + "type": "object", + "properties": { + "fuller_form_of_personal_name": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "uniform_resource_identifier": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "source_of_information": { + "type": "text" + } + } + }, + "established_heading_linking_entry_topical_term": { + "type": "object", + "properties": { + "form_subdivision": { + "type": "text" + }, + "general_subdivision": { + "type": "text" + }, + "control_subfield": { + "type": "text" + }, + "miscellaneous_information": { + "type": "text" + }, + "institution_to_which_field_applies": { + "type": "text" + }, + "thesaurus": { + "type": "text" + }, + "relationship_code": { + "type": "text" + }, + "topical_term_or_geographic_name_entry_element": { + "type": "text" + }, + "relationship_information": { + "type": "text" + }, + "source_of_heading_or_term": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "authority_record_control_number_or_standard_number": { + "type": "text" + }, + "topical_term_following_geographic_name_entry_element": { + "type": "text" + }, + "geographic_subdivision": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "chronological_subdivision": { + "type": "text" + } + } + }, + "creator_contributor_characteristics": { + "type": "object", + "properties": { + "demographic_group_term": { + "type": "text" + }, + "creator_contributor_term": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "source": { + "type": "text" + }, + "materials_specified": { + "type": "text" + }, + "authority_record_control_number_or_standard_number": { + "type": "text" + }, + "creator_contributor_code": { + "type": "text" + }, + "demographic_group_code": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "subdivision_linking_entry_general_subdivision": { + "type": "object", + "properties": { + "form_subdivision": { + "type": "text" + }, + "general_subdivision": { + "type": "text" + }, + "control_subfield": { + "type": "text" + }, + "chronological_subdivision": { + "type": "text" + }, + "institution_to_which_field_applies": { + "type": "text" + }, + "thesaurus": { + "type": "text" + }, + "relationship_code": { + "type": "text" + }, + "relationship_information": { + "type": "text" + }, + "source_of_heading_or_term": { + "type": "text" + }, + "authority_record_control_number_or_standard_number": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "geographic_subdivision": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "special_coded_dates": { + "type": "object", + "properties": { + "source_of_date_scheme": { + "type": "text" + }, + "ending_date_for_aggregated_content": { + "type": "text" + }, + "ending_date_created": { + "type": "text" + }, + "death_date": { + "type": "text" + }, + "start_period": { + "type": "text" + }, + "single_or_starting_date_for_aggregated_content": { + "type": "text" + }, + "source_of_information": { + "type": "text" + }, + "birth_date": { + "type": "text" + }, + "establishment_date": { + "type": "text" + }, + "uniform_resource_identifier": { + "type": "text" + }, + "termination_date": { + "type": "text" + }, + "end_period": { + "type": "text" + }, + "beginning_or_single_date_created": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "electronic_location_and_access": { + "type": "object", + "properties": { + "record_control_number": { + "type": "text" + }, + "instruction": { + "type": "text" + }, + "contact_for_access_assistance": { + "type": "text" + }, + "compression_information": { + "type": "text" + }, + "link_text": { + "type": "text" + }, + "name_of_location_of_host": { + "type": "text" + }, + "access_number": { + "type": "text" + }, + "hours_access_method_available": { + "type": "text" + }, + "file_size": { + "type": "text" + }, + "port": { + "type": "text" + }, + "nonpublic_note": { + "type": "text" + }, + "bits_per_second": { + "type": "text" + }, + "electronic_name": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "access_method": { + "type": "text" + }, + "uniform_resource_identifier": { + "type": "text" + }, + "public_note": { + "type": "text" + }, + "password": { + "type": "text" + }, + "processor_of_request": { + "type": "text" + }, + "operating_system": { + "type": "text" + }, + "terminal_emulation": { + "type": "text" + }, + "settings": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "electronic_format_type": { + "type": "text" + }, + "host_name": { + "type": "text" + }, + "materials_specified": { + "type": "text" + }, + "path": { + "type": "text" + }, + "logon": { + "type": "text" + } + } + }, + "content_type": { + "type": "object", + "properties": { + "field_link_and_sequence_number": { + "type": "text" + }, + "source": { + "type": "text" + }, + "materials_specified": { + "type": "text" + }, + "authority_record_control_number_or_standard_number": { + "type": "text" + }, + "content_type_term": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "content_type_code": { + "type": "text" + } + } + }, + "heading_chronological_subdivision": { + "type": "object", + "properties": { + "form_subdivision": { + "type": "text" + }, + "general_subdivision": { + "type": "text" + }, + "chronological_subdivision": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "geographic_subdivision": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "fixed_length_data_elements": { + "type": "text" + }, + "established_heading_linking_entry_medium_of_performance_term": { + "type": "object", + "properties": { + "control_subfield": { + "type": "text" + }, + "institution_to_which_field_applies": { + "type": "text" + }, + "thesaurus": { + "type": "text" + }, + "relationship_code": { + "type": "text" + }, + "medium_of_performance_term_as_entry_element": { + "type": "text" + }, + "relationship_information": { + "type": "text" + }, + "source_of_heading_or_term": { + "type": "text" + }, + "authority_record_control_number_or_standard_number": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "form_of_work": { + "type": "object", + "properties": { + "source_of_term": { + "type": "text" + }, + "record_control_number": { + "type": "text" + }, + "form_of_work": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + } + } + }, + "lc_classification_number": { + "type": "object", + "properties": { + "institution_to_which_field_applies": { + "type": "text" + }, + "classification_number_element_ending_number_of_span": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "classification_number_element_single_number_or_beginning_number_of_span": { + "type": "text" + }, + "explanatory_term": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "audience_characteristics": { + "type": "object", + "properties": { + "audience_code": { + "type": "text" + }, + "materials_specified": { + "type": "text" + }, + "audience_term": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "source": { + "type": "text" + }, + "demographic_group_term": { + "type": "text" + }, + "authority_record_control_number_or_standard_number": { + "type": "text" + }, + "demographic_group_code": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "heading_geographic_name": { + "type": "object", + "properties": { + "form_subdivision": { + "type": "text" + }, + "general_subdivision": { + "type": "text" + }, + "chronological_subdivision": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "miscellaneous_information": { + "type": "text" + }, + "geographic_name": { + "type": "text" + }, + "geographic_subdivision": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "subdivision_linking_entry_form_subdivision": { + "type": "object", + "properties": { + "form_subdivision": { + "type": "text" + }, + "general_subdivision": { + "type": "text" + }, + "control_subfield": { + "type": "text" + }, + "chronological_subdivision": { + "type": "text" + }, + "institution_to_which_field_applies": { + "type": "text" + }, + "thesaurus": { + "type": "text" + }, + "relationship_code": { + "type": "text" + }, + "relationship_information": { + "type": "text" + }, + "source_of_heading_or_term": { + "type": "text" + }, + "authority_record_control_number_or_standard_number": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "geographic_subdivision": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "cataloging_source": { + "type": "object", + "properties": { + "modifying_agency": { + "type": "text" + }, + "transcribing_agency": { + "type": "text" + }, + "description_conventions": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "language_of_cataloging": { + "type": "text" + }, + "subject_heading_thesaurus_conventions": { + "type": "text" + }, + "original_cataloging_agency": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "subdivision_linking_entry_geographic_subdivision": { + "type": "object", + "properties": { + "form_subdivision": { + "type": "text" + }, + "general_subdivision": { + "type": "text" + }, + "control_subfield": { + "type": "text" + }, + "chronological_subdivision": { + "type": "text" + }, + "institution_to_which_field_applies": { + "type": "text" + }, + "thesaurus": { + "type": "text" + }, + "relationship_code": { + "type": "text" + }, + "relationship_information": { + "type": "text" + }, + "source_of_heading_or_term": { + "type": "text" + }, + "authority_record_control_number_or_standard_number": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "geographic_subdivision": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "see_from_tracing_general_subdivision": { + "type": "object", + "properties": { + "control_subfield": { + "type": "text" + }, + "general_subdivision": { + "type": "text" + }, + "chronological_subdivision": { + "type": "text" + }, + "institution_to_which_field_applies": { + "type": "text" + }, + "relationship_code": { + "type": "text" + }, + "relationship_information": { + "type": "text" + }, + "form_subdivision": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "geographic_subdivision": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "musical_incipits_information": { + "type": "object", + "properties": { + "general_note": { + "type": "text" + }, + "text_incipit": { + "type": "text" + }, + "system_code": { + "type": "text" + }, + "coded_validity_note": { + "type": "text" + }, + "link_text": { + "type": "text" + }, + "number_of_work": { + "type": "text" + }, + "voice_instrument": { + "type": "text" + }, + "caption_or_heading": { + "type": "text" + }, + "key_signature": { + "type": "text" + }, + "uniform_resource_identifier": { + "type": "text" + }, + "number_of_excerpt": { + "type": "text" + }, + "time_signature": { + "type": "text" + }, + "public_note": { + "type": "text" + }, + "key_or_mode": { + "type": "text" + }, + "role": { + "type": "text" + }, + "musical_notation": { + "type": "text" + }, + "clef": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "number_of_movement": { + "type": "text" + } + } + }, + "series_place_and_publisher_issuing_body": { + "type": "object", + "properties": { + "place": { + "type": "text" + }, + "volumes_dates_to_which_place_and_publisher_issuing_body_apply": { + "type": "text" + }, + "publisher_issuing_body": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + } + } + }, + "geographic_classification": { + "type": "object", + "properties": { + "geographic_classification_subarea_code": { + "type": "text" + }, + "populated_place_name": { + "type": "text" + }, + "geographic_classification_area_code": { + "type": "text" + }, + "code_source": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "established_heading_linking_entry_genre_form_term": { + "type": "object", + "properties": { + "form_subdivision": { + "type": "text" + }, + "general_subdivision": { + "type": "text" + }, + "genre_form_term_as_entry_element": { + "type": "text" + }, + "chronological_subdivision": { + "type": "text" + }, + "institution_to_which_field_applies": { + "type": "text" + }, + "thesaurus": { + "type": "text" + }, + "relationship_code": { + "type": "text" + }, + "control_subfield": { + "type": "text" + }, + "relationship_information": { + "type": "text" + }, + "source_of_heading_or_term": { + "type": "text" + }, + "authority_record_control_number_or_standard_number": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "geographic_subdivision": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "complex_see_reference_name": { + "type": "object", + "properties": { + "title_referred_to": { + "type": "text" + }, + "explanatory_text": { + "type": "text" + }, + "heading_referred_to": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + } + } + }, + "library_of_congress_call_number": { + "type": "object", + "properties": { + "item_number": { + "type": "text" + }, + "institution_to_which_field_applies": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "classification_number": { + "type": "text" + }, + "volumes_dates_to_which_call_number_applies": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "national_bibliographic_agency_control_number": { + "type": "object", + "properties": { + "canceled_or_invalid_record_control_number": { + "type": "text" + }, + "source": { + "type": "text" + }, + "record_control_number": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + } + } + }, + "see_from_tracing_medium_of_performance_term": { + "type": "object", + "properties": { + "control_subfield": { + "type": "text" + }, + "institution_to_which_field_applies": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "relationship_information": { + "type": "text" + }, + "medium_of_performance_term": { + "type": "text" + }, + "relationship_code": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "complex_see_also_reference_name": { + "type": "object", + "properties": { + "title_referred_to": { + "type": "text" + }, + "explanatory_text": { + "type": "text" + }, + "heading_referred_to": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + } + } + }, + "dewey_decimal_classification_number": { + "type": "object", + "properties": { + "institution_to_which_field_applies": { + "type": "text" + }, + "classification_number_element_ending_number_of_span": { + "type": "text" + }, + "edition_number": { + "type": "text" + }, + "table_identification_table_number": { + "type": "text" + }, + "source_of_classification_number": { + "type": "text" + }, + "table_sequence_number_for_internal_subarrangement_or_add_table": { + "type": "text" + }, + "classification_number_element_single_number_or_beginning_number_of_span": { + "type": "text" + }, + "explanatory_term": { + "type": "text" + }, + "type_of_edition": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "heading_form_subdivision": { + "type": "object", + "properties": { + "form_subdivision": { + "type": "text" + }, + "general_subdivision": { + "type": "text" + }, + "chronological_subdivision": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "geographic_subdivision": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "library_of_congress_control_number": { + "type": "object", + "properties": { + "canceled_invalid_lc_control_number": { + "type": "text" + }, + "lc_control_number": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + } + } + }, + "heading_corporate_name": { + "type": "object", + "properties": { + "language_of_a_work": { + "type": "text" + }, + "form_subdivision": { + "type": "text" + }, + "form_subheading": { + "type": "text" + }, + "key_for_music": { + "type": "text" + }, + "version": { + "type": "text" + }, + "location_of_meeting": { + "type": "text" + }, + "miscellaneous_information": { + "type": "text" + }, + "geographic_subdivision": { + "type": "text" + }, + "medium_of_performance_for_music": { + "type": "text" + }, + "arranged_statement_for_music": { + "type": "text" + }, + "medium": { + "type": "text" + }, + "corporate_name_or_jurisdiction_name_as_entry_element": { + "type": "text" + }, + "chronological_subdivision": { + "type": "text" + }, + "type_of_corporate_name_entry_element": { + "type": "text" + }, + "subordinate_unit": { + "type": "text" + }, + "title_of_a_work": { + "type": "text" + }, + "number_of_part_section_meeting": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "general_subdivision": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "relator_term": { + "type": "text" + }, + "date_of_meeting_or_treaty_signing": { + "type": "text" + }, + "date_of_a_work": { + "type": "text" + }, + "name_of_part_section_of_a_work": { + "type": "text" + } + } + }, + "see_also_from_tracing_personal_name": { + "type": "object", + "properties": { + "control_subfield": { + "type": "text" + }, + "language_of_a_work": { + "type": "text" + }, + "numeration": { + "type": "text" + }, + "form_subdivision": { + "type": "text" + }, + "form_subheading": { + "type": "text" + }, + "personal_name": { + "type": "text" + }, + "key_for_music": { + "type": "text" + }, + "relationship_code": { + "type": "text" + }, + "version": { + "type": "text" + }, + "miscellaneous_information": { + "type": "text" + }, + "geographic_subdivision": { + "type": "text" + }, + "medium_of_performance_for_music": { + "type": "text" + }, + "arranged_statement_for_music": { + "type": "text" + }, + "medium": { + "type": "text" + }, + "chronological_subdivision": { + "type": "text" + }, + "fuller_form_of_name": { + "type": "text" + }, + "attribution_qualifier": { + "type": "text" + }, + "title_of_a_work": { + "type": "text" + }, + "relationship_information": { + "type": "text" + }, + "type_of_personal_name_entry_element": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "general_subdivision": { + "type": "text" + }, + "dates_associated_with_a_name": { + "type": "text" + }, + "titles_and_other_words_associated_with_a_name": { + "type": "text" + }, + "institution_to_which_field_applies": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "relator_term": { + "type": "text" + }, + "number_of_part_section_of_a_work": { + "type": "text" + }, + "date_of_a_work": { + "type": "text" + }, + "authority_record_control_number_or_standard_number": { + "type": "text" + }, + "name_of_part_section_of_a_work": { + "type": "text" + } + } + }, + "see_also_from_tracing_geographic_name": { + "type": "object", + "properties": { + "form_subdivision": { + "type": "text" + }, + "general_subdivision": { + "type": "text" + }, + "control_subfield": { + "type": "text" + }, + "chronological_subdivision": { + "type": "text" + }, + "institution_to_which_field_applies": { + "type": "text" + }, + "relationship_code": { + "type": "text" + }, + "relationship_information": { + "type": "text" + }, + "miscellaneous_information": { + "type": "text" + }, + "authority_record_control_number_or_standard_number": { + "type": "text" + }, + "geographic_name": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "geographic_subdivision": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "authentication_code": { + "type": "object", + "properties": { + "authentication_code": { + "type": "text" + } + } + }, + "control_number_identifier": { + "type": "text" + }, + "system_control_number": { + "type": "object", + "properties": { + "system_control_number": { + "type": "text" + }, + "canceled_invalid_system_control_number": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + } + } + }, + "other_distinguishing_characteristics_of_work_or_expression": { + "type": "object", + "properties": { + "record_control_number": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "other_distinguishing_characteristic": { + "type": "text" + }, + "uniform_resource_identifier": { + "type": "text" + }, + "source_of_term": { + "type": "text" + }, + "source_of_information": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "field_of_activity": { + "type": "object", + "properties": { + "record_control_number": { + "type": "text" + }, + "start_period": { + "type": "text" + }, + "source_of_information": { + "type": "text" + }, + "uniform_resource_identifier": { + "type": "text" + }, + "end_period": { + "type": "text" + }, + "source_of_term": { + "type": "text" + }, + "field_of_activity": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "associated_language": { + "type": "object", + "properties": { + "source_of_code": { + "type": "text" + }, + "language_term": { + "type": "text" + }, + "language_code": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + } + } + }, + "see_also_from_tracing_medium_of_performance_term": { + "type": "object", + "properties": { + "control_subfield": { + "type": "text" + }, + "institution_to_which_field_applies": { + "type": "text" + }, + "relationship_code": { + "type": "text" + }, + "relationship_information": { + "type": "text" + }, + "authority_record_control_number_or_standard_number": { + "type": "text" + }, + "medium_of_performance_term": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "see_also_from_tracing_form_subdivision": { + "type": "object", + "properties": { + "form_subdivision": { + "type": "text" + }, + "general_subdivision": { + "type": "text" + }, + "record_control_number": { + "type": "text" + }, + "chronological_subdivision": { + "type": "text" + }, + "institution_to_which_field_applies": { + "type": "text" + }, + "relationship_code": { + "type": "text" + }, + "control_subfield": { + "type": "text" + }, + "relationship_information": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "geographic_subdivision": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "alternate_graphic_representation": { + "type": "object", + "properties": { + "same_as_associated_field": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "application_history_note": { + "type": "object", + "properties": { + "institution_to_which_field_applies": { + "type": "text" + }, + "application_history_note": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + } + } + }, + "see_from_tracing_geographic_name": { + "type": "object", + "properties": { + "form_subdivision": { + "type": "text" + }, + "general_subdivision": { + "type": "text" + }, + "control_subfield": { + "type": "text" + }, + "chronological_subdivision": { + "type": "text" + }, + "institution_to_which_field_applies": { + "type": "text" + }, + "relationship_code": { + "type": "text" + }, + "relationship_information": { + "type": "text" + }, + "miscellaneous_information": { + "type": "text" + }, + "geographic_name": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "geographic_subdivision": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "established_heading_linking_entry_uniform_title": { + "type": "object", + "properties": { + "control_subfield": { + "type": "text" + }, + "language_of_a_work": { + "type": "text" + }, + "form_subdivision": { + "type": "text" + }, + "form_subheading": { + "type": "text" + }, + "key_for_music": { + "type": "text" + }, + "relationship_code": { + "type": "text" + }, + "date_of_treaty_signing": { + "type": "text" + }, + "version": { + "type": "text" + }, + "miscellaneous_information": { + "type": "text" + }, + "geographic_subdivision": { + "type": "text" + }, + "medium_of_performance_for_music": { + "type": "text" + }, + "arranged_statement_for_music": { + "type": "text" + }, + "medium": { + "type": "text" + }, + "chronological_subdivision": { + "type": "text" + }, + "title_of_a_work": { + "type": "text" + }, + "thesaurus": { + "type": "text" + }, + "relationship_information": { + "type": "text" + }, + "source_of_heading_or_term": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "general_subdivision": { + "type": "text" + }, + "institution_to_which_field_applies": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "number_of_part_section_of_a_work": { + "type": "text" + }, + "date_of_a_work": { + "type": "text" + }, + "authority_record_control_number_or_standard_number": { + "type": "text" + }, + "name_of_part_section_of_a_work": { + "type": "text" + }, + "uniform_title": { + "type": "text" + } + } + }, + "international_standard_serial_number": { + "type": "object", + "properties": { + "canceled_issn": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "international_standard_serial_number": { + "type": "text" + }, + "canceled_issn_l": { + "type": "text" + }, + "issn_l": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "incorrect_issn": { + "type": "text" + } + } + }, + "other_attributes_of_person_or_corporate_body": { + "type": "object", + "properties": { + "title_of_person": { + "type": "text" + }, + "start_period": { + "type": "text" + }, + "type_of_jurisdiction": { + "type": "text" + }, + "type_of_corporate_body": { + "type": "text" + }, + "source_of_information": { + "type": "text" + }, + "source": { + "type": "text" + }, + "uniform_resource_identifier": { + "type": "text" + }, + "end_period": { + "type": "text" + }, + "authority_record_control_number_or_standard_number": { + "type": "text" + }, + "other_designation": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "series_dates_of_publication_and_or_sequential_designation": { + "type": "object", + "properties": { + "dates_of_publication_and_or_sequential_designation": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "source_of_information": { + "type": "text" + } + } + }, + "subject_example_tracing_note": { + "type": "object", + "properties": { + "subject_heading_or_subdivision_term": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "explanatory_text": { + "type": "text" + } + } + }, + "complex_see_also_reference_subject": { + "type": "object", + "properties": { + "authority_record_control_number_or_standard_number": { + "type": "text" + }, + "explanatory_text": { + "type": "text" + }, + "heading_referred_to": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + } + } + } + }, + "date_detection": true + } +} diff --git a/invenio_marc21/mappings/v7/marc21/bibliographic/bd-v1.0.0.json b/invenio_marc21/mappings/v7/marc21/bibliographic/bd-v1.0.0.json new file mode 100644 index 0000000..7464df9 --- /dev/null +++ b/invenio_marc21/mappings/v7/marc21/bibliographic/bd-v1.0.0.json @@ -0,0 +1,7973 @@ +{ + "settings": { + "index.percolator.map_unmapped_fields_as_string": true, + "index.mapping.total_fields.limit": 3000 + }, + "mappings": { + "numeric_detection": true, + "properties": { + "report_number": { + "type": "object", + "properties": { + "report_number": { + "type": "text" + }, + "canceled_invalid_report_number": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + } + } + }, + "organization_and_arrangement_of_materials": { + "type": "object", + "properties": { + "hierarchical_level": { + "type": "text" + }, + "arrangement": { + "type": "text" + }, + "materials_specified": { + "type": "text" + }, + "organization": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "subject_added_entry_geographic_name": { + "type": "object", + "properties": { + "form_subdivision": { + "type": "text" + }, + "general_subdivision": { + "type": "text" + }, + "materials_specified": { + "type": "text" + }, + "thesaurus": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "relator_term": { + "type": "text" + }, + "relator_code": { + "type": "text" + }, + "source_of_heading_or_term": { + "type": "text" + }, + "authority_record_control_number_or_standard_number": { + "type": "text" + }, + "geographic_name": { + "type": "text" + }, + "geographic_subdivision": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "chronological_subdivision": { + "type": "text" + } + } + }, + "source_of_description_note": { + "type": "object", + "properties": { + "institution_to_which_field_applies": { + "type": "text" + }, + "source_of_description_note": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + } + } + }, + "restrictions_on_access_note": { + "type": "object", + "properties": { + "restriction": { + "type": "text" + }, + "authorized_users": { + "type": "text" + }, + "jurisdiction": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "standardized_terminology_for_access_restriction": { + "type": "text" + }, + "uniform_resource_identifier": { + "type": "text" + }, + "authorization": { + "type": "text" + }, + "materials_specified": { + "type": "text" + }, + "source_of_term": { + "type": "text" + }, + "physical_access_provisions": { + "type": "text" + }, + "terms_governing_access": { + "type": "text" + }, + "institution_to_which_field_applies": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "citation_references_note": { + "type": "object", + "properties": { + "location_within_source": { + "type": "text" + }, + "name_of_source": { + "type": "text" + }, + "coverage_of_source": { + "type": "text" + }, + "international_standard_serial_number": { + "type": "text" + }, + "materials_specified": { + "type": "text" + }, + "coverage_location_in_source": { + "type": "text" + }, + "uniform_resource_identifier": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "subject_added_entry_chronological_term": { + "type": "object", + "properties": { + "form_subdivision": { + "type": "text" + }, + "general_subdivision": { + "type": "text" + }, + "chronological_term": { + "type": "text" + }, + "thesaurus": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "materials_specified": { + "type": "text" + }, + "authority_record_control_number_or_standard_number": { + "type": "text" + }, + "type_of_date_or_time_period": { + "type": "text" + }, + "source_of_heading_or_term": { + "type": "text" + }, + "geographic_subdivision": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "chronological_subdivision": { + "type": "text" + } + } + }, + "ownership_and_custodial_history": { + "type": "object", + "properties": { + "privacy": { + "type": "text" + }, + "institution_to_which_field_applies": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "uniform_resource_identifier": { + "type": "text" + }, + "materials_specified": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "history": { + "type": "text" + } + } + }, + "language_code": { + "type": "object", + "properties": { + "translation_indication": { + "type": "text" + }, + "language_code_of_intermediate_translations": { + "type": "text" + }, + "language_code_of_librettos": { + "type": "text" + }, + "language_code_of_summary_or_abstract": { + "type": "text" + }, + "language_code_of_accompanying_material_other_than_librettos": { + "type": "text" + }, + "language_code_of_table_of_contents": { + "type": "text" + }, + "language_code_of_original_accompanying_materials_other_than_librettos": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "language_code_of_text_sound_track_or_separate_title": { + "type": "text" + }, + "language_code_of_subtitles_or_captions": { + "type": "text" + }, + "language_code_of_sung_or_spoken_text": { + "type": "text" + }, + "language_code_of_original": { + "type": "text" + }, + "language_code_of_original_libretto": { + "type": "text" + }, + "source_of_code": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "added_entry_corporate_name": { + "type": "object", + "properties": { + "type_of_added_entry": { + "type": "text" + }, + "language_of_a_work": { + "type": "text" + }, + "version": { + "type": "text" + }, + "affiliation": { + "type": "text" + }, + "date_of_meeting_or_treaty_signing": { + "type": "text" + }, + "form_subheading": { + "type": "text" + }, + "key_for_music": { + "type": "text" + }, + "relator_code": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "miscellaneous_information": { + "type": "text" + }, + "medium_of_performance_for_music": { + "type": "text" + }, + "arranged_statement_for_music": { + "type": "text" + }, + "medium": { + "type": "text" + }, + "corporate_name_or_jurisdiction_name_as_entry_element": { + "type": "text" + }, + "date_of_a_work": { + "type": "text" + }, + "type_of_corporate_name_entry_element": { + "type": "text" + }, + "subordinate_unit": { + "type": "text" + }, + "title_of_a_work": { + "type": "text" + }, + "number_of_part_section_meeting": { + "type": "text" + }, + "relationship_information": { + "type": "text" + }, + "location_of_meeting": { + "type": "text" + }, + "institution_to_which_field_applies": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "relator_term": { + "type": "text" + }, + "international_standard_serial_number": { + "type": "text" + }, + "materials_specified": { + "type": "text" + }, + "authority_record_control_number_or_standard_number": { + "type": "text" + }, + "name_of_part_section_of_a_work": { + "type": "text" + } + } + }, + "added_entry_taxonomic_identification": { + "type": "object", + "properties": { + "taxonomic_category": { + "type": "text" + }, + "source_of_taxonomic_identification": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "non_public_note": { + "type": "text" + }, + "taxonomic_name": { + "type": "text" + }, + "authority_record_control_number_or_standard_number": { + "type": "text" + }, + "public_note": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "common_or_alternative_name": { + "type": "text" + } + } + }, + "number_of_musical_instruments_or_voices_code": { + "type": "object", + "properties": { + "soloist": { + "type": "text" + }, + "source_of_code": { + "type": "text" + }, + "performer_or_ensemble": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + } + } + }, + "original_version_note": { + "type": "object", + "properties": { + "material_specific_details": { + "type": "text" + }, + "publication_distribution_of_original": { + "type": "text" + }, + "location_of_original": { + "type": "text" + }, + "main_entry_of_original": { + "type": "text" + }, + "series_statement_of_original": { + "type": "text" + }, + "key_title_of_original": { + "type": "text" + }, + "physical_description_of_original": { + "type": "text" + }, + "edition_statement_of_original": { + "type": "text" + }, + "introductory_phrase": { + "type": "text" + }, + "international_standard_serial_number": { + "type": "text" + }, + "materials_specified": { + "type": "text" + }, + "note_about_original": { + "type": "text" + }, + "other_resource_identifier": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "international_standard_book_number": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "title_statement_of_original": { + "type": "text" + } + } + }, + "constituent_unit_entry": { + "type": "object", + "properties": { + "control_subfield": { + "type": "text" + }, + "record_control_number": { + "type": "text" + }, + "material_specific_details": { + "type": "text" + }, + "related_parts": { + "type": "text" + }, + "edition": { + "type": "text" + }, + "coden_designation": { + "type": "text" + }, + "qualifying_information": { + "type": "text" + }, + "note_controller": { + "type": "text" + }, + "physical_description": { + "type": "text" + }, + "title": { + "type": "text" + }, + "report_number": { + "type": "text" + }, + "relationship_code": { + "type": "text" + }, + "note": { + "type": "text" + }, + "place_publisher_and_date_of_publication": { + "type": "text" + }, + "main_entry_heading": { + "type": "text" + }, + "standard_technical_report_number": { + "type": "text" + }, + "relationship_information": { + "type": "text" + }, + "other_item_identifier": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "series_data_for_related_item": { + "type": "text" + }, + "international_standard_book_number": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "international_standard_serial_number": { + "type": "text" + }, + "display_constant_controller": { + "type": "text" + }, + "uniform_title": { + "type": "text" + } + } + }, + "date_and_time_of_latest_transaction": { + "type": "text" + }, + "national_bibliography_number": { + "type": "object", + "properties": { + "national_bibliography_number": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "source": { + "type": "text" + }, + "canceled_invalid_national_bibliography_number": { + "type": "text" + }, + "qualifying_information": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "geographic_area_code": { + "type": "object", + "properties": { + "iso_code": { + "type": "text" + }, + "geographic_area_code": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "source_of_local_code": { + "type": "text" + }, + "authority_record_control_number_or_standard_number": { + "type": "text" + }, + "local_gac_code": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "binding_information": { + "type": "object", + "properties": { + "institution_to_which_field_applies": { + "type": "text" + }, + "binding_note": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "uniform_resource_identifier": { + "type": "text" + }, + "materials_specified": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "added_entry_geographic_name": { + "type": "object", + "properties": { + "materials_specified": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "relator_term": { + "type": "text" + }, + "relator_code": { + "type": "text" + }, + "source_of_heading_or_term": { + "type": "text" + }, + "authority_record_control_number_or_standard_number": { + "type": "text" + }, + "geographic_name": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "copyright_or_legal_deposit_number": { + "type": "object", + "properties": { + "display_text": { + "type": "text" + }, + "copyright_or_legal_deposit_number": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "source": { + "type": "text" + }, + "date": { + "type": "text" + }, + "canceled_invalid_copyright_or_legal_deposit_number": { + "type": "text" + }, + "display_constant_controller": { + "type": "text" + }, + "assigning_agency": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "index_term_occupation": { + "type": "object", + "properties": { + "form_subdivision": { + "type": "text" + }, + "general_subdivision": { + "type": "text" + }, + "chronological_subdivision": { + "type": "text" + }, + "form": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "materials_specified": { + "type": "text" + }, + "source_of_term": { + "type": "text" + }, + "authority_record_control_number_or_standard_number": { + "type": "text" + }, + "geographic_subdivision": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "occupation": { + "type": "text" + } + } + }, + "added_entry_personal_name": { + "type": "object", + "properties": { + "type_of_added_entry": { + "type": "text" + }, + "language_of_a_work": { + "type": "text" + }, + "version": { + "type": "text" + }, + "affiliation": { + "type": "text" + }, + "numeration": { + "type": "text" + }, + "form_subheading": { + "type": "text" + }, + "personal_name": { + "type": "text" + }, + "key_for_music": { + "type": "text" + }, + "relator_code": { + "type": "text" + }, + "miscellaneous_information": { + "type": "text" + }, + "medium_of_performance_for_music": { + "type": "text" + }, + "arranged_statement_for_music": { + "type": "text" + }, + "medium": { + "type": "text" + }, + "date_of_a_work": { + "type": "text" + }, + "fuller_form_of_name": { + "type": "text" + }, + "attribution_qualifier": { + "type": "text" + }, + "title_of_a_work": { + "type": "text" + }, + "relationship_information": { + "type": "text" + }, + "type_of_personal_name_entry_element": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "dates_associated_with_a_name": { + "type": "text" + }, + "titles_and_other_words_associated_with_a_name": { + "type": "text" + }, + "institution_to_which_field_applies": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "relator_term": { + "type": "text" + }, + "number_of_part_section_of_a_work": { + "type": "text" + }, + "international_standard_serial_number": { + "type": "text" + }, + "materials_specified": { + "type": "text" + }, + "authority_record_control_number_or_standard_number": { + "type": "text" + }, + "name_of_part_section_of_a_work": { + "type": "text" + } + } + }, + "language_note": { + "type": "object", + "properties": { + "language_note": { + "type": "text" + }, + "information_code_or_alphabet": { + "type": "text" + }, + "materials_specified": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + } + } + }, + "location": { + "type": "object", + "properties": { + "sublocation_or_collection": { + "type": "text" + }, + "shelving_location": { + "type": "text" + }, + "country_code": { + "type": "text" + }, + "non_coded_location_qualifier": { + "type": "text" + }, + "shelving_control_number": { + "type": "text" + }, + "item_part": { + "type": "text" + }, + "nonpublic_note": { + "type": "text" + }, + "call_number_prefix": { + "type": "text" + }, + "copyright_article_fee_code": { + "type": "text" + }, + "location": { + "type": "text" + }, + "call_number_suffix": { + "type": "text" + }, + "copy_number": { + "type": "text" + }, + "shelving_order": { + "type": "text" + }, + "uniform_resource_identifier": { + "type": "text" + }, + "address": { + "type": "text" + }, + "coded_location_qualifier": { + "type": "text" + }, + "public_note": { + "type": "text" + }, + "former_shelving_location": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "piece_physical_condition": { + "type": "text" + }, + "piece_designation": { + "type": "text" + }, + "shelving_form_of_title": { + "type": "text" + }, + "classification_part": { + "type": "text" + }, + "source_of_classification_or_shelving_scheme": { + "type": "text" + }, + "materials_specified": { + "type": "text" + }, + "shelving_scheme": { + "type": "text" + }, + "sequence_number": { + "type": "text" + } + } + }, + "main_entry_corporate_name": { + "type": "object", + "properties": { + "location_of_meeting": { + "type": "text" + }, + "corporate_name_or_jurisdiction_name_as_entry_element": { + "type": "text" + }, + "field_link_and_sequence_number_r": { + "type": "text" + }, + "form_subheading": { + "type": "text" + }, + "miscellaneous_information": { + "type": "text" + }, + "type_of_corporate_name_entry_element": { + "type": "text" + }, + "subordinate_unit": { + "type": "text" + }, + "title_of_a_work": { + "type": "text" + }, + "number_of_part_section_meeting": { + "type": "text" + }, + "affiliation": { + "type": "text" + }, + "relator_term": { + "type": "text" + }, + "relator_code": { + "type": "text" + }, + "date_of_meeting_or_treaty_signing": { + "type": "text" + }, + "date_of_a_work": { + "type": "text" + }, + "authority_record_control_number_or_standard_number": { + "type": "text" + }, + "language_of_a_work": { + "type": "text" + }, + "name_of_part_section_of_a_work": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "data_source_entry": { + "type": "object", + "properties": { + "control_subfield": { + "type": "text" + }, + "record_control_number": { + "type": "text" + }, + "material_specific_details": { + "type": "text" + }, + "related_parts": { + "type": "text" + }, + "edition": { + "type": "text" + }, + "period_of_content": { + "type": "text" + }, + "qualifying_information": { + "type": "text" + }, + "abbreviated_title": { + "type": "text" + }, + "note_controller": { + "type": "text" + }, + "physical_description": { + "type": "text" + }, + "title": { + "type": "text" + }, + "report_number": { + "type": "text" + }, + "relationship_code": { + "type": "text" + }, + "note": { + "type": "text" + }, + "place_publisher_and_date_of_publication": { + "type": "text" + }, + "main_entry_heading": { + "type": "text" + }, + "standard_technical_report_number": { + "type": "text" + }, + "relationship_information": { + "type": "text" + }, + "other_item_identifier": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "series_data_for_related_item": { + "type": "text" + }, + "display_constant_controller": { + "type": "text" + }, + "coden_designation": { + "type": "text" + }, + "international_standard_book_number": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "international_standard_serial_number": { + "type": "text" + }, + "source_contribution": { + "type": "text" + }, + "uniform_title": { + "type": "text" + } + } + }, + "supplement_parent_entry": { + "type": "object", + "properties": { + "control_subfield": { + "type": "text" + }, + "record_control_number": { + "type": "text" + }, + "material_specific_details": { + "type": "text" + }, + "related_parts": { + "type": "text" + }, + "edition": { + "type": "text" + }, + "coden_designation": { + "type": "text" + }, + "qualifying_information": { + "type": "text" + }, + "note_controller": { + "type": "text" + }, + "physical_description": { + "type": "text" + }, + "title": { + "type": "text" + }, + "report_number": { + "type": "text" + }, + "relationship_code": { + "type": "text" + }, + "note": { + "type": "text" + }, + "place_publisher_and_date_of_publication": { + "type": "text" + }, + "main_entry_heading": { + "type": "text" + }, + "standard_technical_report_number": { + "type": "text" + }, + "relationship_information": { + "type": "text" + }, + "other_item_identifier": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "series_data_for_related_item": { + "type": "text" + }, + "international_standard_book_number": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "international_standard_serial_number": { + "type": "text" + }, + "display_constant_controller": { + "type": "text" + }, + "uniform_title": { + "type": "text" + } + } + }, + "country_of_producing_entity": { + "type": "object", + "properties": { + "source": { + "type": "text" + }, + "country_of_producing_entity": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + } + } + }, + "series_added_entry_corporate_name": { + "type": "object", + "properties": { + "control_subfield": { + "type": "text" + }, + "language_of_a_work": { + "type": "text" + }, + "version": { + "type": "text" + }, + "affiliation": { + "type": "text" + }, + "date_of_meeting_or_treaty_signing": { + "type": "text" + }, + "form_subheading": { + "type": "text" + }, + "key_for_music": { + "type": "text" + }, + "relator_code": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "miscellaneous_information": { + "type": "text" + }, + "medium_of_performance_for_music": { + "type": "text" + }, + "arranged_statement_for_music": { + "type": "text" + }, + "medium": { + "type": "text" + }, + "corporate_name_or_jurisdiction_name_as_entry_element": { + "type": "text" + }, + "date_of_a_work": { + "type": "text" + }, + "type_of_corporate_name_entry_element": { + "type": "text" + }, + "subordinate_unit": { + "type": "text" + }, + "title_of_a_work": { + "type": "text" + }, + "number_of_part_section_meeting": { + "type": "text" + }, + "location_of_meeting": { + "type": "text" + }, + "institution_to_which_field_applies": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "volume_sequential_designation": { + "type": "text" + }, + "relator_term": { + "type": "text" + }, + "international_standard_serial_number": { + "type": "text" + }, + "materials_specified": { + "type": "text" + }, + "authority_record_control_number_or_standard_number": { + "type": "text" + }, + "bibliographic_record_control_number": { + "type": "text" + }, + "name_of_part_section_of_a_work": { + "type": "text" + } + } + }, + "digital_file_characteristics": { + "type": "object", + "properties": { + "file_type": { + "type": "text" + }, + "transmission_speed": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "regional_encoding": { + "type": "text" + }, + "source": { + "type": "text" + }, + "materials_specified": { + "type": "text" + }, + "file_size": { + "type": "text" + }, + "encoding_format": { + "type": "text" + }, + "authority_record_control_number_or_standard_number": { + "type": "text" + }, + "resolution": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "information_relating_to_copyright_status": { + "type": "object", + "properties": { + "copyright_holder_contact_information": { + "type": "text" + }, + "creation_date": { + "type": "text" + }, + "copyright_holder": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "personal_creator": { + "type": "text" + }, + "privacy": { + "type": "text" + }, + "note": { + "type": "text" + }, + "country_of_publication_or_creation": { + "type": "text" + }, + "copyright_statement": { + "type": "text" + }, + "publication_status": { + "type": "text" + }, + "research_date": { + "type": "text" + }, + "copyright_status": { + "type": "text" + }, + "corporate_creator": { + "type": "text" + }, + "copyright_renewal_date": { + "type": "text" + }, + "uniform_resource_identifier": { + "type": "text" + }, + "publication_date": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "publisher": { + "type": "text" + }, + "jurisdiction_of_copyright_assessment": { + "type": "text" + }, + "source_of_information": { + "type": "text" + }, + "supplying_agency": { + "type": "text" + }, + "materials_specified": { + "type": "text" + }, + "copyright_date": { + "type": "text" + }, + "personal_creator_death_date": { + "type": "text" + } + } + }, + "subject_added_entry_personal_name": { + "type": "object", + "properties": { + "language_of_a_work": { + "type": "text" + }, + "version": { + "type": "text" + }, + "affiliation": { + "type": "text" + }, + "numeration": { + "type": "text" + }, + "form_subdivision": { + "type": "text" + }, + "form_subheading": { + "type": "text" + }, + "personal_name": { + "type": "text" + }, + "key_for_music": { + "type": "text" + }, + "relator_code": { + "type": "text" + }, + "miscellaneous_information": { + "type": "text" + }, + "geographic_subdivision": { + "type": "text" + }, + "medium_of_performance_for_music": { + "type": "text" + }, + "arranged_statement_for_music": { + "type": "text" + }, + "medium": { + "type": "text" + }, + "chronological_subdivision": { + "type": "text" + }, + "fuller_form_of_name": { + "type": "text" + }, + "attribution_qualifier": { + "type": "text" + }, + "title_of_a_work": { + "type": "text" + }, + "thesaurus": { + "type": "text" + }, + "source_of_heading_or_term": { + "type": "text" + }, + "type_of_personal_name_entry_element": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "general_subdivision": { + "type": "text" + }, + "dates_associated_with_a_name": { + "type": "text" + }, + "titles_and_other_words_associated_with_a_name": { + "type": "text" + }, + "date_of_a_work": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "relator_term": { + "type": "text" + }, + "number_of_part_section_of_a_work": { + "type": "text" + }, + "materials_specified": { + "type": "text" + }, + "authority_record_control_number_or_standard_number": { + "type": "text" + }, + "name_of_part_section_of_a_work": { + "type": "text" + } + } + }, + "source_of_acquisition": { + "type": "object", + "properties": { + "additional_format_characteristics": { + "type": "text" + }, + "terms_of_availability": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "note": { + "type": "text" + }, + "form_of_issue": { + "type": "text" + }, + "stock_number": { + "type": "text" + }, + "source_of_stock_number_acquisition": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "dewey_decimal_classification_number": { + "type": "object", + "properties": { + "item_number": { + "type": "text" + }, + "edition_number": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "type_of_edition": { + "type": "text" + }, + "classification_number": { + "type": "text" + }, + "source_of_classification_number": { + "type": "text" + }, + "standard_or_optional_designation": { + "type": "text" + }, + "assigning_agency": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "information_about_documentation_note": { + "type": "object", + "properties": { + "information_about_documentation_note": { + "type": "text" + }, + "display_constant_controller": { + "type": "text" + }, + "international_standard_book_number": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + } + } + }, + "collective_uniform_title": { + "type": "object", + "properties": { + "arranged_statement_for_music": { + "type": "text" + }, + "medium": { + "type": "text" + }, + "language_of_a_work": { + "type": "text" + }, + "date_of_a_work": { + "type": "text" + }, + "form_subheading": { + "type": "text" + }, + "number_of_part_section_of_a_work": { + "type": "text" + }, + "key_for_music": { + "type": "text" + }, + "nonfiling_characters": { + "type": "double" + }, + "uniform_title_printed_or_displayed": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "date_of_treaty_signing": { + "type": "text" + }, + "version": { + "type": "text" + }, + "uniform_title": { + "type": "text" + }, + "miscellaneous_information": { + "type": "text" + }, + "name_of_part_section_of_a_work": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "medium_of_performance_for_music": { + "type": "text" + } + } + }, + "subject_added_entry_uniform_title": { + "type": "object", + "properties": { + "language_of_a_work": { + "type": "text" + }, + "form_subdivision": { + "type": "text" + }, + "form_subheading": { + "type": "text" + }, + "key_for_music": { + "type": "text" + }, + "date_of_treaty_signing": { + "type": "text" + }, + "version": { + "type": "text" + }, + "miscellaneous_information": { + "type": "text" + }, + "geographic_subdivision": { + "type": "text" + }, + "medium_of_performance_for_music": { + "type": "text" + }, + "arranged_statement_for_music": { + "type": "text" + }, + "medium": { + "type": "text" + }, + "chronological_subdivision": { + "type": "text" + }, + "thesaurus": { + "type": "text" + }, + "title_of_a_work": { + "type": "text" + }, + "source_of_heading_or_term": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "general_subdivision": { + "type": "text" + }, + "date_of_a_work": { + "type": "text" + }, + "nonfiling_characters": { + "type": "double" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "relator_term": { + "type": "text" + }, + "number_of_part_section_of_a_work": { + "type": "text" + }, + "relator_code": { + "type": "text" + }, + "materials_specified": { + "type": "text" + }, + "authority_record_control_number_or_standard_number": { + "type": "text" + }, + "name_of_part_section_of_a_work": { + "type": "text" + }, + "uniform_title": { + "type": "text" + } + } + }, + "location_of_other_archival_materials_note": { + "type": "object", + "properties": { + "relationship": { + "type": "text" + }, + "title": { + "type": "text" + }, + "custodian": { + "type": "text" + }, + "provenance": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "note": { + "type": "text" + }, + "materials_specified": { + "type": "text" + }, + "address": { + "type": "text" + }, + "country": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "participant_or_performer_note": { + "type": "object", + "properties": { + "participant_or_performer_note": { + "type": "text" + }, + "display_constant_controller": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + } + } + }, + "time_period_of_content": { + "type": "object", + "properties": { + "type_of_time_period_in_subfield_b_or_c": { + "type": "text" + }, + "time_period_code": { + "type": "text" + }, + "formatted_9999_bc_through_ce_time_period": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "formatted_pre_9999_bc_time_period": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "national_library_of_medicine_call_number": { + "type": "object", + "properties": { + "classification_number_r": { + "type": "text" + }, + "item_number": { + "type": "text" + }, + "existence_in_nlm_collection": { + "type": "text" + }, + "source_of_call_number": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + } + } + }, + "originator_dissemination_control": { + "type": "object", + "properties": { + "other_restrictions": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "authorized_recipients_of_material": { + "type": "text" + }, + "originator_control_term": { + "type": "text" + }, + "originating_agency": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "computer_file_characteristics": { + "type": "object", + "properties": { + "computer_file_characteristics": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + } + } + }, + "former_title": { + "type": "object", + "properties": { + "note_controller": { + "type": "text" + }, + "medium": { + "type": "text" + }, + "remainder_of_title": { + "type": "text" + }, + "title": { + "type": "text" + }, + "title_added_entry": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "date_or_sequential_designation": { + "type": "text" + }, + "number_of_part_section_of_a_work": { + "type": "text" + }, + "international_standard_serial_number": { + "type": "text" + }, + "miscellaneous_information": { + "type": "text" + }, + "name_of_part_section_of_a_work": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "security_classification_control": { + "type": "object", + "properties": { + "handling_instructions": { + "type": "text" + }, + "country_of_origin_code": { + "type": "text" + }, + "external_dissemination_information": { + "type": "text" + }, + "downgrading_or_declassification_event": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "classification_system": { + "type": "text" + }, + "authorization": { + "type": "text" + }, + "security_classification": { + "type": "text" + }, + "controlled_element": { + "type": "text" + }, + "downgrading_date": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "declassification_date": { + "type": "text" + } + } + }, + "cumulative_index_finding_aids_note": { + "type": "object", + "properties": { + "bibliographic_reference": { + "type": "text" + }, + "degree_of_control": { + "type": "text" + }, + "cumulative_index_finding_aids_note": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "uniform_resource_identifier": { + "type": "text" + }, + "materials_specified": { + "type": "text" + }, + "availability_source": { + "type": "text" + }, + "display_constant_controller": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "international_standard_book_number": { + "type": "object", + "properties": { + "international_standard_book_number": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "terms_of_availability": { + "type": "text" + }, + "canceled_invalid_isbn": { + "type": "text" + }, + "qualifying_information": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "summary": { + "type": "object", + "properties": { + "expansion_of_summary_note": { + "type": "text" + }, + "assigning_source": { + "type": "text" + }, + "summary": { + "type": "text" + }, + "source": { + "type": "text" + }, + "uniform_resource_identifier": { + "type": "text" + }, + "materials_specified": { + "type": "text" + }, + "display_constant_controller": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "projected_publication_date": { + "type": "object", + "properties": { + "projected_publication_date": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + } + } + }, + "cartographic_mathematical_data": { + "type": "object", + "properties": { + "statement_of_coordinates": { + "type": "text" + }, + "statement_of_zone": { + "type": "text" + }, + "outer_g_ring_coordinate_pairs": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "statement_of_projection": { + "type": "text" + }, + "statement_of_equinox": { + "type": "text" + }, + "statement_of_scale": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "exclusion_g_ring_coordinate_pairs": { + "type": "text" + } + } + }, + "record_content_licensor": { + "type": "object", + "properties": { + "record_content_licensor": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + } + } + }, + "index_term_curriculum_objective": { + "type": "object", + "properties": { + "curriculum_code": { + "type": "text" + }, + "subordinate_curriculum_objective": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "source_of_term_or_code": { + "type": "text" + }, + "correlation_factor": { + "type": "text" + }, + "main_curriculum_objective": { + "type": "text" + } + } + }, + "host_item_entry": { + "type": "object", + "properties": { + "control_subfield": { + "type": "text" + }, + "record_control_number": { + "type": "text" + }, + "material_specific_details": { + "type": "text" + }, + "related_parts": { + "type": "text" + }, + "edition": { + "type": "text" + }, + "coden_designation": { + "type": "text" + }, + "abbreviated_title": { + "type": "text" + }, + "note_controller": { + "type": "text" + }, + "physical_description": { + "type": "text" + }, + "title": { + "type": "text" + }, + "report_number": { + "type": "text" + }, + "relationship_code": { + "type": "text" + }, + "note": { + "type": "text" + }, + "place_publisher_and_date_of_publication": { + "type": "text" + }, + "main_entry_heading": { + "type": "text" + }, + "standard_technical_report_number": { + "type": "text" + }, + "relationship_information": { + "type": "text" + }, + "enumeration_and_first_page": { + "type": "text" + }, + "other_item_identifier": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "series_data_for_related_item": { + "type": "text" + }, + "international_standard_book_number": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "international_standard_serial_number": { + "type": "text" + }, + "materials_specified": { + "type": "text" + }, + "display_constant_controller": { + "type": "text" + }, + "uniform_title": { + "type": "text" + } + } + }, + "former_publication_frequency": { + "type": "object", + "properties": { + "former_publication_frequency": { + "type": "text" + }, + "dates_of_former_publication_frequency": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + } + } + }, + "subject_category_code": { + "type": "object", + "properties": { + "subject_category_code": { + "type": "text" + }, + "source": { + "type": "text" + }, + "subject_category_code_subdivision": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + } + } + }, + "creation_production_credits_note": { + "type": "object", + "properties": { + "creation_production_credits_note": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + } + } + }, + "imprint_statement_for_sound_recordings_pre_aacr_1": { + "type": "object", + "properties": { + "date_of_production_release": { + "type": "text" + }, + "publisher_or_trade_name": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "serial_identification": { + "type": "text" + }, + "matrix_and_or_take_number": { + "type": "text" + }, + "place_of_production_release": { + "type": "text" + } + } + }, + "action_note": { + "type": "object", + "properties": { + "action_agent": { + "type": "text" + }, + "jurisdiction": { + "type": "text" + }, + "time_date_of_action": { + "type": "text" + }, + "source_of_term": { + "type": "text" + }, + "site_of_action": { + "type": "text" + }, + "nonpublic_note": { + "type": "text" + }, + "type_of_unit": { + "type": "text" + }, + "action_interval": { + "type": "text" + }, + "privacy": { + "type": "text" + }, + "authorization": { + "type": "text" + }, + "status": { + "type": "text" + }, + "uniform_resource_identifier": { + "type": "text" + }, + "extent": { + "type": "text" + }, + "public_note": { + "type": "text" + }, + "method_of_action": { + "type": "text" + }, + "contingency_for_action": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "institution_to_which_field_applies": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "materials_specified": { + "type": "text" + }, + "action": { + "type": "text" + }, + "action_identification": { + "type": "text" + } + } + }, + "medium_of_performance": { + "type": "object", + "properties": { + "medium_of_performance": { + "type": "text" + }, + "total_number_of_performers": { + "type": "text" + }, + "access_control": { + "type": "text" + }, + "doubling_instrument": { + "type": "text" + }, + "soloist": { + "type": "text" + }, + "number_of_performers_of_the_same_medium": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "note": { + "type": "text" + }, + "alternative_medium_of_performance": { + "type": "text" + }, + "source_of_term": { + "type": "text" + }, + "authority_record_control_number_or_standard_number": { + "type": "text" + }, + "display_constant_controller": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "library_of_congress_copy_issue_offprint_statement": { + "type": "object", + "properties": { + "copy_information": { + "type": "text" + }, + "item_number": { + "type": "text" + }, + "classification_number": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + } + } + }, + "entity_and_attribute_information_note": { + "type": "object", + "properties": { + "entity_and_attribute_detail_citation": { + "type": "text" + }, + "codeset_name_and_source": { + "type": "text" + }, + "entity_and_attribute_overview": { + "type": "text" + }, + "enumerated_domain_value_definition_and_source": { + "type": "text" + }, + "attribute_label": { + "type": "text" + }, + "beginning_and_ending_date_of_attribute_values": { + "type": "text" + }, + "attribute_units_of_measurement_and_resolution": { + "type": "text" + }, + "attribute_value_accuracy_explanation": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "attribute_measurement_frequency": { + "type": "text" + }, + "attribute_value_accuracy": { + "type": "text" + }, + "uniform_resource_identifier": { + "type": "text" + }, + "range_domain_minimum_and_maximum": { + "type": "text" + }, + "entity_type_label": { + "type": "text" + }, + "enumerated_domain_value": { + "type": "text" + }, + "unrepresentable_domain": { + "type": "text" + }, + "entity_type_definition_and_source": { + "type": "text" + }, + "display_note": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "attribute_definition_and_source": { + "type": "text" + } + } + }, + "added_entry_hierarchical_place_name": { + "type": "object", + "properties": { + "city_subsection": { + "type": "text" + }, + "city": { + "type": "text" + }, + "intermediate_political_jurisdiction": { + "type": "text" + }, + "country_or_larger_entity": { + "type": "text" + }, + "first_order_political_jurisdiction": { + "type": "text" + }, + "extraterrestrial_area": { + "type": "text" + }, + "source_of_heading_or_term": { + "type": "text" + }, + "authority_record_control_number_or_standard_number": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "other_nonjurisdictional_geographic_region_and_feature": { + "type": "text" + } + } + }, + "dates_of_publication_and_or_sequential_designation": { + "type": "object", + "properties": { + "format_of_date": { + "type": "text" + }, + "dates_of_publication_and_or_sequential_designation": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "source_of_information": { + "type": "text" + } + } + }, + "varying_form_of_title": { + "type": "object", + "properties": { + "display_text": { + "type": "text" + }, + "note_added_entry_controller": { + "type": "text" + }, + "medium": { + "type": "text" + }, + "remainder_of_title": { + "type": "text" + }, + "institution_to_which_field_applies": { + "type": "text" + }, + "type_of_title": { + "type": "text" + }, + "title_proper_short_title": { + "type": "text" + }, + "date_or_sequential_designation": { + "type": "text" + }, + "number_of_part_section_of_a_work": { + "type": "text" + }, + "miscellaneous_information": { + "type": "text" + }, + "name_of_part_section_of_a_work": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "type_of_report_and_period_covered_note": { + "type": "object", + "properties": { + "type_of_report": { + "type": "text" + }, + "period_covered": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + } + } + }, + "series_statement_added_entry_personal_name": { + "type": "object", + "properties": { + "number_of_part_section_of_a_work": { + "type": "text" + }, + "pronoun_represents_main_entry": { + "type": "text" + }, + "language_of_a_work": { + "type": "text" + }, + "miscellaneous_information": { + "type": "text" + }, + "form_subheading": { + "type": "text" + }, + "personal_name": { + "type": "text" + }, + "titles_and_other_words_associated_with_a_name": { + "type": "text" + }, + "numeration": { + "type": "text" + }, + "dates_associated_with_a_name": { + "type": "text" + }, + "title_of_a_work": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "affiliation": { + "type": "text" + }, + "relator_term": { + "type": "text" + }, + "relator_code": { + "type": "text" + }, + "international_standard_serial_number": { + "type": "text" + }, + "date_of_a_work": { + "type": "text" + }, + "volume_sequential_designation": { + "type": "text" + }, + "name_of_part_section_of_a_work": { + "type": "text" + }, + "type_of_personal_name_entry_element": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "supplement_note": { + "type": "object", + "properties": { + "supplement_note": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + } + } + }, + "issued_with_entry": { + "type": "object", + "properties": { + "control_subfield": { + "type": "text" + }, + "record_control_number": { + "type": "text" + }, + "material_specific_details": { + "type": "text" + }, + "related_parts": { + "type": "text" + }, + "edition": { + "type": "text" + }, + "coden_designation": { + "type": "text" + }, + "qualifying_information": { + "type": "text" + }, + "note_controller": { + "type": "text" + }, + "physical_description": { + "type": "text" + }, + "title": { + "type": "text" + }, + "other_item_identifier": { + "type": "text" + }, + "relationship_code": { + "type": "text" + }, + "note": { + "type": "text" + }, + "place_publisher_and_date_of_publication": { + "type": "text" + }, + "main_entry_heading": { + "type": "text" + }, + "series_data_for_related_item": { + "type": "text" + }, + "relationship_information": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "international_standard_serial_number": { + "type": "text" + }, + "display_constant_controller": { + "type": "text" + }, + "uniform_title": { + "type": "text" + } + } + }, + "non_marc_information_field": { + "type": "object", + "properties": { + "source_of_data": { + "type": "text" + }, + "content_of_non_marc_field": { + "type": "text" + } + } + }, + "dissertation_note": { + "type": "object", + "properties": { + "degree_type": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "year_degree_granted": { + "type": "text" + }, + "dissertation_identifier": { + "type": "text" + }, + "miscellaneous_information": { + "type": "text" + }, + "name_of_granting_institution": { + "type": "text" + }, + "dissertation_note": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "other_edition_entry": { + "type": "object", + "properties": { + "control_subfield": { + "type": "text" + }, + "record_control_number": { + "type": "text" + }, + "material_specific_details": { + "type": "text" + }, + "related_parts": { + "type": "text" + }, + "edition": { + "type": "text" + }, + "coden_designation": { + "type": "text" + }, + "country_code": { + "type": "text" + }, + "language_code": { + "type": "text" + }, + "qualifying_information": { + "type": "text" + }, + "note_controller": { + "type": "text" + }, + "physical_description": { + "type": "text" + }, + "title": { + "type": "text" + }, + "report_number": { + "type": "text" + }, + "relationship_code": { + "type": "text" + }, + "note": { + "type": "text" + }, + "place_publisher_and_date_of_publication": { + "type": "text" + }, + "main_entry_heading": { + "type": "text" + }, + "standard_technical_report_number": { + "type": "text" + }, + "relationship_information": { + "type": "text" + }, + "other_item_identifier": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "series_data_for_related_item": { + "type": "text" + }, + "international_standard_book_number": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "international_standard_serial_number": { + "type": "text" + }, + "display_constant_controller": { + "type": "text" + }, + "uniform_title": { + "type": "text" + } + } + }, + "system_details_access_to_computer_files": { + "type": "object", + "properties": { + "programming_language": { + "type": "text" + }, + "operating_system": { + "type": "text" + }, + "make_and_model_of_machine": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + } + } + }, + "audience_characteristics": { + "type": "object", + "properties": { + "audience_code": { + "type": "text" + }, + "materials_specified": { + "type": "text" + }, + "audience_term": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "source": { + "type": "text" + }, + "demographic_group_term": { + "type": "text" + }, + "authority_record_control_number_or_standard_number": { + "type": "text" + }, + "demographic_group_code": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "added_entry_meeting_name": { + "type": "object", + "properties": { + "type_of_added_entry": { + "type": "text" + }, + "language_of_a_work": { + "type": "text" + }, + "version": { + "type": "text" + }, + "name_of_meeting_following_jurisdiction_name_entry_element": { + "type": "text" + }, + "affiliation": { + "type": "text" + }, + "date_of_meeting": { + "type": "text" + }, + "form_subheading": { + "type": "text" + }, + "meeting_name_or_jurisdiction_name_as_entry_element": { + "type": "text" + }, + "type_of_meeting_name_entry_element": { + "type": "text" + }, + "relator_code": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "miscellaneous_information": { + "type": "text" + }, + "medium": { + "type": "text" + }, + "date_of_a_work": { + "type": "text" + }, + "subordinate_unit": { + "type": "text" + }, + "title_of_a_work": { + "type": "text" + }, + "number_of_part_section_meeting": { + "type": "text" + }, + "relationship_information": { + "type": "text" + }, + "location_of_meeting": { + "type": "text" + }, + "institution_to_which_field_applies": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "relator_term": { + "type": "text" + }, + "international_standard_serial_number": { + "type": "text" + }, + "materials_specified": { + "type": "text" + }, + "authority_record_control_number_or_standard_number": { + "type": "text" + }, + "name_of_part_section_of_a_work": { + "type": "text" + } + } + }, + "location_of_originals_duplicates_note": { + "type": "object", + "properties": { + "telecommunications_address": { + "type": "text" + }, + "postal_address": { + "type": "text" + }, + "custodian": { + "type": "text" + }, + "custodial_role": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "repository_location_code": { + "type": "text" + }, + "materials_specified": { + "type": "text" + }, + "country": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "accumulation_and_frequency_of_use_note": { + "type": "object", + "properties": { + "institution_to_which_field_applies": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "frequency_of_use": { + "type": "text" + }, + "materials_specified": { + "type": "text" + }, + "accumulation": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "abbreviated_title": { + "type": "object", + "properties": { + "title_added_entry": { + "type": "text" + }, + "abbreviated_title": { + "type": "text" + }, + "source": { + "type": "text" + }, + "qualifying_information": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "type": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "series_statement_added_entry_meeting_name": { + "type": "object", + "properties": { + "name_of_part_section_of_a_work": { + "type": "text" + }, + "location_of_meeting": { + "type": "text" + }, + "pronoun_represents_main_entry": { + "type": "text" + }, + "language_of_a_work": { + "type": "text" + }, + "date_of_meeting": { + "type": "text" + }, + "form_subheading": { + "type": "text" + }, + "affiliation": { + "type": "text" + }, + "subordinate_unit": { + "type": "text" + }, + "meeting_name_or_jurisdiction_name_as_entry_element": { + "type": "text" + }, + "title_of_a_work": { + "type": "text" + }, + "miscellaneous_information": { + "type": "text" + }, + "number_of_part_section_meeting": { + "type": "text" + }, + "volume_sequential_designation": { + "type": "text" + }, + "type_of_meeting_name_entry_element": { + "type": "text" + }, + "relator_code": { + "type": "text" + }, + "international_standard_serial_number": { + "type": "text" + }, + "date_of_a_work": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "name_of_meeting_following_jurisdiction_name_entry_element": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "publications_about_described_materials_note": { + "type": "object", + "properties": { + "international_standard_book_number": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "publications_about_described_materials_note": { + "type": "text" + }, + "materials_specified": { + "type": "text" + }, + "display_constant_controller": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "series_statement_added_entry_title": { + "type": "object", + "properties": { + "title": { + "type": "text" + }, + "nonfiling_characters": { + "type": "double" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "volume_sequential_designation": { + "type": "text" + }, + "number_of_part_section_of_a_work": { + "type": "text" + }, + "international_standard_serial_number": { + "type": "text" + }, + "authority_record_control_number_or_standard_number": { + "type": "text" + }, + "bibliographic_record_control_number": { + "type": "text" + }, + "name_of_part_section_of_a_work": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "government_document_classification_number": { + "type": "object", + "properties": { + "number_source": { + "type": "text" + }, + "canceled_invalid_classification_number": { + "type": "text" + }, + "classification_number": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + } + } + }, + "series_statement_added_entry_corporate_name": { + "type": "object", + "properties": { + "location_of_meeting": { + "type": "text" + }, + "pronoun_represents_main_entry": { + "type": "text" + }, + "corporate_name_or_jurisdiction_name_as_entry_element": { + "type": "text" + }, + "miscellaneous_information": { + "type": "text" + }, + "form_subheading": { + "type": "text" + }, + "affiliation": { + "type": "text" + }, + "type_of_corporate_name_entry_element": { + "type": "text" + }, + "subordinate_unit": { + "type": "text" + }, + "title_of_a_work": { + "type": "text" + }, + "number_of_part_section_meeting": { + "type": "text" + }, + "volume_sequential_designation": { + "type": "text" + }, + "relator_term": { + "type": "text" + }, + "relator_code": { + "type": "text" + }, + "international_standard_serial_number": { + "type": "text" + }, + "date_of_a_work": { + "type": "text" + }, + "language_of_a_work": { + "type": "text" + }, + "name_of_part_section_of_a_work": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "date_of_meeting_or_treaty_signing": { + "type": "text" + } + } + }, + "current_publication_frequency": { + "type": "object", + "properties": { + "current_publication_frequency": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "date_of_current_publication_frequency": { + "type": "text" + } + } + }, + "other_relationship_entry": { + "type": "object", + "properties": { + "control_subfield": { + "type": "text" + }, + "record_control_number": { + "type": "text" + }, + "material_specific_details": { + "type": "text" + }, + "related_parts": { + "type": "text" + }, + "edition": { + "type": "text" + }, + "coden_designation": { + "type": "text" + }, + "qualifying_information": { + "type": "text" + }, + "note_controller": { + "type": "text" + }, + "physical_description": { + "type": "text" + }, + "title": { + "type": "text" + }, + "report_number": { + "type": "text" + }, + "relationship_code": { + "type": "text" + }, + "note": { + "type": "text" + }, + "place_publisher_and_date_of_publication": { + "type": "text" + }, + "main_entry_heading": { + "type": "text" + }, + "standard_technical_report_number": { + "type": "text" + }, + "relationship_information": { + "type": "text" + }, + "other_item_identifier": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "series_data_for_related_item": { + "type": "text" + }, + "international_standard_book_number": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "international_standard_serial_number": { + "type": "text" + }, + "display_constant_controller": { + "type": "text" + }, + "uniform_title": { + "type": "text" + } + } + }, + "original_language_entry": { + "type": "object", + "properties": { + "control_subfield": { + "type": "text" + }, + "record_control_number": { + "type": "text" + }, + "material_specific_details": { + "type": "text" + }, + "related_parts": { + "type": "text" + }, + "edition": { + "type": "text" + }, + "coden_designation": { + "type": "text" + }, + "qualifying_information": { + "type": "text" + }, + "note_controller": { + "type": "text" + }, + "physical_description": { + "type": "text" + }, + "title": { + "type": "text" + }, + "report_number": { + "type": "text" + }, + "relationship_code": { + "type": "text" + }, + "note": { + "type": "text" + }, + "place_publisher_and_date_of_publication": { + "type": "text" + }, + "main_entry_heading": { + "type": "text" + }, + "standard_technical_report_number": { + "type": "text" + }, + "relationship_information": { + "type": "text" + }, + "other_item_identifier": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "series_data_for_related_item": { + "type": "text" + }, + "international_standard_book_number": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "international_standard_serial_number": { + "type": "text" + }, + "display_constant_controller": { + "type": "text" + }, + "uniform_title": { + "type": "text" + } + } + }, + "national_agricultural_library_call_number": { + "type": "object", + "properties": { + "item_number": { + "type": "text" + }, + "classification_number": { + "type": "text" + }, + "existence_in_nal_collection": { + "type": "text" + }, + "field_link_and_sequence_number_r": { + "type": "text" + } + } + }, + "character_sets_present": { + "type": "object", + "properties": { + "primary_g1_character_set": { + "type": "text" + }, + "primary_g0_character_set": { + "type": "text" + }, + "alternate_g0_or_g1_character_set": { + "type": "text" + } + } + }, + "scale_note_for_graphic_material": { + "type": "object", + "properties": { + "remainder_of_scale_note": { + "type": "text" + }, + "representative_fraction_of_scale_note": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + } + } + }, + "hours": { + "type": "object", + "properties": { + "hours": { + "type": "text" + }, + "display_constant_controller": { + "type": "text" + }, + "additional_information": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + } + } + }, + "linking_entry_complexity_note": { + "type": "object", + "properties": { + "linking_entry_complexity_note": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + } + } + }, + "general_note": { + "type": "object", + "properties": { + "institution_to_which_field_applies": { + "type": "text" + }, + "general_note": { + "type": "text" + }, + "materials_specified": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + } + } + }, + "date_time_and_place_of_an_event_note": { + "type": "object", + "properties": { + "place_of_event": { + "type": "text" + }, + "record_control_number": { + "type": "text" + }, + "date_of_event": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "date_time_and_place_of_an_event_note": { + "type": "text" + }, + "materials_specified": { + "type": "text" + }, + "other_event_information": { + "type": "text" + }, + "source_of_term": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "series_statement": { + "type": "object", + "properties": { + "library_of_congress_call_number": { + "type": "text" + }, + "series_tracing_policy": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "volume_sequential_designation": { + "type": "text" + }, + "series_statement": { + "type": "text" + }, + "materials_specified": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "international_standard_serial_number": { + "type": "text" + } + } + }, + "key": { + "type": "object", + "properties": { + "key_type": { + "type": "text" + }, + "key": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + } + } + }, + "address": { + "type": "object", + "properties": { + "postal_code": { + "type": "text" + }, + "attention_position": { + "type": "text" + }, + "type_of_address": { + "type": "text" + }, + "city": { + "type": "text" + }, + "state_or_province": { + "type": "text" + }, + "specialized_telephone_number": { + "type": "text" + }, + "relator_code": { + "type": "text" + }, + "electronic_mail_address": { + "type": "text" + }, + "fax_number": { + "type": "text" + }, + "hours": { + "type": "text" + }, + "address": { + "type": "text" + }, + "public_note": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "tdd_or_tty_number": { + "type": "text" + }, + "title_of_contact_person": { + "type": "text" + }, + "level": { + "type": "text" + }, + "country": { + "type": "text" + }, + "telephone_number": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "terms_preceding_attention_name": { + "type": "text" + }, + "contact_person": { + "type": "text" + }, + "attention_name": { + "type": "text" + } + } + }, + "supplement_special_issue_entry": { + "type": "object", + "properties": { + "control_subfield": { + "type": "text" + }, + "record_control_number": { + "type": "text" + }, + "material_specific_details": { + "type": "text" + }, + "related_parts": { + "type": "text" + }, + "edition": { + "type": "text" + }, + "coden_designation": { + "type": "text" + }, + "qualifying_information": { + "type": "text" + }, + "note_controller": { + "type": "text" + }, + "physical_description": { + "type": "text" + }, + "title": { + "type": "text" + }, + "report_number": { + "type": "text" + }, + "relationship_code": { + "type": "text" + }, + "note": { + "type": "text" + }, + "place_publisher_and_date_of_publication": { + "type": "text" + }, + "main_entry_heading": { + "type": "text" + }, + "standard_technical_report_number": { + "type": "text" + }, + "relationship_information": { + "type": "text" + }, + "other_item_identifier": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "series_data_for_related_item": { + "type": "text" + }, + "international_standard_book_number": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "international_standard_serial_number": { + "type": "text" + }, + "display_constant_controller": { + "type": "text" + }, + "uniform_title": { + "type": "text" + } + } + }, + "series_added_entry_meeting_name": { + "type": "object", + "properties": { + "control_subfield": { + "type": "text" + }, + "language_of_a_work": { + "type": "text" + }, + "name_of_meeting_following_jurisdiction_name_entry_element": { + "type": "text" + }, + "affiliation": { + "type": "text" + }, + "date_of_meeting": { + "type": "text" + }, + "form_subheading": { + "type": "text" + }, + "meeting_name_or_jurisdiction_name_as_entry_element": { + "type": "text" + }, + "type_of_meeting_name_entry_element": { + "type": "text" + }, + "version": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "miscellaneous_information": { + "type": "text" + }, + "medium": { + "type": "text" + }, + "date_of_a_work": { + "type": "text" + }, + "subordinate_unit": { + "type": "text" + }, + "title_of_a_work": { + "type": "text" + }, + "number_of_part_section_meeting": { + "type": "text" + }, + "location_of_meeting": { + "type": "text" + }, + "institution_to_which_field_applies": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "volume_sequential_designation": { + "type": "text" + }, + "relator_term": { + "type": "text" + }, + "relator_code": { + "type": "text" + }, + "international_standard_serial_number": { + "type": "text" + }, + "materials_specified": { + "type": "text" + }, + "authority_record_control_number_or_standard_number": { + "type": "text" + }, + "bibliographic_record_control_number": { + "type": "text" + }, + "name_of_part_section_of_a_work": { + "type": "text" + } + } + }, + "machine_generated_metadata_provenance": { + "type": "object", + "properties": { + "method_of_machine_assignment": { + "type": "text" + }, + "generation_agency": { + "type": "text" + }, + "confidence_value": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "generation_process": { + "type": "text" + }, + "uniform_resource_identifier": { + "type": "text" + }, + "validity_end_date": { + "type": "text" + }, + "authority_record_control_number_or_standard_number": { + "type": "text" + }, + "generation_date": { + "type": "text" + }, + "bibliographic_record_control_number": { + "type": "text" + } + } + }, + "added_entry_uncontrolled_name": { + "type": "object", + "properties": { + "name": { + "type": "text" + }, + "type_of_name": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "relator_term": { + "type": "text" + }, + "relator_code": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "added_entry_uniform_title": { + "type": "object", + "properties": { + "type_of_added_entry": { + "type": "text" + }, + "language_of_a_work": { + "type": "text" + }, + "form_subheading": { + "type": "text" + }, + "key_for_music": { + "type": "text" + }, + "date_of_treaty_signing": { + "type": "text" + }, + "version": { + "type": "text" + }, + "miscellaneous_information": { + "type": "text" + }, + "medium_of_performance_for_music": { + "type": "text" + }, + "arranged_statement_for_music": { + "type": "text" + }, + "medium": { + "type": "text" + }, + "date_of_a_work": { + "type": "text" + }, + "title_of_a_work": { + "type": "text" + }, + "relationship_information": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "institution_to_which_field_applies": { + "type": "text" + }, + "nonfiling_characters": { + "type": "double" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "number_of_part_section_of_a_work": { + "type": "text" + }, + "international_standard_serial_number": { + "type": "text" + }, + "materials_specified": { + "type": "text" + }, + "authority_record_control_number_or_standard_number": { + "type": "text" + }, + "name_of_part_section_of_a_work": { + "type": "text" + }, + "uniform_title": { + "type": "text" + } + } + }, + "awards_note": { + "type": "object", + "properties": { + "awards_note": { + "type": "text" + }, + "display_constant_controller": { + "type": "text" + }, + "materials_specified": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + } + } + }, + "additional_dewey_decimal_classification_number": { + "type": "object", + "properties": { + "classification_number_ending_number_of_span": { + "type": "text" + }, + "edition_number": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "table_sequence_number_for_internal_subarrangement_or_add_table": { + "type": "text" + }, + "type_of_edition": { + "type": "text" + }, + "classification_number": { + "type": "text" + }, + "table_identification": { + "type": "text" + }, + "standard_or_optional_designation": { + "type": "text" + }, + "assigning_agency": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "national_agricultural_library_copy_statement": { + "type": "object", + "properties": { + "copy_information": { + "type": "text" + }, + "item_number": { + "type": "text" + }, + "classification_number": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + } + } + }, + "carrier_type": { + "type": "object", + "properties": { + "carrier_type_term": { + "type": "text" + }, + "carrier_type_code": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "source": { + "type": "text" + }, + "materials_specified": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "methodology_note": { + "type": "object", + "properties": { + "methodology_note": { + "type": "text" + }, + "display_constant_controller": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + } + } + }, + "subject_added_entry_topical_term": { + "type": "object", + "properties": { + "form_subdivision": { + "type": "text" + }, + "general_subdivision": { + "type": "text" + }, + "topical_term_following_geographic_name_entry_element": { + "type": "text" + }, + "materials_specified": { + "type": "text" + }, + "level_of_subject": { + "type": "text" + }, + "thesaurus": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "topical_term_or_geographic_name_entry_element": { + "type": "text" + }, + "relator_term": { + "type": "text" + }, + "relator_code": { + "type": "text" + }, + "active_dates": { + "type": "text" + }, + "source_of_heading_or_term": { + "type": "text" + }, + "authority_record_control_number_or_standard_number": { + "type": "text" + }, + "location_of_event": { + "type": "text" + }, + "geographic_subdivision": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "chronological_subdivision": { + "type": "text" + } + } + }, + "preferred_citation_of_described_materials_note": { + "type": "object", + "properties": { + "materials_specified": { + "type": "text" + }, + "preferred_citation_of_described_materials_note": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "source_of_schema_used": { + "type": "text" + }, + "display_constant_controller": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "form_of_musical_composition_code": { + "type": "object", + "properties": { + "source_of_code": { + "type": "text" + }, + "form_of_musical_composition_code": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + } + } + }, + "publisher_number": { + "type": "object", + "properties": { + "note_added_entry_controller": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "publisher_number": { + "type": "text" + }, + "source": { + "type": "text" + }, + "type_of_publisher_number": { + "type": "text" + }, + "qualifying_information": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "subject_added_entry_hierarchical_place_name": { + "type": "object", + "properties": { + "city_subsection": { + "type": "text" + }, + "city": { + "type": "text" + }, + "intermediate_political_jurisdiction": { + "type": "text" + }, + "country_or_larger_entity": { + "type": "text" + }, + "first_order_political_jurisdiction": { + "type": "text" + }, + "extraterrestrial_area": { + "type": "text" + }, + "relator_term": { + "type": "text" + }, + "relator_code": { + "type": "text" + }, + "source_of_heading_or_term": { + "type": "text" + }, + "authority_record_control_number_or_standard_number": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "other_nonjurisdictional_geographic_region_and_feature": { + "type": "text" + } + } + }, + "musical_presentation_statement": { + "type": "object", + "properties": { + "musical_presentation_statement": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + } + } + }, + "series_added_entry_uniform_title": { + "type": "object", + "properties": { + "control_subfield": { + "type": "text" + }, + "language_of_a_work": { + "type": "text" + }, + "form_subheading": { + "type": "text" + }, + "key_for_music": { + "type": "text" + }, + "date_of_treaty_signing": { + "type": "text" + }, + "version": { + "type": "text" + }, + "miscellaneous_information": { + "type": "text" + }, + "medium_of_performance_for_music": { + "type": "text" + }, + "arranged_statement_for_music": { + "type": "text" + }, + "medium": { + "type": "text" + }, + "date_of_a_work": { + "type": "text" + }, + "title_of_a_work": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "institution_to_which_field_applies": { + "type": "text" + }, + "nonfiling_characters": { + "type": "double" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "volume_sequential_designation": { + "type": "text" + }, + "number_of_part_section_of_a_work": { + "type": "text" + }, + "international_standard_serial_number": { + "type": "text" + }, + "materials_specified": { + "type": "text" + }, + "authority_record_control_number_or_standard_number": { + "type": "text" + }, + "bibliographic_record_control_number": { + "type": "text" + }, + "name_of_part_section_of_a_work": { + "type": "text" + }, + "uniform_title": { + "type": "text" + } + } + }, + "other_standard_identifier": { + "type": "object", + "properties": { + "canceled_invalid_standard_number_or_code": { + "type": "text" + }, + "source_of_number_or_code": { + "type": "text" + }, + "difference_indicator": { + "type": "text" + }, + "terms_of_availability": { + "type": "text" + }, + "type_of_standard_number_or_code": { + "type": "text" + }, + "standard_number_or_code": { + "type": "text" + }, + "additional_codes_following_the_standard_number_or_code": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "qualifying_information": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "library_of_congress_call_number": { + "type": "object", + "properties": { + "item_number": { + "type": "text" + }, + "source_of_call_number": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "classification_number": { + "type": "text" + }, + "materials_specified": { + "type": "text" + }, + "existence_in_lc_collection": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "date_time_and_place_of_an_event": { + "type": "object", + "properties": { + "place_of_event": { + "type": "text" + }, + "type_of_event": { + "type": "text" + }, + "geographic_classification_subarea_code": { + "type": "text" + }, + "type_of_date_in_subfield_a": { + "type": "text" + }, + "geographic_classification_area_code": { + "type": "text" + }, + "formatted_date_time": { + "type": "text" + }, + "materials_specified": { + "type": "text" + }, + "source_of_term": { + "type": "text" + }, + "authority_record_control_number_or_standard_number": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "translation_of_title_by_cataloging_agency": { + "type": "object", + "properties": { + "language_code_of_translated_title": { + "type": "text" + }, + "medium": { + "type": "text" + }, + "remainder_of_title": { + "type": "text" + }, + "title": { + "type": "text" + }, + "statement_of_responsibility": { + "type": "text" + }, + "title_added_entry": { + "type": "text" + }, + "nonfiling_characters": { + "type": "double" + }, + "number_of_part_section_of_a_work": { + "type": "text" + }, + "name_of_part_section_of_a_work": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "classification_numbers_assigned_in_canada": { + "type": "object", + "properties": { + "item_number": { + "type": "text" + }, + "existence_in_lac_collection": { + "type": "text" + }, + "type_completeness_source_of_class_call_number": { + "type": "text" + }, + "source_of_call_class_number": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "classification_number": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "coded_cartographic_mathematical_data": { + "type": "object", + "properties": { + "equinox": { + "type": "text" + }, + "name_of_extraterrestrial_body": { + "type": "text" + }, + "constant_ratio_linear_vertical_scale": { + "type": "text" + }, + "declination_southern_limit": { + "type": "text" + }, + "ending_date": { + "type": "text" + }, + "g_ring_longitude": { + "type": "text" + }, + "source": { + "type": "text" + }, + "beginning_date": { + "type": "text" + }, + "angular_scale": { + "type": "text" + }, + "constant_ratio_linear_horizontal_scale": { + "type": "text" + }, + "coordinates_northernmost_latitude": { + "type": "text" + }, + "right_ascension_eastern_limit": { + "type": "text" + }, + "materials_specified": { + "type": "text" + }, + "distance_from_earth": { + "type": "text" + }, + "type_of_ring": { + "type": "text" + }, + "type_of_scale": { + "type": "text" + }, + "category_of_scale": { + "type": "text" + }, + "right_ascension_western_limit": { + "type": "text" + }, + "coordinates_southernmost_latitude": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "declination_northern_limit": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "coordinates_westernmost_longitude": { + "type": "text" + }, + "g_ring_latitude": { + "type": "text" + }, + "coordinates_easternmost_longitude": { + "type": "text" + }, + "authority_record_control_number_or_standard_number": { + "type": "text" + } + } + }, + "with_note": { + "type": "object", + "properties": { + "institution_to_which_field_applies": { + "type": "text" + }, + "with_note": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + } + } + }, + "geospatial_reference_data": { + "type": "object", + "properties": { + "denominator_of_flattening_ratio": { + "type": "text" + }, + "oblique_line_longitude": { + "type": "text" + }, + "height_of_perspective_point_above_surface": { + "type": "text" + }, + "landsat_number_and_path_number": { + "type": "text" + }, + "azimuth_measure_point_longitude_or_straight_vertical_longitude_from_pole": { + "type": "text" + }, + "latitude_resolution": { + "type": "text" + }, + "geospatial_reference_method": { + "type": "text" + }, + "ellipsoid_name": { + "type": "text" + }, + "zone_identifier": { + "type": "text" + }, + "local_planar_or_local_georeference_information": { + "type": "text" + }, + "vertical_resolution": { + "type": "text" + }, + "longitude_resolution": { + "type": "text" + }, + "scale_factor": { + "type": "text" + }, + "vertical_encoding_method": { + "type": "text" + }, + "latitude_of_projection_center_or_projection_origin": { + "type": "text" + }, + "false_easting": { + "type": "text" + }, + "false_northing": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "azimuthal_angle": { + "type": "text" + }, + "name": { + "type": "text" + }, + "reference_method_used": { + "type": "text" + }, + "standard_parallel_or_oblique_line_latitude": { + "type": "text" + }, + "semi_major_axis": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "local_planar_local_or_other_projection_or_grid_description": { + "type": "text" + }, + "coordinate_units_or_distance_units": { + "type": "text" + }, + "geospatial_reference_dimension": { + "type": "text" + }, + "longitude_of_central_meridian_or_projection_center": { + "type": "text" + } + } + }, + "numeric_designation_of_musical_work": { + "type": "object", + "properties": { + "opus_number": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "source": { + "type": "text" + }, + "publisher_associated_with_opus_number": { + "type": "text" + }, + "thematic_index_number": { + "type": "text" + }, + "serial_number": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "thematic_index_code": { + "type": "text" + } + } + }, + "issuing_body_note": { + "type": "object", + "properties": { + "issuing_body_note": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + } + } + }, + "synthesized_classification_number_components": { + "type": "object", + "properties": { + "digits_added_from_internal_subarrangement_or_add_table": { + "type": "text" + }, + "classification_number_ending_number_of_span": { + "type": "text" + }, + "table_identification_internal_subarrangement_or_add_table": { + "type": "text" + }, + "number_being_analyzed": { + "type": "text" + }, + "number_in_internal_subarrangement_or_add_table_where_instructions_are_found": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "table_sequence_number_for_internal_subarrangement_or_add_table": { + "type": "text" + }, + "base_number": { + "type": "text" + }, + "number_where_instructions_are_found_single_number_or_beginning_number_of_span": { + "type": "text" + }, + "facet_designator": { + "type": "text" + }, + "digits_added_from_classification_number_in_schedule_or_external_table": { + "type": "text" + }, + "table_identification": { + "type": "text" + }, + "root_number": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "control_number": { + "type": "text" + }, + "other_classification_number": { + "type": "object", + "properties": { + "item_number": { + "type": "text" + }, + "number_source": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "classification_number": { + "type": "text" + }, + "assigning_agency": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "universal_decimal_classification_number": { + "type": "object", + "properties": { + "item_number": { + "type": "text" + }, + "edition_identifier": { + "type": "text" + }, + "common_auxiliary_subdivision": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "universal_decimal_classification_number": { + "type": "text" + }, + "type_of_edition": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "copyright_article_fee_code": { + "type": "object", + "properties": { + "copyright_article_fee_code_nr": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + } + } + }, + "index_term_genre_form": { + "type": "object", + "properties": { + "form_subdivision": { + "type": "text" + }, + "general_subdivision": { + "type": "text" + }, + "genre_form_data_or_focus_term": { + "type": "text" + }, + "type_of_heading": { + "type": "text" + }, + "institution_to_which_field_applies": { + "type": "text" + }, + "thesaurus": { + "type": "text" + }, + "non_focus_term": { + "type": "text" + }, + "facet_hierarchy_designation": { + "type": "text" + }, + "materials_specified": { + "type": "text" + }, + "source_of_term": { + "type": "text" + }, + "authority_record_control_number_or_standard_number": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "geographic_subdivision": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "chronological_subdivision": { + "type": "text" + } + } + }, + "media_type": { + "type": "object", + "properties": { + "media_type_term": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "source": { + "type": "text" + }, + "materials_specified": { + "type": "text" + }, + "media_type_code": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "subject_added_entry_meeting_name": { + "type": "object", + "properties": { + "language_of_a_work": { + "type": "text" + }, + "name_of_meeting_following_jurisdiction_name_entry_element": { + "type": "text" + }, + "affiliation": { + "type": "text" + }, + "form_subdivision": { + "type": "text" + }, + "date_of_meeting": { + "type": "text" + }, + "form_subheading": { + "type": "text" + }, + "meeting_name_or_jurisdiction_name_as_entry_element": { + "type": "text" + }, + "type_of_meeting_name_entry_element": { + "type": "text" + }, + "version": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "miscellaneous_information": { + "type": "text" + }, + "geographic_subdivision": { + "type": "text" + }, + "medium": { + "type": "text" + }, + "chronological_subdivision": { + "type": "text" + }, + "subordinate_unit": { + "type": "text" + }, + "title_of_a_work": { + "type": "text" + }, + "thesaurus": { + "type": "text" + }, + "source_of_heading_or_term": { + "type": "text" + }, + "number_of_part_section_meeting": { + "type": "text" + }, + "location_of_meeting": { + "type": "text" + }, + "general_subdivision": { + "type": "text" + }, + "date_of_a_work": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "relator_term": { + "type": "text" + }, + "relator_code": { + "type": "text" + }, + "materials_specified": { + "type": "text" + }, + "authority_record_control_number_or_standard_number": { + "type": "text" + }, + "name_of_part_section_of_a_work": { + "type": "text" + } + } + }, + "main_series_entry": { + "type": "object", + "properties": { + "control_subfield": { + "type": "text" + }, + "note_controller": { + "type": "text" + }, + "record_control_number": { + "type": "text" + }, + "physical_description": { + "type": "text" + }, + "uniform_title": { + "type": "text" + }, + "related_parts": { + "type": "text" + }, + "main_entry_heading": { + "type": "text" + }, + "material_specific_details": { + "type": "text" + }, + "other_item_identifier": { + "type": "text" + }, + "relationship_code": { + "type": "text" + }, + "note": { + "type": "text" + }, + "edition": { + "type": "text" + }, + "coden_designation": { + "type": "text" + }, + "place_publisher_and_date_of_publication": { + "type": "text" + }, + "relationship_information": { + "type": "text" + }, + "title": { + "type": "text" + }, + "qualifying_information": { + "type": "text" + }, + "display_constant_controller": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "international_standard_serial_number": { + "type": "text" + } + } + }, + "trade_price": { + "type": "object", + "properties": { + "iso_country_code": { + "type": "text" + }, + "identification_of_pricing_entity": { + "type": "text" + }, + "price_amount": { + "type": "text" + }, + "price_effective_from": { + "type": "text" + }, + "price_type_code": { + "type": "text" + }, + "price_effective_until": { + "type": "text" + }, + "price_note": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "unit_of_pricing": { + "type": "text" + }, + "currency_code": { + "type": "text" + }, + "tax_rate_2": { + "type": "text" + }, + "tax_rate_1": { + "type": "text" + }, + "source_of_price_type_code": { + "type": "text" + }, + "marc_country_code": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "reproduction_note": { + "type": "object", + "properties": { + "physical_description_of_reproduction": { + "type": "text" + }, + "date_of_reproduction": { + "type": "text" + }, + "note_about_reproduction": { + "type": "text" + }, + "place_of_reproduction": { + "type": "text" + }, + "institution_to_which_field_applies": { + "type": "text" + }, + "type_of_reproduction": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "series_statement_of_reproduction": { + "type": "text" + }, + "agency_responsible_for_reproduction": { + "type": "text" + }, + "dates_and_or_sequential_designation_of_issues_reproduced": { + "type": "text" + }, + "materials_specified": { + "type": "text" + }, + "fixed_length_data_elements_of_reproduction": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "publication_distribution_imprint": { + "type": "object", + "properties": { + "name_of_publisher_distributor": { + "type": "text" + }, + "place_of_publication_distribution": { + "type": "text" + }, + "sequence_of_publishing_statements": { + "type": "text" + }, + "date_of_manufacture": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "place_of_manufacture": { + "type": "text" + }, + "materials_specified": { + "type": "text" + }, + "date_of_publication_distribution": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "manufacturer": { + "type": "text" + } + } + }, + "playing_time": { + "type": "object", + "properties": { + "playing_time": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + } + } + }, + "formatted_contents_note": { + "type": "object", + "properties": { + "title": { + "type": "text" + }, + "statement_of_responsibility": { + "type": "text" + }, + "formatted_contents_note": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "uniform_resource_identifier": { + "type": "text" + }, + "miscellaneous_information": { + "type": "text" + }, + "display_constant_controller": { + "type": "text" + }, + "level_of_content_designation": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "overseas_acquisition_number": { + "type": "object", + "properties": { + "overseas_acquisition_number": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + } + } + }, + "creator_contributor_characteristics": { + "type": "object", + "properties": { + "demographic_group_term": { + "type": "text" + }, + "creator_contributor_term": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "source": { + "type": "text" + }, + "materials_specified": { + "type": "text" + }, + "authority_record_control_number_or_standard_number": { + "type": "text" + }, + "creator_contributor_code": { + "type": "text" + }, + "demographic_group_code": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "preceding_entry": { + "type": "object", + "properties": { + "control_subfield": { + "type": "text" + }, + "record_control_number": { + "type": "text" + }, + "material_specific_details": { + "type": "text" + }, + "related_parts": { + "type": "text" + }, + "edition": { + "type": "text" + }, + "coden_designation": { + "type": "text" + }, + "qualifying_information": { + "type": "text" + }, + "note_controller": { + "type": "text" + }, + "physical_description": { + "type": "text" + }, + "title": { + "type": "text" + }, + "report_number": { + "type": "text" + }, + "type_of_relationship": { + "type": "text" + }, + "relationship_code": { + "type": "text" + }, + "note": { + "type": "text" + }, + "place_publisher_and_date_of_publication": { + "type": "text" + }, + "main_entry_heading": { + "type": "text" + }, + "standard_technical_report_number": { + "type": "text" + }, + "relationship_information": { + "type": "text" + }, + "other_item_identifier": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "series_data_for_related_item": { + "type": "text" + }, + "international_standard_book_number": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "international_standard_serial_number": { + "type": "text" + }, + "uniform_title": { + "type": "text" + } + } + }, + "national_library_of_medicine_copy_statement": { + "type": "object", + "properties": { + "copy_information": { + "type": "text" + }, + "item_number": { + "type": "text" + }, + "classification_number": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + } + } + }, + "philatelic_issue_data": { + "type": "object", + "properties": { + "issuing_jurisdiction": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "denomination": { + "type": "text" + } + } + }, + "special_coded_dates": { + "type": "object", + "properties": { + "source_of_date": { + "type": "text" + }, + "type_of_date_code": { + "type": "text" + }, + "date_1_bc_date": { + "type": "text" + }, + "ending_date_for_aggregated_content": { + "type": "text" + }, + "ending_date_created": { + "type": "text" + }, + "single_or_starting_date_for_aggregated_content": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "date_1_ce_date": { + "type": "text" + }, + "beginning_of_date_valid": { + "type": "text" + }, + "end_of_date_valid": { + "type": "text" + }, + "beginning_or_single_date_created": { + "type": "text" + }, + "date_2_bc_date": { + "type": "text" + }, + "date_resource_modified": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "date_2_ce_date": { + "type": "text" + } + } + }, + "main_entry_personal_name": { + "type": "object", + "properties": { + "number_of_part_section_of_a_work": { + "type": "text" + }, + "language_of_a_work": { + "type": "text" + }, + "miscellaneous_information": { + "type": "text" + }, + "form_subheading": { + "type": "text" + }, + "attribution_qualifier": { + "type": "text" + }, + "fuller_form_of_name": { + "type": "text" + }, + "personal_name": { + "type": "text" + }, + "title_of_a_work": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "affiliation": { + "type": "text" + }, + "relator_term": { + "type": "text" + }, + "relator_code": { + "type": "text" + }, + "numeration": { + "type": "text" + }, + "date_of_a_work": { + "type": "text" + }, + "authority_record_control_number_or_standard_number": { + "type": "text" + }, + "titles_and_words_associated_with_a_name": { + "type": "text" + }, + "name_of_part_section_of_a_work": { + "type": "text" + }, + "type_of_personal_name_entry_element": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "dates_associated_with_a_name": { + "type": "text" + } + } + }, + "immediate_source_of_acquisition_note": { + "type": "object", + "properties": { + "type_of_unit": { + "type": "text" + }, + "extent": { + "type": "text" + }, + "privacy": { + "type": "text" + }, + "institution_to_which_field_applies": { + "type": "text" + }, + "date_of_acquisition": { + "type": "text" + }, + "accession_number": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "source_of_acquisition": { + "type": "text" + }, + "method_of_acquisition": { + "type": "text" + }, + "materials_specified": { + "type": "text" + }, + "address": { + "type": "text" + }, + "owner": { + "type": "text" + }, + "purchase_price": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "electronic_location_and_access": { + "type": "object", + "properties": { + "record_control_number": { + "type": "text" + }, + "instruction": { + "type": "text" + }, + "contact_for_access_assistance": { + "type": "text" + }, + "compression_information": { + "type": "text" + }, + "link_text": { + "type": "text" + }, + "name_of_location_of_host": { + "type": "text" + }, + "access_number": { + "type": "text" + }, + "hours_access_method_available": { + "type": "text" + }, + "file_size": { + "type": "text" + }, + "port": { + "type": "text" + }, + "nonpublic_note": { + "type": "text" + }, + "bits_per_second": { + "type": "text" + }, + "electronic_name": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "access_method": { + "type": "text" + }, + "relationship": { + "type": "text" + }, + "uniform_resource_identifier": { + "type": "text" + }, + "public_note": { + "type": "text" + }, + "password": { + "type": "text" + }, + "processor_of_request": { + "type": "text" + }, + "operating_system": { + "type": "text" + }, + "terminal_emulation": { + "type": "text" + }, + "settings": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "electronic_format_type": { + "type": "text" + }, + "host_name": { + "type": "text" + }, + "materials_specified": { + "type": "text" + }, + "path": { + "type": "text" + }, + "logon": { + "type": "text" + } + } + }, + "original_study_number_for_computer_data_files": { + "type": "object", + "properties": { + "field_link_and_sequence_number": { + "type": "text" + }, + "original_study_number": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "source_agency_assigning_number": { + "type": "text" + } + } + }, + "content_type": { + "type": "object", + "properties": { + "field_link_and_sequence_number": { + "type": "text" + }, + "source": { + "type": "text" + }, + "materials_specified": { + "type": "text" + }, + "content_type_term": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "content_type_code": { + "type": "text" + } + } + }, + "data_quality_note": { + "type": "object", + "properties": { + "attribute_accuracy_report": { + "type": "text" + }, + "vertical_positional_accuracy_explanation": { + "type": "text" + }, + "cloud_cover": { + "type": "text" + }, + "attribute_accuracy_explanation": { + "type": "text" + }, + "horizontal_position_accuracy_report": { + "type": "text" + }, + "horizontal_position_accuracy_value": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "attribute_accuracy_value": { + "type": "text" + }, + "vertical_positional_accuracy_value": { + "type": "text" + }, + "horizontal_position_accuracy_explanation": { + "type": "text" + }, + "uniform_resource_identifier": { + "type": "text" + }, + "vertical_positional_accuracy_report": { + "type": "text" + }, + "completeness_report": { + "type": "text" + }, + "logical_consistency_report": { + "type": "text" + }, + "display_note": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "numbering_peculiarities_note": { + "type": "object", + "properties": { + "numbering_peculiarities_note": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + } + } + }, + "normalized_date_and_sequential_designation": { + "type": "object", + "properties": { + "first_level_textual_designation": { + "type": "text" + }, + "sixth_level_of_enumeration": { + "type": "text" + }, + "third_level_of_enumeration": { + "type": "text" + }, + "first_level_of_enumeration": { + "type": "text" + }, + "second_level_of_chronology": { + "type": "text" + }, + "alternative_numbering_scheme_chronology": { + "type": "text" + }, + "alternative_numbering_scheme_second_level_of_enumeration": { + "type": "text" + }, + "fifth_level_of_enumeration": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "fourth_level_of_chronology": { + "type": "text" + }, + "first_level_of_chronology": { + "type": "text" + }, + "third_level_of_chronology": { + "type": "text" + }, + "fourth_level_of_enumeration": { + "type": "text" + }, + "first_level_of_chronology_issuance": { + "type": "text" + }, + "public_note": { + "type": "text" + }, + "alternative_numbering_scheme_first_level_of_enumeration": { + "type": "text" + }, + "nonpublic_note": { + "type": "text" + }, + "state_of_issuance": { + "type": "text" + }, + "second_level_of_enumeration": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "start_end_designator": { + "type": "text" + } + } + }, + "fixed_length_data_elements": { + "type": "text" + }, + "terms_governing_use_and_reproduction_note": { + "type": "object", + "properties": { + "materials_specified": { + "type": "text" + }, + "authorized_users": { + "type": "text" + }, + "jurisdiction": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "uniform_resource_identifier": { + "type": "text" + }, + "authorization": { + "type": "text" + }, + "terms_governing_use_and_reproduction": { + "type": "text" + }, + "institution_to_which_field_applies": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "imprint_statement_for_films_pre_aacr_1_revised": { + "type": "object", + "properties": { + "date_of_production_release": { + "type": "text" + }, + "releasing_company": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "contractual_producer": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "producing_company": { + "type": "text" + }, + "place_of_production_release": { + "type": "text" + } + } + }, + "edition_statement": { + "type": "object", + "properties": { + "materials_specified": { + "type": "text" + }, + "remainder_of_edition_statement": { + "type": "text" + }, + "edition_statement": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + } + } + }, + "form_of_work": { + "type": "object", + "properties": { + "source_of_term": { + "type": "text" + }, + "record_control_number": { + "type": "text" + }, + "form_of_work": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + } + } + }, + "replacement_record_information": { + "type": "object", + "properties": { + "field_link_and_sequence_number": { + "type": "text" + }, + "replacement_bibliographic_record_control_number": { + "type": "text" + }, + "replacement_title": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "explanatory_text": { + "type": "text" + } + } + }, + "subseries_entry": { + "type": "object", + "properties": { + "control_subfield": { + "type": "text" + }, + "note_controller": { + "type": "text" + }, + "record_control_number": { + "type": "text" + }, + "physical_description": { + "type": "text" + }, + "uniform_title": { + "type": "text" + }, + "related_parts": { + "type": "text" + }, + "main_entry_heading": { + "type": "text" + }, + "material_specific_details": { + "type": "text" + }, + "other_item_identifier": { + "type": "text" + }, + "relationship_code": { + "type": "text" + }, + "note": { + "type": "text" + }, + "edition": { + "type": "text" + }, + "coden_designation": { + "type": "text" + }, + "place_publisher_and_date_of_publication": { + "type": "text" + }, + "relationship_information": { + "type": "text" + }, + "title": { + "type": "text" + }, + "qualifying_information": { + "type": "text" + }, + "display_constant_controller": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "international_standard_serial_number": { + "type": "text" + } + } + }, + "fixed_length_data_elements_additional_material_characteristics": { + "type": "text" + }, + "biographical_or_historical_data": { + "type": "object", + "properties": { + "expansion": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "biographical_or_historical_data": { + "type": "text" + }, + "uniform_resource_identifier": { + "type": "text" + }, + "type_of_data": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "study_program_information_note": { + "type": "object", + "properties": { + "display_text": { + "type": "text" + }, + "display_constant_controller": { + "type": "text" + }, + "title_point_value": { + "type": "text" + }, + "institution_to_which_field_applies": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "public_note": { + "type": "text" + }, + "program_name": { + "type": "text" + }, + "interest_level": { + "type": "text" + }, + "reading_level": { + "type": "text" + }, + "nonpublic_note": { + "type": "text" + } + } + }, + "target_audience_note": { + "type": "object", + "properties": { + "target_audience_note": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "source": { + "type": "text" + }, + "materials_specified": { + "type": "text" + }, + "display_constant_controller": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "digital_graphic_representation": { + "type": "object", + "properties": { + "object_count": { + "type": "text" + }, + "vpf_topology_level": { + "type": "text" + }, + "object_type": { + "type": "text" + }, + "direct_reference_method": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "row_count": { + "type": "text" + }, + "indirect_reference_description": { + "type": "text" + }, + "column_count": { + "type": "text" + }, + "format_of_the_digital_image": { + "type": "text" + }, + "vertical_count": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "uniform_title": { + "type": "object", + "properties": { + "arranged_statement_for_music": { + "type": "text" + }, + "medium": { + "type": "text" + }, + "language_of_a_work": { + "type": "text" + }, + "miscellaneous_information": { + "type": "text" + }, + "form_subheading": { + "type": "text" + }, + "number_of_part_section_of_a_work": { + "type": "text" + }, + "key_for_music": { + "type": "text" + }, + "nonfiling_characters": { + "type": "double" + }, + "uniform_title_printed_or_displayed": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "date_of_treaty_signing": { + "type": "text" + }, + "version": { + "type": "text" + }, + "uniform_title": { + "type": "text" + }, + "date_of_a_work": { + "type": "text" + }, + "authority_record_control_number_or_standard_number": { + "type": "text" + }, + "name_of_part_section_of_a_work": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "medium_of_performance_for_music": { + "type": "text" + } + } + }, + "added_entry_uncontrolled_related_analytical_title": { + "type": "object", + "properties": { + "type_of_added_entry": { + "type": "text" + }, + "medium": { + "type": "text" + }, + "institution_to_which_field_applies": { + "type": "text" + }, + "nonfiling_characters": { + "type": "double" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "number_of_part_section_of_a_work": { + "type": "text" + }, + "uncontrolled_related_analytical_title": { + "type": "text" + }, + "name_of_part_section_of_a_work": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "cataloging_source": { + "type": "object", + "properties": { + "modifying_agency": { + "type": "text" + }, + "transcribing_agency": { + "type": "text" + }, + "description_conventions": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "language_of_cataloging": { + "type": "text" + }, + "original_cataloging_agency": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "projection_characteristics_of_moving_image": { + "type": "object", + "properties": { + "presentation_format": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "source": { + "type": "text" + }, + "projection_speed": { + "type": "text" + }, + "materials_specified": { + "type": "text" + }, + "authority_record_control_number_or_standard_number": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "video_characteristics": { + "type": "object", + "properties": { + "source": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "video_format": { + "type": "text" + }, + "materials_specified": { + "type": "text" + }, + "broadcast_standard": { + "type": "text" + }, + "authority_record_control_number_or_standard_number": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "physical_medium": { + "type": "object", + "properties": { + "polarity": { + "type": "text" + }, + "layout": { + "type": "text" + }, + "dimensions": { + "type": "text" + }, + "information_recording_technique": { + "type": "text" + }, + "production_rate_ratio": { + "type": "text" + }, + "generation": { + "type": "text" + }, + "support": { + "type": "text" + }, + "font_size": { + "type": "text" + }, + "material_base_and_configuration": { + "type": "text" + }, + "source": { + "type": "text" + }, + "location_within_medium": { + "type": "text" + }, + "book_format": { + "type": "text" + }, + "technical_specifications_of_medium": { + "type": "text" + }, + "materials_specified": { + "type": "text" + }, + "materials_applied_to_surface": { + "type": "text" + }, + "authority_record_control_number_or_standard_number": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "key_title": { + "type": "object", + "properties": { + "qualifying_information": { + "type": "text" + }, + "key_title": { + "type": "text" + }, + "nonfiling_characters": { + "type": "double" + }, + "linkage": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + } + } + }, + "musical_incipits_information": { + "type": "object", + "properties": { + "general_note": { + "type": "text" + }, + "text_incipit": { + "type": "text" + }, + "system_code": { + "type": "text" + }, + "coded_validity_note": { + "type": "text" + }, + "link_text": { + "type": "text" + }, + "number_of_work": { + "type": "text" + }, + "voice_instrument": { + "type": "text" + }, + "caption_or_heading": { + "type": "text" + }, + "key_signature": { + "type": "text" + }, + "uniform_resource_identifier": { + "type": "text" + }, + "number_of_excerpt": { + "type": "text" + }, + "time_signature": { + "type": "text" + }, + "public_note": { + "type": "text" + }, + "key_or_mode": { + "type": "text" + }, + "role": { + "type": "text" + }, + "musical_notation": { + "type": "text" + }, + "clef": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "number_of_movement": { + "type": "text" + } + } + }, + "coden_designation": { + "type": "object", + "properties": { + "field_link_and_sequence_number": { + "type": "text" + }, + "canceled_invalid_coden": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "coden": { + "type": "text" + } + } + }, + "subject_added_entry_faceted_topical_terms": { + "type": "object", + "properties": { + "form_subdivision": { + "type": "text" + }, + "materials_specified": { + "type": "text" + }, + "focus_term": { + "type": "text" + }, + "level_of_subject": { + "type": "text" + }, + "facet_hierarchy_designation": { + "type": "text" + }, + "non_focus_term": { + "type": "text" + }, + "relator_term": { + "type": "text" + }, + "relator_code": { + "type": "text" + }, + "source_of_heading_or_term": { + "type": "text" + }, + "authority_record_control_number_or_standard_number": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "geographic_subdivision": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "chronological_subdivision": { + "type": "text" + } + } + }, + "geographic_classification": { + "type": "object", + "properties": { + "geographic_classification_subarea_code": { + "type": "text" + }, + "populated_place_name": { + "type": "text" + }, + "geographic_classification_area_code": { + "type": "text" + }, + "code_source": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "index_term_uncontrolled": { + "type": "object", + "properties": { + "uncontrolled_term": { + "type": "text" + }, + "type_of_term_or_name": { + "type": "text" + }, + "level_of_index_term": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + } + } + }, + "planar_coordinate_data": { + "type": "object", + "properties": { + "distance_resolution": { + "type": "text" + }, + "bearing_resolution": { + "type": "text" + }, + "planar_coordinate_encoding_method": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "ordinate_resolution": { + "type": "text" + }, + "planar_distance_units": { + "type": "text" + }, + "bearing_reference_meridian": { + "type": "text" + }, + "bearing_reference_direction": { + "type": "text" + }, + "bearing_units": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "abscissa_resolution": { + "type": "text" + } + } + }, + "case_file_characteristics_note": { + "type": "object", + "properties": { + "filing_scheme_or_code": { + "type": "text" + }, + "universe_of_data": { + "type": "text" + }, + "unit_of_analysis": { + "type": "text" + }, + "name_of_variable": { + "type": "text" + }, + "materials_specified": { + "type": "text" + }, + "display_constant_controller": { + "type": "text" + }, + "number_of_cases_variables": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "physical_description": { + "type": "object", + "properties": { + "extent": { + "type": "text" + }, + "type_of_unit": { + "type": "text" + }, + "other_physical_details": { + "type": "text" + }, + "dimensions": { + "type": "text" + }, + "size_of_unit": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "accompanying_material": { + "type": "text" + }, + "materials_specified": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "patent_control_information": { + "type": "object", + "properties": { + "status": { + "type": "text" + }, + "party_to_document": { + "type": "text" + }, + "country": { + "type": "text" + }, + "number": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "type_of_number": { + "type": "text" + }, + "date": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "succeeding_entry": { + "type": "object", + "properties": { + "control_subfield": { + "type": "text" + }, + "record_control_number": { + "type": "text" + }, + "material_specific_details": { + "type": "text" + }, + "related_parts": { + "type": "text" + }, + "edition": { + "type": "text" + }, + "coden_designation": { + "type": "text" + }, + "qualifying_information": { + "type": "text" + }, + "note_controller": { + "type": "text" + }, + "physical_description": { + "type": "text" + }, + "title": { + "type": "text" + }, + "report_number": { + "type": "text" + }, + "type_of_relationship": { + "type": "text" + }, + "relationship_code": { + "type": "text" + }, + "note": { + "type": "text" + }, + "place_publisher_and_date_of_publication": { + "type": "text" + }, + "main_entry_heading": { + "type": "text" + }, + "standard_technical_report_number": { + "type": "text" + }, + "relationship_information": { + "type": "text" + }, + "other_item_identifier": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "series_data_for_related_item": { + "type": "text" + }, + "international_standard_book_number": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "international_standard_serial_number": { + "type": "text" + }, + "uniform_title": { + "type": "text" + } + } + }, + "index_term_function": { + "type": "object", + "properties": { + "function": { + "type": "text" + }, + "general_subdivision": { + "type": "text" + }, + "chronological_subdivision": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "materials_specified": { + "type": "text" + }, + "form_subdivision": { + "type": "text" + }, + "source_of_term": { + "type": "text" + }, + "authority_record_control_number_or_standard_number": { + "type": "text" + }, + "geographic_subdivision": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "national_bibliographic_agency_control_number": { + "type": "object", + "properties": { + "source": { + "type": "text" + }, + "record_control_number": { + "type": "text" + }, + "national_bibliographic_agency": { + "type": "text" + }, + "canceled_invalid_control_number": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + } + } + }, + "postal_registration_number": { + "type": "object", + "properties": { + "field_link_and_sequence_number": { + "type": "text" + }, + "postal_registration_number": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "source_agency_assigning_number": { + "type": "text" + } + } + }, + "bibliography_note": { + "type": "object", + "properties": { + "bibliography_note": { + "type": "text" + }, + "number_of_references": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + } + } + }, + "fingerprint_identifier": { + "type": "object", + "properties": { + "institution_to_which_field_applies": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "first_and_second_groups_of_characters": { + "type": "text" + }, + "source": { + "type": "text" + }, + "third_and_fourth_groups_of_characters": { + "type": "text" + }, + "number_of_volume_or_part": { + "type": "text" + }, + "date": { + "type": "text" + }, + "unparsed_fingerprint": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "gpo_item_number": { + "type": "object", + "properties": { + "gpo_item_number": { + "type": "text" + }, + "canceled_invalid_gpo_item_number": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + } + } + }, + "subject_added_entry_corporate_name": { + "type": "object", + "properties": { + "language_of_a_work": { + "type": "text" + }, + "affiliation": { + "type": "text" + }, + "form_subdivision": { + "type": "text" + }, + "form_subheading": { + "type": "text" + }, + "key_for_music": { + "type": "text" + }, + "version": { + "type": "text" + }, + "location_of_meeting": { + "type": "text" + }, + "miscellaneous_information": { + "type": "text" + }, + "geographic_subdivision": { + "type": "text" + }, + "medium_of_performance_for_music": { + "type": "text" + }, + "arranged_statement_for_music": { + "type": "text" + }, + "medium": { + "type": "text" + }, + "corporate_name_or_jurisdiction_name_as_entry_element": { + "type": "text" + }, + "chronological_subdivision": { + "type": "text" + }, + "type_of_corporate_name_entry_element": { + "type": "text" + }, + "subordinate_unit": { + "type": "text" + }, + "title_of_a_work": { + "type": "text" + }, + "thesaurus": { + "type": "text" + }, + "source_of_heading_or_term": { + "type": "text" + }, + "number_of_part_section_meeting": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "general_subdivision": { + "type": "text" + }, + "date_of_a_work": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "relator_term": { + "type": "text" + }, + "relator_code": { + "type": "text" + }, + "date_of_meeting_or_treaty_signing": { + "type": "text" + }, + "materials_specified": { + "type": "text" + }, + "authority_record_control_number_or_standard_number": { + "type": "text" + }, + "name_of_part_section_of_a_work": { + "type": "text" + } + } + }, + "exhibitions_note": { + "type": "object", + "properties": { + "materials_specified": { + "type": "text" + }, + "institution_to_which_field_applies": { + "type": "text" + }, + "exhibitions_note": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + } + } + }, + "library_of_congress_control_number": { + "type": "object", + "properties": { + "nucmc_control_number": { + "type": "text" + }, + "canceled_invalid_lc_control_number": { + "type": "text" + }, + "lc_control_number": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + } + } + }, + "sound_characteristics": { + "type": "object", + "properties": { + "playing_speed": { + "type": "text" + }, + "special_playback_characteristics": { + "type": "text" + }, + "tape_configuration": { + "type": "text" + }, + "groove_characteristic": { + "type": "text" + }, + "track_configuration": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "source": { + "type": "text" + }, + "type_of_recording": { + "type": "text" + }, + "materials_specified": { + "type": "text" + }, + "authority_record_control_number_or_standard_number": { + "type": "text" + }, + "configuration_of_playback_channels": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "recording_medium": { + "type": "text" + } + } + }, + "trade_availability_information": { + "type": "object", + "properties": { + "iso_country_code": { + "type": "text" + }, + "publishers_compressed_title_identification": { + "type": "text" + }, + "expected_next_availability_date": { + "type": "text" + }, + "availability_status_code": { + "type": "text" + }, + "detailed_date_of_publication": { + "type": "text" + }, + "source_of_availability_status_code": { + "type": "text" + }, + "publisher_s_discount_category": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "note": { + "type": "text" + }, + "identification_of_agency": { + "type": "text" + }, + "marc_country_code": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "date_made_out_of_print": { + "type": "text" + } + } + }, + "additional_physical_form_available_note": { + "type": "object", + "properties": { + "additional_physical_form_available_note": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "uniform_resource_identifier": { + "type": "text" + }, + "availability_conditions": { + "type": "text" + }, + "materials_specified": { + "type": "text" + }, + "availability_source": { + "type": "text" + }, + "order_number": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "country_of_publishing_producing_entity_code": { + "type": "object", + "properties": { + "iso_country_code": { + "type": "text" + }, + "source_of_local_subentity_code": { + "type": "text" + }, + "local_subentity_code": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "marc_country_code": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "translation_entry": { + "type": "object", + "properties": { + "control_subfield": { + "type": "text" + }, + "record_control_number": { + "type": "text" + }, + "material_specific_details": { + "type": "text" + }, + "related_parts": { + "type": "text" + }, + "edition": { + "type": "text" + }, + "coden_designation": { + "type": "text" + }, + "qualifying_information": { + "type": "text" + }, + "note_controller": { + "type": "text" + }, + "physical_description": { + "type": "text" + }, + "title": { + "type": "text" + }, + "report_number": { + "type": "text" + }, + "relationship_code": { + "type": "text" + }, + "note": { + "type": "text" + }, + "place_publisher_and_date_of_publication": { + "type": "text" + }, + "main_entry_heading": { + "type": "text" + }, + "standard_technical_report_number": { + "type": "text" + }, + "relationship_information": { + "type": "text" + }, + "other_item_identifier": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "series_data_for_related_item": { + "type": "text" + }, + "international_standard_book_number": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "international_standard_serial_number": { + "type": "text" + }, + "display_constant_controller": { + "type": "text" + }, + "uniform_title": { + "type": "text" + } + } + }, + "authentication_code": { + "type": "object", + "properties": { + "authentication_code": { + "type": "text" + } + } + }, + "control_number_identifier": { + "type": "text" + }, + "system_control_number": { + "type": "object", + "properties": { + "system_control_number": { + "type": "text" + }, + "canceled_invalid_control_number": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + } + } + }, + "title_statement": { + "type": "object", + "properties": { + "medium": { + "type": "text" + }, + "form": { + "type": "text" + }, + "remainder_of_title": { + "type": "text" + }, + "inclusive_dates": { + "type": "text" + }, + "statement_of_responsibility": { + "type": "text" + }, + "title": { + "type": "text" + }, + "title_added_entry": { + "type": "text" + }, + "nonfiling_characters": { + "type": "double" + }, + "number_of_part_section_of_a_work": { + "type": "text" + }, + "version": { + "type": "text" + }, + "name_of_part_section_of_a_work": { + "type": "text" + }, + "bulk_dates": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "standard_technical_report_number": { + "type": "object", + "properties": { + "standard_technical_report_number": { + "type": "text" + }, + "qualifying_information": { + "type": "text" + }, + "canceled_invalid_number": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + } + } + }, + "geographic_coverage_note": { + "type": "object", + "properties": { + "geographic_coverage_note": { + "type": "text" + }, + "display_constant_controller": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + } + } + }, + "other_distinguishing_characteristics_of_work_or_expression": { + "type": "object", + "properties": { + "record_control_number": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "other_distinguishing_characteristic": { + "type": "text" + }, + "uniform_resource_identifier": { + "type": "text" + }, + "source_of_term": { + "type": "text" + }, + "source_of_information": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "associated_language": { + "type": "object", + "properties": { + "source": { + "type": "text" + }, + "language_term": { + "type": "text" + }, + "language_code": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + } + } + }, + "funding_information_note": { + "type": "object", + "properties": { + "undifferentiated_number": { + "type": "text" + }, + "task_number": { + "type": "text" + }, + "text_of_note": { + "type": "text" + }, + "work_unit_number": { + "type": "text" + }, + "program_element_number": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "grant_number": { + "type": "text" + }, + "project_number": { + "type": "text" + }, + "contract_number": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "additional_physical_form_entry": { + "type": "object", + "properties": { + "control_subfield": { + "type": "text" + }, + "record_control_number": { + "type": "text" + }, + "material_specific_details": { + "type": "text" + }, + "related_parts": { + "type": "text" + }, + "edition": { + "type": "text" + }, + "coden_designation": { + "type": "text" + }, + "qualifying_information": { + "type": "text" + }, + "note_controller": { + "type": "text" + }, + "physical_description": { + "type": "text" + }, + "title": { + "type": "text" + }, + "report_number": { + "type": "text" + }, + "relationship_code": { + "type": "text" + }, + "note": { + "type": "text" + }, + "place_publisher_and_date_of_publication": { + "type": "text" + }, + "main_entry_heading": { + "type": "text" + }, + "standard_technical_report_number": { + "type": "text" + }, + "relationship_information": { + "type": "text" + }, + "other_item_identifier": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "series_data_for_related_item": { + "type": "text" + }, + "international_standard_book_number": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "international_standard_serial_number": { + "type": "text" + }, + "display_constant_controller": { + "type": "text" + }, + "uniform_title": { + "type": "text" + } + } + }, + "series_added_entry_personal_name": { + "type": "object", + "properties": { + "control_subfield": { + "type": "text" + }, + "language_of_a_work": { + "type": "text" + }, + "version": { + "type": "text" + }, + "affiliation": { + "type": "text" + }, + "numeration": { + "type": "text" + }, + "form_subheading": { + "type": "text" + }, + "personal_name": { + "type": "text" + }, + "key_for_music": { + "type": "text" + }, + "relator_code": { + "type": "text" + }, + "miscellaneous_information": { + "type": "text" + }, + "medium_of_performance_for_music": { + "type": "text" + }, + "arranged_statement_for_music": { + "type": "text" + }, + "medium": { + "type": "text" + }, + "date_of_a_work": { + "type": "text" + }, + "fuller_form_of_name": { + "type": "text" + }, + "attribution_qualifier": { + "type": "text" + }, + "title_of_a_work": { + "type": "text" + }, + "type_of_personal_name_entry_element": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "dates_associated_with_a_name": { + "type": "text" + }, + "titles_and_other_words_associated_with_a_name": { + "type": "text" + }, + "institution_to_which_field_applies": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "volume_sequential_designation": { + "type": "text" + }, + "relator_term": { + "type": "text" + }, + "number_of_part_section_of_a_work": { + "type": "text" + }, + "international_standard_serial_number": { + "type": "text" + }, + "materials_specified": { + "type": "text" + }, + "authority_record_control_number_or_standard_number": { + "type": "text" + }, + "bibliographic_record_control_number": { + "type": "text" + }, + "name_of_part_section_of_a_work": { + "type": "text" + } + } + }, + "holding_institution": { + "type": "object", + "properties": { + "holding_institution": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + } + } + }, + "main_entry_uniform_title": { + "type": "object", + "properties": { + "arranged_statement_for_music": { + "type": "text" + }, + "medium": { + "type": "text" + }, + "language_of_a_work": { + "type": "text" + }, + "date_of_a_work": { + "type": "text" + }, + "form_subheading": { + "type": "text" + }, + "number_of_part_section_of_a_work": { + "type": "text" + }, + "key_for_music": { + "type": "text" + }, + "nonfiling_characters": { + "type": "double" + }, + "title_of_a_work": { + "type": "text" + }, + "date_of_treaty_signing": { + "type": "text" + }, + "version": { + "type": "text" + }, + "uniform_title": { + "type": "text" + }, + "miscellaneous_information": { + "type": "text" + }, + "authority_record_control_number_or_standard_number": { + "type": "text" + }, + "name_of_part_section_of_a_work": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "medium_of_performance_for_music": { + "type": "text" + } + } + }, + "main_entry_meeting_name": { + "type": "object", + "properties": { + "location_of_meeting": { + "type": "text" + }, + "name_of_part_section_of_a_work": { + "type": "text" + }, + "language_of_a_work": { + "type": "text" + }, + "date_of_meeting": { + "type": "text" + }, + "form_subheading": { + "type": "text" + }, + "miscellaneous_information": { + "type": "text" + }, + "subordinate_unit": { + "type": "text" + }, + "meeting_name_or_jurisdiction_name_as_entry_element": { + "type": "text" + }, + "title_of_a_work": { + "type": "text" + }, + "number_of_part_section_meeting": { + "type": "text" + }, + "affiliation": { + "type": "text" + }, + "type_of_meeting_name_entry_element": { + "type": "text" + }, + "relator_code": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "date_of_a_work": { + "type": "text" + }, + "authority_record_control_number_or_standard_number": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "relator_term": { + "type": "text" + }, + "name_of_meeting_following_jurisdiction_name_entry_element": { + "type": "text" + } + } + }, + "system_details_note": { + "type": "object", + "properties": { + "display_text": { + "type": "text" + }, + "institution_to_which_field_applies": { + "type": "text" + }, + "system_details_note": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "uniform_resource_identifier": { + "type": "text" + }, + "materials_specified": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "copy_and_version_identification_note": { + "type": "object", + "properties": { + "version_identification": { + "type": "text" + }, + "institution_to_which_field_applies": { + "type": "text" + }, + "copy_identification": { + "type": "text" + }, + "presentation_format": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "identifying_markings": { + "type": "text" + }, + "materials_specified": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "number_of_copies": { + "type": "text" + } + } + }, + "former_title_complexity_note": { + "type": "object", + "properties": { + "former_title_complexity_note": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + } + } + }, + "international_standard_serial_number": { + "type": "object", + "properties": { + "canceled_issn": { + "type": "text" + }, + "level_of_international_interest": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "source": { + "type": "text" + }, + "international_standard_serial_number": { + "type": "text" + }, + "canceled_issn_l": { + "type": "text" + }, + "issn_l": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "incorrect_issn": { + "type": "text" + } + } + }, + "production_publication_distribution_manufacture_and_copyright_notice": { + "type": "object", + "properties": { + "date_of_production_publication_distribution_manufacture_or_copyright_notice": { + "type": "text" + }, + "place_of_production_publication_distribution_manufacture": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "sequence_of_statements": { + "type": "text" + }, + "name_of_producer_publisher_distributor_manufacturer": { + "type": "text" + }, + "materials_specified": { + "type": "text" + }, + "function_of_entity": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "type_of_computer_file_or_data_note": { + "type": "object", + "properties": { + "type_of_computer_file_or_data_note": { + "type": "text" + }, + "display_constant_controller": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + } + } + } + }, + "date_detection": true + } +} diff --git a/invenio_marc21/mappings/v7/marc21/holdings/hd-v1.0.0.json b/invenio_marc21/mappings/v7/marc21/holdings/hd-v1.0.0.json new file mode 100644 index 0000000..4942b0c --- /dev/null +++ b/invenio_marc21/mappings/v7/marc21/holdings/hd-v1.0.0.json @@ -0,0 +1,988 @@ +{ + "settings": { + "index.percolator.map_unmapped_fields_as_string": true + }, + "mappings": { + "numeric_detection": true, + "properties": { + "reproduction_note": { + "type": "object", + "properties": { + "dates_of_publication_and_or_sequential_designation_of_issues_reproduced": { + "type": "text" + }, + "physical_description_of_reproduction": { + "type": "text" + }, + "date_of_reproduction": { + "type": "text" + }, + "note_about_reproduction": { + "type": "text" + }, + "place_of_reproduction": { + "type": "text" + }, + "institution_to_which_field_applies": { + "type": "text" + }, + "type_of_reproduction": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "series_statement_of_reproduction": { + "type": "text" + }, + "agency_responsible_for_reproduction": { + "type": "text" + }, + "materials_specified": { + "type": "text" + }, + "fixed_length_data_elements_of_reproduction": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "captions_and_pattern_indexes": { + "type": "object", + "properties": {} + }, + "item_information_supplementary_material": { + "type": "object", + "properties": {} + }, + "electronic_location_and_access": { + "type": "object", + "properties": { + "record_control_number": { + "type": "text" + }, + "instruction": { + "type": "text" + }, + "contact_for_access_assistance": { + "type": "text" + }, + "compression_information": { + "type": "text" + }, + "link_text": { + "type": "text" + }, + "name_of_location_of_host": { + "type": "text" + }, + "access_number": { + "type": "text" + }, + "hours_access_method_available": { + "type": "text" + }, + "file_size": { + "type": "text" + }, + "port": { + "type": "text" + }, + "nonpublic_note": { + "type": "text" + }, + "bits_per_second": { + "type": "text" + }, + "electronic_name": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "access_method": { + "type": "text" + }, + "uniform_resource_identifier": { + "type": "text" + }, + "public_note": { + "type": "text" + }, + "password": { + "type": "text" + }, + "processor_of_request": { + "type": "text" + }, + "operating_system": { + "type": "text" + }, + "terminal_emulation": { + "type": "text" + }, + "settings": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "electronic_format_type": { + "type": "text" + }, + "host_name": { + "type": "text" + }, + "materials_specified": { + "type": "text" + }, + "path": { + "type": "text" + }, + "logon": { + "type": "text" + } + } + }, + "restrictions_on_access_note": { + "type": "object", + "properties": { + "terms_governing_access": { + "type": "text" + }, + "authorized_users": { + "type": "text" + }, + "jurisdiction": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "uniform_resource_identifier": { + "type": "text" + }, + "authorization": { + "type": "text" + }, + "materials_specified": { + "type": "text" + }, + "source_of_term": { + "type": "text" + }, + "physical_access_provisions": { + "type": "text" + }, + "standardized_terminology_for_access_restriction": { + "type": "text" + }, + "institution_to_which_field_applies": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "coden_designation": { + "type": "object", + "properties": { + "field_link_and_sequence_number": { + "type": "text" + }, + "canceled_invalid_coden": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "coden": { + "type": "text" + } + } + }, + "record_source": { + "type": "object", + "properties": { + "modifying_agency": { + "type": "text" + }, + "transcribing_agency": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "language_of_cataloging": { + "type": "text" + }, + "original_cataloging_agency": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "enumeration_and_chronology_indexes": { + "type": "object", + "properties": {} + }, + "textual_physical_form_designator": { + "type": "object", + "properties": { + "textual_physical_form_designator": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + } + } + }, + "date_and_time_of_latest_transaction": { + "type": "text" + }, + "control_number": { + "type": "text" + }, + "copyright_or_legal_deposit_number": { + "type": "object", + "properties": { + "display_text": { + "type": "text" + }, + "copyright_or_legal_deposit_number": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "source": { + "type": "text" + }, + "date": { + "type": "text" + }, + "canceled_invalid_copyright_or_legal_deposit_number": { + "type": "text" + }, + "assigning_agency": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "national_bibliographic_agency_control_number": { + "type": "object", + "properties": { + "canceled_or_invalid_control_number": { + "type": "text" + }, + "record_control_number": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "source": { + "type": "text" + } + } + }, + "location": { + "type": "object", + "properties": { + "sublocation_or_collection": { + "type": "text" + }, + "coded_location_qualifier_\n": { + "type": "text" + }, + "shelving_location": { + "type": "text" + }, + "country_code": { + "type": "text" + }, + "non_coded_location_qualifier": { + "type": "text" + }, + "shelving_control_number": { + "type": "text" + }, + "item_part": { + "type": "text" + }, + "nonpublic_note": { + "type": "text" + }, + "call_number_prefix": { + "type": "text" + }, + "location": { + "type": "text" + }, + "copyright_article_fee_code": { + "type": "text" + }, + "call_number_suffix": { + "type": "text" + }, + "copy_number": { + "type": "text" + }, + "uniform_resource_identifier": { + "type": "text" + }, + "address": { + "type": "text" + }, + "public_note": { + "type": "text" + }, + "former_shelving_location": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "piece_physical_condition": { + "type": "text" + }, + "piece_designation": { + "type": "text" + }, + "shelving_form_of_title": { + "type": "text" + }, + "classification_part": { + "type": "text" + }, + "source_of_classification_or_shelving_scheme": { + "type": "text" + }, + "materials_specified": { + "type": "text" + }, + "sequence_number": { + "type": "text" + } + } + }, + "description_conversion_information": { + "type": "object", + "properties": { + "uniform_resource_identifier": { + "type": "text" + }, + "conversion_process": { + "type": "text" + }, + "conversion_date": { + "type": "text" + }, + "identifier_of_source_metadata": { + "type": "text" + }, + "conversion_agency": { + "type": "text" + } + } + }, + "media_type": { + "type": "object", + "properties": { + "media_type_term": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "source": { + "type": "text" + }, + "materials_specified": { + "type": "text" + }, + "authority_record_control_number_or_standard_number": { + "type": "text" + }, + "media_type_code": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "captions_and_pattern_basic_bibliographic_unit": { + "type": "object", + "properties": {} + }, + "library_of_congress_control_number": { + "type": "object", + "properties": { + "canceled_or_invalid_lc_control_number": { + "type": "text" + }, + "nucmc_control_number": { + "type": "text" + }, + "lc_control_number": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + } + } + }, + "name_of_unit": { + "type": "object", + "properties": { + "name_of_unit": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + } + } + }, + "binding_information": { + "type": "object", + "properties": { + "institution_to_which_field_applies": { + "type": "text" + }, + "binding_note": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "uniform_resource_identifier": { + "type": "text" + }, + "materials_specified": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "character_sets_present": { + "type": "object", + "properties": { + "primary_g1_character_set": { + "type": "text" + }, + "primary_g0_character_set": { + "type": "text" + }, + "alternate_g0_or_g1_character_set": { + "type": "text" + } + } + }, + "control_number_identifier": { + "type": "text" + }, + "system_control_number": { + "type": "object", + "properties": { + "canceled_or_invalid_control_number": { + "type": "text" + }, + "system_control_number": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + } + } + }, + "enumeration_and_chronology_supplementary_material": { + "type": "object", + "properties": {} + }, + "standard_technical_report_number": { + "type": "object", + "properties": { + "standard_technical_report_number": { + "type": "text" + }, + "qualifying_information": { + "type": "text" + }, + "canceled_invalid_strn": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + } + } + }, + "linkage_number": { + "type": "object", + "properties": { + "linkage_number": { + "type": "text" + }, + "canceled_or_invalid_linkage_number": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "source_of_number": { + "type": "text" + } + } + }, + "textual_holdings_supplementary_material": { + "type": "object", + "properties": {} + }, + "immediate_source_of_acquisition_note": { + "type": "object", + "properties": { + "type_of_unit": { + "type": "text" + }, + "extent": { + "type": "text" + }, + "institution_to_which_field_applies": { + "type": "text" + }, + "date_of_acquisition": { + "type": "text" + }, + "accession_number": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "source_of_acquisition": { + "type": "text" + }, + "method_of_acquisition": { + "type": "text" + }, + "materials_specified": { + "type": "text" + }, + "address": { + "type": "text" + }, + "owner": { + "type": "text" + }, + "purchase_price": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "item_information_basic_bibliographic_unit": { + "type": "object", + "properties": {} + }, + "alternate_graphic_representation": { + "type": "object", + "properties": { + "same_as_associated_field": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "machine_generated_metadata_provenance": { + "type": "object", + "properties": { + "method_of_machine_assignment": { + "type": "text" + }, + "generation_agency": { + "type": "text" + }, + "confidence_value": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "generation_process": { + "type": "text" + }, + "uniform_resource_identifier": { + "type": "text" + }, + "validity_end_date": { + "type": "text" + }, + "authority_record_control_number_or_standard_number": { + "type": "text" + }, + "generation_date": { + "type": "text" + }, + "bibliographic_record_control_number": { + "type": "text" + } + } + }, + "terms_governing_use_and_reproduction_note": { + "type": "object", + "properties": { + "materials_specified": { + "type": "text" + }, + "authorized_users": { + "type": "text" + }, + "jurisdiction": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "uniform_resource_identifier": { + "type": "text" + }, + "authorization": { + "type": "text" + }, + "terms_governing_use_and_reproduction": { + "type": "text" + }, + "institution_to_which_field_applies": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "enumeration_and_chronology_basic_bibliographic_unit": { + "type": "object", + "properties": {} + }, + "textual_holdings_basic_bibliographic_unit": { + "type": "object", + "properties": {} + }, + "carrier_type": { + "type": "object", + "properties": { + "carrier_type_term": { + "type": "text" + }, + "carrier_type_code": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "source": { + "type": "text" + }, + "materials_specified": { + "type": "text" + }, + "authority_record_control_number_or_standard_number": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "system_details_note": { + "type": "object", + "properties": { + "display_text": { + "type": "text" + }, + "institution_to_which_field_applies": { + "type": "text" + }, + "system_details_note": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "uniform_resource_identifier": { + "type": "text" + }, + "materials_specified": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "international_standard_book_number": { + "type": "object", + "properties": { + "international_standard_book_number": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "terms_of_availability": { + "type": "text" + }, + "canceled_invalid_isbn": { + "type": "text" + }, + "qualifying_information": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "copy_and_version_identification_note": { + "type": "object", + "properties": { + "version_identification": { + "type": "text" + }, + "institution_to_which_field_applies": { + "type": "text" + }, + "copy_identification": { + "type": "text" + }, + "presentation_format": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "identifying_markings": { + "type": "text" + }, + "materials_specified": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "number_of_copies": { + "type": "text" + } + } + }, + "international_standard_serial_number": { + "type": "object", + "properties": { + "canceled_issn": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "international_standard_serial_number": { + "type": "text" + }, + "canceled_issn_l": { + "type": "text" + }, + "issn_l": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "incorrect_issn": { + "type": "text" + } + } + }, + "holdings_coded_data_values": { + "type": "object", + "properties": { + "type_of_record": { + "type": "text" + }, + "encoding_level": { + "type": "text" + }, + "fixed_length_data_elements": { + "type": "text" + } + } + }, + "captions_and_pattern_supplementary_material": { + "type": "object", + "properties": {} + }, + "ownership_and_custodial_history": { + "type": "object", + "properties": { + "privacy": { + "type": "text" + }, + "institution_to_which_field_applies": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "uniform_resource_identifier": { + "type": "text" + }, + "materials_specified": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "history": { + "type": "text" + } + } + }, + "other_standard_identifier": { + "type": "object", + "properties": { + "canceled_invalid_standard_number_or_code": { + "type": "text" + }, + "source_of_number_or_code": { + "type": "text" + }, + "difference_indicator": { + "type": "text" + }, + "terms_of_availability": { + "type": "text" + }, + "type_of_standard_number_or_code": { + "type": "text" + }, + "standard_number_or_code": { + "type": "text" + }, + "additional_codes_following_the_standard_number_or_code": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "qualifying_information": { + "type": "text" + }, + "linkage": { + "type": "text" + } + } + }, + "textual_holdings_indexes": { + "type": "object", + "properties": {} + }, + "action_note": { + "type": "object", + "properties": { + "action_agent": { + "type": "text" + }, + "status": { + "type": "text" + }, + "extent": { + "type": "text" + }, + "action_interval": { + "type": "text" + }, + "type_of_unit": { + "type": "text" + }, + "site_of_action": { + "type": "text" + }, + "institution_to_which_field_applies": { + "type": "text" + }, + "jurisdiction": { + "type": "text" + }, + "action_identification": { + "type": "text" + }, + "field_link_and_sequence_number": { + "type": "text" + }, + "time_date_of_action": { + "type": "text" + }, + "uniform_resource_identifier": { + "type": "text" + }, + "authorization": { + "type": "text" + }, + "materials_specified": { + "type": "text" + }, + "source_of_term": { + "type": "text" + }, + "public_note": { + "type": "text" + }, + "method_of_action": { + "type": "text" + }, + "contingency_for_action": { + "type": "text" + }, + "action": { + "type": "text" + }, + "linkage": { + "type": "text" + }, + "nonpublic_note": { + "type": "text" + } + } + }, + "item_information_indexes": { + "type": "object", + "properties": {} + } + }, + "date_detection": true + } +} diff --git a/setup.py b/setup.py index a776109..d3fc297 100644 --- a/setup.py +++ b/setup.py @@ -48,13 +48,16 @@ 'elasticsearch6': [ 'invenio-search[elasticsearch6]>={}'.format(invenio_search_version), ], + 'elasticsearch7': [ + 'invenio-search[elasticsearch7]>={}'.format(invenio_search_version), + ], 'tests': tests_require, } extras_require['all'] = [] for name, reqs in extras_require.items(): if name[0] == ':' or name in ( - 'elasticsearch2', 'elasticsearch5', 'elasticsearch6'): + 'elasticsearch2', 'elasticsearch5', 'elasticsearch6', 'elasticsearch7'): continue extras_require['all'].extend(reqs) From 8def918bce9595dbc16cd8067ea3a57d02c887d3 Mon Sep 17 00:00:00 2001 From: Zacharias Zacharodimos Date: Mon, 29 Jul 2019 13:34:29 +0200 Subject: [PATCH 2/6] mappings: update ES7 mappings --- invenio_marc21/mappings/v7/marc21/authority/ad-v1.0.0.json | 2 +- invenio_marc21/mappings/v7/marc21/bibliographic/bd-v1.0.0.json | 2 +- invenio_marc21/mappings/v7/marc21/holdings/hd-v1.0.0.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/invenio_marc21/mappings/v7/marc21/authority/ad-v1.0.0.json b/invenio_marc21/mappings/v7/marc21/authority/ad-v1.0.0.json index 7c10bfd..a2ead02 100644 --- a/invenio_marc21/mappings/v7/marc21/authority/ad-v1.0.0.json +++ b/invenio_marc21/mappings/v7/marc21/authority/ad-v1.0.0.json @@ -1,6 +1,6 @@ { "settings": { - "index.percolator.map_unmapped_fields_as_string": true, + "index.percolator.map_unmapped_fields_as_text": true, "index.mapping.total_fields.limit": 3000 }, "mappings": { diff --git a/invenio_marc21/mappings/v7/marc21/bibliographic/bd-v1.0.0.json b/invenio_marc21/mappings/v7/marc21/bibliographic/bd-v1.0.0.json index 7464df9..9b1c590 100644 --- a/invenio_marc21/mappings/v7/marc21/bibliographic/bd-v1.0.0.json +++ b/invenio_marc21/mappings/v7/marc21/bibliographic/bd-v1.0.0.json @@ -1,6 +1,6 @@ { "settings": { - "index.percolator.map_unmapped_fields_as_string": true, + "index.percolator.map_unmapped_fields_as_text": true, "index.mapping.total_fields.limit": 3000 }, "mappings": { diff --git a/invenio_marc21/mappings/v7/marc21/holdings/hd-v1.0.0.json b/invenio_marc21/mappings/v7/marc21/holdings/hd-v1.0.0.json index 4942b0c..7136a78 100644 --- a/invenio_marc21/mappings/v7/marc21/holdings/hd-v1.0.0.json +++ b/invenio_marc21/mappings/v7/marc21/holdings/hd-v1.0.0.json @@ -1,6 +1,6 @@ { "settings": { - "index.percolator.map_unmapped_fields_as_string": true + "index.percolator.map_unmapped_fields_as_text": true }, "mappings": { "numeric_detection": true, From 1d8553aaf924f28e56d2cdcb4fbc2e4e49842ed3 Mon Sep 17 00:00:00 2001 From: Alexander Ioannidis Date: Mon, 29 Jul 2019 18:34:01 +0200 Subject: [PATCH 3/6] docs: fix intershpinx mappings --- docs/conf.py | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/docs/conf.py b/docs/conf.py index c960ea3..c947c21 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -316,9 +316,12 @@ # Example configuration for intersphinx: refer to the Python standard library. intersphinx_mapping = { 'https://docs.python.org/': None, - 'flask': ('http://flask.pocoo.org/docs/0.11', None), - 'invenio-pidstore': ('http://pythonhosted.org/invenio-pidstore', None), - 'invenio-records': ('http://pythonhosted.org/invenio-records', None), + 'flask': ( + 'http://flask.pocoo.org/docs/', None), + 'invenio-pidstore': ( + 'https://invenio-pidstore.readthedocs.io/en/latest/', None), + 'invenio-records': ( + 'https://invenio-records.readthedocs.io/en/latest/', None), } # Autodoc configuraton. From 290b932f02029a18ce822a211f1b3e83998978eb Mon Sep 17 00:00:00 2001 From: Alexander Ioannidis Date: Tue, 30 Jul 2019 11:29:58 +0200 Subject: [PATCH 4/6] travis: update matrx for ES7 --- .travis.yml | 29 ++++++++++++++++------------- 1 file changed, 16 insertions(+), 13 deletions(-) diff --git a/.travis.yml b/.travis.yml index 9450f68..8af707d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -18,17 +18,17 @@ cache: env: global: - - ES2_DOWNLOAD_URL="https://download.elastic.co/elasticsearch/release/org/elasticsearch/distribution/tar/elasticsearch/2.4.2/elasticsearch-2.4.2.tar.gz" - - ES5_DOWNLOAD_URL="https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-5.6.4.tar.gz" - - ES6_DOWNLOAD_URL="https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-6.2.2.tar.gz" + - ES5_DOWNLOAD_URL="https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-5.6.16.tar.gz" + - ES6_DOWNLOAD_URL="https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-6.8.1.tar.gz" + - ES7_DOWNLOAD_URL="https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-7.2.0-linux-x86_64.tar.gz" - ES_HOST=127.0.0.1 matrix: - - REQUIREMENTS=lowest EXTRAS=all,elasticsearch2 ES_URL=$ES2_DOWNLOAD_URL - # TODO: Add when `invenio-search v1.0.0b3` starts being propagated as a minimum requirement - # - REQUIREMENTS=lowest EXTRAS=all,elasticsearch5 ES_URL=$ES5_DOWNLOAD_URL - - REQUIREMENTS=release EXTRAS=all,elasticsearch5 ES_URL=$ES5_DOWNLOAD_URL DEPLOY=true + - REQUIREMENTS=lowest EXTRAS=all,elasticsearch5 ES_URL=$ES5_DOWNLOAD_URL + - REQUIREMENTS=lowest EXTRAS=all,elasticsearch6 ES_URL=$ES6_DOWNLOAD_URL - REQUIREMENTS=release EXTRAS=all,elasticsearch6 ES_URL=$ES6_DOWNLOAD_URL + - REQUIREMENTS=release EXTRAS=all,elasticsearch7 ES_URL=$ES7_DOWNLOAD_URL DEPLOY=true - REQUIREMENTS=devel EXTRAS=all,elasticsearch6 ES_URL=$ES6_DOWNLOAD_URL + - REQUIREMENTS=devel EXTRAS=all,elasticsearch7 ES_URL=$ES7_DOWNLOAD_URL python: - "2.7" @@ -37,15 +37,14 @@ python: matrix: fast_finish: true allow_failures: - - env: REQUIREMENTS=devel EXTRAS=all,elasticsearch2 ES_URL=$ES2_DOWNLOAD_URL - - env: REQUIREMENTS=devel EXTRAS=all,elasticsearch5 ES_URL=$ES5_DOWNLOAD_URL + - env: REQUIREMENTS=devel EXTRAS=all,elasticsearch6 ES_URL=$ES6_DOWNLOAD_URL + - env: REQUIREMENTS=devel EXTRAS=all,elasticsearch7 ES_URL=$ES7_DOWNLOAD_URL before_install: - "nvm install 6; nvm use 6" - "mkdir /tmp/elasticsearch" - "wget -O - ${ES_URL} | tar xz --directory=/tmp/elasticsearch --strip-components=1" - - "/tmp/elasticsearch/bin/elasticsearch &" - - "sleep 20" + - "/tmp/elasticsearch/bin/elasticsearch > /tmp/local-es.log &" - "travis_retry pip install --upgrade pip setuptools py" - "travis_retry pip install twine wheel coveralls requirements-builder" - "requirements-builder -e $EXTRAS --level=min setup.py > .travis-lowest-requirements.txt" @@ -56,12 +55,15 @@ install: - "travis_retry pip install -r .travis-${REQUIREMENTS}-requirements.txt" - "travis_retry pip install -e .[${EXTRAS}]" +before_script: + # Allow ES to start + - sleep 5 + - curl http://127.0.0.1:9200 && echo "Elasticsearch is up!" || cat /tmp/local-es.log + script: - "./run-tests.sh" after_success: - - /tmp/elasticsearch/bin/elasticsearch --version - - wget -q --waitretry=1 --retry-connrefused -T 10 -O - http://127.0.0.1:9200 - coveralls deploy: @@ -71,6 +73,7 @@ deploy: secure: "rBB4WpQDeWqt9xyqXENI/VodBLgOnuPuXIURSBvT+CItWe7dvjGqbWJAbMTZgemaDA9RxQfyIFnFTUkE62AnttxHW39n6UiG+lZgNNdZot8SxYzV6Lza9CdBGMEXwJ9FSf8mer9GIgfO993muKNztt4eFx3aob19Eia2Ob5sgq88Vu7ROxL2+XqM4HT36uh/Q84zcMobYbd5ToM14QNfg65/gtT26hh42KHhCSbS2JZjrudQcM7LCcZWXDs48+dTk4KuAUCUhsbIXlGc1mrxttswocPyk9V0Yhp34JHPqZVAyBI3mtnjKJ6zQB3LpCKuI4hmpv/i8kbay96f7Y49pT7FVXbV+byglyXXrFLHa+/VxkSBpSTyaQjXmctAdvajQjwYN2nKCQXngTAd8O4dgg6xq6e8z5WNFVJAsR5CQ/nYquSQgNamaB6dTEr2sZRrP6KnftzI/uYY9h762qOhkcomNmz9hvw2/yQSTc2xItsdtROsbR4zf5+N2J3vbh3Fr1K/PDkQRdHBTxBs/J3irqps7s2Fl7Sd1O093Y1CZK2Qhyge3poL3JRdDwKjTKqNW2BK+UuUJBzPgwI9t82vIPqTLOkm1bRcmESuh3UMb+sRiZGyNsINKin6htsDIFZDKMs5poeIQq4vm2kKM4GD1zni+cTrGs72/CpTL1zBQuo=" on: tags: true + python: "3.5" distributions: compile_catalog sdist bdist_wheel repo: inveniosoftware/invenio-marc21 condition: $DEPLOY = true From 0e7acbbb0a449bf78cdc5cca654e969a3de38ccb Mon Sep 17 00:00:00 2001 From: Alexander Ioannidis Date: Tue, 30 Jul 2019 11:30:13 +0200 Subject: [PATCH 5/6] installation: bump test and search versions --- setup.py | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/setup.py b/setup.py index d3fc297..f546ca4 100644 --- a/setup.py +++ b/setup.py @@ -18,21 +18,21 @@ tests_require = [ 'check-manifest>=0.25', - 'coverage>=4.0', + 'coverage>=4.5.3', 'invenio-db>=1.0.0', 'invenio-i18n>=1.0.0', - 'invenio-indexer>=1.0.0', + 'invenio-indexer>=1.1.0', 'invenio-pidstore>=1.0.0', 'invenio-records>=1.0.0', 'isort>=4.2.2', 'mock>=1.3.0', - 'pydocstyle>=1.0.0', - 'pytest-cov>=1.8.0', + 'pydocstyle>=3.0.0', + 'pytest-cov>=2.7.1', 'pytest-pep8>=1.0.6', - 'pytest>=2.8.0', + 'pytest>=4.6.4,<5.0.0', ] -invenio_search_version = '1.0.0' +invenio_search_version = '1.2.0' extras_require = { 'docs': [ From b9a373914460987445fbbca68aa5f7b241898822 Mon Sep 17 00:00:00 2001 From: Alexander Ioannidis Date: Tue, 30 Jul 2019 13:47:14 +0200 Subject: [PATCH 6/6] release: v1.0.0a9 --- CHANGES.rst | 4 ++-- invenio_marc21/version.py | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGES.rst b/CHANGES.rst index 1cca494..be6b8da 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,6 +1,6 @@ .. This file is part of Invenio. - Copyright (C) 2016-2018 CERN. + Copyright (C) 2016-2019 CERN. Invenio is free software; you can redistribute it and/or modify it under the terms of the MIT License; see LICENSE file for more details. @@ -8,6 +8,6 @@ Changes ======= -Version 1.0.0 (released 2018-03-23) +Version 1.0.0 (released 2018-07-19) - Initial public release. diff --git a/invenio_marc21/version.py b/invenio_marc21/version.py index 9d854e6..6be7ce1 100644 --- a/invenio_marc21/version.py +++ b/invenio_marc21/version.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # # This file is part of Invenio. -# Copyright (C) 2016-2018 CERN. +# Copyright (C) 2016-2019 CERN. # # Invenio is free software; you can redistribute it and/or modify it # under the terms of the MIT License; see LICENSE file for more details. @@ -14,4 +14,4 @@ from __future__ import absolute_import, print_function -__version__ = '1.0.0a8' +__version__ = '1.0.0a9'