Dime Novels Project Profile: Specifications for Metadata Creation

 

Contextual Information

Collection finding aid, if any http://libguides.niu.edu/rarebooks/dimenovels
Catalog record(s), if any Approx. 40,000 MARC records available, many series still uncataloged
Collection site, if any http://dimenovels.lib.niu.edu/
Other pertinent reference information https://dimenovels.org/

Project Files

Digital image files

N:/Staging/dime_novels

N:/Staging/johannsen

Metadata form definition, if any N/A
MARC transformation, if any MARC records for a series are broken into MARC/XML and batch transformed into MODS.
Controlled vocabulary for project Library of Congress Name Authority File and Library of Congress Subject Headings
Standards used for project Resource Description and Access
Level of quality control High

MODS Metadata Guidelines

Field

mods:titleInfo

Value In order of preference, the title proper may be taken from the title page, caption, or cover. If the title on the caption differs from the title on the cover, include the cover title as an alternative title and make a note. It is not necessary to include alternative titles for parts of titles (e.g. everything after “or” in the title “Arkansas Kit, or, The river sprite’s choice”). Only add lengthy subtitles if they include keywords that are not present elsewhere in the description.
Examples
<mods:titleInfo>
  <mods:title>Arkansas Kit, or, The river sprite's choice</mods:title>
  <mods:subTitle>a tale of the Crowfoot country</mods:subTitle>
</mods:titleInfo>


<mods:titleInfo>
  <mods:title>Nick Carter on the limited, or, The man in the smoker who
didn't smoke</mods:title>
</mods:titleInfo>

 

 

Field

mods:name

Value

Names should be taken from the Library of Congress Name Authority File and given the authority attribute “naf.” URI’s from id.loc.gov must always be included as attributes for names that have a corresponding record in the LCNAF. If a name is not found in the LCNAF and there are no conflicts, add the fullest form of the name available or the name by which the person is most commonly known to the dimenovels.org database, then use the authority value “dime” with corresponding URI attributes.

In general, use the name as it appears on the resource. If the name on the resource takes the form “author of,” “Anonymous,” etc. or there is no name, use the identity known to be related to the resource, if discernable from reference sources (e.g. “Noname” is “Senarens, Luis, 1863-1939”). In cases where there is a preferred form of a name in the LCNAF with a pseudonym used as a variant name, use the preferred form (e.g. “New York detective, -1917” is “Doughty, Franicis Worcester, -1917”).

Always include a textual role to identity how the name has contributed to the resource, using MARC relator terms for values. The publisher must always be added as a name access point.

Examples
<mods:name type="personal" authority="naf" authorityURI="http://id.loc.gov/authorities/names" valueURI="http://id.loc.gov/authorities/names/no89009378">
  <mods:namePart>Doughty, Francis Worcester</mods:namePart>
  <mods:namePart type="date">-1917</mods:namePart>
  <mods:role>
    <mods:roleTerm authority=”marcrelator” type="text">author</mods:roleTerm>
  </mods:role>
</mods:name>

<mods:name authority="naf" authorityURI="http://id.loc.gov/authorities/names" type="personal" valueURI="http://id.loc.gov/authorities/names/n85352294">
  <mods:namePart>Orr, Nathaniel</mods:namePart>
  <mods:role>
    <mods:roleTerm authority=”marcrelator” type="text">illustrator</mods:roleTerm>
  </mods:role>
</mods:name>

<mods:name authority="naf" authorityURI="http://id.loc.gov/authorities/names" type="corporate" valueURI="http://id.loc.gov/authorities/names/n86111811">
  <mods:namePart>Beadle and Company</mods:namePart>
  <mods:role>
    <mods:roleTerm type="text">publisher</mods:roleTerm>
  </mods:role>
</mods:name>

 

 

Field

mods:genre

Value

At least one genre term is always required. If a particular story participates in multiple genres, it is strongly recommended that all relevant genres be included in the description. Below is a list of genre terms currently in use, but please note that any LCSH genre terms may be used, if appropriate. When using an LCSH genre term, the authority value should also be “lcsh.” Add URI’s corresponding to the genre found in id.loc.gov.

Adventure stories

Animal stories

Bildungsromans

Biographical fiction

College stories

Detective and mystery stories

Domestic fiction

Fan fiction

Fantasy fiction

Ghost stories

Historical fiction

Horror stories

Humorous stories

Legal stories

Romance fiction

Railroad stories

School stories

Science fiction

Sea stories

Sports stories

Spy stories

War stories

Western stories

Local genre terms may be added for specificity, but they must be supplied by J. Randolph Cox’s Dime Novel Companion. If possible, a more specific term should be combined with one of the broader genre terms above. When a genre from Cox’s Companion is used, the value of authority will be “dime.” Here is a complete list of genres that may be taken from the Companion:

American Revolutionary War stories

Bandit, outlaw, and highwayman stories

Circus and carnival stories

Civil War stories

Fire fighters and firefighting stories

Klondike gold rush stories

Northwest mounted police stories

Pirates and privateering stories

Polar exploration stories

Slums and social action stories

Spanish-American War stories

Stage and theatre stories

Success stories

Temperance stories

Travel and exploration stories

Examples
<mods:genre authority="lcsh" authorityURI="http://id.loc.gov/authorities/subjects" valueURI="http://id.loc.gov/authorities/subjects/sh85146287">Western stories</mods:genre>

<mods:genre authority="dime">Success stories</mods:genre>

 

 

Field

mods:originInfo

Value Always add the full imprint for the publisher, including the street address. Record the imprint exactly as it appears on the resource. The publication date can be inferred from the cover or caption date. Always include the most complete date possible in the form YYYY-MM-DD. If there is no cover or caption date, infer the publication date from the copyright date, with the qualifier “inferred.” Do not infer the copyright date from the publication date. If there is no explicit copyright statement, omit the copyright date.
Examples
<mods:originInfo eventType="publication">
  <mods:place>
    <mods:placeTerm authority="marccountry" type="code">nyu</mods:placeTerm>
    <mods:placeTerm authority="marccountry" type="text">New York</mods:placeTerm>
  </mods:place>
  <mods:publisher>Beadle and Company, 141 William St.</mods:publisher>
  <mods:dateIssued keyDate="yes" encoding="w3cdtf">1861</mods:dateIssued>
  <mods:copyrightDate encoding="w3cdtf">1861</mods:copyrightDate>
</mods:originInfo>

<mods:originInfo eventType="publication">
  <mods:place>
    <mods:placeTerm authority="marccountry" type="code">nyu</mods:placeTerm>
    <mods:placeTerm authority="marccountry" type="text">New York</mods:placeTerm>
  </mods:place>
  <mods:publisher>Harry E. Wolff, Publisher, West 23rd St.</mods:publisher>
  <mods:dateIssued encoding="w3cdtf" keyDate="yes">1925-03-27</mods:dateIssued>
</mods:originInfo>

 

 

Field

mods:physicalDescription

Value

Include a local form with authority “local” using the values and definitions below. Dime novel formats were very fluid, so the following definitions are intended only as a guide. Variations will occur.

Dime novels: 4 x 6 in., approximately 100 pages long, contains a complete work of fiction, sold for ten cents, and most closely associated with Beadle’s dime novels.

Nickel weeklies: 8 ½ x 11 in. with at least 16 pages of double or triple-column fine print issued regularly in sequence, sold for 5-10 cents. Variations include 6 X 8 ½ in. with 32 pages and 9 x 12 in. with 60+ pages. For our purposes, weeklies are the same as libraries.

Story papers: periodicals that include more than one serialized story, in addition to verse and news. Nickel weeklies may also include backup matter, but will almost always begin with a complete story.

Thick books: 5 x 7 in., with 150-300 pages, often containing several stories originally appearing as nickel weeklies. Record only the numbered pages.

Examples
<mods:physicalDescription>
  <mods:form authority="local">Nickel weeklies</mods:form>
  <mods:form authority="rdacontent" type="content">text</mods:form>
  <mods:form authority="rdamedia" type="media">computer</mods:form>
  <mods:form authority="rdacarrier" type="carrier">online resource</mods:form>
  <mods:internetMediaType>image/tiff</mods:internetMediaType>
  <mods:internetMediaType>image/jp2</mods:internetMediaType>
  <mods:internetMediaType>image/jpeg</mods:internetMediaType>
  <mods:internetMediaType>application/pdf</mods:internetMediaType>
  <mods:internetMediaType>text/plain</mods:internetMediaType>
  <mods:extent unit="pages">31</mods:extent>
  <mods:digitalOrigin>reformatted digital</mods:digitalOrigin>
</mods:physicalDescription>

 

 

Field

mods:note

Value

Always include the statement of responsibility in a note with the type value “statement of responsibility.” Include a note indicating the source used for the title proper. If using the cover or caption date, transcribe the date as it appears on the resource and identify the source.

All other notes are optional.

Examples
<mods:note type="statement of responsibility">by a Self-made man.</mods:note>
<mods:note>Caption title.</mods:note>
<mods:note>Illustrated paper cover in colors.</mods:note>
<mods:note>"May 29, 1925"—Cover.</mods:note>
<mods:note>Printed in double columns.</mods:note>
<mods:note>Includes chapters XXI-XXIII of: Gus and the guide, or, Three
weeks lost in the Rockies / by Gaston Garne.</mods:note>

 

 

Field

mods:subject

Value

Subject access will vary significantly from series to series. In general, try to include 1) the location used as the setting for the story, 2) any recurring characters, 3) any groups that are featured prominently in the story (e.g. “Apache Indians,” “African American men,” “Women heroes”, “Inventors”), and 4) significant historical events or persons (e.g. American Revolutionary War, Simon Girty). For the purpose of collocation, use broader and narrower subjects separately rather than precoordinated headings. Local names may be used for fictional characters on a series-by-series basis.

If a complex heading can be found in the authority file, use “lcsh” for the subject authority. If no complex heading exists, include “lcsh” for the subject, with “lcsh,” “naf”, or local for each component of the complex heading. Likewise, include a URI for each subject at the appropriate level.

Examples
<mods:subject authority="lcsh" authorityURI="http://id.loc.gov/authorities/subjects/" valueURI="http://id.loc.gov/authorities/subjects/sh2008100054">
  <mods:geographic>Colorado</mods:geographic>
  <mods:genre>Fiction</mods:genre>
</mods:subject>

<mods:subject authority="lcsh">
  <mods:name authority=”naf”
authorityURI="http://id.loc.gov/authorities/names" type="corporate" valueURI="http://id.loc.gov/authorities/subjects/n50071988">
    <mods:namePart>Sons of Liberty</mods:namePart>
  </mods:name>
  <mods:genre>Fiction</mods:genre>
</mods:subject>

<mods:subject authority="lcsh">
  <mods:geographic authorityURI="http://id.loc.gov/authorities/subjects" valueURI="http://id.loc.gov/authorities/subjects/sh95010548">Mohawk River Valley (N.Y.)</mods:geographic>
  <mods:genre>Fiction</mods:genre>
</mods:subject>

<mods:subject authority="lcsh">
  <mods:name type="personal" authority="local">
    <mods:namePart>Carter, Trim</mods:namePart>
    <mods:namePart type="termsOfAddress">(Fictitious character)</mods:namePart>
  </mods:name>
  <mods:genre>Fiction</mods:genre>
</mods:subject>

 

 

Field

mods:relatedItem

Value

Every issue must include a complete series statement proper and series statement preferred. Use LCNAF for the uniform title, with the type “uniform,” the authority “naf” or “local,” and a URI if the series is taken from the LCNAF. partNumber must be used to indicate the issue number, including both the volume and the number. ALWAYS include a space after “no.” or “v.”

This element can also be used to describe constituent parts, such as backup stories. When describing constituents, include the title, the name of the author, and the part. Parts should include the chapter range as well as the start and end pages.

Examples
<mods:relatedItem type="series">
  <mods:titleInfo>
    <mods:title>Beadle's dime novels</mods:title>
    <mods:partNumber>no. 283</mods:partNumber>
  </mods:titleInfo>
  <mods:titleInfo authority="naf" authorityURI="http://id.loc.gov/authorities/names" type="uniform" valueURI="http://id.loc.gov/au
thorities/names/no2002097759">
    <mods:title>Beadle's dime novels</mods:title>
    <mods:partNumber>no. 283</mods:partNumber>
  </mods:titleInfo>
</mods:relatedItem>

<mods:relatedItem type="series">
  <mods:titleInfo>
    <mods:title>Deadwood Dick library</mods:title>
    <mods:partNumber>v. 4, no. 40</mods:partNumber>
  </mods:titleInfo>
  <mods:titleInfo authority="naf" authorityURI="http://id.loc.gov/authorities/names" type="uniform" valueURI="http://id.loc.gov/authorities/names/nr2005006857">
    <mods:title>Deadwood Dick library</mods:title>
    <mods:partNumber>v. 4, no. 40</mods:partNumber>
  </mods:titleInfo>
</mods:relatedItem>

<mods:relatedItem type="series">
  <mods:titleInfo>
    <mods:title>Fame and fortune weekly</mods:title>
    <mods:partNumber>no. 1026</mods:partNumber>
  </mods:titleInfo>
  <mods:titleInfo authority=”local” type="uniform">
    <mods:title>Fame and fortune weekly</mods:title>
    <mods:partNumber>no. 1026</mods:partNumber>
  </mods:titleInfo>
</mods:relatedItem>

<mods:relatedItem type="constituent">
  <mods:titleInfo>
    <mods:title>Young fresh from &apos;Frisco, or, The boy who bossed the mine</mods:title>
 </mods:titleInfo>
  <mods:name authority="local" type="personal">
    <mods:namePart>Garne, Gaston</mods:namePart>
    <mods:role>
      <mods:roleTerm type="text">author</mods:roleTerm>
    </mods:role>
  </mods:name>
  <mods:part>
    <mods:detail type="chapter">
    <mods:number>1-2</mods:number>
  </mods:detail>
  <mods:extent unit="pages">
    <mods:start>20</mods:start>
    <mods:end>21</mods:end>
  </mods:extent>
  </mods:part>
</mods:relatedItem>

 

 

Field

mods:location

Value

Add “JNA” as a physical location with the authority “oclcorg” and a separate physical location for the collection. We will only be digitizing dime novels from two collections:

  • Edward T. LeBlanc Collection. Rare Books and Special Collections, Northern Illinois University.
  • Johannsen Collection. Rare Books and Special Collections, Northern Illinois University.

Also include a shelf locator, with the local LCC call number, and a url to the object.

Examples
<mods:location>
  <mods:physicalLocation authority="oclcorg">JNA</mods:physicalLocation>
  <mods:physicalLocation>Edward T. LeBlanc Collection. Rare Books and Special Collections, Northern Illinois University.</mods:physicalLocation>
  <mods:shelfLocator>PS3166.W43 D32 1899a v. 4 no. 40</mods:shelfLocator>
  <mods:url access="object in context" usage="primary display">http://dimenovels.lib.niu.edu/islandora/object/dimenovels:22039</mods:url>
</mods:location>

 

 

Field

mods:accessCondition

Value

“Use of this public-domain resource is unrestricted.”

Examples
<mods:accessCondition type="useAndReproduction">Use of this public-domain resource is unrestricted.</mods:accessCondition>

 

 

Field

mods:recordInfo

Value

The Voyager BIB number is always required with the source “NIUDb.”

Examples
<mods:recordInfo>
  <mods:descriptionStandard>rda</mods:descriptionStandard>
  <mods:recordContentSource authority="oclcorg">JNA</mods:recordContentSource>
  <mods:recordCreationDate encoding="marc">070320</mods:recordCreationDate>
  <mods:recordChangeDate encoding="iso8601">20070321180744.0</mods:recordChangeDate>
  <mods:recordIdentifier source="NIUDb">1663774</mods:recordIdentifier>
  <mods:recordOrigin>Converted from MARCXML to MODS version 3.5 using MARC21slim2MODS3-4.xsl (Revision 1.79 2012/07/11), modified for MODS version 3.5 and NIU's Dime Novel Collection</mods:recordOrigin>
</mods:recordInfo>

 

Lee Schreiner Sheet Music Collection Project Profile: Specifications for Metadata Creation

 

Contextual Information

Collection finding aid, if any

Tracking spreadsheet:

https://docs.google.com/spreadsheets/d/1tQrGSumXcBzpC6DlcYTmJz-tTDZkGMKrKtKaDGUFP4g/edit?usp=sharing

Finding aid:

https://docs.google.com/spreadsheets/d/1nQ25RjUeYgOCqmAOIuXehcwiycdrCgAtvvIMR_MTRxM/edit?usp=sharing

Catalog record(s), if any 20% of pieces have copy in LC or the Sheet Music Consortium, as much as 50% may have copy elsewhere
Collection site, if any http://rbsc.lib.niu.edu/islandora/object/rbsc:schreiner
Other pertinent reference information http://digital2.library.ucla.edu/sheetmusic/

Project Files

Digital image files N:/Staging/sheetmusic
Metadata form definition, if any N/A
MARC transformation, if any

https://github.com/mshort/niu_metadata/blob/master/sheet_music_transform.py

https://github.com/mshort/niu_metadata/blob/master/xsl/music_marcxml2mods.xsl

Controlled vocabulary for project Library of Congress Name Authority File (NAF), Library of Congress Subject Headings (LCSH), the Library of Congress Genre/Form Terms for Library and Archival Materials (LCGFT), Library of Congress Medium of Performance Thesaurus for Music (LCMPT), Art & Architecture Thesaurus (AAT)
Standards used for project Resource Description and Access
Level of quality control High

MODS Metadata Guidelines

Field mods:titleInfo
Value

In order of preference, the title proper may be taken from the cover, caption, or a reference source. If the title on the caption differs from the title on the cover, include the cover title as an alternative title and make a note. When taking the title from a reference source, use “yes” for the attribute supplied and describe the source in a note. If no title is available on the piece or from a reference source, one must be constructed. When constructing a title, consider using the first line of lyrics or the first line of chorus. Use your judgment when determining the end of a line. (Notes for first lines are still required.)

If a song has been published under multiple titles or is part of a larger work, construct a uniform title. Uniform title is not required, unless we are digitizing two manifestations of the same work.

Include any title that differs from the title proper with “alternative” for the attribute type, except for other part of title.

Examples
<mods:titleInfo>
  <mods:title>How I long for the USA</mods:title>
  <mods:subTitle>march song</mods:subTitle>
</mods:titleInfo>

 

 

Field mods:name
Value

Names should be taken from the Library of Congress Name Authority File and given the authority attribute “naf.” URI’s from id.loc.gov must always be included as attributes for names that have a corresponding record in the NAF. If a name is not found in the NAF and there are no conflicts, add the fullest form of the name available or the name by which the person is most commonly known with the authority value “local” and no URI attributes.

In general, use the name as it appears on the resource. If the name on the resource takes the form of “Anonymous” or there is no name, use the identity known to be related to the resource, if discernable from reference sources, then transcribe the name in a note for the statement of responsibility.

The following contributors must be traced when available: composer, arranger of music, lyricist, and publisher. Also include the performer and dedicatee, if their names are on the piece. Do not trace the performer or dedicatee if those names have been added to the resource after publication (e.g. handwritten dedications). Performers may include conductor, instrumentalist, and singer.

The cover art is often as important as the score itself. Engraver, lithographer, or artist should also be traced when their names can be identified on the piece.

Always include a textual role to identity how the name has contributed to the resource, using MARC relator terms for values.

Examples
<mods:name type="personal" authority=”naf” authorityURI=”http://id.loc.gov/authorities/names” valueURI=”http://id.loc.gov/authorities/names/no96047710”>
  <mods:namePart>Klickmann, F. Henri (Frank Henri)</mods:namePart>
  <mods:namePart type=”date”>1885-1966</mods:namePart>
  <mods:role>
    <mods:roleTerm type="text" authority=”marcrelator”>composer</mods:roleTerm>
  </mods:role>
</mods:name>

<mods:name type="personal" authority=”local”>
  <mods:namePart>Sliger, Chas. (Charles)</mods:namePart>
  <mods:role>
    <mods:roleTerm type="text" authority=”marcrelator”>composer</mods:roleTerm>
  </mods:role>
</mods:name>

 

 

Field mods:genre
Value

Every piece should be assigned one of the following terms from the Art & Architecture Thesaurus.

scores: Original and entire drafts or transcripts of musical compositions or arrangements, with the parts of all the different instruments or voices written on staffs one above another, so that they can be read at a glance.

sheet music: Music printed on unbound sheets of paper.

songs (documents): Documents containing musical compositions, generally short, containing words.

songbooks: Books containing brief musical compositions written or adapted for singing.

At least one genre term from the Library of Congress Genre/Form Terms for Library and Archival Materials (LCGFT) is always required. These should be used to indicate a genre of music that implies certain rhythmic, tempo, or instrumentation patterns, such as Minstrel music or Ragtime music. If a piece participates in multiple genres, it is strongly recommended that all relevant genres be included in the description. When using an LCGFT genre term, the authority value should be “lcgft.”

Add URI’s corresponding to the genre found in id.loc.gov, which may be found here.

A list of all available music terms is available here.

For guidance in assigning these terms, refer to Best Practices for Using LCGFT for Music Resources.

Below is a list of LCGFT terms commonly used in this collection, but any appropriate terms from the vocabulary may be used.

Ballads

Bawdy songs

Camp songs

Campaign songs

Christmas music

Dance music

Dirges (Music)

Epic songs

Fanfares

Fight songs

Folk songs

Funeral music

Gospel music

Humorous songs

Hymns

Marches (Music)

Medleys (Music)

Military music

Minstrel music

Mission music

Narrative songs

Nonsense songs

Novelty songs

Pastoral music

Popular music

Quicksteps (Marches)

Ragtime music

Satirical songs

Sea shanties

Work songs

Library of Congress Subject Headings should not be assigned as genres, unless to indicate the genre of some textual component of the piece (e.g. Love stories). LCSH terms should be used sparingly in mods:genre.

Examples
<mods:genre authority="aat" authorityURI=" http://vocab.getty.edu/aat" valueURI=”http://vocab.getty.edu/aat/300026430”>sheet music</mods:genre>

<mods:genre authority="lcgft" authorityURI=" http://id.loc.gov/authorities/genreForms" valueURI=” http://id.loc.gov/authorities/genreForms/gf2014026939”>Minstrel music</mods:genre>

 

 

Field mods:originInfo
Value

Always add the full imprint for the publisher, including the street address. If the street address varies from resource to resource, record the address using abbreviations like st., ave., blvd., etc. (“LaVern Music Pub. Co., 5631 Drexel Ave.”). It may not be possible to create uniform addresses across series.

mods:dateIssued is always required. The publication date can be inferred from the cover or caption date. Always include the most complete date possible in the form YYYY-MM-DD. If there is no cover or caption date, infer the publication date from the copyright date, with the qualifier “inferred.” Do not infer the copyright date from the publication date. If the date cannot be derived from the resource itself, dates from a reference source are acceptable. When using a reference source, include a quoted note indicating the source of the date. Where exact dates are unknown, supply a range of possible dates, such as the decade or century in which the piece was created or published. Indicate supplied dates with the type attribute “supplied.”

Examples
<mods:originInfo eventType="publication">
    <mods:place>
        <mods:placeTerm type="code" authority="marccountry">nyu</mods:placeTerm>
         <mods:placeTerm type="text">Buffalo, N.Y</mods:placeTerm>
    </mods:place>
    <mods:publisher>Sliger Heusinger Music Pub. Co., 22 Reed St. </mods:publisher>
    <mods:dateIssued keyDate="yes" encoding="w3cdtf" qualifier=”inferred”>1910</mods:dateIssued>
    <mods:copyrightDate encoding="w3cdtf">1910</mods:copyrightDate>
</mods:originInfo>

 

 

Field mods:physicalDescription
Value

mods:extent includes the format of noted music, with the number of pages or leaves. Omit the size of the resource. RDA 3.4.3 applies when constructing the extent statement, including the following values for formats containing notated music:

score

condensed score

study score

piano conductor part

violin conductor part

vocal score

piano score

chorus score

part

choir book

table book

mods:internetMediaType, mods:digitalOrigin, and RDA forms should never vary.

Examples
<mods:physicalDescription>
  <mods:form authority="rdacontent" type="content">notated music</mods:form>
  <mods:form authority="rdamedia" type="media">computer</mods:form>
  <mods:form authority="rdacarrier" type="carrier">online resource</mods:form>
 <mods:internetMediaType>image/tiff</mods:internetMediaType>
 <mods:internetMediaType>image/jp2</mods:internetMediaType>
 <mods:internetMediaType>image/jpeg</mods:internetMediaType> 
 <mods:internetMediaType>text/plain</mods:internetMediaType>
 <mods:digitalOrigin>reformatted digital</mods:digitalOrigin>
 <mods:extent>1 score (5 pages)</mods:extent>
</mods:physicalDescription>

 

 

Field mods:note
Value

Many users are more familiar with the first line of lyrics or the first line of the chorus than the title proper. Include these in a note with the type attribute “first line of lyrics” or “first line of chorus.”

Include a description of the cover illustration, with the type attribute “cover illustration,” including a statement of responsibility for the artist.

Always include the statement of responsibility for the piece in a note with the type value “statement of responsibility.”

Include a note indicating the source used for the title proper, e.g. “Cover title” or “Caption title”

If using the cover or caption date, transcribe the date as it appears on the resource and identify the source in a quoted note.

At least one term from the Library of Congress Medium of Performance Thesaurus for Music (LCMPT) is always required. These should be used to indicate the voice, instruments, and other entities needed to perform a piece of music. Each instrument should be recorded in a separate mods:note with type=”medium of performance.” If several accompanying instruments are listed as alternatives for accompaniment under a vocal line, include each instrument. Available terms may be found here.

For guidance on assigning these terms, refer to Best Practices for Using LCMPT.

All other notes are optional.

