-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
added data and a test for transcript display
- Loading branch information
1 parent
a60e430
commit 9b112db
Showing
3 changed files
with
77 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,55 @@ | ||
|
||
<?xml version="1.0" encoding="UTF-8"?> | ||
<collection xmlns="http://www.loc.gov/MARC21/slim"> | ||
<record> | ||
<controlfield tag="001">207666</controlfield> | ||
<controlfield tag="005">20231106135319.0</controlfield> | ||
<datafield tag="035" ind1=" " ind2=" "> | ||
<subfield code="a">drilmav-00004</subfield> | ||
</datafield> | ||
<datafield tag="245" ind1=" " ind2=" "> | ||
<subfield code="a">On changes regarding discrimination against people with disabilities</subfield> | ||
</datafield> | ||
<datafield tag="336" ind1=" " ind2=" "> | ||
<subfield code="a">Audio</subfield> | ||
</datafield> | ||
<datafield tag="540" ind1=" " ind2=" "> | ||
<subfield code="a">Researchers may make free and open use of the UC Berkeley Library’s digitized public domain materials. However, some materials in our online collections may be protected by U.S. copyright law (Title 17, U.S.C.). Use or reproduction of materials protected by copyright beyond that allowed by fair use (Title 17, U.S.C. § 107) requires permission from the copyright owners. The use or reproduction of some materials may also be restricted by terms of University of California gift or purchase agreements, privacy and publicity rights, or trademark law. Responsibility for determining rights status and permissibility of any use or reproduction rests exclusively with the researcher. To learn more or make inquiries, please see our permissions policies (https://www.lib.berkeley.edu/about/permissions-policies). | ||
</subfield> | ||
</datafield> | ||
<datafield tag="700" ind1="1" ind2=" "> | ||
<subfield code="a">Billings, Carol Fewell</subfield> | ||
</datafield> | ||
<datafield tag="852" ind1=" " ind2=" "> | ||
<subfield code="c">The Bancroft Library</subfield> | ||
</datafield> | ||
<datafield tag="856" ind1="4" ind2="2"> | ||
<subfield code="u">https://avplayer.lib.berkeley.edu/ROHOAudio/drilmav-00004</subfield> | ||
<subfield code="y">Play Audio</subfield> | ||
</datafield> | ||
<datafield tag="856" ind1="4" ind2="2"> | ||
<subfield code="u">https://digitalassets.lib.berkeley.edu/audio/transcript/Carol_Fewell_Billings_Transcript.pdf</subfield> | ||
<subfield code="y">Transcript of audio file</subfield> | ||
</datafield> | ||
<datafield tag="902" ind1=" " ind2=" "> | ||
<subfield code="d">2/3/21</subfield> | ||
<subfield code="n">SMS</subfield> | ||
</datafield> | ||
<datafield tag="909" ind1="C" ind2="O"> | ||
<subfield code="o">oai:digicoll.lib.berkeley.edu:207666</subfield> | ||
<subfield code="q">mcleanCalisphere_oai</subfield> | ||
</datafield> | ||
<datafield tag="980" ind1=" " ind2=" "> | ||
<subfield code="a">DRILM: AV</subfield> | ||
</datafield> | ||
<datafield tag="982" ind1=" " ind2=" "> | ||
<subfield code="b">Disability Rights and Independent Living Movement</subfield> | ||
</datafield> | ||
<datafield tag="982" ind1=" " ind2=" "> | ||
<subfield code="a">Disability Rights Movement</subfield> | ||
</datafield> | ||
<datafield tag="998" ind1=" " ind2=" "> | ||
<subfield code="g">billings1.mp3</subfield> | ||
</datafield> | ||
</record> | ||
</collection> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters