Skip to content

Instantly share code, notes, and snippets.

@cl4rk3
Last active August 29, 2015 14:18
Show Gist options
  • Save cl4rk3/f710e1b9cf1e6a576c3a to your computer and use it in GitHub Desktop.
Save cl4rk3/f710e1b9cf1e6a576c3a to your computer and use it in GitHub Desktop.
Minimal working mavis title record with rights info
<?xml version="1.0" encoding="ISO-8859-1"?>
<mavis database="LOC:mbrp" version="03.07.06" organisation="Library of Congress" xmlns:xl="http://www.w3.org/TR/xlink" xmlns="http://www.wizardis.com.au/2005/12/MAVIS">
<TitleWork>
<objectIdentifiers>
<ObjectIdentifier>
<identifier>cpb-aacip/46-41mgqsxz</identifier>
<identifierType>AMARCGUID</identifierType>
</ObjectIdentifier>
</objectIdentifiers>
<mediums>
<WorkMedium>
<isPrincipal>Y</isPrincipal>
<medium>M</medium>
</WorkMedium>
</mediums>
<note>Creator: Vermont Public Television, Producer.
Contributor: Graff, Chris, Host.
Contributor: Gillies, Paul S., 1948-, Guest.
Contributor: Douglas, James Holley, Speaker.
Contributor: Welch, Peter, Speaker.
Publisher: VPT, Publisher.
Genre: Government.
Genre: Event Coverage.
Vermont Public Television. Copyright 2005</note>
<objectDates>
<Date-Year>
<dateType>BROADCAST</dateType>
<dayFrom>6</dayFrom>
<dayTo>0</dayTo>
<isCirca>N</isCirca>
<monthFrom>1</monthFrom>
<monthTo>0</monthTo>
<timeFrom>00:00:00</timeFrom>
<timeTo>00:00:00</timeTo>
<yearFrom>2005</yearFrom>
<yearTo>0</yearTo>
</Date-Year>
</objectDates>
<preferredTitle>
<Title>
<descr>TEST2 Inauguration 2005</descr>
<titlePurpose>7</titlePurpose> <!-- 7 refers to an inventory title -->
</Title>
</preferredTitle>
<roles>
<Name-Role>
<party xl:href="/Organisation/key/27467-1" xl:title="Vermont Public Television"/>
<principalRole>N</principalRole>
<role>BRO</role>
</Name-Role>
</roles>
</TitleWork>
</mavis>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment