Home | RUBRIC site | Contact us | Creative Commons

MARC Book Chapter template

To use this template right click to save this MARC chapter XML file format to a disk then open in an XML editor.
Do not copy and paste the web view.

<?xml version="1.0" encoding="UTF-8"?>
<!-- edited with XMLSpy v2006 rel. 3 sp1 (http://www.altova.com) by Neil Godfrey (RUBRIC) 
Authority for namespace header is taken from 
 http://www.openarchives.org/OAI/2.0/guidelines-marcxml.htm -->
<collection xmlns=http://www.loc.gov/MARC21/slim 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.loc.gov/MARC21/slim
http://www.loc.gov/standards/marcxml/schema/MARC21slim.xsd">
    <record>
        <leader>00000naa a22000002a 4500</leader>
        <controlfield tag="008">      |20uu||||   |||||s|||||00| 0|eng | </controlfield>
        <!-- Language -->
        <datafield tag="041" ind1="0" ind2=" ">
            <subfield code="a">en-aus</subfield>
        </datafield>
        <!-- First Author     -->
        <datafield tag="100" ind1="1" ind2=" ">
            <subfield code="a">Surname, Firstname</subfield>
            <subfield code="e">submitter</subfield>
            <subfield code="u">Faculty of ABC, University of XYZ</subfield>    
        </datafield>
        <!-- Title: Maintain Statement of Responsibility to include the display form 
of the name in addition to an authority form in 100 or 700 -->
        <datafield tag="245" ind1="0" ind2="4">
            <subfield code="a">The main title here </subfield>
            <subfield code="b">subtitle here </subfield>
            <subfield code="c">Statement of responsibility</subfield>
        </datafield>
        <!-- Varying form of Title -->
        <datafield tag="246" ind1="0" ind2="3">
            <subfield code="a">varying form of title</subfield>
        </datafield>
        <!-- Physical Description  (of the book chapter only, not the host book) -->            
        <datafield tag="300" ind1=" " ind2=" ">
            <subfield code="a">123 p.</subfield>
        </datafield>
        <!-- General Note R -->
        <datafield tag="500" ind1=" " ind2=" ">
            <subfield code="a">Additional information not found elsewhere.</subfield>            
        </datafield>
        <!-- Bibliography etc. of the book chapter only, not the host book -->                
        <datafield tag="504" ind1="3" ind2=" ">
            <subfield code="a">Includes bibliographical references.</subfield>                 
        </datafield>
        <!-- Restrictions on access note -->
        <datafield tag="506" ind1=" " ind2="0">
            <subfield code="a">Open access</subfield>
        </datafield>
        <!-- Abstract, Summary etc -->
        <datafield tag="520" ind1="3" ind2=" ">
<subfield code="a">Abstract</subfield> </datafield> <!-- Geographic Area --> <datafield tag="522" ind1=" " ind2=" ">
            <subfield code="a">Australia</subfield>
        </datafield>
        <!-- Copyright note.  -->
        <datafield tag="540" ind1=" " ind2=" ">
            <subfield code="a">Copyright policy - Repository meeting 12/12/2005.</subfield>
            <subfield code="u">http://companyurl.com.au</subfield>
        </datafield>
        <!-- RFCD Subject ind2=7 for source specified in subfield $2 (e.g. RFCD) -->
        <datafield tag="650" ind1=" " ind2="7">
            <subfield code="a">380199 Psychology not elsewhere classified</subfield>
            <subfield code="2">RFCD</subfield>
        </datafield>
        <!-- Subject-Topical   -->
        <datafield tag="650" ind1=" " ind2="0">
            <subfield code="a">Ear</subfield>
            <subfield code="x">Diseases</subfield>
            <subfield code="2">LCSH</subfield>
        </datafield>
        <!-- Keywords  Use one keyword or keyword phrase for each subfield a -->
        <datafield tag="653" ind1=" " ind2=" ">
            <subfield code="a">cats</subfield>
            <subfield code="a">pig farming</subfield>
        </datafield>
        <!-- Resource Type NR  ind2=7 for source specified in subfield $2 (e.g. local)-->
        <datafield tag="655" ind1=" " ind2="7">
            <subfield code="a">book chapter</subfield>
            <subfield code="2">local</subfield>
        </datafield>
        <!-- 2nd author -->
        <datafield tag="700" ind1="1" ind2=" ">
            <subfield code="a">Horsefield, Jay</subfield>
            <subfield code="e">submitter</subfield>
            <subfield code="u">Department of ABC, XYZ University</subfield>
        </datafield>
        <!-- Host Item / Book Title  subfield d=place, publisher, date of publication; z=isbn -->        
        <datafield tag="773" ind1="0" ind2=" ">
            <subfield code="t">title of host book</subfield>
            <subfield code="b">edition statement</subfield>
            <subfield code="d">[Albany] : University of  NY, State Ed Dept., 1967</subfield>            
            <subfield code="z">9781873671009</subfield>
        </datafield>
        <!-- Locations URLs; Format subfield q=format -->
        <datafield tag="852" ind1=" " ind2=" ">
            <subfield code="u">HANDLE URL TO REPOSITORY METADATA PAGE</subfield>
        </datafield>
        <datafield tag="856" ind1="4" ind2="0">
            <subfield code="u">DOI OR OFFSITE LINK</subfield>
            <subfield code="q">application/pdf</subfield>
        </datafield>        
    </record>
</collection>

MARC chapter XML file format Right click to save this file to a disk then open in an XML editor.

marc_bookchapter_template v2.1 produced 21 December 2007

HTTP://CREATIVECOMMONS.ORG/LICENSES/BY-SA/2.5/AU/

Copyright 2007 RUBRIC