The project’s main purpose is to evaluate and to assess the quality of MARC21 records. It turned out, that - since I am not one of those cataloguers who know the whole MARC21 standard by heart - I can do it more effectively if I create a map which turns the purely technical codes to more understandable self-descriptive codes.
As far as I can I follow the BIBFRAME mapping, but that standard is not fully suitable for my purpose. BIBFRAME transforms MARC to a new format, and it doesn’t handle each individual MARC element, sometimes it merges serveral elements to a single one, sometimes it skips whole elements or some of the subfields. This map transform in 1:1 relation, each element fits to one and only one element. In MARC you can find elements which contains more semantical units into a single string. In those cases MARC doesn’t povide distinct element, but use position notation, such as Leader/00-04 which means the first five character of the element called Leader. This map handles those situations.
My primary purpose is to use this mapping in Solr index, and in statistical analysis. I don’t know whether this mapping is suitable for other use, but if you find it interesting, please let me know.
It is a quite long work and I haven’t finished yet. I’ve created a frequency statistic of a large collection of bibliographic records, and I started with the most frequent fields. As I continue development, I will update this table. All the element of this table is already implemented and extracted automatically from the source.
To generate the HTML table from the Java library, use this command in the command line:
java -cp target/metadata-qa-marc-0.1-SNAPSHOT-jar-with-dependencies.jar \
de.gwdg.metadataqa.marc.cli.MappingToHtml > mapping.html
This work was inspired my Karen Coyle’s element list fo 007 and 008 fields: http://kcoyle.net/rda/elementslist.txt.
MARC code | Self descriptive code | Description |
---|---|---|
Leader | ||
Leader/00-04 | Leader_recordLength | Record length |
Leader/05 | Leader_recordStatus | Record status |
Leader/06 | Leader_typeOfRecord | Type of record |
Leader/07 | Leader_bibliographicLevel | Bibliographic level |
Leader/08 | Leader_typeOfControl | Type of control |
Leader/09 | Leader_characterCodingScheme | Character coding scheme |
Leader/10 | Leader_indicatorCount | Indicator count |
Leader/11 | Leader_subfieldCodeCount | Subfield code count |
Leader/12-15 | Leader_baseAddressOfData | Base address of data |
Leader/17 | Leader_encodingLevel | Encoding level |
Leader/18 | Leader_descriptiveCatalogingForm | Descriptive cataloging form |
Leader/19 | Leader_multipartResourceRecordLevel | Multipart resource record level |
Leader/20 | Leader_lengthOfTheLengthOfFieldPortion | Length of the length-of-field portion |
Leader/21 | Leader_lengthOfTheStartingCharacterPositionPortion | Length of the starting-character-position portion |
Leader/22 | Leader_lengthOfTheImplementationDefinedPortion | Length of the implementation-defined portion |
001 | ||
001 | ControlNumber | Control Number |
003 | ||
003 | ControlNumberIdentifier | Control Number Identifier |
005 | ||
005 | LatestTransactionTime | Date and Time of Latest Transaction |
006 | ||
006 | AdditionalMaterialCharacteristics | Additional Material Characteristics |
Music | ||
006/01-02 | AdditionalMaterialCharacteristics_formOfComposition | Form of composition |
006/03 | AdditionalMaterialCharacteristics_formatOfMusic | Format of music |
006/04 | AdditionalMaterialCharacteristics_musicParts | Music parts |
006/05 | AdditionalMaterialCharacteristics_targetAudience | Target audience |
006/06 | AdditionalMaterialCharacteristics_formOfItem | Form of item |
006/07-12 | AdditionalMaterialCharacteristics_accompanyingMatter | Accompanying matter |
006/13-14 | AdditionalMaterialCharacteristics_literaryTextForSoundRecordings | Literary text for sound recordings |
006/16 | AdditionalMaterialCharacteristics_transpositionAndArrangement | Transposition and arrangement |
Mixed Materials | ||
006/06 | AdditionalMaterialCharacteristics_formOfItem | Form of item |
Computer Files | ||
006/05 | AdditionalMaterialCharacteristics_targetAudience | Target audience |
006/06 | AdditionalMaterialCharacteristics_formOfItem | Form of item |
006/09 | AdditionalMaterialCharacteristics_typeOfComputerFile | Type of computer file |
006/11 | AdditionalMaterialCharacteristics_governmentPublication | Government publication |
All Materials | ||
006/00 | AdditionalMaterialCharacteristics_typeOfRecord | Type of record |
Maps | ||
006/01-04 | AdditionalMaterialCharacteristics_relief | Relief |
006/06 | AdditionalMaterialCharacteristics_projection | Projection |
006/08 | AdditionalMaterialCharacteristics_typeOfCartographicMaterial | Type of cartographic material |
006/11 | AdditionalMaterialCharacteristics_governmentPublication | Government publication |
006/12 | AdditionalMaterialCharacteristics_formOfItem | Form of item |
006/14 | AdditionalMaterialCharacteristics_index | Index |
006/16-17 | AdditionalMaterialCharacteristics_specialFormatCharacteristics | Special format characteristics |
Books | ||
006/01-04 | AdditionalMaterialCharacteristics_illustrations | Illustrations |
006/05 | AdditionalMaterialCharacteristics_targetAudience | Target audience |
006/06 | AdditionalMaterialCharacteristics_formOfItem | Form of item |
006/07-10 | AdditionalMaterialCharacteristics_natureOfContents | Nature of contents |
006/11 | AdditionalMaterialCharacteristics_governmentPublication | Government publication |
006/12 | AdditionalMaterialCharacteristics_conferencePublication | Conference publication |
006/13 | AdditionalMaterialCharacteristics_festschrift | Festschrift |
006/14 | AdditionalMaterialCharacteristics_index | Index |
006/16 | AdditionalMaterialCharacteristics_literaryForm | Literary form |
006/17 | AdditionalMaterialCharacteristics_biography | Biography |
Visual Materials | ||
006/01-03 | AdditionalMaterialCharacteristics_runningTime | Running time for motion pictures and videorecordings |
006/05 | AdditionalMaterialCharacteristics_targetAudience | Target audience |
006/11 | AdditionalMaterialCharacteristics_governmentPublication | Government publication |
006/12 | AdditionalMaterialCharacteristics_formOfItem | Form of item |
006/16 | AdditionalMaterialCharacteristics_typeOfVisualMaterial | Type of visual material |
006/17 | AdditionalMaterialCharacteristics_technique | Technique |
Continuing Resources | ||
006/01 | AdditionalMaterialCharacteristics_frequency | Frequency |
006/02 | AdditionalMaterialCharacteristics_regularity | Regularity |
006/04 | AdditionalMaterialCharacteristics_typeOfContinuingResource | Type of continuing resource |
006/05 | AdditionalMaterialCharacteristics_formOfOriginalItem | Form of original item |
006/06 | AdditionalMaterialCharacteristics_formOfItem | Form of item |
006/07 | AdditionalMaterialCharacteristics_natureOfEntireWork | Nature of entire work |
006/08-10 | AdditionalMaterialCharacteristics_natureOfContents | Nature of contents |
006/11 | AdditionalMaterialCharacteristics_governmentPublication | Government publication |
006/12 | AdditionalMaterialCharacteristics_conferencePublication | Conference publication |
006/16 | AdditionalMaterialCharacteristics_originalAlphabetOrScriptOfTitle | Original alphabet or script of title |
006/17 | AdditionalMaterialCharacteristics_entryConvention | Entry convention |
007 | ||
007 | PhysicalDescription | Physical Description |
Microform | ||
007/01 | PhysicalDescription_specificMaterialDesignation | Specific material designation |
007/03 | PhysicalDescription_positiveNegativeAspect | Positive/negative aspect |
007/04 | PhysicalDescription_dimensions | Dimensions |
007/05 | PhysicalDescription_reductionRatioRange | Reduction ratio range |
007/06-08 | PhysicalDescription_reductionRation | Reduction ration |
007/09 | PhysicalDescription_color | Color |
007/10 | PhysicalDescription_emulsionOnFilm | Emulsion on film |
007/11 | PhysicalDescription_generation | Generation |
007/12 | PhysicalDescription_baseOfFilm | Base of film |
Sound recording | ||
007/01 | PhysicalDescription_specificMaterialDesignation | Specific material designation |
007/03 | PhysicalDescription_speed | Speed |
007/04 | PhysicalDescription_configurationOfPlaybackChannels | Configuration of playback channels |
007/05 | PhysicalDescription_grooveWidthOrGroovePitch | Groove width/groove pitch |
007/06 | PhysicalDescription_dimensions | Dimensions |
007/07 | PhysicalDescription_tapeWidth | Tape width |
007/08 | PhysicalDescription_tapeConfiguration | Tape configuration |
007/09 | PhysicalDescription_kindOfDiscCylinderOrTape | Kind of disc, cylinder, or tape |
007/10 | PhysicalDescription_kindOfMaterial | Kind of material |
007/11 | PhysicalDescription_kindOfCutting | Kind of cutting |
007/12 | PhysicalDescription_specialPlaybackCharacteristics | Special playback characteristics |
007/13 | PhysicalDescription_captureAndStorageTechnique | Capture and storage technique |
Electronic resource | ||
007/01 | PhysicalDescription_specificMaterialDesignation | Specific material designation |
007/03 | PhysicalDescription_color | Color |
007/04 | PhysicalDescription_dimensions | Dimensions |
007/05 | PhysicalDescription_sound | Sound |
007/06-08 | PhysicalDescription_imageBitDepth | Image bit depth |
007/09 | PhysicalDescription_fileFormats | File formats |
007/10 | PhysicalDescription_qualityAssuranceTargets | Quality assurance targets |
007/11 | PhysicalDescription_antecedentOrSource | Antecedent/source |
007/12 | PhysicalDescription_levelOfCompression | Level of compression |
007/13 | PhysicalDescription_reformattingQuality | Reformatting quality |
Map | ||
007/01 | PhysicalDescription_specificMaterialDesignation | Specific material designation |
007/03 | PhysicalDescription_color | Color |
007/04 | PhysicalDescription_physicalMedium | Physical medium |
007/05 | PhysicalDescription_typeOfReproduction | Type of reproduction |
007/06 | PhysicalDescription_productionOrReproductionDetails | Production/reproduction details |
007/07 | PhysicalDescription_positiveNegativeAspect | Positive/negative aspect |
Common | ||
007/00 | PhysicalDescription_categoryOfMaterial | Category of material |
Videorecording | ||
007/01 | PhysicalDescription_specificMaterialDesignation | Specific material designation |
007/03 | PhysicalDescription_color | Color |
007/04 | PhysicalDescription_videorecordingFormat | Videorecording format |
007/05 | PhysicalDescription_soundOnMediumOrSeparate | Sound on medium or separate |
007/06 | PhysicalDescription_mediumForSound | Medium for sound |
007/07 | PhysicalDescription_dimensions | Dimensions |
007/08 | PhysicalDescription_configurationOfPlaybackChannels | Configuration of playback channels |
Globe | ||
007/01 | PhysicalDescription_specificMaterialDesignation | Specific material designation |
007/03 | PhysicalDescription_color | Color |
007/04 | PhysicalDescription_physicalMedium | Physical medium |
007/05 | PhysicalDescription_typeOfReproduction | Type of reproduction |
Kit | ||
007/01 | PhysicalDescription_specificMaterialDesignation | Specific material designation |
Remote-sensing image | ||
007/01 | PhysicalDescription_specificMaterialDesignation | Specific material designation |
007/03 | PhysicalDescription_altitudeOfSensor | Altitude of sensor |
007/04 | PhysicalDescription_attitudeOfSensor | Attitude of sensor |
007/05 | PhysicalDescription_cloudCover | Cloud cover |
007/06 | PhysicalDescription_platformConstructionType | Platform construction type |
007/07 | PhysicalDescription_platformUseCategory | Platform use category |
007/08 | PhysicalDescription_sensorType | Sensor type |
007/09-10 | PhysicalDescription_dataType | Data type |
Projected graphic | ||
007/01 | PhysicalDescription_specificMaterialDesignation | Specific material designation |
007/03 | PhysicalDescription_color | Color |
007/04 | PhysicalDescription_baseOfEmulsion | Base of emulsion |
007/05 | PhysicalDescription_soundOnMediumOrSeparate | Sound on medium or separate |
007/06 | PhysicalDescription_mediumForSound | Medium for sound |
007/07 | PhysicalDescription_dimensions | Dimensions |
007/08 | PhysicalDescription_secondarySupportMaterial | Secondary support material |
Motion picture | ||
007/01 | PhysicalDescription_specificMaterialDesignation | Specific material designation |
007/03 | PhysicalDescription_color | Color |
007/04 | PhysicalDescription_motionPicturePresentationFormat | Motion picture presentation format |
007/05 | PhysicalDescription_soundOnMediumOrSeparate | Sound on medium or separate |
007/06 | PhysicalDescription_mediumForSound | Medium for sound |
007/07 | PhysicalDescription_dimensions | Dimensions |
007/08 | PhysicalDescription_configurationOfPlaybackChannels | Configuration of playback channels |
007/09 | PhysicalDescription_productionElements | Production elements |
007/10 | PhysicalDescription_positiveNegativeAspect | Positive/negative aspect |
007/11 | PhysicalDescription_generation | Generation |
007/12 | PhysicalDescription_baseOfFilm | Base of film |
007/13 | PhysicalDescription_refinedCategoriesOfColor | Refined categories of color |
007/14 | PhysicalDescription_kindOfColorStockOrPrint | Kind of color stock or print |
007/15 | PhysicalDescription_deteriorationStage | Deterioration stage |
007/16 | PhysicalDescription_completeness | Completeness |
007/17-22 | PhysicalDescription_filmInspectionDate | Film inspection date |
Unspecified | ||
007/01 | PhysicalDescription_specificMaterialDesignation | Specific material designation |
Notated music | ||
007/01 | PhysicalDescription_specificMaterialDesignation | Specific material designation |
Text | ||
007/01 | PhysicalDescription_specificMaterialDesignation | Specific material designation |
Tactile material | ||
007/01 | PhysicalDescription_specificMaterialDesignation | Specific material designation |
007/03-04 | PhysicalDescription_classOfBrailleWriting | Class of braille writing |
007/05 | PhysicalDescription_levelOfContraction | Level of contraction |
007/06-08 | PhysicalDescription_brailleMusicFormat | Braille music format |
007/09 | PhysicalDescription_specialPhysicalCharacteristics | Special physical characteristics |
Nonprojected graphic | ||
007/01 | PhysicalDescription_specificMaterialDesignation | Specific material designation |
007/03 | PhysicalDescription_color | Color |
007/04 | PhysicalDescription_primarySupportMaterial | Primary support material |
007/05 | PhysicalDescription_secondarySupportMaterial | Secondary support material |
008 | ||
008 | GeneralInformation | General Information |
Music | ||
008/18-19 | GeneralInformation_formOfComposition | Form of composition |
008/20 | GeneralInformation_formatOfMusic | Format of music |
008/21 | GeneralInformation_musicParts | Music parts |
008/22 | GeneralInformation_targetAudience | Target audience |
008/23 | GeneralInformation_formOfItem | Form of item |
008/24-29 | GeneralInformation_accompanyingMatter | Accompanying matter |
008/30-31 | GeneralInformation_literaryTextForSoundRecordings | Literary text for sound recordings |
008/33 | GeneralInformation_transpositionAndArrangement | Transposition and arrangement |
Mixed Materials | ||
008/23 | GeneralInformation_formOfItem | Form of item |
Computer Files | ||
008/22 | GeneralInformation_targetAudience | Target audience |
008/23 | GeneralInformation_formOfItem | Form of item |
008/26 | GeneralInformation_typeOfComputerFile | Type of computer file |
008/28 | GeneralInformation_governmentPublication | Government publication |
All Materials | ||
008/00-05 | GeneralInformation_dateEnteredOnFile | Date entered on file |
008/06 | GeneralInformation_typeOfDateOrPublicationStatus | Type of date/Publication status |
008/07-10 | GeneralInformation_date1 | Date 1 |
008/11-14 | GeneralInformation_date2 | Date 2 |
008/15-17 | GeneralInformation_placeOfPublicationProductionOrExecution | Place of publication, production, or execution |
008/35-37 | GeneralInformation_language | Language |
008/38 | GeneralInformation_modifiedRecord | Modified record |
008/39 | GeneralInformation_catalogingSource | Cataloging source |
Maps | ||
008/18-21 | GeneralInformation_relief | Relief |
008/22-23 | GeneralInformation_projection | Projection |
008/25 | GeneralInformation_typeOfCartographicMaterial | Type of cartographic material |
008/28 | GeneralInformation_governmentPublication | Government publication |
008/29 | GeneralInformation_formOfItem | Form of item |
008/31 | GeneralInformation_index | Index |
008/33-34 | GeneralInformation_specialFormatCharacteristics | Special format characteristics |
Books | ||
008/18-21 | GeneralInformation_illustrations | Illustrations |
008/22 | GeneralInformation_targetAudience | Target audience |
008/23 | GeneralInformation_formOfItem | Form of item |
008/24-27 | GeneralInformation_natureOfContents | Nature of contents |
008/28 | GeneralInformation_governmentPublication | Government publication |
008/29 | GeneralInformation_conferencePublication | Conference publication |
008/30 | GeneralInformation_festschrift | Festschrift |
008/31 | GeneralInformation_index | Index |
008/33 | GeneralInformation_literaryForm | Literary form |
008/34 | GeneralInformation_biography | Biography |
Visual Materials | ||
008/18-20 | GeneralInformation_runningTime | Running time for motion pictures and videorecordings |
008/22 | GeneralInformation_targetAudience | Target audience |
008/28 | GeneralInformation_governmentPublication | Government publication |
008/29 | GeneralInformation_formOfItem | Form of item |
008/33 | GeneralInformation_typeOfVisualMaterial | Type of visual material |
008/34 | GeneralInformation_technique | Technique |
Continuing Resources | ||
008/18 | GeneralInformation_frequency | Frequency |
008/19 | GeneralInformation_regularity | Regularity |
008/21 | GeneralInformation_typeOfContinuingResource | Type of continuing resource |
008/22 | GeneralInformation_formOfOriginalItem | Form of original item |
008/23 | GeneralInformation_formOfItem | Form of item |
008/24 | GeneralInformation_natureOfEntireWork | Nature of entire work |
008/25-27 | GeneralInformation_natureOfContents | Nature of contents |
008/28 | GeneralInformation_governmentPublication | Government publication |
008/29 | GeneralInformation_conferencePublication | Conference publication |
008/33 | GeneralInformation_originalAlphabetOrScriptOfTitle | Original alphabet or script of title |
008/34 | GeneralInformation_entryConvention | Entry convention |
010 | ||
010 | IdentifiedByLccn | Library of Congress Control Number |
data subfields | ||
010$a | IdentifiedByLccn | LC control number |
010$b | IdentifiedByLccn_numcControlNumber | NUCMC control number |
010$z | IdentifiedByLccn_canceled | Canceled/invalid LC control number |
010$8 | IdentifiedByLccn_fieldLink | Field link and sequence number |
013 | ||
013 | PatentControl | Patent Control Information |
data subfields | ||
013$a | PatentControl_number | Number |
013$b | PatentControl_country | Country |
013$c | PatentControl_type | Type of number |
013$d | PatentControl_date | Date |
013$e | PatentControl_status | Status |
013$f | PatentControl_partyToDocument | Party to document |
013$6 | PatentControl_linkage | Linkage |
013$8 | PatentControl_fieldLink | Field link and sequence number |
015 | ||
015 | IdentifiedByNbn | National Bibliography Number |
data subfields | ||
015$a | IdentifiedByNbn | National bibliography number |
015$q | IdentifiedByNbn_qualifier | Qualifying information |
015$z | IdentifiedByNbn_canceled | Canceled/invalid national bibliography number |
015$2 | IdentifiedByNbn_source | Source |
015$6 | IdentifiedByNbn_linkage | Linkage |
015$8 | IdentifiedByNbn_fieldLink | Field link and sequence number |
016 | ||
016 | IdIntifiedByLocal | National Bibliographic Agency Control Number |
indicators | ||
016$ind1 | IdIntifiedByLocal_agency | National bibliographic agency |
data subfields | ||
016$a | IdIntifiedByLocal | Record control number |
016$z | IdIntifiedByLocal_canceledOrInvalidControlNumber | Canceled/invalid control number |
016$2 | IdIntifiedByLocal_source | Source |
016$8 | IdIntifiedByLocal_fieldLink | Field link and sequence number |
017 | ||
017 | CopyrightNumber | Copyright or Legal Deposit Number |
indicators | ||
017$ind2 | CopyrightNumber_displayConstant | Display constant controller |
data subfields | ||
017$a | CopyrightNumber | Copyright or legal deposit number |
017$b | CopyrightNumber_source | Assigning agency |
017$d | CopyrightNumber_date | Date |
017$i | CopyrightNumber_note | Display text |
017$z | CopyrightNumber_canceled | Canceled/invalid copyright or legal deposit number |
017$2 | CopyrightNumber_source | Source |
017$6 | CopyrightNumber_linkage | Linkage |
017$8 | CopyrightNumber_fieldLink | Field link and sequence number |
018 | ||
018 | CopyrightArticleFee | Copyright Article-Fee Code |
data subfields | ||
018$a | CopyrightArticleFee | Copyright article-fee code |
018$6 | CopyrightArticleFee_linkage | Linkage |
018$8 | CopyrightArticleFee_fieldLink | Field link and sequence number |
020 | ||
020 | Isbn | International Standard Book Number |
data subfields | ||
020$a | Isbn | International Standard Book Number |
020$c | Isbn_acquisitionTerms | Terms of availability |
020$q | Isbn_qualifier | Qualifying information |
020$z | Isbn_canceledOrInvalidISBN | Canceled/invalid ISBN |
020$6 | Isbn_linkage | Linkage |
020$8 | Isbn_fieldLink | Field link and sequence number |
022 | ||
022 | Issn | International Standard Serial Number |
indicators | ||
022$ind1 | Issn_levelOfInternationalInterest | Level of international interest |
data subfields | ||
022$a | Issn | International Standard Serial Number |
022$l | Issn_issnL | ISSN-L |
022$m | Issn_canceledIssnL | Canceled ISSN-L |
022$y | Issn_incorrect | Incorrect ISSN |
022$z | Issn_canceled | Canceled ISSN |
022$2 | Issn_source | Source |
022$6 | Issn_linkage | Linkage |
022$8 | Issn_fieldLink | Field link and sequence number |
024 | ||
024 | OtherStandardIdentifier | Other Standard Identifier |
indicators | ||
024$ind1 | OtherStandardIdentifier_type | Type of standard number or code |
024$ind2 | OtherStandardIdentifier_differenceIndicator | Difference indicator |
data subfields | ||
024$a | OtherStandardIdentifier | Standard number or code |
024$c | OtherStandardIdentifier_acquisitionTerms | Terms of availability |
024$d | OtherStandardIdentifier_note | Additional codes following the standard number or code |
024$q | OtherStandardIdentifier_qualifier | Qualifying information |
024$z | OtherStandardIdentifier_canceledNumber | Canceled/invalid standard number or code |
024$2 | OtherStandardIdentifier_source | Source of number or code |
024$6 | OtherStandardIdentifier_linkage | Linkage |
024$8 | OtherStandardIdentifier_fieldLink | Field link and sequence number |
025 | ||
025 | LcOverseasAcq | Overseas Acquisition Number |
data subfields | ||
025$a | LcOverseasAcq | Overseas acquisition number |
025$8 | LcOverseasAcq_fieldLink | Field link and sequence number |
026 | ||
026 | Fingerprint | Fingerprint Identifier |
data subfields | ||
026$a | Fingerprint_firstAndSecondGroups | First and second groups of characters |
026$b | Fingerprint_thirdAndFourthGroups | Third and fourth groups of characters |
026$c | Fingerprint_date | Date |
026$d | Fingerprint_volume | Number of volume or part |
026$e | Fingerprint_unparsed | Unparsed fingerprint |
026$2 | Fingerprint_source | Source |
026$5 | Fingerprint_institutionToWhichFieldApplies | Institution to which field applies |
026$6 | Fingerprint_linkage | Linkage |
026$8 | Fingerprint_fieldLink | Field link and sequence number |
027 | ||
027 | Strn | Standard Technical Report Number |
data subfields | ||
027$a | Strn | Standard technical report number |
027$q | Strn_qualifyer | Qualifying information |
027$z | Strn_canceled | Canceled/invalid number |
027$6 | Strn_linkage | Linkage |
027$8 | Strn_fieldLink | Field link and sequence number |
028 | ||
028 | PublisherNumber | Publisher or Distributor Number |
indicators | ||
028$ind1 | PublisherNumber_type | Type of number |
028$ind2 | PublisherNumber_noteController | Note/added entry controller |
data subfields | ||
028$a | PublisherNumber | Publisher or distributor number |
028$b | PublisherNumber_source | Source |
028$q | PublisherNumber_qualifier | Qualifying information |
028$6 | PublisherNumber_linkage | Linkage |
028$8 | PublisherNumber_fieldLink | Field link and sequence number |
030 | ||
030 | Coden | CODEN Designation |
data subfields | ||
030$a | Coden | Publisher or distributor number |
030$z | Coden_canceled | Canceled/invalid CODEN |
030$6 | Coden_linkage | Linkage |
030$8 | Coden_fieldLink | Field link and sequence number |
031 | ||
031 | MusicalIncipits | Musical Incipits Information |
data subfields | ||
031$a | MusicalIncipits_numberOfWork | Number of work |
031$b | MusicalIncipits_numberOfMovement | Number of movement |
031$c | MusicalIncipits_numberOfExcerpt | Number of excerpt |
031$d | MusicalIncipits_caption | Caption or heading |
031$e | MusicalIncipits_role | Role |
031$g | MusicalIncipits_clef | Clef |
031$m | MusicalIncipits_voiceOrInstrument | Voice/instrument |
031$n | MusicalIncipits_keySignature | Key signature |
031$o | MusicalIncipits_timeSignature | Time signature |
031$p | MusicalIncipits_musicalNotation | Musical notation |
031$q | MusicalIncipits_generalNote | General note |
031$r | MusicalIncipits_keyOrMode | Key or mode |
031$s | MusicalIncipits_codedValidity | Coded validity note |
031$t | MusicalIncipits_incipit | Text incipit |
031$u | MusicalIncipits_uri | Uniform Resource Identifier |
031$y | MusicalIncipits_linkText | Link text |
031$z | MusicalIncipits_publicNote | Public note |
031$2 | MusicalIncipits_2 | System code |
031$6 | MusicalIncipits_linkage | Linkage |
031$8 | MusicalIncipits_fieldLink | Field link and sequence number |
032 | ||
032 | PostalRegistration | Postal Registration Number |
data subfields | ||
032$a | PostalRegistration | Postal registration number |
032$b | PostalRegistration_source | Source agency assigning number |
032$6 | PostalRegistration_linkage | Linkage |
032$8 | PostalRegistration_fieldLink | Field link and sequence number |
033 | ||
033 | EventDateTimeAndPlace | Date/Time and Place of an Event |
indicators | ||
033$ind1 | EventDateTimeAndPlace_dateType | Type of date in subfield $a |
033$ind2 | EventDateTimeAndPlace_eventType | Type of event |
data subfields | ||
033$a | EventDateTimeAndPlace_date | Formatted date/time |
033$b | EventDateTimeAndPlace_area | Geographic classification area code |
033$c | EventDateTimeAndPlace_subarea | Geographic classification subarea code |
033$p | EventDateTimeAndPlace_place | Place of event |
033$0 | EventDateTimeAndPlace_authorityRecordControlNumber | Authority record control number |
033$2 | EventDateTimeAndPlace_source | Source of term |
033$3 | EventDateTimeAndPlace_materialsSpecified | Materials specified |
033$6 | EventDateTimeAndPlace_linkage | Linkage |
033$8 | EventDateTimeAndPlace_fieldLink | Field link and sequence number |
034 | ||
034 | Scale | Coded Cartographic Mathematical Data |
indicators | ||
034$ind1 | Scale_typeOfScale | Type of scale |
034$ind2 | Scale_typeOfRing | Type of ring |
data subfields | ||
034$a | Scale_category | Category of scale |
034$b | Scale_linearHorizontalScale | Constant ratio linear horizontal scale |
034$c | Scale_linearVerticalScale | Constant ratio linear vertical scale |
034$d | Scale_westernmostLongitude | Coordinates - westernmost longitude |
034$e | Scale_easternmostLongitude | Coordinates - easternmost longitude |
034$f | Scale_northernmostLatitude | Coordinates - northernmost latitude |
034$g | Scale_southernmostLatitude | Coordinates - southernmost latitude |
034$h | Scale_angularScale | Angular scale |
034$j | Scale_declinationNorthernLimit | Declination - northern limit |
034$k | Scale_declinationSouthernLimit | Declination - southern limit |
034$m | Scale_rightAscensionEasternLimit | Right ascension - eastern limit |
034$n | Scale_rightAscensionWesternLimit | Right ascension - western limit |
034$p | Scale_equinox | Equinox |
034$r | Scale_distanceFromEarth | Distance from earth |
034$s | Scale_gRingLatitude | G-ring latitude |
034$t | Scale_gRingLongitude | G-ring longitude |
034$x | Scale_beginningDate | Beginning date |
034$y | Scale_endingDate | Ending date |
034$z | Scale_extraterrestrialBody | Name of extraterrestrial body |
034$0 | Scale_authorityRecordControlNumber | Authority record control number or standard number |
034$2 | Scale_source | Source |
034$3 | Scale_materialsSpecified | Materials specified |
034$6 | Scale_linkage | Linkage |
034$8 | Scale_fieldLink | Field link and sequence number |
035 | ||
035 | SystemControlNumber | System Control Number |
data subfields | ||
035$a | SystemControlNumber | System control number |
035$z | SystemControlNumber_canceled | Canceled/invalid control number |
035$6 | SystemControlNumber_linkage | Linkage |
035$8 | SystemControlNumber_fieldLink | Field link and sequence number |
036 | ||
036 | StudyNumber | Original Study Number for Computer Data Files |
data subfields | ||
036$a | StudyNumber | Original study number |
036$b | StudyNumber_source | Source agency assigning number |
036$6 | StudyNumber_linkage | Linkage |
036$8 | StudyNumber_fieldLink | Field link and sequence number |
037 | ||
037 | AcquisitionSource | Source of Acquisition |
indicators | ||
037$ind1 | AcquisitionSource_source | Source of acquisition sequence |
data subfields | ||
037$a | AcquisitionSource_stockNumber | Stock number |
037$b | AcquisitionSourcelabel | Source of stock number/acquisition |
037$c | AcquisitionSource_acquisitionTerms | Terms of availability |
037$f | AcquisitionSource_formOfIssue | Form of issue |
037$g | AcquisitionSource_format | Additional format characteristics |
037$n | AcquisitionSource_note | Note |
037$3 | AcquisitionSource_materialsSpecified | Materials specified |
037$5 | AcquisitionSource_institutionToWhichFieldApplies | Institution to which field applies |
037$6 | AcquisitionSource_linkage | Linkage |
037$8 | AcquisitionSource_fieldLink | Field link and sequence number |
038 | ||
038 | MetadataLicensor | Record Content Licensor |
data subfields | ||
038$a | MetadataLicensor | Record content licensor |
038$6 | MetadataLicensor_linkage | Linkage |
038$8 | MetadataLicensor_fieldLink | Field link and sequence number |
040 | ||
040 | AdminMetadata | Cataloging Source |
data subfields | ||
040$a | AdminMetadata_catalogingAgency | Original cataloging agency |
040$b | AdminMetadata_languageOfCataloging | Language of cataloging |
040$c | AdminMetadata_transcribingAgency | Transcribing agency |
040$d | AdminMetadata_modifyingAgency | Modifying agency |
040$e | AdminMetadata_descriptionConventions | Description conventions |
040$6 | AdminMetadata_linkage | Linkage |
040$8 | AdminMetadata_fieldLink | Field link and sequence number |
041 | ||
041 | Language | Language Code |
indicators | ||
041$ind1 | Language_translationIndication | Translation indication |
041$ind2 | Language_sourceOfCode | Source of code |
data subfields | ||
041$a | Language | Language code of text/sound track or separate title |
041$b | Language_ofSummary | Language code of summary or abstract |
041$d | Language_ofSungOrSpokenText | Language code of sung or spoken text |
041$e | Language_ofLibrettos | Language code of librettos |
041$f | Language_ofTableOfContents | Language code of table of contents |
041$g | Language_ofAccompanyingMaterial | Language code of accompanying material other than librettos |
041$h | Language_ofOriginal | Language code of original |
041$j | Language_ofSubtitles | Language code of subtitles or captions |
041$k | Language_ofTranslations | Language code of intermediate translations |
041$m | Language_ofOriginalAccompanyingMaterial | Language code of original accompanying materials other than librettos |
041$n | Language_ofOriginalLibretto | Language code of original libretto |
041$2 | Language_source | Source of code |
041$6 | Language_linkage | Linkage |
041$8 | Language_fieldLink | Field link and sequence number |
042 | ||
042 | AuthenticationCode | Authentication Code |
data subfields | ||
042$a | AuthenticationCode | Authentication code |
043 | ||
043 | GeographicCoverage | Geographic Area Code |
data subfields | ||
043$a | GeographicCoverage_code | Geographic area code |
043$b | GeographicCoverage_localGACcode | Local GAC code |
043$c | GeographicCoverage_ISOcode | ISO code |
043$0 | GeographicCoverage_authorityRecordControlNumber | Authority record control number or standard number |
043$2 | GeographicCoverage_source | Source of local code |
043$6 | GeographicCoverage_linkage | Linkage |
043$8 | GeographicCoverage_fieldLink | Field link and sequence number |
044 | ||
044 | Place | Country of Publishing/Producing Entity Code |
data subfields | ||
044$a | Place_country | MARC country code |
044$b | Place_subentityCode | Local subentity code |
044$c | Place_isoCode | ISO country code |
044$2 | Place_source | Source of local subentity code |
044$6 | Place_linkage | Linkage |
044$8 | Place_fieldLink | Field link and sequence number |
045 | ||
045 | TemporalCoverage | Time Period of Content |
indicators | ||
045$ind1 | TemporalCoverage_type | Type of time period in subfield $b or $c |
data subfields | ||
045$a | TemporalCoverage | Time period code |
045$b | TemporalCoverage_timePeriod | Formatted 9999 B.C. through C.E. time period |
045$c | TemporalCoverage_preBC9999TimePeriod | Formatted pre-9999 B.C. time period |
045$6 | TemporalCoverage_linkage | Linkage |
045$8 | TemporalCoverage_fieldLink | Field link and sequence number |
046 | ||
046 | SpecialCodedDates | Special Coded Dates |
data subfields | ||
046$a | SpecialCodedDates_type | Type of date code |
046$b | SpecialCodedDates_bceDate1 | Date 1, B.C.E. date |
046$c | SpecialCodedDates_bcDate1 | Date 1, C.E. date |
046$d | SpecialCodedDates_bceDate2 | Date 2, B.C.E. date |
046$e | SpecialCodedDates_ceDate2 | Date 2, C.E. date |
046$j | SpecialCodedDates_modified | Date resource modified |
046$k | SpecialCodedDates_beginningCreated | Beginning or single date created |
046$l | SpecialCodedDates_endingCreated | Ending date created |
046$m | SpecialCodedDates_beginningOfDateValid | Beginning of date valid |
046$n | SpecialCodedDates_endOfDateValid | End of date valid |
046$o | SpecialCodedDates_startingDateForAggregated | Single or starting date for aggregated content |
046$p | SpecialCodedDates_endingDateForAggregated | Ending date for aggregated content |
046$2 | SpecialCodedDates_source | Source of date |
046$6 | SpecialCodedDates_linkage | Linkage |
046$8 | SpecialCodedDates_fieldLink | Field link and sequence number |
047 | ||
047 | MusicalCompositionForm | Form of Musical Composition Code |
indicators | ||
047$ind2 | MusicalCompositionForm_sourceOfCode | Source of code |
data subfields | ||
047$a | MusicalCompositionForm | Form of musical composition code |
047$2 | MusicalCompositionForm_source | Source of code |
047$8 | MusicalCompositionForm_fieldLink | Field link and sequence number |
048 | ||
048 | NumberOfMusicalInstrumentsOrVoices | Number of Musical Instruments or Voices Codes |
indicators | ||
048$ind2 | NumberOfMusicalInstrumentsOrVoices_sourceOfCode | Source of code |
data subfields | ||
048$a | NumberOfMusicalInstrumentsOrVoices_performerOrEnsemble | Performer or ensemble |
048$b | NumberOfMusicalInstrumentsOrVoices_soloist | Soloist |
048$2 | NumberOfMusicalInstrumentsOrVoices_source | Source of code |
048$8 | NumberOfMusicalInstrumentsOrVoices_fieldLink | Field link and sequence number |
050 | ||
050 | ClassificationLcc | Library of Congress Call Number |
indicators | ||
050$ind1 | ClassificationLcc_existenceInLC | Existence in LC collection |
050$ind2 | ClassificationLcc_source | Source of call number |
data subfields | ||
050$a | ClassificationLcc | Classification number |
050$b | ClassificationLcc_itemPortion | Item number |
050$3 | ClassificationLcc_materialsSpecified | Materials specified |
050$6 | ClassificationLcc_linkage | Linkage |
050$8 | ClassificationLcc_fieldLink | Field link and sequence number |
051 | ||
051 | ShelfMarkLcc | Library of Congress Copy, Issue, Offprint Statement |
data subfields | ||
051$a | ShelfMarkLcc | Classification number |
051$b | ShelfMarkLcc_itemNumber | Item number |
051$c | ShelfMarkLcc_copy | Copy information |
051$8 | ShelfMarkLcc_fieldLink | Field link and sequence number |
052 | ||
052 | GeographicClassification | Geographic Classification |
indicators | ||
052$ind1 | GeographicClassification_codeSource | Code source |
data subfields | ||
052$a | GeographicClassification | Geographic classification area code |
052$b | GeographicClassification_subarea | Geographic classification subarea code |
052$d | GeographicClassificationlabel | Populated place name |
052$2 | GeographicClassification_source | Code source |
052$6 | GeographicClassification_linkage | Linkage |
052$8 | GeographicClassification_fieldLink | Field link and sequence number |
055 | ||
055 | ClassificationLcc | Classification Numbers Assigned in Canada |
indicators | ||
055$ind1 | ClassificationLcc_heldByLAC | Existence in LAC collection |
055$ind2 | ClassificationLcc_type | Type, completeness, source of class/call number |
data subfields | ||
055$a | ClassificationLcc | Classification number |
055$b | ClassificationLcc_itemPortion | Item number |
055$0 | ClassificationLcc_authorityRecordControlNumber | Authority record control number or standard number |
055$2 | ClassificationLcc_source | Source of call/class number |
055$6 | ClassificationLcc_linkage | Linkage |
055$8 | ClassificationLcc_fieldLink | Field link and sequence number |
060 | ||
060 | ClassificationNlm | National Library of Medicine Call Number |
indicators | ||
060$ind1 | ClassificationNlm_existenceInNLM | Existence in NLM collection |
060$ind2 | ClassificationNlm_source | Source of call number |
data subfields | ||
060$a | ClassificationNlm_classificationPortion | Classification number |
060$b | ClassificationNlm_itemPortion | Item number |
060$0 | ClassificationNlm_authorityRecordControlNumber | Authority record control number or standard number |
060$8 | ClassificationNlm_fieldLink | Field link and sequence number |
061 | ||
061 | NlmCopy | National Library of Medicine Copy Statement |
data subfields | ||
061$a | NlmCopy_classification | Classification number |
061$b | NlmCopy_item | Item number |
061$c | NlmCopy_copy | Copy information |
061$8 | NlmCopy_fieldLink | Field link and sequence number |
066 | ||
066 | CharacterSets | Character Sets Present |
data subfields | ||
066$a | CharacterSets_g0 | Primary G0 character set |
066$b | CharacterSets_g1 | Primary G1 character set |
066$c | CharacterSets_alternate | Alternate G0 or G1 character set |
070 | ||
070 | NalCallNumber | National Agricultural Library Call Number |
indicators | ||
070$ind1 | NalCallNumber_existenceInNAL | collection |
data subfields | ||
070$a | NalCallNumber_classification | Classification number |
070$b | NalCallNumber_item | Item number |
070$0 | NalCallNumber_authorityRecordControlNumber | Authority record control number or standard number |
070$8 | NalCallNumber_fieldLink | Field link and sequence number |
071 | ||
071 | NalCopy | National Agricultural Library Copy Statement |
data subfields | ||
071$a | NalCopy_classification | Classification number |
071$b | NalCopy_item | Item number |
071$c | NalCopy_copy | Copy information |
071$8 | NalCopy_fieldLink | Field link and sequence number |
072 | ||
072 | SubjectCategoryCode | Subject Category Code |
indicators | ||
072$ind2 | SubjectCategoryCode_codeSource | Code source |
data subfields | ||
072$a | SubjectCategoryCode | Subject category code |
072$x | SubjectCategoryCode_subdivision | Subject category code subdivision |
072$2 | SubjectCategoryCode_source | Source |
072$6 | SubjectCategoryCode_linkage | Linkage |
072$8 | SubjectCategoryCode_fieldLink | Field link and sequence number |
074 | ||
074 | GPOItemNumber | GPO Item Number |
data subfields | ||
074$a | GPOItemNumber | GPO item number |
074$z | GPOItemNumber_canceled | Canceled/invalid GPO item number |
074$8 | GPOItemNumber_fieldLink | Field link and sequence number |
080 | ||
080 | Udc | Universal Decimal Classification Number |
indicators | ||
080$ind1 | Udc_type | Type of edition |
data subfields | ||
080$a | Udc | Universal Decimal Classification number |
080$b | Udc_number | Item number |
080$x | Udc_commonAuxiliarySubdivision | Common auxiliary subdivision |
080$2 | Udc_edition | Edition identifier |
080$6 | Udc_linkage | Linkage |
080$8 | Udc_fieldLink | Field link and sequence number |
082 | ||
082 | ClassificationDdc | Dewey Decimal Classification Number |
indicators | ||
082$ind1 | ClassificationDdc_editionType | Type of edition |
082$ind2 | ClassificationDdc_classificationSource | Source of classification number |
data subfields | ||
082$a | ClassificationDdc | Classification number |
082$b | ClassificationDdc_itemPortion | Item number |
082$m | ClassificationDdc_standard | Standard or optional designation |
082$q | ClassificationDdc_source | Assigning agency |
082$2 | ClassificationDdc_edition | Edition number |
082$6 | ClassificationDdc_linkage | Linkage |
082$8 | ClassificationDdc_fieldLink | Field link and sequence number |
083 | ||
083 | ClassificationAdditionalDdc | Additional Dewey Decimal Classification Number |
indicators | ||
083$ind1 | ClassificationAdditionalDdc_editionType | Type of edition |
data subfields | ||
083$a | ClassificationAdditionalDdc | Classification number |
083$c | ClassificationAdditionalDdc_endingNumber | Classification number--Ending number of span |
083$m | ClassificationAdditionalDdc_standard | Standard or optional designation |
083$q | ClassificationAdditionalDdc_source | Assigning agency |
083$y | ClassificationAdditionalDdc_tableSequenceNumber | Table sequence number for internal subarrangement or add table |
083$z | ClassificationAdditionalDdc_tableId | Table identification |
083$2 | ClassificationAdditionalDdc_edition | Edition number |
083$6 | ClassificationAdditionalDdc_linkage | Linkage |
083$8 | ClassificationAdditionalDdc_fieldLink | Field link and sequence number |
084 | ||
084 | Classification | Other Classificaton Number |
data subfields | ||
084$a | Classification_classificationPortion | Classification number |
084$b | Classification_itemPortion | Item number |
084$q | Classification_assigner | Assigning agency |
084$2 | Classification_source | Number source |
084$6 | Classification_linkage | Linkage |
084$8 | Classification_fieldLink | Field link and sequence number |
085 | ||
085 | SynthesizedClassificationNumber | Synthesized Classification Number Components |
data subfields | ||
085$a | SynthesizedClassificationNumber_classificationPortion | Number where instructions are found-single number or beginning number of span |
085$b | SynthesizedClassificationNumber_baseNumber | Base number |
085$c | SynthesizedClassificationNumber_endingNumber | Classification number-ending number of span |
085$f | SynthesizedClassificationNumber_facet | Facet designator |
085$r | SynthesizedClassificationNumber_rootNumber | Root number |
085$s | SynthesizedClassificationNumber_fromClassification | Digits added from classification number in schedule or external table |
085$t | SynthesizedClassificationNumber_subarrangement | Digits added from internal subarrangement or add table |
085$u | SynthesizedClassificationNumber_analyzedNumber | Number being analyzed |
085$v | SynthesizedClassificationNumber_numberInSubarrangement | Number in internal subarrangement or add table where instructions are found |
085$w | SynthesizedClassificationNumber_tableIdentificationInternal | Table identification-Internal subarrangement or add table |
085$y | SynthesizedClassificationNumber_tableSequenceNumber | Table sequence number for internal subarrangement or add table |
085$z | SynthesizedClassificationNumber_tableIdentification | Table identification |
085$0 | SynthesizedClassificationNumber_authorityRecordControlNumber | Authority record control number or standard number |
085$6 | SynthesizedClassificationNumber_linkage | Linkage |
085$8 | SynthesizedClassificationNumber_fieldLink | Field link and sequence number |
086 | ||
086 | GovernmentDocumentClassification | Government Document Classification Number |
indicators | ||
086$ind1 | GovernmentDocumentClassification_numberSource | Number source |
data subfields | ||
086$a | GovernmentDocumentClassification | Classification number |
086$z | GovernmentDocumentClassification_canceled | Canceled/invalid classification number |
086$2 | GovernmentDocumentClassification_source | Number source |
086$6 | GovernmentDocumentClassification_linkage | Linkage |
086$8 | GovernmentDocumentClassification_fieldLink | Field link and sequence number |
088 | ||
088 | ReportNumber | Report Number |
data subfields | ||
088$a | ReportNumber | Report number |
088$z | ReportNumber_canceled | Canceled/invalid report number |
088$6 | ReportNumber_linkage | Linkage |
088$8 | ReportNumber_fieldLink | Field link and sequence number |
100 | ||
100 | MainPersonalName | Main Entry - Personal Name |
indicators | ||
100$ind1 | MainPersonalName_type | Type of personal name entry element |
data subfields | ||
100$a | MainPersonalName_personalName | Personal name |
100$b | MainPersonalName_numeration | Numeration |
100$c | MainPersonalName_titlesAndWords | Titles and words associated with a name |
100$d | MainPersonalName_dates | Dates associated with a name |
100$e | MainPersonalName_relatorTerm | Relator term |
100$f | MainPersonalName_dateOfAWork | Date of a work |
100$g | MainPersonalName_miscellaneous | Miscellaneous information |
100$j | MainPersonalName_attributionQualifier | Attribution qualifier |
100$k | MainPersonalName_formSubheading | Form subheading |
100$l | MainPersonalName_language | Language of a work |
100$n | MainPersonalName_numberOfPart | Number of part/section of a work |
100$p | MainPersonalName_nameOfPart | Name of part/section of a work |
100$q | MainPersonalName_fullerForm | Fuller form of name |
100$t | MainPersonalName_titleOfAWork | Title of a work |
100$u | MainPersonalName_affiliation | Affiliation |
100$0 | MainPersonalName_authorityRecordControlNumber | Authority record control number or standard number |
100$4 | MainPersonalName_relatorCode | Relator code |
100$6 | MainPersonalName_linkage | Linkage |
100$8 | MainPersonalName_fieldLink | Field link and sequence number |
110 | ||
110 | MainCorporateName | Main Entry - Corporate Name |
indicators | ||
110$ind1 | MainCorporateName_type | Type of corporate name entry element |
data subfields | ||
110$a | MainCorporateName | Corporate name or jurisdiction name as entry element |
110$b | MainCorporateName_subordinateUnit | Subordinate unit |
110$c | MainCorporateName_locationOfMeeting | Location of meeting |
110$d | MainCorporateName_dates | Date of meeting or treaty signing |
110$e | MainCorporateName_relatorTerm | Relator term |
110$f | MainCorporateName_dateOfAWork | Date of a work |
110$g | MainCorporateName_miscellaneous | Miscellaneous information |
110$k | MainCorporateName_formSubheading | Form subheading |
110$l | MainCorporateName_language | Language of a work |
110$n | MainCorporateName_numberOfPart | Number of part/section/meeting |
110$p | MainCorporateName_nameOfPart | Name of part/section of a work |
110$t | MainCorporateName_titleOfAWork | Title of a work |
110$u | MainCorporateName_affiliation | Affiliation |
110$0 | MainCorporateName_authorityRecordControlNumber | Authority record control number or standard number |
110$4 | MainCorporateName_relatorCode | Relator code |
110$6 | MainCorporateName_linkage | Linkage |
110$8 | MainCorporateName_fieldLink | Field link and sequence number |
111 | ||
111 | MainMeetingName | Main Entry - Meeting Name |
indicators | ||
111$ind1 | MainMeetingName_type | Type of meeting name entry element |
data subfields | ||
111$a | MainMeetingName | Meeting name or jurisdiction name as entry element |
111$c | MainMeetingName_locationOfMeeting | Location of meeting |
111$d | MainMeetingName_dates | Date of meeting |
111$e | MainMeetingName_subordinateUnit | Subordinate unit |
111$f | MainMeetingName_dateOfAWork | Date of a work |
111$g | MainMeetingName_miscellaneous | Miscellaneous information |
111$j | MainMeetingName_relatorTerm | Relator term |
111$k | MainMeetingName_formSubheading | Form subheading |
111$l | MainMeetingName_language | Language of a work |
111$n | MainMeetingName_numberOfPart | Number of part/section/meeting |
111$p | MainMeetingName_nameOfPart | Name of part/section of a work |
111$q | MainMeetingName_followingName | Name of meeting following jurisdiction name entry element |
111$t | MainMeetingName_titleOfAWork | Title of a work |
111$u | MainMeetingName_affiliation | Affiliation |
111$0 | MainMeetingName_authorityRecordControlNumber | Authority record control number or standard number |
111$4 | MainMeetingName_relatorCode | Relationship |
111$6 | MainMeetingName_linkage | Linkage |
111$8 | MainMeetingName_fieldLink | Field link and sequence number |
130 | ||
130 | MainUniformTitle | Main Entry - Uniform Title |
indicators | ||
130$ind1 | MainUniformTitle_nonfilingCharacters | Nonfiling characters |
data subfields | ||
130$a | MainUniformTitle | Uniform title |
130$d | MainUniformTitle_dateOfTreaty | Date of treaty signing |
130$f | MainUniformTitle_dateOfAWork | Date of a work |
130$g | MainUniformTitle_miscellaneous | Miscellaneous information |
130$h | MainUniformTitle_medium | Medium |
130$k | MainUniformTitle_formSubheading | Form subheading |
130$l | MainUniformTitle_languageOfAWork | Language of a work |
130$m | MainUniformTitle_mediumOfPerformance | Medium of performance for music |
130$n | MainUniformTitle_numberOfPart | Number of part/section of a work |
130$o | MainUniformTitle_arrangedStatement | Arranged statement for music |
130$p | MainUniformTitle_nameOfPart | Name of part/section of a work |
130$r | MainUniformTitle_keyForMusic | Key for music |
130$s | MainUniformTitle_version | Version |
130$t | MainUniformTitle_titleOfAWork | Title of a work |
130$0 | MainUniformTitle_authorityRecordControlNumber | Authority record control number or standard number |
130$6 | MainUniformTitle_linkage | Linkage |
130$8 | MainUniformTitle_fieldLink | Field link and sequence number |
210 | ||
210 | AbbreviatedTitle | Abbreviated Title |
indicators | ||
210$ind1 | AbbreviatedTitle_titleAddedEntry | Title added entry |
210$ind2 | AbbreviatedTitle_type | Type |
data subfields | ||
210$a | AbbreviatedTitle_mainTitle | Abbreviated title |
210$b | AbbreviatedTitle_qualifier | Qualifying information |
210$2 | AbbreviatedTitle_source | Source |
210$6 | AbbreviatedTitle_linkage | Linkage |
210$8 | AbbreviatedTitle_fieldLink | Field link and sequence number |
222 | ||
222 | KeyTitle | Key Title |
indicators | ||
222$ind2 | KeyTitle_nonfilingCharacters | Nonfiling characters |
data subfields | ||
222$a | KeyTitle_mainTitle | Key title |
222$b | KeyTitle_qualifier | Qualifying information |
222$6 | KeyTitle_linkage | Linkage |
222$8 | KeyTitle_fieldLink | Field link and sequence number |
240 | ||
240 | UniformTitle | Uniform Title |
indicators | ||
240$ind1 | UniformTitle_printedOrDisplayed | Uniform title printed or displayed |
240$ind2 | UniformTitle_nonfilingCharacters | Nonfiling characters |
data subfields | ||
240$a | UniformTitle_mainTitle | Uniform title |
240$d | UniformTitle_dateOfTreaty | Date of treaty signing |
240$f | UniformTitle_dateOfAWork | Date of a work |
240$g | UniformTitle_miscellaneous | Miscellaneous information |
240$h | UniformTitle_medium | Medium |
240$k | UniformTitle_formSubheading | Form subheading |
240$l | UniformTitle_languageOfAWork | Language of a work |
240$m | UniformTitle_mediumOfPerformance | Medium of performance for music |
240$n | UniformTitle_partNumber | Number of part/section of a work |
240$o | UniformTitle_arrangedStatement | Arranged statement for music |
240$p | UniformTitle_nameOfPart | Name of part/section of a work |
240$r | UniformTitle_keyForMusic | Key for music |
240$s | UniformTitle_version | Version |
240$0 | UniformTitle_authorityRecordControlNumber | Authority record control number or standard number |
240$6 | UniformTitle_linkage | Linkage |
240$8 | UniformTitle_fieldLink | Field link and sequence number |
242 | ||
242 | TitleTranslation | Translation of Title by Cataloging Agency |
indicators | ||
242$ind1 | TitleTranslation_titleAddedEntry | Title added entry |
242$ind2 | TitleTranslation_nonfilingCharacters | Nonfiling characters |
data subfields | ||
242$a | TitleTranslation_mainTitle | Title |
242$b | TitleTranslation_subTitle | Remainder of title |
242$c | TitleTranslation_responsibility | Statement of responsibility, etc. |
242$h | TitleTranslation_medium | Medium |
242$n | TitleTranslation_partNumber | Number of part/section of a work |
242$p | TitleTranslation_partName | Name of part/section of a work |
242$y | TitleTranslation_language | Language code of translated title |
242$6 | TitleTranslation_linkage | Linkage |
242$8 | TitleTranslation_fieldLink | Field link and sequence number |
243 | ||
243 | CollectiveTitle | Collective Uniform Title |
indicators | ||
243$ind1 | CollectiveTitle_printedOrDisplayed | Uniform title printed or displayed |
243$ind2 | CollectiveTitle_nonfilingCharacters | Nonfiling characters |
data subfields | ||
243$a | CollectiveTitle_mainTitle | Uniform title |
243$d | CollectiveTitle_dateOfTreaty | Date of treaty signing |
243$f | CollectiveTitle_dateOfAWork | Date of a work |
243$g | CollectiveTitle_miscellaneous | Miscellaneous information |
243$h | CollectiveTitle_medium | Medium |
243$k | CollectiveTitle_formSubheading | Form subheading |
243$l | CollectiveTitle_languageOfAWork | Language of a work |
243$m | CollectiveTitle_mediumOfPerformance | Medium of performance for music |
243$n | CollectiveTitle_partNumber | Number of part/section of a work |
243$o | CollectiveTitle_arrangedStatement | Arranged statement for music |
243$p | CollectiveTitle_nameOfPart | Name of part/section of a work |
243$r | CollectiveTitle_keyForMusic | Key for music |
243$s | CollectiveTitle_version | Version |
243$6 | CollectiveTitle_linkage | Linkage |
243$8 | CollectiveTitle_fieldLink | Field link and sequence number |
245 | ||
245 | Title | Title Statement |
indicators | ||
245$ind1 | Title_titleAddedEntry | Title added entry |
245$ind2 | Title_nonfilingCharacters | Nonfiling characters |
data subfields | ||
245$a | Title_mainTitle | Title |
245$b | Title_subtitle | Remainder of title |
245$c | Title_responsibilityStatement | Statement of responsibility, etc. |
245$f | Title_inclusiveDates | Inclusive dates |
245$g | Title_bulkDates | Bulk dates |
245$h | Title_medium | Medium |
245$k | Title_form | Form |
245$n | Title_partNumber | Number of part/section of a work |
245$p | Title_partName | Name of part/section of a work |
245$s | Title_version | Version |
245$6 | Title_linkage | Linkage |
245$8 | Title_fieldLink | Field link and sequence number |
246 | ||
246 | ParallelTitle | Varying Form of Title |
indicators | ||
246$ind1 | ParallelTitle_noteAndAddedEntry | Note/added entry controller |
246$ind2 | ParallelTitle_type | Type of title |
data subfields | ||
246$a | ParallelTitle_mainTitle | Title proper/short title |
246$b | ParallelTitle_subtitle | Remainder of title |
246$f | ParallelTitle_date | Date or sequential designation |
246$g | ParallelTitle_miscellaneous | Miscellaneous information |
246$h | ParallelTitle_medium | Medium |
246$i | ParallelTitle_displayText | Display text |
246$n | ParallelTitle_partNumber | Number of part/section of a work |
246$p | ParallelTitle_partName | Name of part/section of a work |
246$5 | ParallelTitle_institutionToWhichFieldApplies | Institution to which field applies |
246$6 | ParallelTitle_linkage | Linkage |
246$8 | ParallelTitle_fieldLink | Field link and sequence number |
247 | ||
247 | VariantTitle | Former Title |
indicators | ||
247$ind1 | VariantTitle_titleAddedEntry | Title added entry |
247$ind2 | VariantTitle_noteController | Note controller |
data subfields | ||
247$a | VariantTitle_mainTitle | Title |
247$b | VariantTitle_remainder | Remainder of title |
247$f | VariantTitle_date | Date or sequential designation |
247$g | VariantTitle_miscellaneous | Miscellaneous information |
247$h | VariantTitle_medium | Medium |
247$n | VariantTitle_partNumber | Number of part/section of a work |
247$p | VariantTitle_partName | Name of part/section of a work |
247$x | VariantTitle_issn | International Standard Serial Number |
247$6 | VariantTitle_linkage | Linkage |
247$8 | VariantTitle_fieldLink | Field link and sequence number |
250 | ||
250 | Edition | Edition Statement |
data subfields | ||
250$a | Edition_editionStatement | Edition statement |
250$b | Edition_remainder | Remainder of edition statement |
250$3 | Edition_materialsSpecified | Materials specified |
250$6 | Edition_linkage | Linkage |
250$8 | Edition_fieldLink | Field link and sequence number |
254 | ||
254 | MusicalPresentation | Musical Presentation Statement |
data subfields | ||
254$a | MusicalPresentation | Musical presentation statement |
254$6 | MusicalPresentation_linkage | Linkage |
254$8 | MusicalPresentation_fieldLink | Field link and sequence number |
255 | ||
255 | Cartographic | Cartographic Mathematical Data |
data subfields | ||
255$a | Cartographic_scale | Statement of scale |
255$b | Cartographic_projection | Statement of projection |
255$c | Cartographic_coordinates | Statement of coordinates |
255$d | Cartographic_ascensionAndDeclination | Statement of zone |
255$e | Cartographic_equinox | Statement of equinox |
255$f | Cartographic_outerGRing | Outer G-ring coordinate pairs |
255$g | Cartographic_exclusionGRing | Exclusion G-ring coordinate pairs |
255$6 | Cartographic_linkage | Linkage |
255$8 | Cartographic_fieldLink | Field link and sequence number |
256 | ||
256 | ComputerFile | Computer File Characteristics |
data subfields | ||
256$a | ComputerFile | Computer file characteristics |
256$6 | ComputerFile_linkage | Linkage |
256$8 | ComputerFile_fieldLink | Field link and sequence number |
257 | ||
257 | Country | Country of Producing Entity |
data subfields | ||
257$a | Country | Country of producing entity |
257$0 | Country_authorityRecordControlNumber | Authority record control number or standard number |
257$2 | Country_source | Source |
257$6 | Country_linkage | Linkage |
257$8 | Country_fieldLink | Field link and sequence number |
258 | ||
258 | PhilatelicIssue | Philatelic Issue Data |
data subfields | ||
258$a | PhilatelicIssue_jurisdiction | Issuing jurisdiction |
258$b | PhilatelicIssue_denomination | Denomination |
258$6 | PhilatelicIssue_linkage | Linkage |
258$8 | PhilatelicIssue_fieldLink | Field link and sequence number |
260 | ||
260 | Publication | Publication, Distribution, etc. (Imprint) |
indicators | ||
260$ind1 | Publication_sequenceOfPublishingStatements | Sequence of publishing statements |
data subfields | ||
260$a | Publication_place | Place of publication, distribution, etc. |
260$b | Publication_agent | Name of publisher, distributor, etc. |
260$c | Publication_date | Date of publication, distribution, etc. |
260$e | Publication_placeOfManufacture | Place of manufacture |
260$f | Publication_manufacturer | Manufacturer |
260$g | Publication_dateOfManufacture | Date of manufacture |
260$3 | Publication_materialsSpecified | Materials specified |
260$6 | Publication_linkage | Linkage |
260$8 | Publication_fieldLink | Field link and sequence number |
263 | ||
263 | ProjectedPublicationDate | Projected Publication Date |
data subfields | ||
263$a | ProjectedPublicationDate | Projected publication date |
263$6 | ProjectedPublicationDate_linkage | Linkage |
263$8 | ProjectedPublicationDate_fieldLink | Field link and sequence number |
264 | ||
264 | ProvisionActivity | Production, Publication, Distribution, Manufacture, and Copyright Notice |
indicators | ||
264$ind1 | ProvisionActivity_sequenceOfStatements | Sequence of statements |
264$ind2 | ProvisionActivity_function | Function of entity |
data subfields | ||
264$a | ProvisionActivity_place | Place of production, publication, distribution, manufacture |
264$b | ProvisionActivity_agent | Name of producer, publisher, distributor, manufacturer |
264$c | ProvisionActivity_date | Date of production, publication, distribution, manufacture, or copyright notice |
264$3 | ProvisionActivity_materialsSpecified | Materials specified |
264$6 | ProvisionActivity_linkage | Linkage |
264$8 | ProvisionActivity_fieldLink | Field link and sequence number |
270 | ||
270 | Address | Address |
indicators | ||
270$ind1 | Address_level | Level |
270$ind2 | Address_type | Type of address |
data subfields | ||
270$a | Address | Address |
270$b | Address_city | City |
270$c | Address_state | State or province |
270$d | Address_country | Country |
270$e | Address_postalCode | Postal code |
270$f | Address_precedingTerms | Terms preceding attention name |
270$g | Address_attentionName | Attention name |
270$h | Address_attentionPosition | Attention position |
270$i | Address_typeOfAddress | Type of address |
270$j | Address_specializedPhone | Specialized telephone number |
270$k | Address_phone | Telephone number |
270$l | Address_fax | Fax number |
270$m | Address_email | Electronic mail address |
270$n | Address_tddOrTty | TDD or TTY number |
270$p | Address_contactPerson | Contact person |
270$q | Address_contactPersonTitle | Title of contact person |
270$r | Address_hours | Hours |
270$z | Address_note | Public note |
270$4 | Address_relationship | Relationship |
270$6 | Address_linkage | Linkage |
270$8 | Address_fieldLink | Field link and sequence number |
300 | ||
300 | PhysicalDescription | Physical Description |
data subfields | ||
300$a | PhysicalDescription_extent | Extent |
300$b | PhysicalDescription_otherPhysicalDetails | Other physical details |
300$c | PhysicalDescription_dimensions | Dimensions |
300$e | PhysicalDescription_accompanyingMaterial | Accompanying material |
300$f | PhysicalDescription_typeOfUnit | Type of unit |
300$g | PhysicalDescription_sizeOfUnit | Size of unit |
300$3 | PhysicalDescription_materialsSpecified | Materials specified |
300$6 | PhysicalDescription_linkage | Linkage |
300$8 | PhysicalDescription_8 | Field link and sequence number |
306 | ||
306 | Duration | Playing Time |
data subfields | ||
306$a | Duration | Playing time |
306$6 | Duration_linkage | Linkage |
306$8 | Duration_fieldLink | Field link and sequence number |
307 | ||
307 | Hours | Hours, etc. |
indicators | ||
307$ind1 | Hours_displayConstant | Display constant controller |
data subfields | ||
307$a | Hours | Hours |
307$b | Hours_additionalInformation | Additional information |
307$6 | Hours_linkage | Linkage |
307$8 | Hours_fieldLink | Field link and sequence number |
310 | ||
310 | Frequency | Current Publication Frequency |
data subfields | ||
310$a | Frequency | Current publication frequency |
310$b | Frequency_date | Date of current publication frequency |
310$6 | Frequency_linkage | Linkage |
310$8 | Frequency_fieldLink | Field link and sequence number |
321 | ||
321 | Frequency | Former Publication Frequency |
data subfields | ||
321$a | Frequency | Former publication frequency |
321$b | Frequency_date | Dates of former publication frequency |
321$6 | Frequency_linkage | Linkage |
321$8 | Frequency_fieldLink | Field link and sequence number |
336 | ||
336 | ContentType | Content Type |
data subfields | ||
336$a | ContentType | Content type term |
336$b | ContentType_contentTypeCode | Content type code |
336$0 | ContentType_authorityRecordControlNumber | Authority record control number or standard number |
336$2 | ContentType_source | Source |
336$3 | ContentType_materialsSpecified | Materials specified |
336$6 | ContentType_linkage | Linkage |
336$8 | ContentType_fieldLink | Field link and sequence number |
337 | ||
337 | MediaType | Media Type |
data subfields | ||
337$a | MediaType | Media type term |
337$b | MediaType_mediaTypeCode | Media type code |
337$0 | MediaType_authorityRecordControlNumber | Authority record control number or standard number |
337$2 | MediaType_source | Source |
337$3 | MediaType_materialsSpecified | Materials specified |
337$6 | MediaType_linkage | Linkage |
337$8 | MediaType_fieldLink | Field link and sequence number |
338 | ||
338 | CarrierType | Carrier Type |
data subfields | ||
338$a | CarrierType | Carrier type term |
338$b | CarrierType_carrierTypeCode | Carrier type code |
338$0 | CarrierType_authorityRecordControlNumber | Authority record control number or standard number |
338$2 | CarrierType_source | Source |
338$3 | CarrierType_materialsSpecified | Materials specified |
338$6 | CarrierType_linkage | Linkage |
338$8 | CarrierType_fieldLink | Field link and sequence number |
340 | ||
340 | PhysicalMedium | Physical Medium |
data subfields | ||
340$a | PhysicalMedium_baseMaterial | Material base and configuration |
340$b | PhysicalMedium_dimensions | Dimensions |
340$c | PhysicalMedium_appliedMaterial | Materials applied to surface |
340$d | PhysicalMedium_productionMethod | Information recording technique |
340$e | PhysicalMedium_mount | Support |
340$f | PhysicalMedium_reductionRatio | Production rate/ratio |
340$g | PhysicalMedium_colorContent | Color content |
340$h | PhysicalMedium_location | Location within medium |
340$i | PhysicalMedium_systemRequirement | Technical specifications of medium |
340$j | PhysicalMedium_generation | Generation |
340$k | PhysicalMedium_layout | Layout |
340$m | PhysicalMedium_bookFormat | Book format |
340$n | PhysicalMedium_fontSize | Font size |
340$o | PhysicalMedium_polarity | Polarity |
340$0 | PhysicalMedium_authorityRecordControlNumber | Authority record control number or standard number |
340$2 | PhysicalMedium_source | Source |
340$3 | PhysicalMedium_materialsSpecified | Materials specified |
340$6 | PhysicalMedium_linkage | Linkage |
340$8 | PhysicalMedium_fieldLink | Field link and sequence number |
342 | ||
342 | GeospatialReferenceData | Geospatial Reference Data |
indicators | ||
342$ind1 | GeospatialReferenceData_dimension | Geospatial reference dimension |
342$ind2 | GeospatialReferenceData_method | Geospatial reference method |
data subfields | ||
342$a | GeospatialReferenceData_name | Name |
342$b | GeospatialReferenceData_units | Coordinate units or distance units |
342$c | GeospatialReferenceData_latitudeResolution | Latitude resolution |
342$d | GeospatialReferenceData_longitudeResolution | Longitude resolution |
342$e | GeospatialReferenceData_obliqueLineLatitude | Standard parallel or oblique line latitude |
342$f | GeospatialReferenceData_obliqueLineLongitude | Oblique line longitude |
342$g | GeospatialReferenceData_longitudeOfCentralMeridian | Longitude of central meridian or projection center |
342$h | GeospatialReferenceData_latitudeOfProjectionCenter | Latitude of projection center or projection origin |
342$i | GeospatialReferenceData_falseEasting | False easting |
342$j | GeospatialReferenceData_falseNorthing | False northing |
342$k | GeospatialReferenceData_scaleFactor | Scale factor |
342$l | GeospatialReferenceData_heightOfPerspective | Height of perspective point above surface |
342$m | GeospatialReferenceData_azimuthalAngle | Azimuthal angle |
342$n | GeospatialReferenceData_azimuthMeasurePoint | Azimuth measure point longitude or straight vertical longitude from pole |
342$o | GeospatialReferenceData_landsatNumber | Landsat number and path number |
342$p | GeospatialReferenceData_zoneIdentifier | Zone identifier |
342$q | GeospatialReferenceData_ellipsoidName | Ellipsoid name |
342$r | GeospatialReferenceData_semiMajorAxis | Semi-major axis |
342$s | GeospatialReferenceData_denominatorOfFlatteningRatio | Denominator of flattening ratio |
342$t | GeospatialReferenceData_verticalResolution | Vertical resolution |
342$u | GeospatialReferenceData_verticalEncodingMethod | Vertical encoding method |
342$v | GeospatialReferenceData_localProjection | Local planar, local, or other projection or grid description |
342$w | GeospatialReferenceData_georeference | Local planar or local georeference information |
342$2 | GeospatialReferenceData_source | Reference method used |
342$6 | GeospatialReferenceData_linkage | Linkage |
342$8 | GeospatialReferenceData_fieldLink | Field link and sequence number |
343 | ||
343 | 343 | Planar Coordinate Data |
data subfields | ||
343$a | 343_a | Planar coordinate encoding method |
343$b | 343_b | Planar distance units |
343$c | 343_c | Abscissa resolution |
343$d | 343_d | Ordinate resolution |
343$e | 343_e | Distance resolution |
343$f | 343_f | Bearing resolution |
343$g | 343_g | Bearing units |
343$h | 343_h | Bearing reference direction |
343$i | 343_i | Bearing reference meridian |
343$6 | 343_6 | Linkage |
343$8 | 343_8 | Field link and sequence number |
344 | ||
344 | SoundCharacteristic | Sound Characteristics |
data subfields | ||
344$a | SoundCharacteristic_recordingMethod | Type of recording |
344$b | SoundCharacteristic_recordingMedium | Recording medium |
344$c | SoundCharacteristic_playingSpeed | Playing speed |
344$d | SoundCharacteristic_grooveCharacteristics | Groove characteristic |
344$e | SoundCharacteristic_trackConfig | Track configuration |
344$f | SoundCharacteristic_tapeConfig | Tape configuration |
344$g | SoundCharacteristic_playbackChannels | Configuration of playback channels |
344$h | SoundCharacteristic_playbackCharacteristic | Special playback characteristics |
344$0 | SoundCharacteristic_authorityRecordControlNumber | Authority record control number or standard number |
344$2 | SoundCharacteristic_source | Source |
344$3 | SoundCharacteristic_materialsSpecified | Materials specified |
344$6 | SoundCharacteristic_linkage | Linkage |
344$8 | SoundCharacteristic_fieldLink | Field link and sequence number |
345 | ||
345 | ProjectionCharacteristic | Projection Characteristics of Moving Image |
data subfields | ||
345$a | ProjectionCharacteristic_presentationFormat | Presentation format |
345$b | ProjectionCharacteristic_projectionSpeed | Projection speed |
345$0 | ProjectionCharacteristic_authorityRecordControlNumber | Authority record control number or standard number |
345$2 | ProjectionCharacteristic_source | Source |
345$3 | ProjectionCharacteristic_materialsSpecified | Materials specified |
345$6 | ProjectionCharacteristic_linkage | Linkage |
345$8 | ProjectionCharacteristic_fieldLink | Field link and sequence number |
346 | ||
346 | VideoCharacteristic | Video Characteristics |
data subfields | ||
346$a | VideoCharacteristic_videoFormat | Video format |
346$b | VideoCharacteristic_broadcastStandard | Broadcast standard |
346$0 | VideoCharacteristic_authorityRecordControlNumber | Authority record control number or standard number |
346$2 | VideoCharacteristic_source | Source |
346$3 | VideoCharacteristic_materialsSpecified | Materials specified |
346$6 | VideoCharacteristic_linkage | Linkage |
346$8 | VideoCharacteristic_fieldLink | Field link and sequence number |
347 | ||
347 | DigitalCharacteristic | Digital File Characteristics |
data subfields | ||
347$a | DigitalCharacteristic_fileType | File type |
347$b | DigitalCharacteristic_encodingFormat | Encoding format |
347$c | DigitalCharacteristic_fileSize | File size |
347$d | DigitalCharacteristic_resolution | Resolution |
347$e | DigitalCharacteristic_regionalEncoding | Regional encoding |
347$f | DigitalCharacteristic_encodedBitrate | Encoded bitrate |
347$0 | DigitalCharacteristic_authorityRecordControlNumber | Authority record control number or standard number |
347$2 | DigitalCharacteristic_source | Source |
347$3 | DigitalCharacteristic_materialsSpecified | Materials specified |
347$6 | DigitalCharacteristic_linkage | Linkage |
347$8 | DigitalCharacteristic_fieldLink | Field link and sequence number |
348 | ||
348 | MusicFormat | Format of Notated Music |
data subfields | ||
348$a | MusicFormat | Format of notated music term |
348$b | MusicFormat_code | Format of notated music code |
348$0 | MusicFormat_authorityRecordControlNumber | Authority record control number or standard number |
348$2 | MusicFormat_source | Source |
348$3 | MusicFormat_materialsSpecified | Materials specified |
348$6 | MusicFormat_linkage | Linkage |
348$8 | MusicFormat_fieldLink | Field link and sequence number |
351 | ||
351 | Arrangement | Organization and Arrangement of Materials |
data subfields | ||
351$a | Arrangement_organization | Organization |
351$b | Arrangement_pattern | Arrangement |
351$c | Arrangement_hierarchicalLevel | Hierarchical level |
351$3 | Arrangement_materialsSpecified | Materials specified |
351$6 | Arrangement_linkage | Linkage |
351$8 | Arrangement_fieldLink | Field link and sequence number |
352 | ||
352 | DigitalGraphicRepresentation | Digital Graphic Representation |
data subfields | ||
352$a | DigitalGraphicRepresentation_cartographicDataType | Direct reference method |
352$b | DigitalGraphicRepresentation_cartographicObjectType | Object type |
352$c | DigitalGraphicRepresentation_objectCount | Object count |
352$d | DigitalGraphicRepresentation_rowCount | Row count |
352$e | DigitalGraphicRepresentation_columnCount | Column count |
352$f | DigitalGraphicRepresentation_verticalCount | Vertical count |
352$g | DigitalGraphicRepresentation_topologyLevel | VPF topology level |
352$i | DigitalGraphicRepresentation_indirectReference | Indirect reference description |
352$q | DigitalGraphicRepresentation_encodingFormat | Format of the digital image |
352$6 | DigitalGraphicRepresentation_linkage | Linkage |
352$8 | DigitalGraphicRepresentation_fieldLink | Field link and sequence number |
355 | ||
355 | SecurityClassificationControl | Security Classification Control |
indicators | ||
355$ind1 | SecurityClassificationControl_controlledElement | Controlled element |
data subfields | ||
355$a | SecurityClassificationControl | Security classification |
355$b | SecurityClassificationControl_handlingInstructions | Handling instructions |
355$c | SecurityClassificationControl_externalDissemination | External dissemination information |
355$d | SecurityClassificationControl_downgradingEvent | Downgrading or declassification event |
355$e | SecurityClassificationControl_classificationSystem | Classification system |
355$f | SecurityClassificationControl_countryOfOrigin | Country of origin code |
355$g | SecurityClassificationControl_downgradingDate | Downgrading date |
355$h | SecurityClassificationControl_declassificationDate | Declassification date |
355$j | SecurityClassificationControl_authorization | Authorization |
355$6 | SecurityClassificationControl_linkage | Linkage |
355$8 | SecurityClassificationControl_fieldLink | Field link and sequence number |
357 | ||
357 | OriginatorDisseminationControl | Originator Dissemination Control |
data subfields | ||
357$a | OriginatorDisseminationControl | Originator control term |
357$b | OriginatorDisseminationControl_originatingAgency | Originating agency |
357$c | OriginatorDisseminationControl_authorizedRecipients | Authorized recipients of material |
357$g | OriginatorDisseminationControl_otherRestrictions | Other restrictions |
357$6 | OriginatorDisseminationControl_linkage | Linkage |
357$8 | OriginatorDisseminationControl_fieldLink | Field link and sequence number |
362 | ||
362 | DatesOfPublication | Dates of Publication and/or Sequential Designation |
indicators | ||
362$ind1 | DatesOfPublication_format | Format of date |
data subfields | ||
362$a | DatesOfPublication | Dates of publication and/or sequential designation |
362$z | DatesOfPublication_source | Source of information |
362$6 | DatesOfPublication_linkage | Linkage |
362$8 | DatesOfPublication_fieldLink | Field link and sequence number |
363 | ||
363 | NormalizedDateAndSequentialDesignation | Normalized Date and Sequential Designation |
indicators | ||
363$ind1 | NormalizedDateAndSequentialDesignation_startOrEndDesignator | Start/End designator |
363$ind2 | NormalizedDateAndSequentialDesignation_stateOfIssuance | State of issuance |
data subfields | ||
363$a | NormalizedDateAndSequentialDesignation_firstLevel | First level of enumeration |
363$b | NormalizedDateAndSequentialDesignation_secondLevel | Second level of enumeration |
363$c | NormalizedDateAndSequentialDesignation_thirdLevel | Third level of enumeration |
363$d | NormalizedDateAndSequentialDesignation_fourthLevel | Fourth level of enumeration |
363$e | NormalizedDateAndSequentialDesignation_fifthLevel | Fifth level of enumeration |
363$f | NormalizedDateAndSequentialDesignation_sixthLevel | Sixth level of enumeration |
363$g | NormalizedDateAndSequentialDesignation_alternativeFirstLevel | Alternative numbering scheme, first level of enumeration |
363$h | NormalizedDateAndSequentialDesignation_alternativeSecondLevel | Alternative numbering scheme, second level of enumeration |
363$i | NormalizedDateAndSequentialDesignation_firstLevelOfChronology | First level of chronology |
363$j | NormalizedDateAndSequentialDesignation_secondLevelOfChronology | Second level of chronology |
363$k | NormalizedDateAndSequentialDesignation_thirdLevelOfChronology | Third level of chronology |
363$l | NormalizedDateAndSequentialDesignation_fourthLevelOfChronology | Fourth level of chronology |
363$m | NormalizedDateAndSequentialDesignation_alternativeNumberingAndChronology | Alternative numbering scheme, chronology |
363$u | NormalizedDateAndSequentialDesignation_firstLevelTextualDesignation | First level textual designation |
363$v | NormalizedDateAndSequentialDesignation_firstLevelOfChronologyIssuance | First level of chronology, issuance |
363$x | NormalizedDateAndSequentialDesignation_nonPublicNote | Nonpublic note |
363$z | NormalizedDateAndSequentialDesignation_source | Public note |
363$6 | NormalizedDateAndSequentialDesignation_linkage | Linkage |
363$8 | NormalizedDateAndSequentialDesignation_fieldLink | Field link and sequence number |
365 | ||
365 | 365 | Trade Price |
indicators | ||
365$ind1 | 365_ind1 | Start/End designator |
365$ind2 | 365_ind2 | State of issuance |
data subfields | ||
365$a | 365_a | Price type code |
365$b | 365_b | Price amount |
365$c | 365_c | Currency code |
365$d | 365_d | Unit of pricing |
365$e | 365_e | Price note |
365$f | 365_f | Price effective from |
365$g | 365_g | Price effective until |
365$h | 365_h | Tax rate 1 |
365$i | 365_i | Tax rate 2 |
365$j | 365_j | ISO country code |
365$k | 365_k | MARC country code |
365$m | 365_m | Identification of pricing entity |
365$2 | 365_2 | Source of price type code |
365$6 | 365_6 | Linkage |
365$8 | 365_8 | Field link and sequence number |
366 | ||
366 | 366 | Trade Availability Information |
data subfields | ||
366$a | 366_a | Publishers' compressed title identification |
366$b | 366_b | Detailed date of publication |
366$c | 366_c | Availability status code |
366$d | 366_d | Expected next availability date |
366$e | 366_e | Note |
366$f | 366_f | Publisher's discount category |
366$g | 366_g | Date made out of print |
366$j | 366_j | ISO country code |
366$k | 366_k | MARC country code |
366$m | 366_m | Identification of agency |
366$2 | 366_2 | Source of availability status code |
366$6 | 366_6 | Linkage |
366$8 | 366_8 | Field link and sequence number |
370 | ||
370 | AssociatedPlace | Associated Place |
data subfields | ||
370$c | AssociatedPlace_country | Associated country |
370$f | AssociatedPlace_otherPlace | Other associated place |
370$g | AssociatedPlace_placeOfOrigin | Place of origin of work or expression |
370$i | AssociatedPlace_relationship | Relationship information |
370$s | AssociatedPlace_startPeriod | Start period |
370$t | AssociatedPlace_endPeriod | End period |
370$u | AssociatedPlace_uri | Uniform Resource Identifier |
370$v | AssociatedPlace_sourceOfInformation | Source of information |
370$0 | AssociatedPlace_authorityRecordControlNumber | Authority record control number or standard number |
370$2 | AssociatedPlace_source | Source of term |
370$3 | AssociatedPlace_materialsSpecified | Materials specified |
370$4 | AssociatedPlace_relationship | Relationship |
370$6 | AssociatedPlace_linkage | Linkage |
370$8 | AssociatedPlace_fieldLink | Field link and sequence number |
377 | ||
377 | AssociatedLanguage | Associated Language |
indicators | ||
377$ind2 | AssociatedLanguage_sourceOfCode | Source of code |
data subfields | ||
377$a | AssociatedLanguage_languageCode | Language code |
377$l | AssociatedLanguage_languageTerm | Language term |
377$0 | AssociatedLanguage_authorityRecordControlNumber | Authority record control number or standard number |
377$2 | AssociatedLanguage_source | Source |
377$6 | AssociatedLanguage_linkage | Linkage |
377$8 | AssociatedLanguage_fieldLink | Field link and sequence number |
380 | ||
380 | FormOfWork | Form of Work |
data subfields | ||
380$a | FormOfWork | Form of work |
380$0 | FormOfWork_authorityRecordControlNumber | Record control number |
380$2 | FormOfWork_source | Source of term |
380$6 | FormOfWork_linkage | Linkage |
380$8 | FormOfWork_fieldLink | Field link and sequence number |
381 | ||
381 | OtherDistinguishingCharacteristics | Other Distinguishing Characteristics of Work or Expression |
data subfields | ||
381$a | OtherDistinguishingCharacteristics | Other distinguishing characteristic |
381$u | OtherDistinguishingCharacteristics_uri | Uniform Resource Identifier |
381$v | OtherDistinguishingCharacteristics_sourceOfInformation | Source of information |
381$0 | OtherDistinguishingCharacteristics_authorityRecordControlNumber | Record control number |
381$2 | OtherDistinguishingCharacteristics_source | Source of term |
381$6 | OtherDistinguishingCharacteristics_linkage | Linkage |
381$8 | OtherDistinguishingCharacteristics_fieldLink | Field link and sequence number |
382 | ||
382 | MusicMedium | Medium of Performance |
indicators | ||
382$ind1 | MusicMedium_displayConstant | Display constant controller |
382$ind2 | MusicMedium_accessControl | Access control |
data subfields | ||
382$a | MusicMedium | Medium of performance |
382$b | MusicMedium_Soloist | Soloist |
382$d | MusicMedium_doublingInstrument | Doubling instrument |
382$e | MusicMedium_numberOfEnsembles | Number of ensembles of the same type |
382$n | MusicMedium_numberOfPerformers | Number of performers of the same medium |
382$p | MusicMedium_alternativeMedium | Alternative medium of performance |
382$r | MusicMedium_totalNumberOfIndividuals | Total number of individuals performing alongside ensembles |
382$s | MusicMedium_totalNumberOfPerformers | Total number of performers |
382$t | MusicMedium_totalNumberOfEnsembles | Total number of ensembles |
382$v | MusicMedium_note | Note |
382$0 | MusicMedium_authorityRecordControlNumber | Authority record control number or standard number |
382$2 | MusicMedium_source | Source of term |
382$3 | MusicMedium_materialsSpecified | Materials specified |
382$6 | MusicMedium_linkage | Linkage |
382$8 | MusicMedium_fieldLink | Field link and sequence number |
383 | ||
383 | 383 | Numeric Designation of Musical Work |
data subfields | ||
383$a | 383_a | Serial number |
383$b | 383_b | Opus number |
383$c | 383_c | Thematic index number |
383$d | 383_d | Thematic index code |
383$e | 383_e | Publisher associated with opus number |
383$2 | 383_2 | Source |
383$6 | 383_6 | Linkage |
383$8 | 383_8 | Field link and sequence number |
384 | ||
384 | Key | Key |
indicators | ||
384$ind1 | Key_type | Key type |
data subfields | ||
384$a | Key | Key |
384$6 | Key_linkage | Linkage |
384$8 | Key_fieldLink | Field link and sequence number |
385 | ||
385 | IntendedAudience | Audience Characteristics |
data subfields | ||
385$a | IntendedAudience | Audience term |
385$b | IntendedAudience_audienceCode | Audience code |
385$m | IntendedAudience_demographicGroupTerm | Demographic group term |
385$n | IntendedAudience_demographicGroupCode | Demographic group code |
385$0 | IntendedAudience_authorityRecordControlNumber | Authority record control number or standard number |
385$2 | IntendedAudience_source | Source |
385$3 | IntendedAudience_materialsSpecified | Materials specified |
385$6 | IntendedAudience_linkage | Linkage |
385$8 | IntendedAudience_fieldLink | Field link and sequence number |
386 | ||
386 | CreatorCharacteristic | Creator/Contributor Characteristics |
data subfields | ||
386$a | CreatorCharacteristic | Creator/contributor term |
386$b | CreatorCharacteristic_code | Creator/contributor code |
386$i | CreatorCharacteristic_relationshipInformation | Relationship information |
386$m | CreatorCharacteristic_demographicGroupTerm | Demographic group term |
386$n | CreatorCharacteristic_demographicGroupCode | Demographic group code |
386$0 | CreatorCharacteristic_authorityRecordControlNumber | Authority record control number or standard number |
386$2 | CreatorCharacteristic_source | Source |
386$3 | CreatorCharacteristic_materialsSpecified | Materials specified |
386$4 | CreatorCharacteristic_relationship | Relationship |
386$6 | CreatorCharacteristic_linkage | Linkage |
386$8 | CreatorCharacteristic_fieldLink | Field link and sequence number |
388 | ||
388 | TimePeriodOfCreation | Time Period of Creation |
indicators | ||
388$ind1 | TimePeriodOfCreation_type | Type of time period |
data subfields | ||
388$a | TimePeriodOfCreation | Time period of creation term |
388$0 | TimePeriodOfCreation_authorityRecordControlNumber | Authority record control number or standard number |
388$2 | TimePeriodOfCreation_source | Source |
388$3 | TimePeriodOfCreation_materialsSpecified | Materials specified |
388$6 | TimePeriodOfCreation_linkage | Linkage |
388$8 | TimePeriodOfCreation_fieldLink | Field link and sequence number |
490 | ||
490 | SeriesStatement | Series Statement |
indicators | ||
490$ind1 | SeriesStatement_seriesTracing | Series tracing policy |
data subfields | ||
490$a | SeriesStatement | Series statement |
490$l | SeriesStatement_lccn | Library of Congress call number |
490$v | SeriesStatement_volume | Volume/sequential designation |
490$x | SeriesStatement_issn | International Standard Serial Number |
490$3 | SeriesStatement_materialsSpecified | Materials specified |
490$6 | SeriesStatement_linkage | Linkage |
490$8 | SeriesStatement_fieldLink | Field link and sequence number |
500 | ||
500 | GeneralNote | General Note |
data subfields | ||
500$a | GeneralNote | General note |
500$3 | GeneralNote_materialsSpecified | Materials specified |
500$5 | GeneralNote_institutionToWhichFieldApplies | Institution to which field applies |
500$6 | GeneralNote_linkage | Linkage |
500$8 | GeneralNote_fieldLink | Field link and sequence number |
501 | ||
501 | WithNote | With Note |
data subfields | ||
501$a | WithNote | With note |
501$5 | WithNote_institutionToWhichFieldApplies | Institution to which field applies |
501$6 | WithNote_linkage | Linkage |
501$8 | WithNote_fieldLink | Field link and sequence number |
502 | ||
502 | Dissertation | Dissertation Note |
data subfields | ||
502$a | Dissertation | Dissertation note |
502$b | Dissertation_degree | Degree type |
502$c | Dissertation_grantingInstitution | Name of granting institution |
502$d | Dissertation_date | Year degree granted |
502$g | Dissertation_note | Miscellaneous information |
502$o | Dissertation_identifiedBy | Dissertation identifier |
502$6 | Dissertation_linkage | Linkage |
502$8 | Dissertation_fieldLink | Field link and sequence number |
504 | ||
504 | Bibliography | Bibliography, etc. Note |
data subfields | ||
504$a | Bibliography | Bibliography, etc. note |
504$b | Bibliography_count | Number of references |
504$6 | Bibliography_linkage | Linkage |
504$8 | Bibliography_fieldLink | Field link and sequence number |
505 | ||
505 | TableOfContents | Formatted Contents Note |
indicators | ||
505$ind1 | TableOfContents_displayConstant | Display constant controller |
505$ind2 | TableOfContents_level | Level of content designation |
data subfields | ||
505$a | TableOfContents | Formatted contents note |
505$g | TableOfContents_miscellaneous | Miscellaneous information |
505$r | TableOfContents_responsibility | Statement of responsibility |
505$t | TableOfContents_title | Title |
505$u | TableOfContents_uri | Uniform Resource Identifier |
505$6 | TableOfContents_linkage | Linkage |
505$8 | TableOfContents_fieldLink | Field link and sequence number |
506 | ||
506 | UsageAndAccessPolicy | Restrictions on Access Note |
indicators | ||
506$ind1 | UsageAndAccessPolicy_restriction | Restriction |
data subfields | ||
506$a | UsageAndAccessPolicy | Terms governing access |
506$b | UsageAndAccessPolicy_jurisdiction | Jurisdiction |
506$c | UsageAndAccessPolicy_physicalAccessProvisions | Physical access provisions |
506$d | UsageAndAccessPolicy_authorizedUsers | Authorized users |
506$e | UsageAndAccessPolicy_authorization | Authorization |
506$f | UsageAndAccessPolicy_terminology | Standardized terminology for access restriction |
506$u | UsageAndAccessPolicy_uri | Uniform Resource Identifier |
506$2 | UsageAndAccessPolicy_source | Source of term |
506$3 | UsageAndAccessPolicy_materialsSpecified | Materials specified |
506$5 | UsageAndAccessPolicy_institutionToWhichFieldApplies | Institution to which field applies |
506$6 | UsageAndAccessPolicy_linkage | Linkage |
506$8 | UsageAndAccessPolicy_fieldLink | Field link and sequence number |
507 | ||
507 | Scale | Scale Note for Graphic Material |
data subfields | ||
507$a | Scale | Representative fraction of scale note |
507$b | Scale_remainder | Remainder of scale note |
507$6 | Scale_linkage | Linkage |
507$8 | Scale_fieldLink | Field link and sequence number |
508 | ||
508 | Credits | Creation/Production Credits Note |
data subfields | ||
508$a | Credits | Creation/production credits note |
508$6 | Credits_linkage | Linkage |
508$8 | Credits_fieldLink | Field link and sequence number |
510 | ||
510 | Citation | Citation/References Note |
indicators | ||
510$ind1 | Citation_coverageOrLocationInSource | Coverage/location in source |
data subfields | ||
510$a | Citation_name | Name of source |
510$b | Citation_coverage | Coverage of source |
510$c | Citation_location | Location within source |
510$u | Citation_uri | Uniform Resource Identifier |
510$x | Citation_issn | International Standard Serial Number |
510$3 | Citation_materialsSpecified | Materials specified |
510$6 | Citation_linkage | Linkage |
510$8 | Citation_fieldLink | Field link and sequence number |
511 | ||
511 | ParticipantOrPerformer | Participant or Performer Note |
indicators | ||
511$ind1 | ParticipantOrPerformer_displayConstant | Display constant controller |
data subfields | ||
511$a | ParticipantOrPerformer | Participant or performer note |
511$6 | ParticipantOrPerformer_linkage | Linkage |
511$8 | ParticipantOrPerformer_fieldLink | Field link and sequence number |
513 | ||
513 | TypeOfReport | Type of Report and Period Covered Note |
data subfields | ||
513$a | TypeOfReport | Type of report |
513$b | TypeOfReport_period | Period covered |
513$6 | TypeOfReport_linkage | Linkage |
513$8 | TypeOfReport_fieldLink | Field link and sequence number |
514 | ||
514 | DataQuality | Data Quality Note |
data subfields | ||
514$a | DataQuality_accuracyReport | Attribute accuracy report |
514$b | DataQuality_accuracyValue | Attribute accuracy value |
514$c | DataQuality_accuracyExplanation | Attribute accuracy explanation |
514$d | DataQuality_logicalConsistency | Logical consistency report |
514$e | DataQuality_completeness | Completeness report |
514$f | DataQuality_horizontalPositionAccuracyReport | Horizontal position accuracy report |
514$g | DataQuality_horizontalPositionAccuracyValue | Horizontal position accuracy value |
514$h | DataQuality_horizontalPositionAccuracyExplanation | Horizontal position accuracy explanation |
514$i | DataQuality_verticalPositionalAccuracyReport | Vertical positional accuracy report |
514$j | DataQuality_verticalPositionalAccuracyValue | Vertical positional accuracy value |
514$k | DataQuality_verticalPositionalAccuracyExplanation | Vertical positional accuracy explanation |
514$m | DataQuality_cloudCover | Cloud cover |
514$u | DataQuality_uri | Uniform Resource Identifier |
514$z | DataQuality_display | Display note |
514$6 | DataQuality_linkage | Linkage |
514$8 | DataQuality_fieldLink | Field link and sequence number |
515 | ||
515 | NumberingPeculiarities | Numbering Peculiarities Note |
data subfields | ||
515$a | NumberingPeculiarities | Numbering peculiarities note |
515$6 | NumberingPeculiarities_linkage | Linkage |
515$8 | NumberingPeculiarities_fieldLink | Field link and sequence number |
516 | ||
516 | TypeOfComputerFileOrData | Type of Computer File or Data Note |
indicators | ||
516$ind1 | TypeOfComputerFileOrData_displayConstant | Display constant controller |
data subfields | ||
516$a | TypeOfComputerFileOrData | Type of computer file or data note |
516$6 | TypeOfComputerFileOrData_linkage | Linkage |
516$8 | TypeOfComputerFileOrData_fieldLink | Field link and sequence number |
518 | ||
518 | DateTimeAndPlaceOfAnEventNote | Date/Time and Place of an Event Note |
data subfields | ||
518$a | DateTimeAndPlaceOfAnEventNote | Date/time and place of an event note |
518$d | DateTimeAndPlaceOfAnEventNote_date | Date of event |
518$o | DateTimeAndPlaceOfAnEventNote_otherInformation | Other event information |
518$p | DateTimeAndPlaceOfAnEventNote_place | Place of event |
518$0 | DateTimeAndPlaceOfAnEventNote_authorityRecordControlNumber | Record control number |
518$2 | DateTimeAndPlaceOfAnEventNote_source | Source of term |
518$3 | DateTimeAndPlaceOfAnEventNote_materialsSpecified | Materials specified |
518$6 | DateTimeAndPlaceOfAnEventNote_linkage | Linkage |
518$8 | DateTimeAndPlaceOfAnEventNote_fieldLink | Field link and sequence number |
520 | ||
520 | Summary | Summary, etc. |
indicators | ||
520$ind1 | Summary_displayConstant | Display constant controller |
data subfields | ||
520$a | Summary | Summary, etc. |
520$b | Summary_expansion | Expansion of summary note |
520$c | Summary_assigningSource | Assigning source |
520$u | Summary_uri | Uniform Resource Identifier |
520$2 | Summary_source | Source |
520$3 | Summary_materialsSpecified | Materials specified |
520$6 | Summary_linkage | Linkage |
520$8 | Summary_fieldLink | Field link and sequence number |
521 | ||
521 | IntendedAudience | Target Audience Note |
indicators | ||
521$ind1 | IntendedAudience_displayConstant | Display constant controller |
data subfields | ||
521$a | IntendedAudience | Target audience note |
521$b | IntendedAudience_source | Source |
521$3 | IntendedAudience_materialsSpecified | Materials specified |
521$6 | IntendedAudience_linkage | Linkage |
521$8 | IntendedAudience_fieldLink | Field link and sequence number |
522 | ||
522 | GeographicCoverage | Geographic Coverage Note |
indicators | ||
522$ind1 | GeographicCoverage_displayConstant | Display constant controller |
data subfields | ||
522$a | GeographicCoverage | Geographic coverage note |
522$6 | GeographicCoverage_linkage | Linkage |
522$8 | GeographicCoverage_fieldLink | Field link and sequence number |
524 | ||
524 | PreferredCitation | Preferred Citation of Described Materials Note |
indicators | ||
524$ind1 | PreferredCitation_displayConstant | Display constant controller |
data subfields | ||
524$a | PreferredCitation | Preferred citation of described materials note |
524$2 | PreferredCitation_source | Source of schema used |
524$3 | PreferredCitation_materialsSpecified | Materials specified |
524$6 | PreferredCitation_linkage | Linkage |
524$8 | PreferredCitation_fieldLink | Field link and sequence number |
525 | ||
525 | SupplementaryContent | Supplement Note |
data subfields | ||
525$a | SupplementaryContent | Supplement note |
525$6 | SupplementaryContent_linkage | Linkage |
525$8 | SupplementaryContent_fieldLink | Field link and sequence number |
526 | ||
526 | StudyProgram | Study Program Information Note |
indicators | ||
526$ind1 | StudyProgram_displayConstant | Display constant controller |
data subfields | ||
526$a | StudyProgram_studyProgramName | Program name |
526$b | StudyProgram_interestLevel | Interest level |
526$c | StudyProgram_readingLevel | Reading level |
526$d | StudyProgram_titlePoint | Title point value |
526$i | StudyProgram_displayText | Display text |
526$x | StudyProgram_nonpublicNote | Nonpublic note |
526$z | StudyProgram_publicNote | Public note |
526$5 | StudyProgram_institutionToWhichFieldApplies | Institution to which field applies |
526$6 | StudyProgram_linkage | Linkage |
526$8 | StudyProgram_fieldLink | Field link and sequence number |
530 | ||
530 | AdditionalPhysicalFormAvailable | Additional Physical Form available Note |
data subfields | ||
530$a | AdditionalPhysicalFormAvailable | Additional physical form available note |
530$b | AdditionalPhysicalFormAvailable_source | Availability source |
530$c | AdditionalPhysicalFormAvailable_conditions | Availability conditions |
530$d | AdditionalPhysicalFormAvailable_orderNumber | Order number |
530$u | AdditionalPhysicalFormAvailable_uri | Uniform Resource Identifier |
530$3 | AdditionalPhysicalFormAvailable_materialsSpecified | Materials specified |
530$6 | AdditionalPhysicalFormAvailable_linkage | Linkage |
530$8 | AdditionalPhysicalFormAvailable_fieldLink | Field link and sequence number |
533 | ||
533 | Reproduction | Reproduction Note |
data subfields | ||
533$a | Reproduction_type | Type of reproduction |
533$b | Reproduction_place | Place of reproduction |
533$c | Reproduction_agency | Agency responsible for reproduction |
533$d | Reproduction_date | Date of reproduction |
533$e | Reproduction_physicalDescription | Physical description of reproduction |
533$f | Reproduction_series | Series statement of reproduction |
533$m | Reproduction_datesAndOrSequentialDesignation | Dates and/or sequential designation of issues reproduced |
533$n | Reproduction_note | Note about reproduction |
533$3 | Reproduction_materialsSpecified | Materials specified |
533$5 | Reproduction_institutionToWhichFieldApplies | Institution to which field applies |
533$7 | Reproduction_controlSubfield | Fixed-length data elements of reproduction |
533$6 | Reproduction_linkage | Linkage |
533$8 | Reproduction_fieldLink | Field link and sequence number |
534 | ||
534 | OriginalVersion | Original Version Note |
data subfields | ||
534$a | OriginalVersion_mainEntry | Main entry of original |
534$b | OriginalVersion_edition | Edition statement of original |
534$c | OriginalVersion_publication | Publication, distribution, etc. of original |
534$e | OriginalVersion_physicalDescription | Physical description, etc. of original |
534$f | OriginalVersion_series | Series statement of original |
534$k | OriginalVersion_keyTitle | Key title of original |
534$l | OriginalVersion_location | Location of original |
534$m | OriginalVersion_material | Material specific details |
534$n | OriginalVersion_note | Note about original |
534$o | OriginalVersion_otherIdentifier | Other resource identifier |
534$p | OriginalVersion_introductoryPhrase | Introductory phrase |
534$t | OriginalVersion_title | Title statement of original |
534$x | OriginalVersion_issn | International Standard Serial Number |
534$z | OriginalVersion_isbn | International Standard Book Number |
534$3 | OriginalVersion_materialsSpecified | Materials specified |
534$6 | OriginalVersion_linkage | Linkage |
534$8 | OriginalVersion_fieldLink | Field link and sequence number |
535 | ||
535 | LocationOfOriginalsOrDuplicates | Location of Originals/Duplicates Note |
indicators | ||
535$ind1 | LocationOfOriginalsOrDuplicates_custodialRole | Custodial role |
data subfields | ||
535$a | LocationOfOriginalsOrDuplicates_custodian | Custodian |
535$b | LocationOfOriginalsOrDuplicates_postalAddress | Postal address |
535$c | LocationOfOriginalsOrDuplicates_country | Country |
535$d | LocationOfOriginalsOrDuplicates_telecommunicationsAddress | Telecommunications address |
535$g | LocationOfOriginalsOrDuplicates_repositoryLocation | Repository location code |
535$3 | LocationOfOriginalsOrDuplicates_materialsSpecified | Materials specified |
535$6 | LocationOfOriginalsOrDuplicates_linkage | Linkage |
535$8 | LocationOfOriginalsOrDuplicates_fieldLink | Field link and sequence number |
536 | ||
536 | FundingInformation | Funding Information Note |
data subfields | ||
536$a | FundingInformation | Text of note |
536$b | FundingInformation_contract | Contract number |
536$c | FundingInformation_grant | Grant number |
536$d | FundingInformation_undifferentiatedNumber | Undifferentiated number |
536$e | FundingInformation_program | Program element number |
536$f | FundingInformation_project | Project number |
536$g | FundingInformation_tast | Task number |
536$h | FundingInformation_workUnit | Work unit number |
536$6 | FundingInformation_linkage | Linkage |
536$8 | FundingInformation_fieldLink | Field link and sequence number |
538 | ||
538 | SystemRequirement | System Details Note |
data subfields | ||
538$a | SystemRequirement | System details note |
538$i | SystemRequirement_displayText | Display text |
538$u | SystemRequirement_uri | Uniform Resource Identifier |
538$3 | SystemRequirement_materialsSpecified | Materials specified |
538$5 | SystemRequirement_institutionToWhichFieldApplies | Institution to which field applies |
538$6 | SystemRequirement_linkage | Linkage |
538$8 | SystemRequirement_fieldLink | Field link and sequence number |
540 | ||
540 | UsePolicy | Terms Governing Use and Reproduction Note |
data subfields | ||
540$a | UsePolicy | Terms governing use and reproduction |
540$b | UsePolicy_jurisdiction | Jurisdiction |
540$c | UsePolicy_source | Authorization |
540$d | UsePolicy_authorizedUsers | Authorized users |
540$u | UsePolicy_uri | Uniform Resource Identifier |
540$3 | UsePolicy_materialsSpecified | Materials specified |
540$5 | UsePolicy_institutionToWhichFieldApplies | Institution to which field applies |
540$6 | UsePolicy_linkage | Linkage |
540$8 | UsePolicy_fieldLink | Field link and sequence number |
541 | ||
541 | ImmediateAcquisition | Immediate Source of Acquisition Note |
indicators | ||
541$ind1 | ImmediateAcquisition_privacy | Privacy |
data subfields | ||
541$a | ImmediateAcquisition | Source of acquisition |
541$b | ImmediateAcquisition_address | Address |
541$c | ImmediateAcquisition_method | Method of acquisition |
541$d | ImmediateAcquisition_date | Date of acquisition |
541$e | ImmediateAcquisition_accessionNumber | Accession number |
541$f | ImmediateAcquisition_owner | Owner |
541$h | ImmediateAcquisition_price | Purchase price |
541$n | ImmediateAcquisition_extent | Extent |
541$o | ImmediateAcquisition_typeOfUnit | Type of unit |
541$3 | ImmediateAcquisition_materialsSpecified | Materials specified |
541$5 | ImmediateAcquisition_institutionToWhichFieldApplies | Institution to which field applies |
541$6 | ImmediateAcquisition_linkage | Linkage |
541$8 | ImmediateAcquisition_fieldLink | Field link and sequence number |
542 | ||
542 | CopyrightStatus | Information Relating to Copyright Status |
indicators | ||
542$ind1 | CopyrightStatus_privacy | Privacy |
data subfields | ||
542$a | CopyrightStatus_personalCreator | Personal creator |
542$b | CopyrightStatus_personalCreatorDeathDate | Personal creator death date |
542$c | CopyrightStatus_corporateCreator | Corporate creator |
542$d | CopyrightStatus_copyrightHolder | Copyright holder |
542$e | CopyrightStatus_copyrightHolderContact | Copyright holder contact information |
542$f | CopyrightStatus_copyrightStatement | Copyright statement |
542$g | CopyrightStatus_copyrightDate | Copyright date |
542$h | CopyrightStatus_copyrightRenewalDate | Copyright renewal date |
542$i | CopyrightStatus_publicationDate | Publication date |
542$j | CopyrightStatus_creationDate | Creation date |
542$k | CopyrightStatus_publisher | Publisher |
542$l | CopyrightStatus_copyrightStatus | Copyright status |
542$m | CopyrightStatus_publicationStatus | Publication status |
542$n | CopyrightStatus_note | Note |
542$o | CopyrightStatus_researchDate | Research date |
542$p | CopyrightStatus_country | Country of publication or creation |
542$q | CopyrightStatus_supplyingAgency | Supplying agency |
542$r | CopyrightStatus_jurisdiction | Jurisdiction of copyright assessment |
542$s | CopyrightStatus_source | Source of information |
542$u | CopyrightStatus_uri | Uniform Resource Identifier |
542$3 | CopyrightStatus_materialsSpecified | Materials specified |
542$6 | CopyrightStatus_linkage | Linkage |
542$8 | CopyrightStatus_fieldLink | Field link and sequence number |
544 | ||
544 | LocationOfOtherArchivalMaterials | Location of Other Archival Materials Note |
indicators | ||
544$ind1 | LocationOfOtherArchivalMaterials_relationship | Relationship |
data subfields | ||
544$a | LocationOfOtherArchivalMaterials_custodian | Custodian |
544$b | LocationOfOtherArchivalMaterials_address | Address |
544$c | LocationOfOtherArchivalMaterials_country | Country |
544$d | LocationOfOtherArchivalMaterials_title | Title |
544$e | LocationOfOtherArchivalMaterials_provenance | Provenance |
544$n | LocationOfOtherArchivalMaterials_note | Note |
544$3 | LocationOfOtherArchivalMaterials_materialsSpecified | Materials specified |
544$6 | LocationOfOtherArchivalMaterials_linkage | Linkage |
544$8 | LocationOfOtherArchivalMaterials_fieldLink | Field link and sequence number |
545 | ||
545 | BiographicalOrHistoricalData | Biographical or Historical Data |
indicators | ||
545$ind1 | BiographicalOrHistoricalData_type | Type of data |
data subfields | ||
545$a | BiographicalOrHistoricalData | Biographical or historical data |
545$b | BiographicalOrHistoricalData_expansion | Expansion |
545$u | BiographicalOrHistoricalData_uri | Uniform Resource Identifier |
545$6 | BiographicalOrHistoricalData_linkage | Linkage |
545$8 | BiographicalOrHistoricalData_fieldLink | Field link and sequence number |
546 | ||
546 | Language | Language Note |
data subfields | ||
546$a | Language | Language note |
546$b | Language_informationCodeOrAlphabet | Information code or alphabet |
546$3 | Language_materialsSpecified | Materials specified |
546$6 | Language_linkage | Linkage |
546$8 | Language_fieldLink | Field link and sequence number |
547 | ||
547 | FormerTitleComplexity | Former Title Complexity Note |
data subfields | ||
547$a | FormerTitleComplexity | Former title complexity note |
547$6 | FormerTitleComplexity_linkage | Linkage |
547$8 | FormerTitleComplexity_fieldLink | Field link and sequence number |
550 | ||
550 | IssuingBody | Issuing Body Note |
data subfields | ||
550$a | IssuingBody | Issuing body note |
550$6 | IssuingBody_linkage | Linkage |
550$8 | IssuingBody_fieldLink | Field link and sequence number |
552 | ||
552 | EntityAndAttributeInformation | Entity and Attribute Information Note |
data subfields | ||
552$a | EntityAndAttributeInformation_entityType | Entity type label |
552$b | EntityAndAttributeInformation_entityTypeDefinition | Entity type definition and source |
552$c | EntityAndAttributeInformation_attribute | Attribute label |
552$d | EntityAndAttributeInformation_attributeDefinition | Attribute definition and source |
552$e | EntityAndAttributeInformation_enumeratedDomainValue | Enumerated domain value |
552$f | EntityAndAttributeInformation_enumeratedDomainValueDefinition | Enumerated domain value definition and source |
552$g | EntityAndAttributeInformation_range | Range domain minimum and maximum |
552$h | EntityAndAttributeInformation_codeset | Codeset name and source |
552$i | EntityAndAttributeInformation_unrepresentableDomain | Unrepresentable domain |
552$j | EntityAndAttributeInformation_attributeUnits | Attribute units of measurement and resolution |
552$k | EntityAndAttributeInformation_date | Beginning and ending date of attribute values |
552$l | EntityAndAttributeInformation_attributeValueAccuracy | Attribute value accuracy |
552$m | EntityAndAttributeInformation_attributeValueAccuracyExplanation | Attribute value accuracy explanation |
552$n | EntityAndAttributeInformation_attributeMeasurementFrequency | Attribute measurement frequency |
552$o | EntityAndAttributeInformation_overview | Entity and attribute overview |
552$p | EntityAndAttributeInformation_detailCitation | Entity and attribute detail citation |
552$u | EntityAndAttributeInformation_uri | Uniform Resource Identifier |
552$z | EntityAndAttributeInformation_z | Display note |
552$6 | EntityAndAttributeInformation_linkage | Linkage |
552$8 | EntityAndAttributeInformation_fieldLink | Field link and sequence number |
555 | ||
555 | CumulativeIndexOrFindingAids | Cumulative Index/Finding Aids Note |
indicators | ||
555$ind1 | CumulativeIndexOrFindingAids_displayConstant | Display constant controller |
data subfields | ||
555$a | CumulativeIndexOrFindingAids | Cumulative index/finding aids note |
555$b | CumulativeIndexOrFindingAids_availabilitySource | Availability source |
555$c | CumulativeIndexOrFindingAids_degreeOfControl | Degree of control |
555$d | CumulativeIndexOrFindingAids_bibliographicReference | Bibliographic reference |
555$u | CumulativeIndexOrFindingAids_uri | Uniform Resource Identifier |
555$3 | CumulativeIndexOrFindingAids_materialsSpecified | Materials specified |
555$6 | CumulativeIndexOrFindingAids_linkage | Linkage |
555$8 | CumulativeIndexOrFindingAids_fieldLink | Field link and sequence number |
556 | ||
556 | Documentation | Information About Documentation Note |
indicators | ||
556$ind1 | Documentation_displayConstant | Display constant controller |
data subfields | ||
556$a | Documentation | Information about documentation note |
556$z | Documentation_isbn | International Standard Book Number |
556$6 | Documentation_linkage | Linkage |
556$8 | Documentation_fieldLink | Field link and sequence number |
561 | ||
561 | CustodialHistory | Ownership and Custodial History |
indicators | ||
561$ind1 | CustodialHistory_privacy | Privacy |
data subfields | ||
561$a | CustodialHistory | History |
561$u | CustodialHistory_uri | Uniform Resource Identifier |
561$3 | CustodialHistory_materialsSpecified | Materials specified |
561$5 | CustodialHistory_institutionToWhichFieldApplies | Institution to which field applies |
561$6 | CustodialHistory_linkage | Linkage |
561$8 | CustodialHistory_fieldLink | Field link and sequence number |
562 | ||
562 | CopyAndVersionIdentification | Copy and Version Identification Note |
data subfields | ||
562$a | CopyAndVersionIdentification_identifyingMarkings | Identifying markings |
562$b | CopyAndVersionIdentification_copyIdentification | Copy identification |
562$c | CopyAndVersionIdentification_versionIdentification | Version identification |
562$d | CopyAndVersionIdentification_presentationFormat | Presentation format |
562$e | CopyAndVersionIdentification_numberOfCopies | Number of copies |
562$3 | CopyAndVersionIdentification_materialsSpecified | Materials specified |
562$5 | CopyAndVersionIdentification_institutionToWhichFieldApplies | Institution to which field applies |
562$6 | CopyAndVersionIdentification_linkage | Linkage |
562$8 | CopyAndVersionIdentification_fieldLink | Field link and sequence number |
563 | ||
563 | Binding | Binding Information |
data subfields | ||
563$a | Binding | Binding note |
563$u | Binding_uri | Uniform Resource Identifier |
563$3 | Binding_materialsSpecified | Materials specified |
563$5 | Binding_institutionToWhichFieldApplies | Institution to which field applies |
563$6 | Binding_linkage | Linkage |
563$8 | Binding_fieldLink | Field link and sequence number |
565 | ||
565 | CaseFileCharacteristics | Case File Characteristics Note |
indicators | ||
565$ind1 | CaseFileCharacteristics_displayConstant | Display constant controller |
data subfields | ||
565$a | CaseFileCharacteristics_numberOfCases | Number of cases/variables |
565$b | CaseFileCharacteristics_variableName | Name of variable |
565$c | CaseFileCharacteristics_analysisUnit | Unit of analysis |
565$d | CaseFileCharacteristics_universeOfData | Universe of data |
565$e | CaseFileCharacteristics_filingScheme | Filing scheme or code |
565$3 | CaseFileCharacteristics_materialsSpecified | Materials specified |
565$6 | CaseFileCharacteristics_linkage | Linkage |
565$8 | CaseFileCharacteristics_fieldLink | Field link and sequence number |
567 | ||
567 | Methodology | Methodology Note |
indicators | ||
567$ind1 | Methodology_displayConstant | Display constant controller |
data subfields | ||
567$a | Methodology | Methodology note |
567$b | Methodology_controlledTerm | Controlled term |
567$0 | Methodology_authorityRecordControlNumber | Authority record control number or standard number |
567$2 | Methodology_source | Source of term |
567$6 | Methodology_linkage | Linkage |
567$8 | Methodology_fieldLink | Field link and sequence number |
580 | ||
580 | LinkingEntryComplexity | Linking Entry Complexity Note |
data subfields | ||
580$a | LinkingEntryComplexity | Linking entry complexity note |
580$6 | LinkingEntryComplexity_linkage | Linkage |
580$8 | LinkingEntryComplexity_fieldLink | Field link and sequence number |
581 | ||
581 | PublicationsAboutDescribedMaterials | Publications About Described Materials Note |
indicators | ||
581$ind1 | PublicationsAboutDescribedMaterials_displayConstant | Display constant controller |
data subfields | ||
581$a | PublicationsAboutDescribedMaterials | Publications about described materials note |
581$z | PublicationsAboutDescribedMaterials_isbn | International Standard Book Number |
581$3 | PublicationsAboutDescribedMaterials_materialsSpecified | Materials specified |
581$6 | PublicationsAboutDescribedMaterials_linkage | Linkage |
581$8 | PublicationsAboutDescribedMaterials_fieldLink | Field link and sequence number |
583 | ||
583 | Action | Action Note |
indicators | ||
583$ind1 | Action_privacy | Privacy |
data subfields | ||
583$a | Action | Action |
583$b | Action_identification | Action identification |
583$c | Action_timeOrDate | Time/date of action |
583$d | Action_interval | Action interval |
583$e | Action_contingency | Contingency for action |
583$f | Action_authorization | Authorization |
583$h | Action_jurisdiction | Jurisdiction |
583$i | Action_method | Method of action |
583$j | Action_site | Site of action |
583$k | Action_agent | Action agent |
583$l | Action_status | Status |
583$n | Action_extent | Extent |
583$o | Action_typeOfUnit | Type of unit |
583$u | Action_uri | Uniform Resource Identifier |
583$x | Action_nonpublicNote | Nonpublic note |
583$z | Action_publicNote | Public note |
583$2 | Action_source | Source of term |
583$3 | Action_materialsSpecified | Materials specified |
583$5 | Action_institutionToWhichFieldApplies | Institution to which field applies |
583$6 | Action_linkage | Linkage |
583$8 | Action_fieldLink | Field link and sequence number |
584 | ||
584 | AccumulationAndFrequencyOfUse | Accumulation and Frequency of Use Note |
data subfields | ||
584$a | AccumulationAndFrequencyOfUse | Accumulation |
584$b | AccumulationAndFrequencyOfUse_frequency | Frequency of use |
584$3 | AccumulationAndFrequencyOfUse_materialsSpecified | Materials specified |
584$5 | AccumulationAndFrequencyOfUse_institutionToWhichFieldApplies | Institution to which field applies |
584$6 | AccumulationAndFrequencyOfUse_linkage | Linkage |
584$8 | AccumulationAndFrequencyOfUse_fieldLink | Field link and sequence number |
585 | ||
585 | Exhibitions | Exhibitions Note |
data subfields | ||
585$a | Exhibitions | Exhibitions note |
585$3 | Exhibitions_materialsSpecified | Materials specified |
585$5 | Exhibitions_institutionToWhichFieldApplies | Institution to which field applies |
585$6 | Exhibitions_linkage | Linkage |
585$8 | Exhibitions_fieldLink | Field link and sequence number |
586 | ||
586 | Awards | Awards Note |
indicators | ||
586$ind1 | Awards_displayConstant | Display constant controller |
data subfields | ||
586$a | Awards | Awards note |
586$3 | Awards_materialsSpecified | Materials specified |
586$6 | Awards_linkage | Linkage |
586$8 | Awards_fieldLink | Field link and sequence number |
588 | ||
588 | SourceOfDescription | Source of Description Note |
indicators | ||
588$ind1 | SourceOfDescription_displayConstant | Display constant controller |
data subfields | ||
588$a | SourceOfDescription | Source of description note |
588$5 | SourceOfDescription_institutionToWhichFieldApplies | Institution to which field applies |
588$6 | SourceOfDescription_linkage | Linkage |
588$8 | SourceOfDescription_fieldLink | Field link and sequence number |
600 | ||
600 | PersonalNameSubject | Subject Added Entry - Personal Name |
indicators | ||
600$ind1 | PersonalNameSubject_type | Type of personal name entry element |
600$ind2 | PersonalNameSubject_thesaurus | Thesaurus |
data subfields | ||
600$a | PersonalNameSubject_personalName | Personal name |
600$b | PersonalNameSubject_numeration | Numeration |
600$c | PersonalNameSubject_titlesAndWords | Titles and other words associated with a name |
600$d | PersonalNameSubject_dates | Dates associated with a name |
600$e | PersonalNameSubject_relatorTerm | Relator term |
600$f | PersonalNameSubject_dateOfAWork | Date of a work |
600$g | PersonalNameSubject_miscellaneous | Miscellaneous information |
600$h | PersonalNameSubject_medium | Medium |
600$j | PersonalNameSubject_attributionQualifier | Attribution qualifier |
600$k | PersonalNameSubject_formSubheading | Form subheading |
600$l | PersonalNameSubject_languageOfAWork | Language of a work |
600$m | PersonalNameSubject_mediumOfPerformance | Medium of performance for music |
600$n | PersonalNameSubject_numberOfPart | Number of part/section of a work |
600$o | PersonalNameSubject_arrangedStatement | Arranged statement for music |
600$p | PersonalNameSubject_nameOfPart | Name of part/section of a work |
600$q | PersonalNameSubject_fullerForm | Fuller form of name |
600$r | PersonalNameSubject_keyForMusic | Key for music |
600$s | PersonalNameSubject_version | Version |
600$t | PersonalNameSubject_titleOfAWork | Title of a work |
600$u | PersonalNameSubject_affiliation | Affiliation |
600$v | PersonalNameSubject_formSubdivision | Form subdivision |
600$x | PersonalNameSubject_generalSubdivision | General subdivision |
600$y | PersonalNameSubject_chronologicalSubdivision | Chronological subdivision |
600$z | PersonalNameSubject_geographicSubdivision | Geographic subdivision |
600$0 | PersonalNameSubject_authorityRecordControlNumber | Authority record control number or standard number |
600$2 | PersonalNameSubject_source | Source of heading or term |
600$3 | PersonalNameSubject_materialsSpecified | Materials specified |
600$4 | PersonalNameSubject_relationship | Relationship |
600$6 | PersonalNameSubject_linkage | Linkage |
600$8 | PersonalNameSubject_fieldLink | Field link and sequence number |
610 | ||
610 | CorporateNameSubject | Subject Added Entry - Corporate Name |
indicators | ||
610$ind1 | CorporateNameSubject_type | Type of corporate name entry element |
610$ind2 | CorporateNameSubject_thesaurus | Thesaurus |
data subfields | ||
610$a | CorporateNameSubject | Corporate name or jurisdiction name as entry element |
610$b | CorporateNameSubject_subordinateUnit | Subordinate unit |
610$c | CorporateNameSubject_locationOfMeeting | Location of meeting |
610$d | CorporateNameSubject_dates | Date of meeting or treaty signing |
610$e | CorporateNameSubject_relatorTerm | Relator term |
610$f | CorporateNameSubject_dateOfAWork | Date of a work |
610$g | CorporateNameSubject_miscellaneous | Miscellaneous information |
610$h | CorporateNameSubject_medium | Medium |
610$k | CorporateNameSubject_formSubheading | Form subheading |
610$l | CorporateNameSubject_language | Language of a work |
610$m | CorporateNameSubject_mediumOfPerformance | Medium of performance for music |
610$n | CorporateNameSubject_numberOfPart | Number of part/section/meeting |
610$o | CorporateNameSubject_arrangedStatement | Arranged statement for music |
610$p | CorporateNameSubject_nameOfPart | Name of part/section of a work |
610$r | CorporateNameSubject_keyForMusic | Key for music |
610$s | CorporateNameSubject_version | Version |
610$t | CorporateNameSubject_titleOfAWork | Title of a work |
610$u | CorporateNameSubject_u | Affiliation |
610$v | CorporateNameSubject_formSubdivision | Form subdivision |
610$x | CorporateNameSubject_generalSubdivision | General subdivision |
610$y | CorporateNameSubject_chronologicalSubdivision | Chronological subdivision |
610$z | CorporateNameSubject_geographicSubdivision | Geographic subdivision |
610$0 | CorporateNameSubject_authorityRecordControlNumber | Authority record control number or standard number |
610$2 | CorporateNameSubject_source | Source of heading or term |
610$3 | CorporateNameSubject_materialsSpecified | Materials specified |
610$4 | CorporateNameSubject_relatorCode | Relationship |
610$6 | CorporateNameSubject_linkage | Linkage |
610$8 | CorporateNameSubject_fieldLink | Field link and sequence number |
611 | ||
611 | SubjectAddedMeetingName | Subject Added Entry - Meeting Name |
indicators | ||
611$ind1 | SubjectAddedMeetingName_type | Type of meeting name entry element |
611$ind2 | SubjectAddedMeetingName_thesaurus | Thesaurus |
data subfields | ||
611$a | SubjectAddedMeetingName | Meeting name or jurisdiction name as entry element |
611$c | SubjectAddedMeetingName_locationOfMeeting | Location of meeting |
611$d | SubjectAddedMeetingName_dates | Date of meeting |
611$e | SubjectAddedMeetingName_subordinateUnit | Subordinate unit |
611$f | SubjectAddedMeetingName_dateOfAWork | Date of a work |
611$g | SubjectAddedMeetingName_miscellaneous | Miscellaneous information |
611$h | SubjectAddedMeetingName_medium | Medium |
611$j | SubjectAddedMeetingName_relatorTerm | Relator term |
611$k | SubjectAddedMeetingName_formSubheading | Form subheading |
611$l | SubjectAddedMeetingName_language | Language of a work |
611$n | SubjectAddedMeetingName_numberOfPart | Number of part/section/meeting |
611$p | SubjectAddedMeetingName_nameOfPart | Name of part/section of a work |
611$q | SubjectAddedMeetingName_followingName | Name of meeting following jurisdiction name entry element |
611$s | SubjectAddedMeetingName_version | Version |
611$t | SubjectAddedMeetingName_titleOfAWork | Title of a work |
611$u | SubjectAddedMeetingName_affiliation | Affiliation |
611$v | SubjectAddedMeetingName_formSubdivision | Form subdivision |
611$x | SubjectAddedMeetingName_generalSubdivision | General subdivision |
611$y | SubjectAddedMeetingName_chronologicalSubdivision | Chronological subdivision |
611$z | SubjectAddedMeetingName_geographicSubdivision | Geographic subdivision |
611$0 | SubjectAddedMeetingName_authorityRecordControlNumber | Authority record control number or standard number |
611$2 | SubjectAddedMeetingName_source | Source of heading or term |
611$3 | SubjectAddedMeetingName_materialsSpecified | Materials specified |
611$4 | SubjectAddedMeetingName_relatorCode | Relationship |
611$6 | SubjectAddedMeetingName_linkage | Linkage |
611$8 | SubjectAddedMeetingName_fieldLink | Field link and sequence number |
630 | ||
630 | SubjectAddedUniformTitle | Subject Added Entry - Uniform Title |
indicators | ||
630$ind1 | SubjectAddedUniformTitle_nonfilingCharacters | Nonfiling characters |
630$ind2 | SubjectAddedUniformTitle_thesaurus | Thesaurus |
data subfields | ||
630$a | SubjectAddedUniformTitle | Uniform title |
630$d | SubjectAddedUniformTitle_dateOfTreaty | Date of treaty signing |
630$e | SubjectAddedUniformTitle_relatorTerm | Relator term |
630$f | SubjectAddedUniformTitle_dateOfAWork | Date of a work |
630$g | SubjectAddedUniformTitle_miscellaneous | Miscellaneous information |
630$h | SubjectAddedUniformTitle_medium | Medium |
630$k | SubjectAddedUniformTitle_formSubheading | Form subheading |
630$l | SubjectAddedUniformTitle_languageOfAWork | Language of a work |
630$m | SubjectAddedUniformTitle_mediumOfPerformance | Medium of performance for music |
630$n | SubjectAddedUniformTitle_numberOfPart | Number of part/section of a work |
630$o | SubjectAddedUniformTitle_arrangedStatement | Arranged statement for music |
630$p | SubjectAddedUniformTitle_nameOfPart | Name of part/section of a work |
630$r | SubjectAddedUniformTitle_keyForMusic | Key for music |
630$s | SubjectAddedUniformTitle_version | Version |
630$t | SubjectAddedUniformTitle_titleOfAWork | Title of a work |
630$v | SubjectAddedUniformTitle_formSubdivision | Form subdivision |
630$x | SubjectAddedUniformTitle_generalSubdivision | General subdivision |
630$y | SubjectAddedUniformTitle_chronologicalSubdivision | Chronological subdivision |
630$z | SubjectAddedUniformTitle_geographicSubdivision | Geographic subdivision |
630$0 | SubjectAddedUniformTitle_authorityRecordControlNumber | Authority record control number or standard number |
630$2 | SubjectAddedUniformTitle_source | Source of heading or term |
630$3 | SubjectAddedUniformTitle_materialsSpecified | Materials specified |
630$4 | SubjectAddedUniformTitle_relationship | Relationship |
630$6 | SubjectAddedUniformTitle_linkage | Linkage |
630$8 | SubjectAddedUniformTitle_fieldLink | Field link and sequence number |
647 | ||
647 | NamedEvent | Subject Added Entry - Named Event |
indicators | ||
647$ind2 | NamedEvent_thesaurus | Thesaurus |
data subfields | ||
647$a | NamedEvent | Named event |
647$c | NamedEvent_location | Location of named event |
647$d | NamedEvent_date | Date of named event |
647$g | NamedEvent_miscellaneous | Miscellaneous information |
647$v | NamedEvent_formSubdivision | Form subdivision |
647$x | NamedEvent_generalSubdivision | General subdivision |
647$y | NamedEvent_chronologicalSubdivision | Chronological subdivision |
647$z | NamedEvent_geographicSubdivision | Geographic subdivision |
647$0 | NamedEvent_authorityRecordControlNumber | Authority record control number or standard number |
647$2 | NamedEvent_source | Source of heading or term |
647$3 | NamedEvent_materialsSpecified | Materials specified |
647$6 | NamedEvent_linkage | Linkage |
647$8 | NamedEvent_fieldLink | Field link and sequence number |
648 | ||
648 | ChronologicalSubject | Subject Added Entry - Chronological Term |
data subfields | ||
648$a | ChronologicalSubject | Chronological term |
648$v | ChronologicalSubject_formSubdivision | Form subdivision |
648$x | ChronologicalSubject_generalSubdivision | General subdivision |
648$y | ChronologicalSubject_chronologicalSubdivision | Chronological subdivision |
648$z | ChronologicalSubject_geographicSubdivision | Geographic subdivision |
648$0 | ChronologicalSubject_authorityRecordControlNumber | Authority record control number or standard number |
648$2 | ChronologicalSubject_source | Source of heading or term |
648$3 | ChronologicalSubject_materialsSpecified | Materials specified |
648$6 | ChronologicalSubject_linkage | Linkage |
648$8 | ChronologicalSubject_fieldLink | Field link and sequence number |
650 | ||
650 | Topic | Subject Added Entry - Topical Term |
indicators | ||
650$ind1 | Topic_subjectLevel | Level of subject |
650$ind2 | Topic_thesaurus | Thesaurus |
data subfields | ||
650$a | Topic_topicalTerm | Topical term or geographic name entry element |
650$b | Topic_topicalTerm | Topical term following geographic name entry element |
650$c | Topic_locationOfEvent | Location of event |
650$d | Topic_activeDates | Active dates |
650$e | Topic_relatorTerm | Relator term |
650$g | Topic_miscellaneousInformation | Miscellaneous information |
650$4 | Topic_relationship | Relationship |
650$v | Topic_formSubdivision | Form subdivision |
650$x | Topic_generalSubdivision | General subdivision |
650$y | Topic_chronologicalSubdivision | Chronological subdivision |
650$z | Topic_geographicSubdivision | Geographic subdivision |
650$0 | Topic_authorityRecordControlNumber | Authority record control number or standard number |
650$2 | Topic_sourceOfHeading | Source of heading or term |
650$3 | Topic_materialsSpecified | Materials specified |
650$6 | Topic_linkage | Linkage |
650$8 | Topic_fieldLink | Field link and sequence number |
651 | ||
651 | Geographic | Subject Added Entry - Geographic Name |
indicators | ||
651$ind2 | Geographic_thesaurus | Thesaurus |
data subfields | ||
651$a | Geographic | Geographic name |
651$e | Geographic_relator | Relator term |
651$g | Geographic_miscellaneous | Miscellaneous information |
651$4 | Geographic_relationship | Relationship |
651$v | Geographic_formSubdivision | Form subdivision |
651$x | Geographic_generalSubdivision | General subdivision |
651$y | Geographic_chronologicalSubdivision | Chronological subdivision |
651$z | Geographic_geographicSubdivision | Geographic subdivision |
651$0 | Geographic_authorityRecordControlNumber | Authority record control number or standard number |
651$2 | Geographic_source | Source of heading or term |
651$3 | Geographic_materialsSpecified | Materials specified |
651$6 | Geographic_linkage | Linkage |
651$8 | Geographic_fieldLink | Field link and sequence number |
653 | ||
653 | UncontrolledIndexTerm | Index Term - Uncontrolled |
indicators | ||
653$ind1 | UncontrolledIndexTerm_level | Level of index term |
653$ind2 | UncontrolledIndexTerm_type | Type of term or name |
data subfields | ||
653$a | UncontrolledIndexTerm | Uncontrolled term |
653$6 | UncontrolledIndexTerm_linkage | Linkage |
653$8 | UncontrolledIndexTerm_fieldLink | Field link and sequence number |
654 | ||
654 | FacetedTopicalTerms | Subject Added Entry - Faceted Topical Terms |
indicators | ||
654$ind1 | FacetedTopicalTerms_subjectLevel | Level of subject |
data subfields | ||
654$a | FacetedTopicalTerms_focusTerm | Focus term |
654$b | FacetedTopicalTerms_nonFocusTerm | Non-focus term |
654$c | FacetedTopicalTerms_facetOrHierarchy | Facet/hierarchy designation |
654$e | FacetedTopicalTerms_relator | Relator term |
654$v | FacetedTopicalTerms_formSubdivision | Form subdivision |
654$y | FacetedTopicalTerms_chronologicalSubdivision | Chronological subdivision |
654$z | FacetedTopicalTerms_geographicSubdivision | Geographic subdivision |
654$0 | FacetedTopicalTerms_authorityRecordControlNumber | Authority record control number or standard number |
654$2 | FacetedTopicalTerms_source | Source of heading or term |
654$3 | FacetedTopicalTerms_materialsSpecified | Materials specified |
654$4 | FacetedTopicalTerms_relationship | Relationship |
654$6 | FacetedTopicalTerms_linkage | Linkage |
654$8 | FacetedTopicalTerms_fieldLink | Field link and sequence number |
655 | ||
655 | GenreForm | Index Term - Genre/Form |
indicators | ||
655$ind1 | GenreForm_type | Type of heading |
655$ind2 | GenreForm_thesaurus | Thesaurus |
data subfields | ||
655$a | GenreForm | Genre/form data or focus term |
655$b | GenreForm_nonfocusTerm | Non-focus term |
655$c | GenreForm_facet | Facet/hierarchy designation |
655$v | GenreForm_formSubdivision | Form subdivision |
655$x | GenreForm_generalSubdivision | General subdivision |
655$y | GenreForm_chronologicalSubdivision | Chronological subdivision |
655$z | GenreForm_geographicSubdivision | Geographic subdivision |
655$0 | GenreForm_authorityRecordControlNumber | Authority record control number |
655$2 | GenreForm_source | Source of term |
655$3 | GenreForm_materialsSpecified | Materials specified |
655$5 | GenreForm_institutionToWhichFieldApplies | Institution to which field applies |
655$6 | GenreForm_linkage | Linkage |
655$8 | GenreForm_fieldLink | Field link and sequence number |
656 | ||
656 | Occupation | Index Term - Occupation |
indicators | ||
656$ind2 | Occupation_sourceOfTerm | Source of term |
data subfields | ||
656$a | Occupation_occupation | Occupation |
656$k | Occupation_form | Form |
656$v | Occupation_formSubdivision | Form subdivision |
656$x | Occupation_generalSubdivision | General subdivision |
656$y | Occupation_chronologicalSubdivision | Chronological subdivision |
656$z | Occupation_geographicSubdivision | Geographic subdivision |
656$0 | Occupation_authorityRecordControlNumber | Authority record control number |
656$2 | Occupation_source | Source of term |
656$3 | Occupation_materialsSpecified | Materials specified |
656$6 | Occupation_linkage | Linkage |
656$8 | Occupation_fieldLink | Field link and sequence number |
657 | ||
657 | Function | Index Term - Function |
indicators | ||
657$ind2 | Function_sourceOfTerm | Source of term |
data subfields | ||
657$a | Function | Function |
657$v | Function_formSubdivision | Form subdivision |
657$x | Function_generalSubdivision | General subdivision |
657$y | Function_chronologicalSubdivision | Chronological subdivision |
657$z | Function_geographicSubdivision | Geographic subdivision |
657$0 | Function_authorityRecordControlNumber | Authority record control number |
657$2 | Function_source | Source of term |
657$3 | Function_materialsSpecified | Materials specified |
657$6 | Function_linkage | Linkage |
657$8 | Function_fieldLink | Field link and sequence number |
658 | ||
658 | CurriculumObjective | Index Term - Curriculum Objective |
data subfields | ||
658$a | CurriculumObjective_main | Main curriculum objective |
658$b | CurriculumObjective_subordinate | Subordinate curriculum objective |
658$c | CurriculumObjective_code | Curriculum code |
658$d | CurriculumObjective_correlationFactor | Correlation factor |
658$2 | CurriculumObjective_source | Source of term or code |
658$6 | CurriculumObjective_linkage | Linkage |
658$8 | CurriculumObjective_fieldLink | Field link and sequence number |
662 | ||
662 | HierarchicalGeographic | Subject Added Entry - Hierarchical Place Name |
data subfields | ||
662$a | HierarchicalGeographic_country | Country or larger entity |
662$b | HierarchicalGeographic_state | First-order political jurisdiction |
662$c | HierarchicalGeographic_county | Intermediate political jurisdiction |
662$d | HierarchicalGeographic_city | City |
662$e | HierarchicalGeographic_relator | Relator term |
662$f | HierarchicalGeographic_citySection | City subsection |
662$g | HierarchicalGeographic_region | Other nonjurisdictional geographic region and feature |
662$h | HierarchicalGeographic_extraterrestrialArea | Extraterrestrial area |
662$0 | HierarchicalGeographic_0 | Authority record control number or standard number |
662$2 | HierarchicalGeographic_source | Source of heading or term |
662$4 | HierarchicalGeographic_4 | Relationship |
662$6 | HierarchicalGeographic_linkage | Linkage |
662$8 | HierarchicalGeographic_fieldLink | Field link and sequence number |
700 | ||
700 | AddedPersonalName | Added Entry - Personal Name |
indicators | ||
700$ind1 | AddedPersonalName_nameType | Type of personal name entry element |
700$ind2 | AddedPersonalName_entryType | Type of added entry |
data subfields | ||
700$a | AddedPersonalName_personalName | Personal name |
700$b | AddedPersonalName_numeration | Numeration |
700$c | AddedPersonalName_titlesAndWords | Titles and other words associated with a name |
700$d | AddedPersonalName_dates | Dates associated with a name |
700$e | AddedPersonalName_relatorTerm | Relator term |
700$f | AddedPersonalName_dateOfAWork | Date of a work |
700$g | AddedPersonalName_miscellaneous | Miscellaneous information |
700$h | AddedPersonalName_medium | Medium |
700$i | AddedPersonalName_relationship | Relationship information |
700$j | AddedPersonalName_attributionQualifier | Attribution qualifier |
700$k | AddedPersonalName_formSubheading | Form subheading |
700$l | AddedPersonalName_language | Language of a work |
700$m | AddedPersonalName_mediumOfPerformance | Medium of performance for music |
700$n | AddedPersonalName_numberOfPart | Number of part/section of a work |
700$o | AddedPersonalName_arrangedStatement | Arranged statement for music |
700$p | AddedPersonalName_nameOfPart | Name of part/section of a work |
700$q | AddedPersonalName_fullerForm | Fuller form of name |
700$r | AddedPersonalName_keyForMusic | Key for music |
700$s | AddedPersonalName_version | Version |
700$t | AddedPersonalName_titleOfAWork | Title of a work |
700$u | AddedPersonalName_affiliation | Affiliation |
700$x | AddedPersonalName_issn | International Standard Serial Number |
700$0 | AddedPersonalName_authorityRecordControlNumber | Authority record control number or standard number |
700$3 | AddedPersonalName_materialsSpecified | Materials specified |
700$4 | AddedPersonalName_relatorCode | Relationship |
700$5 | AddedPersonalName_institutionToWhichFieldApplies | Institution to which field applies |
700$6 | AddedPersonalName_linkage | Linkage |
700$8 | AddedPersonalName_fieldLink | Field link and sequence number |
710 | ||
710 | AddedCorporateName | Added Entry - Corporate Name |
indicators | ||
710$ind1 | AddedCorporateName_nameType | Type of corporate name entry element |
710$ind2 | AddedCorporateName_entryType | Type of added entry |
data subfields | ||
710$a | AddedCorporateName | Corporate name or jurisdiction name as entry element |
710$b | AddedCorporateName_subordinateUnit | Subordinate unit |
710$c | AddedCorporateName_locationOfMeeting | Location of meeting |
710$d | AddedCorporateName_dates | Date of meeting or treaty signing |
710$e | AddedCorporateName_relatorTerm | Relator term |
710$f | AddedCorporateName_dateOfAWork | Date of a work |
710$g | AddedCorporateName_miscellaneous | Miscellaneous information |
710$h | AddedCorporateName_medium | Medium |
710$i | AddedCorporateName_relationship | Relationship information |
710$k | AddedCorporateName_formSubheading | Form subheading |
710$l | AddedCorporateName_language | Language of a work |
710$m | AddedCorporateName_mediumOfPerformance | Medium of performance for music |
710$n | AddedCorporateName_numberOfPart | Number of part/section/meeting |
710$o | AddedCorporateName_arrangedStatement | Arranged statement for music |
710$p | AddedCorporateName_nameOfPart | Name of part/section of a work |
710$r | AddedCorporateName_keyForMusic | Key for music |
710$s | AddedCorporateName_version | Version |
710$t | AddedCorporateName_titleOfAWork | Title of a work |
710$u | AddedCorporateName_affiliation | Affiliation |
710$x | AddedCorporateName_issn | International Standard Serial Number |
710$0 | AddedCorporateName_authorityRecordControlNumber | Authority record control number or standard number |
710$3 | AddedCorporateName_materialsSpecified | Materials specified |
710$4 | AddedCorporateName_relatorCode | Relationship |
710$5 | AddedCorporateName_institutionToWhichFieldApplies | Institution to which field applies |
710$6 | AddedCorporateName_linkage | Linkage |
710$8 | AddedCorporateName_fieldLink | Field link and sequence number |
711 | ||
711 | AddedMeetingName | Added Entry - Meeting Name |
indicators | ||
711$ind1 | AddedMeetingName_meetingNameType | Type of meeting name entry element |
711$ind2 | AddedMeetingName_type | Type of added entry |
data subfields | ||
711$a | AddedMeetingName | Meeting name or jurisdiction name as entry element |
711$c | AddedMeetingName_locationOfMeeting | Location of meeting |
711$d | AddedMeetingName_dates | Date of meeting |
711$e | AddedMeetingName_subordinateUnit | Subordinate unit |
711$f | AddedMeetingName_dateOfAWork | Date of a work |
711$g | AddedMeetingName_miscellaneous | Miscellaneous information |
711$h | AddedMeetingName_medium | Medium |
711$i | AddedMeetingName_relationship | Relationship information |
711$j | AddedMeetingName_relatorTerm | Relator term |
711$k | AddedMeetingName_formSubheading | Form subheading |
711$l | AddedMeetingName_language | Language of a work |
711$n | AddedMeetingName_numberOfPart | Number of part/section/meeting |
711$p | AddedMeetingName_nameOfPart | Name of part/section of a work |
711$q | AddedMeetingName_followingName | Name of meeting following jurisdiction name entry element |
711$s | AddedMeetingName_version | Version |
711$t | AddedMeetingName_titleOfAWork | Title of a work |
711$u | AddedMeetingName_affiliation | Affiliation |
711$x | AddedMeetingName_issn | International Standard Serial Number |
711$0 | AddedMeetingName_authorityRecordControlNumber | Authority record control number or standard number |
711$3 | AddedMeetingName_materialsSpecified | Materials specified |
711$4 | AddedMeetingName_relatorCode | Relationship |
711$5 | AddedMeetingName_institutionToWhichFieldApplies | Institution to which field applies |
711$6 | AddedMeetingName_linkage | Linkage |
711$8 | AddedMeetingName_fieldLink | Field link and sequence number |
720 | ||
720 | UncontrolledName | Added Entry - Uncontrolled Name |
indicators | ||
720$ind1 | UncontrolledName_type | Type of name |
data subfields | ||
720$a | UncontrolledName_a | Name |
720$e | UncontrolledName_e | Relator term |
720$4 | UncontrolledName_relationship | Relationship |
720$6 | UncontrolledName_linkage | Linkage |
720$8 | UncontrolledName_fieldLink | Field link and sequence number |
730 | ||
730 | AddedUniformTitle | Added Entry - Uniform Title |
indicators | ||
730$ind1 | AddedUniformTitle_nonfilingCharacters | Nonfiling characters |
730$ind2 | AddedUniformTitle_type | Type of added entry |
data subfields | ||
730$a | AddedUniformTitle | Uniform title |
730$d | AddedUniformTitle_dateOfTreaty | Date of treaty signing |
730$f | AddedUniformTitle_dateOfAWork | Date of a work |
730$g | AddedUniformTitle_miscellaneous | Miscellaneous information |
730$h | AddedUniformTitle_medium | Medium |
730$i | AddedUniformTitle_relationship | Relationship information |
730$k | AddedUniformTitle_formSubheading | Form subheading |
730$l | AddedUniformTitle_languageOfAWork | Language of a work |
730$m | AddedUniformTitle_mediumOfPerformance | Medium of performance for music |
730$n | AddedUniformTitle_numberOfPart | Number of part/section of a work |
730$o | AddedUniformTitle_arrangedStatement | Arranged statement for music |
730$p | AddedUniformTitle_nameOfPart | Name of part/section of a work |
730$r | AddedUniformTitle_keyForMusic | Key for music |
730$s | AddedUniformTitle_version | Version |
730$t | AddedUniformTitle_titleOfAWork | Title of a work |
730$x | AddedUniformTitle_issn | International Standard Serial Number |
730$0 | AddedUniformTitle_authorityRecordControlNumber | Authority record control number or standard number |
730$3 | AddedUniformTitle_materialsSpecified | Materials specified |
730$5 | AddedUniformTitle_institutionToWhichFieldApplies | Institution to which field applies |
730$6 | AddedUniformTitle_linkage | Linkage |
730$8 | AddedUniformTitle_fieldLink | Field link and sequence number |
740 | ||
740 | AddedUncontrolledRelatedOrAnalyticalTitle | Added Entry - Uncontrolled Related/Analytical Title |
indicators | ||
740$ind1 | AddedUncontrolledRelatedOrAnalyticalTitle_nonfilingCharacters | Nonfiling characters |
740$ind2 | AddedUncontrolledRelatedOrAnalyticalTitle_type | Type of added entry |
data subfields | ||
740$a | AddedUncontrolledRelatedOrAnalyticalTitle | Uncontrolled related/analytical title |
740$h | AddedUncontrolledRelatedOrAnalyticalTitle_medium | Medium |
740$n | AddedUncontrolledRelatedOrAnalyticalTitle_partNumber | Number of part/section of a work |
740$p | AddedUncontrolledRelatedOrAnalyticalTitle_nameOfPart | Name of part/section of a work |
740$5 | AddedUncontrolledRelatedOrAnalyticalTitle_institutionToWhichFieldApplies | Institution to which field applies |
740$6 | AddedUncontrolledRelatedOrAnalyticalTitle_linkage | Linkage |
740$8 | AddedUncontrolledRelatedOrAnalyticalTitle_fieldLink | Field link and sequence number |
751 | ||
751 | AddedGeographicName | Added Entry - Geographic Name |
data subfields | ||
751$a | AddedGeographicName | Geographic name |
751$e | AddedGeographicName_relator | Relator term |
751$0 | AddedGeographicName_authorityRecordControlNumber | Authority record control number or standard number |
751$2 | AddedGeographicName_source | Source of heading or term |
751$3 | AddedGeographicName_materialsSpecified | Materials specified |
751$4 | AddedGeographicName_relationship | Relationship |
751$6 | AddedGeographicName_linkage | Linkage |
751$8 | AddedGeographicName_fieldLink | Field link and sequence number |
752 | ||
752 | HierarchicalGeographic | Added Entry - Hierarchical Place Name |
data subfields | ||
752$a | HierarchicalGeographic_country | Country or larger entity |
752$b | HierarchicalGeographic_firstOrderJurisdiction | First-order political jurisdiction |
752$c | HierarchicalGeographic_state | Intermediate political jurisdiction |
752$d | HierarchicalGeographic_city | City |
752$e | HierarchicalGeographic_relatorTerm | Relator term |
752$f | HierarchicalGeographic_citySection | City subsection |
752$g | HierarchicalGeographic_region | Other nonjurisdictional geographic region and feature |
752$h | HierarchicalGeographic_extraterrestrialArea | Extraterrestrial area |
752$0 | HierarchicalGeographic_authorityRecordControlNumber | Authority record control number or standard number |
752$2 | HierarchicalGeographic_source | Source of heading or term |
752$4 | HierarchicalGeographic_relationship | Relationship |
752$6 | HierarchicalGeographic_linkage | Linkage |
752$8 | HierarchicalGeographic_fieldLink | Field link and sequence number |
753 | ||
753 | SystemRequirement | System Details Access to Computer Files |
data subfields | ||
753$a | SystemRequirement_machineModel | Make and model of machine |
753$b | SystemRequirement_programmingLanguage | Programming language |
753$c | SystemRequirement_operatingSystem | Operating system |
753$0 | SystemRequirement_authorityRecordControlNumber | Authority record control number or standard number |
753$2 | SystemRequirement_source | Source of term |
753$6 | SystemRequirement_linkage | Linkage |
753$8 | SystemRequirement_fieldLink | Field link and sequence number |
754 | ||
754 | TaxonomicIdentification | Added Entry - Taxonomic Identification |
data subfields | ||
754$a | TaxonomicIdentification_name | Taxonomic name |
754$c | TaxonomicIdentification_category | Taxonomic category |
754$d | TaxonomicIdentification_commonOrAlternativeName | Common or alternative name |
754$x | TaxonomicIdentification_nonPublicNote | Non-public note |
754$z | TaxonomicIdentification_publicNote | Public note |
754$0 | TaxonomicIdentification_authorityRecordControlNumber | Authority record control number |
754$2 | TaxonomicIdentification_source | Source of taxonomic identification |
754$6 | TaxonomicIdentification_linkage | Linkage |
754$8 | TaxonomicIdentification_fieldLink | Field link and sequence number |
760 | ||
760 | Series | Main Series Entry |
indicators | ||
760$ind1 | Series_noteController | Note controller |
760$ind2 | Series_displayConstant | Display constant controller |
data subfields | ||
760$a | Series | Main entry heading |
760$b | Series_editionStatement | Edition |
760$c | Series_qualifier | Qualifying information |
760$d | Series_provisionActivityStatement | Place, publisher, and date of publication |
760$g | Series_part | Related parts |
760$h | Series_extent | Physical description |
760$i | Series_relation | Relationship information |
760$m | Series_materialSpecificDetails | Material-specific details |
760$n | Series_note | Note |
760$o | Series_otherItemIdentifier | Other item identifier |
760$s | Series_uniformTitle | Uniform title |
760$t | Series_title | Title |
760$w | Series_recordControlNumber | Record control number |
760$x | Series_issn | International Standard Serial Number |
760$y | Series_coden | CODEN designation |
760$4 | Series_relationship | Relationship |
760$6 | Series_linkage | Linkage |
760$7 | Series_controlSubfield | Control subfield |
760$8 | Series_fieldLink | Field link and sequence number |
762 | ||
762 | Subseries | Subseries Entry |
indicators | ||
762$ind1 | Subseries_noteController | Note controller |
762$ind2 | Subseries_displayConstant | Display constant controller |
data subfields | ||
762$a | Subseries | Main entry heading |
762$b | Subseries_editionStatement | Edition |
762$c | Subseries_qualifier | Qualifying information |
762$d | Subseries_provisionActivityStatement | Place, publisher, and date of publication |
762$g | Subseries_part | Related parts |
762$h | Subseries_extent | Physical description |
762$i | Subseries_relation | Relationship information |
762$m | Subseries_materialSpecificDetails | Material-specific details |
762$n | Subseries_note | Note |
762$o | Subseries_otherItemIdentifier | Other item identifier |
762$s | Subseries_uniformTitle | Uniform title |
762$t | Subseries_title | Title |
762$w | Subseries_recordControlNumber | Record control number |
762$x | Subseries_issn | International Standard Serial Number |
762$y | Subseries_coden | CODEN designation |
762$4 | Subseries_relationship | Relationship |
762$6 | Subseries_linkage | Linkage |
762$7 | Subseries_controlSubfield | Control subfield |
762$8 | Subseries_fieldLink | Field link and sequence number |
765 | ||
765 | TranslationOf | Original Language Entry |
indicators | ||
765$ind1 | TranslationOf_noteController | Note controller |
765$ind2 | TranslationOf_displayConstant | Display constant controller |
data subfields | ||
765$a | TranslationOf | Main entry heading |
765$b | TranslationOf_editionStatement | Edition |
765$c | TranslationOf_qualifier | Qualifying information |
765$d | TranslationOf_provisionActivityStatement | Place, publisher, and date of publication |
765$g | TranslationOf_part | Related parts |
765$h | TranslationOf_extent | Physical description |
765$i | TranslationOf_relation | Relationship information |
765$k | TranslationOf_seriesStatement | Series data for related item |
765$m | TranslationOf_materialSpecificDetails | Material-specific details |
765$n | TranslationOf_note | Note |
765$o | TranslationOf_otherItemIdentifier | Other item identifier |
765$r | TranslationOf_reportNumber | Report number |
765$s | TranslationOf_uniformTitle | Uniform title |
765$t | TranslationOf_title | Title |
765$u | TranslationOf_strn | Standard Technical Report Number |
765$w | TranslationOf_recordControlNumber | Record control number |
765$x | TranslationOf_issn | International Standard Serial Number |
765$y | TranslationOf_coden | CODEN designation |
765$z | TranslationOf_isbn | International Standard Book Number |
765$4 | TranslationOf_relationship | Relationship |
765$6 | TranslationOf_linkage | Linkage |
765$7 | TranslationOf_controlSubfield | Control subfield |
765$8 | TranslationOf_fieldLink | Field link and sequence number |
767 | ||
767 | Translation | Translation Entry |
indicators | ||
767$ind1 | Translation_noteController | Note controller |
767$ind2 | Translation_displayConstant | Display constant controller |
data subfields | ||
767$a | Translation | Main entry heading |
767$b | Translation_editionStatement | Edition |
767$c | Translation_qualifier | Qualifying information |
767$d | Translation_provisionActivityStatement | Place, publisher, and date of publication |
767$g | Translation_part | Related parts |
767$h | Translation_extent | Physical description |
767$i | Translation_relation | Relationship information |
767$k | Translation_seriesStatement | Series data for related item |
767$m | Translation_materialSpecificDetails | Material-specific details |
767$n | Translation_note | Note |
767$o | Translation_otherItemIdentifier | Other item identifier |
767$r | Translation_reportNumber | Report number |
767$s | Translation_uniformTitle | Uniform title |
767$t | Translation_title | Title |
767$u | Translation_strn | Standard Technical Report Number |
767$w | Translation_recordControlNumber | Record control number |
767$x | Translation_issn | International Standard Serial Number |
767$y | Translation_coden | CODEN designation |
767$z | Translation_isbn | International Standard Book Number |
767$4 | Translation_relationship | Relationship |
767$6 | Translation_linkage | Linkage |
767$7 | Translation_controlSubfield | Control subfield |
767$8 | Translation_fieldLink | Field link and sequence number |
770 | ||
770 | Supplement | Supplement/Special Issue Entry |
indicators | ||
770$ind1 | Supplement_noteController | Note controller |
770$ind2 | Supplement_displayConstant | Display constant controller |
data subfields | ||
770$a | Supplement | Main entry heading |
770$b | Supplement_editionStatement | Edition |
770$c | Supplement_qualifier | Qualifying information |
770$d | Supplement_provisionActivityStatement | Place, publisher, and date of publication |
770$g | Supplement_part | Related parts |
770$h | Supplement_extent | Physical description |
770$i | Supplement_relation | Relationship information |
770$k | Supplement_seriesStatement | Series data for related item |
770$m | Supplement_materialSpecificDetails | Material-specific details |
770$n | Supplement_note | Note |
770$o | Supplement_otherItemIdentifier | Other item identifier |
770$r | Supplement_reportNumber | Report number |
770$s | Supplement_uniformTitle | Uniform title |
770$t | Supplement_title | Title |
770$u | Supplement_strn | Standard Technical Report Number |
770$w | Supplement_recordControlNumber | Record control number |
770$x | Supplement_issn | International Standard Serial Number |
770$y | Supplement_coden | CODEN designation |
770$z | Supplement_isbn | International Standard Book Number |
770$4 | Supplement_relationship | Relationship |
770$6 | Supplement_linkage | Linkage |
770$7 | Supplement_controlSubfield | Control subfield |
770$8 | Supplement_fieldLink | Field link and sequence number |
772 | ||
772 | SupplementTo | Supplement Parent Entry |
indicators | ||
772$ind1 | SupplementTo_noteController | Note controller |
772$ind2 | SupplementTo_displayConstant | Display constant controller |
data subfields | ||
772$a | SupplementTo | Main entry heading |
772$b | SupplementTo_editionStatement | Edition |
772$c | SupplementTo_qualifier | Qualifying information |
772$d | SupplementTo_provisionActivityStatement | Place, publisher, and date of publication |
772$g | SupplementTo_part | Related parts |
772$h | SupplementTo_extent | Physical description |
772$i | SupplementTo_relation | Relationship information |
772$k | SupplementTo_seriesStatement | Series data for related item |
772$m | SupplementTo_materialSpecificDetails | Material-specific details |
772$n | SupplementTo_note | Note |
772$o | SupplementTo_otherItemIdentifier | Other item identifier |
772$r | SupplementTo_reportNumber | Report number |
772$s | SupplementTo_uniformTitle | Uniform title |
772$t | SupplementTo_title | Title |
772$u | SupplementTo_strn | Standard Technical Report Number |
772$w | SupplementTo_recordControlNumber | Record control number |
772$x | SupplementTo_issn | International Standard Serial Number |
772$y | SupplementTo_coden | CODEN designation |
772$z | SupplementTo_isbn | International Standard Book Number |
772$4 | SupplementTo_relationship | Relationship |
772$6 | SupplementTo_linkage | Linkage |
772$7 | SupplementTo_controlSubfield | Control subfield |
772$8 | SupplementTo_fieldLink | Field link and sequence number |
773 | ||
773 | PartOf | Host Item Entry |
indicators | ||
773$ind1 | PartOf_noteController | Note controller |
773$ind2 | PartOf_displayConstant | Display constant controller |
data subfields | ||
773$a | PartOf | Main entry heading |
773$b | PartOf_editionStatement | Edition |
773$d | PartOf_provisionActivityStatement | Place, publisher, and date of publication |
773$g | PartOf_part | Related parts |
773$h | PartOf_extent | Physical description |
773$i | PartOf_relation | Relationship information |
773$k | PartOf_seriesStatement | Series data for related item |
773$m | PartOf_materialSpecificDetails | Material-specific details |
773$n | PartOf_note | Note |
773$o | PartOf_otherItemIdentifier | Other item identifier |
773$p | PartOf_abbreviatedTitle | Abbreviated title |
773$q | PartOf_enumeration | Enumeration and first page |
773$r | PartOf_reportNumber | Report number |
773$s | PartOf_uniformTitle | Uniform title |
773$t | PartOf_title | Title |
773$u | PartOf_strn | Standard Technical Report Number |
773$w | PartOf_recordControlNumber | Record control number |
773$x | PartOf_issn | International Standard Serial Number |
773$y | PartOf_coden | CODEN designation |
773$z | PartOf_isbn | International Standard Book Number |
773$3 | PartOf_materialsSpecified | Materials specified |
773$4 | PartOf_relationship | Relationship code |
773$6 | PartOf_linkage | Linkage |
773$7 | PartOf_controlSubfield | Control subfield |
773$8 | PartOf_fieldLink | Field link and sequence number |
774 | ||
774 | HasPart | Constituent Unit Entry |
indicators | ||
774$ind1 | HasPart_noteController | Note controller |
774$ind2 | HasPart_displayConstant | Display constant controller |
data subfields | ||
774$a | HasPart | Main entry heading |
774$b | HasPart_editionStatement | Edition |
774$c | HasPart_qualifier | Qualifying information |
774$d | HasPart_provisionActivityStatement | Place, publisher, and date of publication |
774$g | HasPart_part | Related parts |
774$h | HasPart_extent | Physical description |
774$i | HasPart_relation | Relationship information |
774$k | HasPart_seriesStatement | Series data for related item |
774$m | HasPart_materialSpecificDetails | Material-specific details |
774$n | HasPart_note | Note |
774$o | HasPart_otherItemIdentifier | Other item identifier |
774$r | HasPart_reportNumber | Report number |
774$s | HasPart_uniformTitle | Uniform title |
774$t | HasPart_title | Title |
774$u | HasPart_strn | Standard Technical Report Number |
774$w | HasPart_recordControlNumber | Record control number |
774$x | HasPart_issn | International Standard Serial Number |
774$y | HasPart_coden | CODEN designation |
774$z | HasPart_isbn | International Standard Book Number |
774$4 | HasPart_relationship | Relationship |
774$6 | HasPart_linkage | Linkage |
774$7 | HasPart_controlSubfield | Control subfield |
774$8 | HasPart_fieldLink | Field link and sequence number |
775 | ||
775 | OtherEdition | Other Edition Entry |
indicators | ||
775$ind1 | OtherEdition_noteController | Note controller |
775$ind2 | OtherEdition_displayConstant | Display constant controller |
data subfields | ||
775$a | OtherEdition | Main entry heading |
775$b | OtherEdition_editionStatement | Edition |
775$c | OtherEdition_qualifier | Qualifying information |
775$d | OtherEdition_provisionActivityStatement | Place, publisher, and date of publication |
775$e | OtherEdition_language | Language code |
775$f | OtherEdition_place | Country code |
775$g | OtherEdition_part | Related parts |
775$h | OtherEdition_extent | Physical description |
775$i | OtherEdition_relation | Relationship information |
775$k | OtherEdition_seriesStatement | Series data for related item |
775$m | OtherEdition_materialSpecificDetails | Material-specific details |
775$n | OtherEdition_note | Note |
775$o | OtherEdition_otherItemIdentifier | Other item identifier |
775$r | OtherEdition_reportNumber | Report number |
775$s | OtherEdition_uniformTitle | Uniform title |
775$t | OtherEdition_title | Title |
775$u | OtherEdition_strn | Standard Technical Report Number |
775$w | OtherEdition_recordControlNumber | Record control number |
775$x | OtherEdition_issn | International Standard Serial Number |
775$y | OtherEdition_coden | CODEN designation |
775$z | OtherEdition_isbn | International Standard Book Number |
775$4 | OtherEdition_relationship | Relationship |
775$6 | OtherEdition_linkage | Linkage |
775$7 | OtherEdition_controlSubfield | Control subfield |
775$8 | OtherEdition_fieldLink | Field link and sequence number |
776 | ||
776 | OtherPhysicalFormat | Additional Physical Form Entry |
indicators | ||
776$ind1 | OtherPhysicalFormat_noteController | Note controller |
776$ind2 | OtherPhysicalFormat_displayConstant | Display constant controller |
data subfields | ||
776$a | OtherPhysicalFormat | Main entry heading |
776$b | OtherPhysicalFormat_editionStatement | Edition |
776$c | OtherPhysicalFormat_qualifier | Qualifying information |
776$d | OtherPhysicalFormat_provisionActivityStatement | Place, publisher, and date of publication |
776$g | OtherPhysicalFormat_part | Related parts |
776$h | OtherPhysicalFormat_extent | Physical description |
776$i | OtherPhysicalFormat_relation | Relationship information |
776$k | OtherPhysicalFormat_seriesStatement | Series data for related item |
776$m | OtherPhysicalFormat_materialSpecificDetails | Material-specific details |
776$n | OtherPhysicalFormat_note | Note |
776$o | OtherPhysicalFormat_otherItemIdentifier | Other item identifier |
776$r | OtherPhysicalFormat_reportNumber | Report number |
776$s | OtherPhysicalFormat_uniformTitle | Uniform title |
776$t | OtherPhysicalFormat_title | Title |
776$u | OtherPhysicalFormat_strn | Standard Technical Report Number |
776$w | OtherPhysicalFormat_recordControlNumber | Record control number |
776$x | OtherPhysicalFormat_issn | International Standard Serial Number |
776$y | OtherPhysicalFormat_coden | CODEN designation |
776$z | OtherPhysicalFormat_isbn | International Standard Book Number |
776$4 | OtherPhysicalFormat_relationship | Relationship |
776$6 | OtherPhysicalFormat_linkage | Linkage |
776$7 | OtherPhysicalFormat_controlSubfield | Control subfield |
776$8 | OtherPhysicalFormat_fieldLink | Field link and sequence number |
777 | ||
777 | IssuedWith | Issued With Entry |
indicators | ||
777$ind1 | IssuedWith_noteController | Note controller |
777$ind2 | IssuedWith_displayConstant | Display constant controller |
data subfields | ||
777$a | IssuedWith | Main entry heading |
777$b | IssuedWith_editionStatement | Edition |
777$c | IssuedWith_qualifier | Qualifying information |
777$d | IssuedWith_provisionActivityStatement | Place, publisher, and date of publication |
777$g | IssuedWith_part | Related parts |
777$h | IssuedWith_extent | Physical description |
777$i | IssuedWith_relation | Relationship information |
777$k | IssuedWith_seriesStatement | Series data for related item |
777$m | IssuedWith_materialSpecificDetails | Material-specific details |
777$n | IssuedWith_note | Note |
777$o | IssuedWith_otherItemIdentifier | Other item identifier |
777$s | IssuedWith_uniformTitle | Uniform title |
777$t | IssuedWith_title | Title |
777$w | IssuedWith_recordControlNumber | Record control number |
777$x | IssuedWith_issn | International Standard Serial Number |
777$y | IssuedWith_coden | CODEN designation |
777$4 | IssuedWith_relationship | Relationship |
777$6 | IssuedWith_linkage | Linkage |
777$7 | IssuedWith_controlSubfield | Control subfield |
777$8 | IssuedWith_fieldLink | Field link and sequence number |
780 | ||
780 | PrecededBy | Preceding Entry |
indicators | ||
780$ind1 | PrecededBy_noteController | Note controller |
780$ind2 | PrecededBy_typeOfRelationship | Type of relationship |
data subfields | ||
780$a | PrecededBy | Main entry heading |
780$b | PrecededBy_editionStatement | Edition |
780$c | PrecededBy_qualifier | Qualifying information |
780$d | PrecededBy_provisionActivityStatement | Place, publisher, and date of publication |
780$g | PrecededBy_part | Related parts |
780$h | PrecededBy_extent | Physical description |
780$i | PrecededBy_relation | Relationship information |
780$k | PrecededBy_seriesStatement | Series data for related item |
780$m | PrecededBy_materialSpecificDetails | Material-specific details |
780$n | PrecededBy_note | Note |
780$o | PrecededBy_otherItemIdentifier | Other item identifier |
780$r | PrecededBy_reportNumber | Report number |
780$s | PrecededBy_uniformTitle | Uniform title |
780$t | PrecededBy_title | Title |
780$u | PrecededBy_strn | Standard Technical Report Number |
780$w | PrecededBy_recordControlNumber | Record control number |
780$x | PrecededBy_issn | International Standard Serial Number |
780$y | PrecededBy_coden | CODEN designation |
780$z | PrecededBy_isbn | International Standard Book Number |
780$4 | PrecededBy_relationship | Relationship |
780$6 | PrecededBy_linkage | Linkage |
780$7 | PrecededBy_controlSubfield | Control subfield |
780$8 | PrecededBy_fieldLink | Field link and sequence number |
785 | ||
785 | SucceededBy | Succeeding Entry |
indicators | ||
785$ind1 | SucceededBy_noteController | Note controller |
785$ind2 | SucceededBy_typeOfRelationship | Type of relationship |
data subfields | ||
785$a | SucceededBy | Main entry heading |
785$b | SucceededBy_editionStatement | Edition |
785$c | SucceededBy_qualifier | Qualifying information |
785$d | SucceededBy_provisionActivityStatement | Place, publisher, and date of publication |
785$g | SucceededBy_part | Related parts |
785$h | SucceededBy_extent | Physical description |
785$i | SucceededBy_relation | Relationship information |
785$k | SucceededBy_seriesStatement | Series data for related item |
785$m | SucceededBy_materialSpecificDetails | Material-specific details |
785$n | SucceededBy_note | Note |
785$o | SucceededBy_otherItemIdentifier | Other item identifier |
785$r | SucceededBy_reportNumber | Report number |
785$s | SucceededBy_uniformTitle | Uniform title |
785$t | SucceededBy_title | Title |
785$u | SucceededBy_strn | Standard Technical Report Number |
785$w | SucceededBy_recordControlNumber | Record control number |
785$x | SucceededBy_issn | International Standard Serial Number |
785$y | SucceededBy_coden | CODEN designation |
785$z | SucceededBy_isbn | International Standard Book Number |
785$4 | SucceededBy_relationship | Relationship |
785$6 | SucceededBy_linkage | Linkage |
785$7 | SucceededBy_controlSubfield | Control subfield |
785$8 | SucceededBy_fieldLink | Field link and sequence number |
786 | ||
786 | DataSource | Data Source Entry |
indicators | ||
786$ind1 | DataSource_noteController | Note controller |
786$ind2 | DataSource_displayConstant | Display constant controller |
data subfields | ||
786$a | DataSource | Main entry heading |
786$b | DataSource_editionStatement | Edition |
786$c | DataSource_qualifier | Qualifying information |
786$d | DataSource_provisionActivityStatement | Place, publisher, and date of publication |
786$g | DataSource_part | Related parts |
786$h | DataSource_extent | Physical description |
786$i | DataSource_relation | Relationship information |
786$j | DataSource_period | Period of content |
786$k | DataSource_seriesStatement | Series data for related item |
786$m | DataSource_materialSpecificDetails | Material-specific details |
786$n | DataSource_note | Note |
786$o | DataSource_otherItemIdentifier | Other item identifier |
786$p | DataSource_abbreviatedTitle | Abbreviated title |
786$r | DataSource_reportNumber | Report number |
786$s | DataSource_uniformTitle | Uniform title |
786$t | DataSource_title | Title |
786$u | DataSource_strn | Standard Technical Report Number |
786$v | DataSource_sourceContribution | Source Contribution |
786$w | DataSource_recordControlNumber | Record control number |
786$x | DataSource_issn | International Standard Serial Number |
786$y | DataSource_coden | CODEN designation |
786$z | DataSource_isbn | International Standard Book Number |
786$4 | DataSource_relationship | Relationship |
786$6 | DataSource_linkage | Linkage |
786$7 | DataSource_controlSubfield | Control subfield |
786$8 | DataSource_fieldLink | Field link and sequence number |
787 | ||
787 | RelatedTo | Other Relationship Entry |
indicators | ||
787$ind1 | RelatedTo_noteController | Note controller |
787$ind2 | RelatedTo_displayConstant | Display constant controller |
data subfields | ||
787$a | RelatedTo | Main entry heading |
787$b | RelatedTo_editionStatement | Edition |
787$c | RelatedTo_qualifier | Qualifying information |
787$d | RelatedTo_provisionActivityStatement | Place, publisher, and date of publication |
787$g | RelatedTo_part | Related parts |
787$h | RelatedTo_extent | Physical description |
787$i | RelatedTo_relation | Relationship information |
787$k | RelatedTo_seriesStatement | Series data for related item |
787$m | RelatedTo_materialSpecificDetails | Material-specific details |
787$n | RelatedTo_note | Note |
787$o | RelatedTo_otherItemIdentifier | Other item identifier |
787$r | RelatedTo_reportNumber | Report number |
787$s | RelatedTo_uniformTitle | Uniform title |
787$t | RelatedTo_title | Title |
787$u | RelatedTo_strn | Standard Technical Report Number |
787$w | RelatedTo_recordControlNumber | Record control number |
787$x | RelatedTo_issn | International Standard Serial Number |
787$y | RelatedTo_coden | CODEN designation |
787$z | RelatedTo_isbn | International Standard Book Number |
787$4 | RelatedTo_relationship | Relationship |
787$6 | RelatedTo_linkage | Linkage |
787$7 | RelatedTo_controlSubfield | Control subfield |
787$8 | RelatedTo_fieldLink | Field link and sequence number |
800 | ||
800 | SeriesAddedPersonalName | Series Added Entry - Personal Name |
indicators | ||
800$ind1 | SeriesAddedPersonalName_type | Type of personal name entry element |
data subfields | ||
800$a | SeriesAddedPersonalName_personalName | Personal name |
800$b | SeriesAddedPersonalName_numeration | Numeration |
800$c | SeriesAddedPersonalName_titlesAndWords | Titles and other words associated with a name |
800$d | SeriesAddedPersonalName_dates | Dates associated with a name |
800$e | SeriesAddedPersonalName_relatorTerm | Relator term |
800$f | SeriesAddedPersonalName_dateOfAWork | Date of a work |
800$g | SeriesAddedPersonalName_miscellaneous | Miscellaneous information |
800$h | SeriesAddedPersonalName_medium | Medium |
800$j | SeriesAddedPersonalName_attributionQualifier | Attribution qualifier |
800$k | SeriesAddedPersonalName_formSubheading | Form subheading |
800$l | SeriesAddedPersonalName_language | Language of a work |
800$m | SeriesAddedPersonalName_mediumOfPerformance | Medium of performance for music |
800$n | SeriesAddedPersonalName_numberOfPart | Number of part/section of a work |
800$o | SeriesAddedPersonalName_arrangedStatement | Arranged statement for music |
800$p | SeriesAddedPersonalName_nameOfPart | Name of part/section of a work |
800$q | SeriesAddedPersonalName_fullerForm | Fuller form of name |
800$r | SeriesAddedPersonalName_keyForMusic | Key for music |
800$s | SeriesAddedPersonalName_version | Version |
800$t | SeriesAddedPersonalName_titleOfAWork | Title of a work |
800$u | SeriesAddedPersonalName_affiliation | Affiliation |
800$v | SeriesAddedPersonalName_volumeDesignation | Volume/sequential designation |
800$w | SeriesAddedPersonalName_bibliographicRecordControlNumber | Bibliographic record control number |
800$x | SeriesAddedPersonalName_issn | International Standard Serial Number |
800$0 | SeriesAddedPersonalName_authorityRecordControlNumber | Authority record control number or standard number |
800$3 | SeriesAddedPersonalName_materialsSpecified | Materials specified |
800$4 | SeriesAddedPersonalName_relatorCode | Relationship |
800$5 | SeriesAddedPersonalName_institutionToWhichFieldApplies | Institution to which field applies |
800$6 | SeriesAddedPersonalName_linkage | Linkage |
800$7 | SeriesAddedPersonalName_7 | Control subfield |
800$8 | SeriesAddedPersonalName_fieldLink | Field link and sequence number |
810 | ||
810 | SeriesAddedCorporateName | Series Added Entry - Corporate Name |
indicators | ||
810$ind1 | SeriesAddedCorporateName_type | Type of corporate name entry element |
data subfields | ||
810$a | SeriesAddedCorporateName | Corporate name or jurisdiction name as entry element |
810$b | SeriesAddedCorporateName_subordinateUnit | Subordinate unit |
810$c | SeriesAddedCorporateName_locationOfMeeting | Location of meeting |
810$d | SeriesAddedCorporateName_dates | Date of meeting or treaty signing |
810$e | SeriesAddedCorporateName_relatorTerm | Relator term |
810$f | SeriesAddedCorporateName_dateOfAWork | Date of a work |
810$g | SeriesAddedCorporateName_miscellaneous | Miscellaneous information |
810$h | SeriesAddedCorporateName_medium | Medium |
810$k | SeriesAddedCorporateName_formSubheading | Form subheading |
810$l | SeriesAddedCorporateName_language | Language of a work |
810$m | SeriesAddedCorporateName_mediumOfPerformance | Medium of performance for music |
810$n | SeriesAddedCorporateName_numberOfPart | Number of part/section/meeting |
810$o | SeriesAddedCorporateName_arrangedStatement | Arranged statement for music |
810$p | SeriesAddedCorporateName_nameOfPart | Name of part/section of a work |
810$r | SeriesAddedCorporateName_keyForMusic | Key for music |
810$s | SeriesAddedCorporateName_version | Version |
810$t | SeriesAddedCorporateName_titleOfAWork | Title of a work |
810$u | SeriesAddedCorporateName_affiliation | Affiliation |
810$v | SeriesAddedCorporateName_volumeDesignation | Volume/sequential designation |
810$w | SeriesAddedCorporateName_bibliographicRecordControlNumber | Bibliographic record control number |
810$x | SeriesAddedCorporateName_issn | International Standard Serial Number |
810$0 | SeriesAddedCorporateName_authorityRecordControlNumber | Authority record control number or standard number |
810$3 | SeriesAddedCorporateName_materialsSpecified | Materials specified |
810$4 | SeriesAddedCorporateName_relatorCode | Relationship |
810$5 | SeriesAddedCorporateName_institutionToWhichFieldApplies | Institution to which field applies |
810$6 | SeriesAddedCorporateName_linkage | Linkage |
810$7 | SeriesAddedCorporateName_controlSubfield | Control subfield |
810$8 | SeriesAddedCorporateName_fieldLink | Field link and sequence number |
811 | ||
811 | SeriesAddedMeetingName | Series Added Entry - Meeting Name |
indicators | ||
811$ind1 | SeriesAddedMeetingName_type | Type of meeting name entry element |
data subfields | ||
811$a | SeriesAddedMeetingName | Meeting name or jurisdiction name as entry element |
811$c | SeriesAddedMeetingName_locationOfMeeting | Location of meeting |
811$d | SeriesAddedMeetingName_dates | Date of meeting |
811$e | SeriesAddedMeetingName_subordinateUnit | Subordinate unit |
811$f | SeriesAddedMeetingName_dateOfAWork | Date of a work |
811$g | SeriesAddedMeetingName_miscellaneous | Miscellaneous information |
811$h | SeriesAddedMeetingName_medium | Medium |
811$j | SeriesAddedMeetingName_relatorTerm | Relator term |
811$k | SeriesAddedMeetingName_formSubheading | Form subheading |
811$l | SeriesAddedMeetingName_language | Language of a work |
811$n | SeriesAddedMeetingName_numberOfPart | Number of part/section/meeting |
811$p | SeriesAddedMeetingName_nameOfPart | Name of part/section of a work |
811$q | SeriesAddedMeetingName_followingName | Name of meeting following jurisdiction name entry element |
811$s | SeriesAddedMeetingName_version | Version |
811$t | SeriesAddedMeetingName_titleOfAWork | Title of a work |
811$u | SeriesAddedMeetingName_affiliation | Affiliation |
811$v | SeriesAddedMeetingName_volumeDesignation | Volume/sequential designation |
811$w | SeriesAddedMeetingName_bibliographicRecordControlNumber | Bibliographic record control number |
811$x | SeriesAddedMeetingName_issn | International Standard Serial Number |
811$0 | SeriesAddedMeetingName_authorityRecordControlNumber | Authority record control number or standard number |
811$3 | SeriesAddedMeetingName_materialsSpecified | Materials specified |
811$4 | SeriesAddedMeetingName_relatorCode | Relationship |
811$5 | SeriesAddedMeetingName_institutionToWhichFieldApplies | Institution to which field applies |
811$6 | SeriesAddedMeetingName_linkage | Linkage |
811$7 | SeriesAddedMeetingName_controlSubfield | Control subfield |
811$8 | SeriesAddedMeetingName_fieldLink | Field link and sequence number |
830 | ||
830 | SeriesAddedUniformTitle | Series Added Entry - Uniform Title |
indicators | ||
830$ind2 | SeriesAddedUniformTitle_nonfilingCharacters | Nonfiling characters |
data subfields | ||
830$a | SeriesAddedUniformTitle | Uniform title |
830$d | SeriesAddedUniformTitle_dateOfTreaty | Date of treaty signing |
830$f | SeriesAddedUniformTitle_dateOfAWork | Date of a work |
830$g | SeriesAddedUniformTitle_miscellaneous | Miscellaneous information |
830$h | SeriesAddedUniformTitle_medium | Medium |
830$k | SeriesAddedUniformTitle_formSubheading | Form subheading |
830$l | SeriesAddedUniformTitle_languageOfAWork | Language of a work |
830$m | SeriesAddedUniformTitle_mediumOfPerformance | Medium of performance for music |
830$n | SeriesAddedUniformTitle_numberOfPart | Number of part/section of a work |
830$o | SeriesAddedUniformTitle_arrangedStatement | Arranged statement for music |
830$p | SeriesAddedUniformTitle_nameOfPart | Name of part/section of a work |
830$r | SeriesAddedUniformTitle_keyForMusic | Key for music |
830$s | SeriesAddedUniformTitle_version | Version |
830$t | SeriesAddedUniformTitle_titleOfAWork | Title of a work |
830$v | SeriesAddedUniformTitle_volume | Volume/sequential designation |
830$w | SeriesAddedUniformTitle_biblControlNumber | Bibliographic record control number |
830$x | SeriesAddedUniformTitle_issn | International Standard Serial Number |
830$0 | SeriesAddedUniformTitle_authorityRecordControlNumber | Authority record control number or standard number |
830$3 | SeriesAddedUniformTitle_materialsSpecified | Materials specified |
830$5 | SeriesAddedUniformTitle_institutionToWhichFieldApplies | Institution to which field applies |
830$6 | SeriesAddedUniformTitle_linkage | Linkage |
830$7 | SeriesAddedUniformTitle_controlSubfield | Control subfield |
830$8 | SeriesAddedUniformTitle_fieldLink | Field link and sequence number |
850 | ||
850 | HeldBy | Holding Institution |
data subfields | ||
850$a | HeldBy | Holding institution |
850$8 | HeldBy_fieldLink | Field link and sequence number |
852 | ||
852 | 852 | Location |
indicators | ||
852$ind1 | 852_shelvingScheme | Shelving scheme |
852$ind2 | 852_shelvingOrder | Shelving order |
data subfields | ||
852$a | 852_a | Location |
852$b | 852_b | Sublocation or collection |
852$c | 852_c | Shelving location |
852$d | 852_d | Former shelving location |
852$e | 852_e | Address |
852$f | 852_f | Coded location qualifier |
852$g | 852_g | Non-coded location qualifier |
852$h | 852_h | Classification part |
852$i | 852_i | Item part |
852$j | 852_j | Shelving control number |
852$k | 852_k | Call number prefix |
852$l | 852_l | Shelving form of title |
852$m | 852_m | Call number suffix |
852$n | 852_n | Country code |
852$p | 852_p | Piece designation |
852$q | 852_q | Piece physical condition |
852$s | 852_s | Copyright article-fee code |
852$t | 852_t | Copy number |
852$u | 852_u | Uniform Resource Identifier |
852$x | 852_x | Nonpublic note |
852$z | 852_z | Public note |
852$2 | 852_2 | Source of classification or shelving scheme |
852$3 | 852_3 | Materials specified |
852$6 | 852_6 | Linkage |
852$8 | 852_8 | Field link and sequence number |
856 | ||
856 | ElectronicLocationAndAccess | Electronic Location and Access |
indicators | ||
856$ind1 | ElectronicLocationAndAccess_accessMethod | Access method |
856$ind2 | ElectronicLocationAndAccess_relationship | Relationship |
data subfields | ||
856$a | ElectronicLocationAndAccess_host | Host name |
856$b | ElectronicLocationAndAccess_accessNumber | Access number |
856$c | ElectronicLocationAndAccess_compression | Compression information |
856$d | ElectronicLocationAndAccess_path | Path |
856$f | ElectronicLocationAndAccess_name | Electronic name |
856$h | ElectronicLocationAndAccess_processor | Processor of request |
856$i | ElectronicLocationAndAccess_instruction | Instruction |
856$j | ElectronicLocationAndAccess_bitsPerSecond | Bits per second |
856$k | ElectronicLocationAndAccess_password | Password |
856$l | ElectronicLocationAndAccess_logon | Logon |
856$m | ElectronicLocationAndAccess_contact | Contact for access assistance |
856$n | ElectronicLocationAndAccess_location | Name of location of host |
856$o | ElectronicLocationAndAccess_operatingSystem | Operating system |
856$p | ElectronicLocationAndAccess_port | Port |
856$q | ElectronicLocationAndAccess_format | Electronic format type |
856$r | ElectronicLocationAndAccess_settings | Settings |
856$s | ElectronicLocationAndAccess_fileSize | File size |
856$t | ElectronicLocationAndAccess_terminalEmulation | Terminal emulation |
856$u | ElectronicLocationAndAccess_uri | Uniform Resource Identifier |
856$v | ElectronicLocationAndAccess_hours | Hours access method available |
856$w | ElectronicLocationAndAccess_recordControlNumber | Record control number |
856$x | ElectronicLocationAndAccess_nonpublicNote | Nonpublic note |
856$y | ElectronicLocationAndAccess_linkText | Link text |
856$z | ElectronicLocationAndAccess_publicNote | Public note |
856$2 | ElectronicLocationAndAccess_accessMethod | Access method |
856$3 | ElectronicLocationAndAccess_materialsSpecified | Materials specified |
856$6 | ElectronicLocationAndAccess_linkage | Linkage |
856$8 | ElectronicLocationAndAccess_fieldLink | Field link and sequence number |
882 | ||
882 | 882 | Replacement Record Information |
data subfields | ||
882$a | 882_a | Replacement title |
882$i | 882_i | Explanatory text |
882$w | 882_w | Replacement bibliographic record control number |
882$6 | 882_6 | Linkage |
882$8 | 882_8 | Field link and sequence number |
883 | ||
883 | MachineGeneratedMetadataProvenance | Machine-generated Metadata Provenance |
indicators | ||
883$ind1 | MachineGeneratedMetadataProvenance_methodOfMachineAssignment | Method of machine assignment |
data subfields | ||
883$a | MachineGeneratedMetadataProvenance_generationProcess | Generation process |
883$c | MachineGeneratedMetadataProvenance_confidence | Confidence value |
883$d | MachineGeneratedMetadataProvenance_date | Generation date |
883$q | MachineGeneratedMetadataProvenance_agency | Generation agency |
883$x | MachineGeneratedMetadataProvenance_validityEndDate | Validity end date |
883$u | MachineGeneratedMetadataProvenance_uri | Uniform Resource Identifier |
883$w | MachineGeneratedMetadataProvenance_bibliographicRecordControlNumber | Bibliographic record control number |
883$0 | MachineGeneratedMetadataProvenance_authorityRecordControlNumber | Authority record control number or standard number |
883$8 | MachineGeneratedMetadataProvenance_fieldLink | Field link and sequence number |
884 | ||
884 | 884 | Description Conversion Information |
data subfields | ||
884$a | 884_a | Conversion process |
884$g | 884_g | Conversion date |
884$k | 884_k | Identifier of source metadata |
884$q | 884_q | Conversion agency |
884$u | 884_u | Uniform Resource Identifier |
885 | ||
885 | 885 | Matching Information |
data subfields | ||
885$a | 885_a | Matching information |
885$b | 885_b | Status of matching and its checking |
885$c | 885_c | Confidence value |
885$d | 885_d | Generation date |
885$w | 885_w | Record control number |
885$x | 885_x | Nonpublic note |
885$z | 885_z | Public note |
885$0 | 885_0 | Authority record control number or standard number |
885$2 | 885_2 | Source |
885$5 | 885_5 | Institution to which field applies |
886 | ||
886 | ForeignMARCInformationField | Foreign MARC Information Field |
indicators | ||
886$ind1 | ForeignMARCInformationField_typeOfField | Type of field |
data subfields | ||
886$a | ForeignMARCInformationField_tag | Tag of the foreign MARC field |
886$b | ForeignMARCInformationField_content | Content of the foreign MARC field |
886$2 | ForeignMARCInformationField_source | Source of data |
887 | ||
887 | NonMARCField | Non-MARC Information Field |
data subfields | ||
887$a | NonMARCField_content | Content of non-MARC field |
887$2 | NonMARCField_source | Source of data |