Examples
<mods:note type=”first line of lyrics”> I heard a voice in the still of night.</mods:note>
<mods:note type=”first line of chorus”> Here I am! Uncle Sammy, take me.</mods:note>
<mods:note type=”cover illustration”> Drawing of Uncle Sam holding American flag and American eagle / E.S. Fisher.</mods:note>
<mods:note type=”statement of responsibility”> words by Dean T. Wilton ; music by James McHugh</mods:note>
<mods:note type=”medium of performance”>piano</mods:note>
<mods:note type=”medium of performance”>voice</mods:note>
<mods:note>Title from cover.</mods:note>
<mods:note>”1917”--Caption.</mods:note>

 

 

Field mods:subject
Value

Use Library of Congress Subject Headings (LCSH) to describe topics, places, events, and people that occur in the song’s lyrics or title.

FAST subject headings should be assigned to describe what the cover art is about (concept) and what it is of (descriptive). There is no limit on the number of headings that may be assigned. FAST may be searched here: http://fast.oclc.org/searchfast/.

If a complex heading can be found in the authority file, use “lcsh” for the subject authority. If no complex heading exists, include “lcsh” for the subject, with “lcsh,” “naf”, or local for each component of the complex heading. Include a URI for each subject at the appropriate level.

Examples
<mods:subject authority=”lcsh” authorityURI=”http://id.loc.gov/authorities/subjects” valueURI=”http://id.loc.gov/authorities/subjects/sh2008113367”>
    <mods:topic authorityURI=”http://id.loc.gov/authorities/subjects” valueURI=”http://id.loc.gov/authorities/subjects/sh85148236”>>World War, 1914-1918</mods:topic>
    <mods:genre>Songs and music</mods:topic>
</mods:subject>

 

 

Field mods:relatedItem
Value

If the piece is part of a larger series, then the record must include mods:relatedItem with the type “series”, with a complete series statement proper and series statement preferred. Use LCNAF for the uniform title, with the type “uniform,” the authority “naf” or “local,” and a URI if the series is taken from the LCNAF. partNumber must be used to indicate the issue number, including both the volume and the number. ALWAYS include a space after “no.” or “v.”

Also use this element to describe constituent parts or hosts that exist in a vertical relationship to the resource being described. Also include the title and an identifier for constituent parts or hosts.

Always include the host collection, with title and location.

Examples
<mods:relatedItem type=”host”>
    <mods:titleInfo>
        <mods:title>Lee Schreiner Sheet Music Collection</mods:title>
    </mods:titleInfo>
    <mods:location>    <mods:url>http://rbsc.lib.niu.edu/islandora/object/rbsc:schreiner</mods:url>
    </mods:location>
</mods:relatedItem>

<mods:relatedItem type="series">
  <mods:titleInfo>
    <mods:title>Beautiful modern and classic pianoforte pieces</mods:title>
  </mods:titleInfo>
</mods:relatedItem>

 

 

Field mods:identifier
Value

Record the plate number, using the type “plate number.” A plate number is a designation assigned to an item by a music publisher, usually printed at the bottom of each page, and sometimes also appearing on the title page. It may include initials, abbreviations, or words identifying a publisher and is sometimes followed by a number corresponding to the number of pages or plates. Transcribe the number exactly as it appears on the item.

Include the publisher number, with the type “publisher number.” Publisher numbers are assigned to an item by a music publisher, appearing normally only on the title page, the cover, and/or the first page of music. They may include initials, abbreviations, or words identifying the publisher. Transcribe the number exactly as it appears on the item.

Use the OCLC number, with prefix and the authority “oclc.”

Examples
<mods:identifier type="oclc">ocm13128616</mods:identifier>

 

 

Field mods:location
Value

Add “JNA” as a physical location with the authority “oclcorg” and a separate physical location for the collection. We will only be digitizing dime novels from:

  • Music Special Collection. Rare Books and Special Collections, Northern Illinois University.

Also include a shelf locator, with the local LCC call number, and a url to the object.

Examples
<mods:location>
  <mods:physicalLocation authority="oclcorg">JNA</mods:physicalLocation>
  <mods:physicalLocation>Music Special Collection. Rare Books and Special Collections, Northern Illinois University.</mods:physicalLocation>
  <mods:shelfLocator>PS3166.W43 D32 1899a v. 4 no. 40</mods:shelfLocator>
  <mods:url access="object in context" usage="primary display">http://digital.lib.niu.edu/islandora/object/schreiner:22039</mods:url>
</mods:location>

 

 

Field mods:accessCondition
Value “Use of this public-domain resource is unrestricted.”
Examples
<mods:accessCondition type="useAndReproduction">Use of this public-domain resource is unrestricted.</mods:accessCondition>

 

 

Field mods:recordInfo
Value The Voyager BIB number is always required with the source “NIUDb.”
Examples
<mods:recordInfo>
  <mods:descriptionStandard>rda</mods:descriptionStandard>
  <mods:recordContentSource authority="oclcorg">JNA</mods:recordContentSource>
  <mods:recordCreationDate encoding="marc">070320</mods:recordCreationDate>
  <mods:recordChangeDate encoding="iso8601">20070321180744.0</mods:recordChangeDate>
  <mods:recordIdentifier source="NIUDb">1663774</mods:recordIdentifier>
  <mods:recordOrigin>Converted from MARCXML to MODS version 3.5 using MARC21slim2MODS3-4.xsl (Revision 1.79 2012/07/11), modified for MODS version 3.5 and the Lee Schreiner Sheet Music Collection.</mods:recordOrigin>
</mods:recordInfo>

 

Latinx Oral History Project Profile: Specifications for Metadata Creation

Contextual Information

Collection finding aid, if any N/A
Catalog record(s), if any N/A
Collection site, if any https://digital.lib.niu.edu/islandora/object/latino:oralhistory
Other pertinent reference information N/A

Project Files

Digital image files

N:/Staging/oralhistory

Metadata form definition, if any N/A
MARC transformation, if any N/A
Controlled vocabulary for project Library of Congress Name Authority File and Library of Congress Subject Headings
Standards used for project Resource Description and Access
Level of quality control High

MODS Metadata Guidelines

Field

mods:titleInfo

Value The title proper should be derived from the title frame and include the name of the interviewee and the date of the interview, with the date given in the following format: YYYY Month D. If no title frame exists, construct a title based on the transcript. If the name and date that appear in the video/audio file or transcript vary, include these alternative titles in a note.
Examples

    <mods:titleInfo>
        <mods:title>Interview with Dick Durbin, 2017 September 28</mods:title>
    </mods:titleInfo>

 

Field

mods:name

Value

There will always be at least two names associated with an interview: the interviewee (required) and the interviewer (required, if available). Trace other names as appropriate.

