Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save ruebot/cc02a9dbde292a33b927 to your computer and use it in GitHub Desktop.

Select an option

Save ruebot/cc02a9dbde292a33b927 to your computer and use it in GitHub Desktop.

York University Digital Library MODS Title examples

"An attempt by someone at that institution to map that element to RDF. Essentially: If they had to move that to RDF in Fedora 4 today, what would they chose to do with it?"

I'm scared to contemplate that at this point.

Toronto Telegram samples

<titleInfo>
  <title>York University : Hilliard Residence</title>
</titleInfo>

Mongraph samples

<titleInfo>
  <nonSort>A </nonSort>
  <title>collection of theological tracts (Volume 2)</title>
</titleInfo>
<titleInfo>
  <nonSort>A </nonSort>
  <title>collection of psalms and hymns in the Mohawk language</title>
  <subTitle>for the use of the Six Nations Indians</subTitle>
</titleInfo>
<titleInfo type="alternative">
  <title>Ne karoron ne teyerikwahkwatha</title>
</titleInfo>
<titleInfo>
  <nonSort>The </nonSort>
  <title>ups and downs of political life, or, the adventures of Mr. G. Raball</title>
  </titleInfo>
<titleInfo type="alternative">
  <title>Adventures of Mr. G. Raball</title>
</titleInfo>
<titleInfo type="uniform">
  <title>Dominion illustrated monthly</title>
</titleInfo>

Burmese monogrpahs

<titleInfo>
  <title>ကောသလပြဇာတ်</title>
</titleInfo>
<titleInfo type="translated" lang="eng">
  <title>[Kawthala Drama]</title>
</titleInfo>

Buremese Journals

<titleInfo>
  <title>Buddhism: An Illustrated Quarterly Review</title>
  <partNumber>Vol. 1, No. 1</partNumber>
</titleInfo>

Persian audio

<titleInfo>
  <title>مست از شراب صحبت جانانه‌ام هنوز</title>
  <subTitle>يک شاخه گل </subTitle>
  <subTitle>Yek Shakhe Gol</subTitle>
</titleInfo>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment