Mark,

Here's how MODS does it. This example is taken from the MODS v.3 user 
guidelines 
(http://www.loc.gov/standards/mods/v3/mods-userguide-examples.html), 
but I've edited it down a bit for brevity:


<modsCollection
   xmlns:xlink="http://www.w3.org/1999/xlink";
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
   xmlns="http://www.loc.gov/mods/v3";
   xsi:schemaLocation="http://www.loc.gov/mods/v3 
http://www.loc.gov/standards/mods/v3/mods-3-3.xsd";>
<mods version="3.3">
     <titleInfo>
       <title>Hiring and recruitment practices in academic libraries</title>
     </titleInfo>
     <name type="personal">
       <namePart>Raschke, Gregory K.</namePart>
       <displayForm>Gregory K. Raschke</displayForm>
     </name>
     <typeOfResource>text</typeOfResource>
     <genre>journal article</genre>
     <originInfo>
       <place>
           <text>Baltimore, Md.</text>
       </place>
       <publisher>Johns Hopkins University Press</publisher>
       <dateIssued>2003</dateIssued>
       <issuance>monographic</issuance>
     </originInfo>
     <language authority="iso639-2b">eng</language>
     <physicalDescription>
       <form authority="marcform">print</form>
       <extent>15 p.</extent>
     </physicalDescription>
     <abstract>Academic libraries need to change their recruiting and 
hiring procedures to stay competitive in today's changing 
marketplace.[...]</abstract>
     <relatedItem type="host">
       <titleInfo>
           <title>portal: libraries and the academy</title>
       </titleInfo>
       <part>
           <detail type="volume">
             <number>3</number>
             <caption>vol.</caption>
           </detail>
           <detail type="number">
             <number>1</number>
             <caption>no.</caption>
           </detail>
           <extent unit="page">
             <start>53</start>
             <end>57</end>
           </extent>
           <date>Jan. 2003</date>
       </part>
       <identifier type="issn">1531-2542</identifier>
     </relatedItem>
</mods>
</modsCollection>


At 10:23 AM -0400 9/17/10, Mark H. Wood wrote:
>Content-type: multipart/signed; micalg=pgp-ripemd160;
>  protocol="application/pgp-signature"; boundary=h31gzZEtNLTqOjlF
>Content-disposition: inline
>
>IMHO people shouldn't be making up nonstandard terms in the "dc" namespace.
>
>We need help from librarians here: isn't there *some* metadata
>standard for representing articles in dead-tree periodicals?  If not,
>then let's stir people up, get one made and promote it.
>
>--
>Mark H. Wood, Lead System Programmer   [email protected]
>Balance your desire for bells and whistles with the reality that only a
>little more than 2 percent of world population has broadband.
>       -- Ledford and Tyler, _Google Analytics 2.0_
>
>Attachment converted: Chinquapin:Untitled 10 (    /    ) (0246F13A)
>------------------------------------------------------------------------------
>Start uncovering the many advantages of virtual appliances
>and start using them to simplify application deployment and
>accelerate your shift to cloud computing.
>http://p.sf.net/sfu/novell-sfdev2dev
>
>_______________________________________________
>Dspace-general mailing list
>[email protected]
>https://lists.sourceforge.net/lists/listinfo/dspace-general

-- 
_______________________________
Peter C. Gorman
Head, University of Wisconsin Digital Collections Center
218 Memorial Library
Madison, WI 53706
[email protected]
(608) 265-5291


------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Dspace-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-general

Reply via email to