Whenever possible, names should be taken from the Library of Congress Name Authority File and given the authority attribute “naf.” URI’s from id.loc.gov must always be included as attributes for names that have a corresponding record in the LCNAF. However, few names for this project are likely to be found in the LCNAF. When no match can be found, use the name as it appears on the title frame. If there are conflicts, use the fullest form of the name available or the name by which the person is most commonly known.

Always include a textual role to identity how the name has contributed to the resource, using MARC relator terms for values.

Examples

    <mods:name type="personal" authority="naf" authorityURI="http://id.loc.gov/authorities/names" valueURI="http://id.loc.gov/authorities/names/no2002041999">
        <mods:namePart>Durbin, Richard J. (Richard Joseph)</mods:namePart>
        <mods:namePart type="date">1944-</mods:namePart>
        <mods:role>
            <mods:roleTerm type="text" authority="marcrealtor">interviewee</mods:roleTerm>
        </mods:role>
    </mods:name>

    <mods:name type="personal" authority="local">
        <mods:namePart>Cholula, Laura Vivaldo</mods:namePart>
        <mods:role>
            <mods:roleTerm type="text" authority="marcrelator">interviewer</mods:roleTerm>
        </mods:role>
    </mods:name>

 

Field

mods:genre

Value

Always assign the Art & Architecture Thesaraus genre term: oral histories (literary works) 

Examples

    <mods:genre authority="aat" valueURI="http://vocab.getty.edu/aat" authorityURI="http://vocab.getty.edu/aat/300202595">oral histories (literary works)</mods:genre>

 

Field

mods:originInfo

Value The Center for Latino and Latin American Studies should always be given as the publisher. Use the date of interview in mods:dateCreated as it appears in the title frame and using the format YYYY-MM-DD. 
Examples

    <mods:originInfo>
        <mods:place>
            <mods:placeTerm type="code" authority="marccountry">ilu</mods:placeTerm>
            <mods:placeTerm type="text">DeKalb, IL</mods:placeTerm>
        </mods:place>
        <mods:publisher>Center for Latino and Latin American Studies</mods:publisher>
        <mods:dateCreated encoding="w3cdtf" keyDate="yes">2017-09-28</mods:dateCreated>
    </mods:originInfo>

 

Field

mods:physicalDescription

Value

Supply the time in minutes using mods:extent with the attribute @unit="minutes." If the interview is reformatted from analog, provide details about the original format in a seperate textual mods:extent. Minimally, this should include the recording medium.

Examples

    <mods:physicalDescription>
        <mods:form authority="rdacontent" type="content">two-dimensional moving image</mods:form>
        <mods:form authority="rdamedia" type="media">computer</mods:form>
        <mods:form authority="rdacarrier" type="carrier">online resource</mods:form>
        <mods:internetMediaType>video/mp4</mods:internetMediaType>
        <mods:internetMediaType>text/vtt</mods:internetMediaType>
        <mods:internetMediaType>application/xml</mods:internetMediaType>
        <mods:digitalOrigin>born digital</mods:digitalOrigin>
        <mods:extent unit="minutes">00:19:20</mods:extent>
    </mods:physicalDescription>

 

Field

mods:note

Value

Include a note with a summary of the interview that briefly touches on the topics addressed, which should be no more than two or three sentences. A biographical note can also be supplied. These summaries serve as a textual description that supplements other types of indexing.

Notes may also be used to describe imperfections in the video or audio recording, such as split tracks with spill over, unexpected noises and other interruptions, and recording device malfunctions.

Examples

 

 

Field

mods:subject

Value

Although keywords from the transcript will be indexed for searching, they will not be included in the metadata when it is harvested by aggregators. Consider adding 2-5 of the most relevant keywords to the record.

Below is a list of the most common Library of Congress Subject Headings with a brief scope note for each. Select one or more of these subject headings as appropriate to assist with collocation.

Emigration and immigration

Hispanic Americans -- Economic conditions

Hispanic Americans -- Education

Hispanic Americans -- Ethnic identity

Hispanic Americans -- Family relationships

Hispanic Americans -- Politics and government

Hispanic Americans -- Social conditions

Hispanic Americans -- Socialization

Hispanic American families

Immigrants -- Civil rights -- United States

Immigrants -- Political activitiy -- United States

Immigrants -- Social conditions

United States -- Immigration and emigration -- Government policy

Examples

    <mods:subject authority="local">
        <mods:topic>naturalization</mods:topic>
    </mods:subject>
    <mods:subject authority="local">
        <mods:topic>bilingual education</mods:topic>
    </mods:subject>
    <mods:subject authority="local">
        <mods:topic>ethnic self-identity</mods:topic>
    </mods:subject>
    <mods:subject authority="local">
        <mods:topic>racism</mods:topic>
    </mods:subject>
    <mods:subject authority="lcsh" authorityURI="http://id.loc.gov/authorities/subjects" valueURI="http://id.loc.gov/authorities/subjects/sh85061055">
        <mods:topic authority="lcsh" authorityURI="http://id.loc.gov/authorities/subjects" valueURI="http://id.loc.gov/authorities/subjects/sh85061051">Hispanic Americans</mods:topic>
        <mods:topic authority="lcsh" authorityURI="http://id.loc.gov/authorities/subjects" valueURI="http://id.loc.gov/authorities/subjects/sh00005645">Ethnic identity</mods:topic>
    </mods:subject>

 

Field

mods:location

Value

Add “JNA” as a physical location with the authority “oclcorg” and a separate physical location for the collection: "Latinx Oral History Collection. Center for Latino and Latin American Studies, Northern Illinois University."

Examples

    <mods:location>
        <mods:physicalLocation authority="oclcorg">JNA</mods:physicalLocation>
        <mods:physicalLocation>Latinx Oral History Collection. Center for Latino and Latin American Studies, Northern Illinois University.</mods:physicalLocation>
        <mods:url access="object in context" usage="primary display">https://digital.lib.niu.edu/islandora/object/latino:7</mods:url>
    </mods:location>

 

Field

mods:accessCondition

Value

Interviews will be licensed under CC BY-NC-ND, allowing reusers to copy and distribute the material in any medium or format in unadapted form only, for noncommercial purposes only, and only so long as attribution is given to the Center and University Libraries.

Examples

 

 

Southeast Asia Digital Library Profile: Specifications for Metadata Creation

Contextual Information

Collection finding aid, if any N/A
Catalog record(s), if any N/A
Collection site, if any https://sea.lib.niu.edu/
Other pertinent reference information http://www.cormosea.org/

Project Files

Digital image files

N:/Staging/seadl

Metadata form definition, if any N/A
MARC transformation, if any MARC records for a series are broken into MARC/XML and batch transformed into MODS.
Controlled vocabulary for project Library of Congress Name Authority File and Library of Congress Subject Headings
Standards used for project Resource Description and Access
Level of quality control High

MODS Metadata Guidelines

Field

mods:titleInfo

Value

Transcribe the title from the title page, title frame, caption, or some other source of information as specificed in RDA 2.2.4. Always specify the language and script using the English name and code (all lower-case) from ISO 15924 and ISO 639-2/b. If the resource is commonly known by some other title, add it as a Uniform Title.

Add an Alternative Title that has been translated into English. If the title is a translation from the resource itself or a reference source and the characters are in Unicode, use @type=“translated.”

If there is no title on the resource and one cannot be supplied from available reference sources, the title must be supplied by the cataloger. In the case of photographs or film, the title should be brief, concise, and descriptive of the contents. Try to avoid using the same title for multiple resources and do not use "no title" or the equivalent.

Examples
<mods:titleInfo lang="tha" script="Thai">
    <mods:title>ร่วมมือกัน เพื่อสันติ</mods:title>
</mods:titleInfo>
<mods:titleInfo type="translated">
    <mods:title>Together for peace</mods:title>
</mods:titleInfo>

 

 

Field

mods:name

Value

Supply names for any artists, authors, filmmakers, publishers, etc. involved in the creation or publication of the resource. Do not supply names here for those who are the subject of the resource or those who own or provided the resource.

Names should be taken from the Library of Congress Name Authority File (LCNAF) and given the authority attribute “naf.” URI’s from id.loc.gov must always be included as attributes for names that have a corresponding record in the LCNAF. If the name is not in LCNAF, next check the Virtual International Authority File (VIAF). If a name is not found in the LCNAF or VIAF and there are no conflicts, use the fullest form of the name available or the name by which the person is most commonly known with @authority = “local.”

In general, use the name as it appears on the resource. If the name on the resource takes the form “author of,” “Anonymous,” etc. or there is no name, use the identity known to be related to the resource, if discernable from reference sources, but provide a detailed explaination of this relationship in a Note.

Always include a textual role to identity how the name has contributed to the resource, using MARC relator terms for values.

Examples
<mods:name type="personal" authority="naf" authorityURI="http://id.loc.gov/authorities/names" valueURI="http://id.loc.gov/authorities/names/no95046703">
    <mods:namePart>Jolliffe, Jill</mods:namePart>
    <mods:namePart type="date">1945-</mods:namePart>
    <mods:role>
        <mods:roleTerm type="text">photographer</mods:roleTerm>
    </mods:role>
</mods:name>

<mods:name type="personal" authority="local">
    <mods:namePart>Quang, Tran Thieu</mods:namePart>
    <mods:role>
        <mods:roleTerm type="text">photographer</mods:roleTerm>
    </mods:role>
</mods:name>

(Author on item listed as "Author of Frank Merriwell.")
<mods:name type="personal" authority="naf" authorityURI="http://id.loc.gov/authorities/names" valueURI="http://id.loc.gov/authorities/names/n82228275">
    <mods:namePart>Standish, Burt L.</mods:namePart>
    <mods:namePart type="date">1866-1945</mods:namePart>
    <mods:role>
        <mods:roleTerm type="text">author</mods:roleTerm>
    </mods:role>
</mods:name>
<mods:note>"Author of Frank Merriwell" refers to Burt L. Standish.--Edward T. LeBlanc Dime Novel Bibliography.</mods:note>

 

 

Field

mods:genre

Value

At least one of the follow Art & Architecture Thesaurus genre terms are always required:

articles

books

documents

comic books

maps (documents)

manuscripts (document genre)

photographs

political posters

video recordings

Genre terms from the Library of Congress Subject Headings may also be assigned for literature, film, or music.

Examples
<mods:genre authority="aat" authorityURI="http://vocab.getty.edu/page/aat" valueURI="http://vocab.getty.edu/page/aat/300028094">maps (documents)</mods:genre>

<mods:genre authority="aat" authorityURI="http://vocab.getty.edu/page/aat" valueURI="http://vocab.getty.edu/page/aat/300203177">comic books</mods:genre>
<mods:genre authority="lcgft" authorityURI="http://id.loc.gov/authorities/genreForms" valueURI="http://id.loc.gov/authorities/genreForms/gf2014026279">Detective and mystery comics</mods:genre>

 

 

Field

mods:originInfo

Value

Supply the most complete date possible for the date of creation or publication in the form YYYY-MM-DD. When the publication date is not known precisely, using date ranges or specify a particular decade or century. Always use the date of the resource you are describing, e.g. if decribing a copy of a manuscript, supply the date that the manuscript was copied.

Examples
<mods:originInfo>
    <mods:place>
        <mods:placeTerm authority="marccountry" type="code">th</mods:placeTerm
        <mods:placeTerm type="text">Thailand</mods:placeTerm>
    </mods:place>
    <mods:publisher supplied="yes">United States Information Service</mods:publisher>
    <mods:dateCreated keyDate="yes" encoding="w3cdtf" qualifier="approximate" point="start">1960</mods:dateCreated>
    <mods:dateCreated encoding="w3cdtf" qualifier="approximate" point="end">1969</mods:dateCreated>
</mods:originInfo>

<originInfo eventType="production">
    <place>
        <placeTerm type="code" authority="marccountry">th</placeTerm>
        <placeTerm type="text" authority="marccountry">Thailand</placeTerm>
    </place>
    <publisher>Digital Archive of Buddhist Mural and Cloth Paintings in Thailand</publisher>
    <dateCreated keyDate="yes" encoding="w3cdtf">2010-05-11</dateCreated>
</originInfo>

 

 

Field

mods:physicalDescription

Value

Record the extent of the resource, describing the number and type of material being digitized using the most appropriate unit. If describing a sound or video recording, record the duration. Do not zero-pad the first number.

Examples
<mods:physicalDescription>
    <mods:form authority="rdacontent" type="content">still image</mods:form>
    <mods:form authority="rdamedia" type="media">computer</mods:form>
    <mods:form authority="rdacarrier" type="carrier">online resource</mods:form>
    <mods:internetMediaType>image/tiff</mods:internetMediaType>
    <mods:internetMediaType>image/jp2</mods:internetMediaType>
    <mods:internetMediaType>image/jpeg</mods:internetMediaType>
    <mods:digitalOrigin>reformatted digital</mods:digitalOrigin>
    <mods:extent>28 unnumbered pages</mods:extent>
</mods:physicalDescription>

<physicalDescription>
    <form authority="rdacontent" type="content">two-dimensional moving image</form>
    <form authority="rdamedia" type="media">video</form>
    <form authority="rdacarrier" type="carrier">online resource</form>
    <mods:internetMediaType>video/mp4</mods:internetMediaType>
    <extent>1 video file (17:02)</extent>
    <digitalOrigin>reformatted digital</digitalOrigin>
</physicalDescription>

 

 

Field

mods:note

Value

Contributors will be asked to povide a brief description of the subject matter, context, and any other descriptive information about the resource that has not been recorded elsewhere. From this description, extract keywords, places, subjects, and names to construct controlled access points. The original description should be left complete, but edited for spelling and grammar. Do not edit descriptions provided in alternative languages.

Notes regarding the condition of the material should be reviewed carefully and edited. Generally, these should be succinct descriptions of any known imperfections, such as missing pages or water damage. For sound and video recordings, include here notes about the recording itself, describing background noises or any interruptions. Notes describing the carrier or some other physical feature should instead be moved to the Physical Description.

Examples
<mods:note lang="tha" script="Thai">คอมมิวนิสต์:คอมมิวนิสต์ไม่เคยให้ความเคารพนับถือผู้หลักผู้ใหญ่ ภาพที่เราเห็นอยู่นี้ พวกเยาวชนยามแดงกำลังกลุ้มรุมทำร้ายครูของเขาเอง.เสรีภาพ: พวกเราชาวไทย เคารพนับถือผู้หลักผู้ใหญ่ และครูบาอาจารย์ผู้สั่งสอนวิชาความรู้ให้แก่เราตลอดมา.</mods:note>
<mods:note>Communist: Communists disrespect important people. In this picture, we see a group of young people in the Red Guard gang up on their teacher. Free State: Thai respect people of importance and teacher instructs, teaches life knowledge, and shares wisdom.</mods:note>

<mods:note>Missing page 28.</mods:note>

 

 

Field

mods:subject

Value

The following subjects should be added, if known:

  • the country of origin
  • other countries that are associated with the item in some way
  • other related geographic regions (provinces, cities, towns, etc.)
  • the cultures or ethnic groups associated with the resource
  • belief systems, religions, or religious institutions
  • the titles of related works

Additionally, one or more topical headings may be assigned from the following controlled list:

Agriculture

Architecture

Art

Colonialism

Conflicts

Crime

Customs and traditions

Dance

Education

Engineering

Folklore

Food and Drink

Heath and Medicine

Indigenous populations

Language

Law

Sexuality and gender

Monuments and Memorials

Music

Politics

Propaganda

Rites and Ceremonies

Royalty and Rulers

Science

Social Welfare

Sport and Leisure

Travel

Women

Each resource should be assigned one or more subject headings for related countries. When including cities, towns, or more narrow geographic locations, always use hiearchical geographic headings. This will allow us to index countries and other locations separately.

If a complex heading can be found in the authority file, use “lcsh” for the subject authority. If no complex heading exists, include “lcsh” for the subject, with “lcsh,” “naf”, "viaf," or "local" for each component of the complex heading. Likewise, include a URI for each subject at the appropriate level.

Examples
<mods:subject authority="lcsh" authorityURI="http://id.loc.gov/authorities/subjects" valueURI="http://id.loc.gov/authorities/subjects/sh85043176">
    <mods:topic>Engineering</topic>
</mods:subject>

<mods:subject authority="lcsh">
    <mods:geographic authorityURI="http://id.loc.gov/authorities/names" valueURI="http://id.loc.gov/authorities/names/n79059683">Thailand</mods:geographic>
    <mods:topic authorityURI="http://id.loc.gov/authorities/subjects" valueURI="http://id.loc.gov/authorities/subjects/sh85050519">Foreign relations</mods:topic>
    <mods:geographic authorityURI="http://id.loc.gov/authorities/names" valueURI="http://id.loc.gov/authorities/names/n78095330">United States</mods:geographic>
</mods:subject>

<mods:subject authority="lcsh" authorityURI="http://id.loc.gov/authorities/subjects" valueURI="http://id.loc.gov/authorities/subjects/sh87001513">
    <mods:geographic authorityURI="http://id.loc.gov/authorities/names" valueURI="http://id.loc.gov/authorities/names/n80021691">Burma</mods:geographic>
    <mods:topic authorityURI="http://id.loc.gov/authorities/subjects" valueURI="http://id.loc.gov/authorities/subjects/sh85061212">History</mods:topic>
    <mods:temporal">Konbaung dynasty, 1752-1885</mods:temporal>
</mods:subject>

 

 

Field

mods:relatedItem

Value

Record the collection in SEADL to which this digital object should be assigned, including the contributing institution and partner. Record their full official title, preferred contact address, and official website.

Examples
<mods:relatedItem type="host">
    <mods:titleInfo>
        <mods:title>George V. Smith Thai poster collection</mods:title>
    </mods:titleInfo>
    <mods:location>
        <mods:url>https://sea.lib.niu.edu/islandora/object/seadl:posters</mods:url>
    </mods:location>
</mods:relatedItem>

 

 

Field

mods:location

Value

Use Location to record the physical location of the resource, including any shelf identifiers (e.g. classification number) and institution/owner. Do not use this element for the contributing instution or partner.

Examples
<mods:location>
    <mods:physicalLocation authority="oclcorg">JNA</mods:physicalLocation>
    <mods:physicalLocation authority="NIUdb">fmlspx</mods:physicalLocation>
    <mods:physicalLocation>Southeast Asia Collection, Northern Illinois University.</mods:physicalLocation>
    <mods:shelfLocator>E183.8.T4 T644 1967a</mods:shelfLocator>
</mods:location>

 

 

Field

mods:accessCondition

Value

Contributors will be required to select one of the rights statements below from rightsstatements.org:

In Copyright - Education Use Permitted

In Copyright - Non-Commercial Use Permitted

No Copyright - Non-Commercial Use Only

No Copyright - Other Known Legal Restrictions

No Known Copyright

They may optionally communicate the copyright status of the digital object in a brief (no more than 250 characters) statement. For resources that are in copyright, record the name of the copyright holder in exactly the form they would like to be credited. If the resource contains personal information, culturally-sensitive information, or any materials that are still in copyright or for which the copyright is not known, the contributor should also indicate here any access restrictions that must be put in place.

Examples
<mods:accessCondition xmlns:xlink="http://www.w3.org/1999/xlink" type="rightsstatement" xlink:href="https://creativecommons.org/publicdomain/mark/1.0/">No Copyright - Public Domain</mods:accessCondition>

<mods:accessCondition type="useAndReproduction">Use of this public-domain resource is unrestricted, however, attribution is customary and requested.</mods:accessCondition>