Even cut-and-paste? I pasted the below (which supposedly is MODS XML) into last night's build and got nada:
<?xml version="1.0"?> <modsCollection xsi:schemaLocation="http://www.loc.gov/mods/v3 http:// www.loc.gov/standards/mods/v3/mods-3-2.xsd" xmlns="http://www.loc.gov/ mods/v3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <mods> <titleInfo> <title>Inspectors Cite Big Gain by Iran on Nuclear Fuel</title> </titleInfo> <typeOfResource>text</typeOfResource> <genre authority="local">newspaperArticle</genre> <genre authority="marcgt">newspaper</genre> <name type="personal"> <namePart type="family">Sanger</namePart> <namePart type="given">David E.</namePart> <role> <roleTerm type="code" authority="marcrelator">aut</roleTerm> </role> </name> <relatedItem type="host"> <part> <detail type="section"> <text>International / Middle East</text> </detail> </part> <originInfo> <dateIssued>2007-05-15 May 15, 2007</dateIssued> <dateCaptured>2007-05-15 04:37:35</dateCaptured> </originInfo> <identifier type="issn">0362-4331</identifier> <titleInfo> <title>The New York Times</title> </titleInfo> </relatedItem> <location> <url>http://www.nytimes.com/2007/05/15/world/middleeast/ 15iran.html?_r=1&hp=&oref=slogin&pagewanted=print</url> </location> <subject> <topic>United Nations</topic> </subject> </mods> </modsCollection> On May 21, 2007, at 5:43 PM, Adam R. Maxwell wrote: > On Monday, May 21, 2007, at 05:40PM, "Alexander H. Montgomery" > <[EMAIL PROTECTED]> wrote: >> Any chance that the MODS XML importer from COPAC could also be made >> to work with regular importing (e.g., cutting and pasting)? The >> reason I ask is that I have a few sources that use MODS XML. > > It should be working in recent nightly builds. The XSL > transformation from MODS->MARC isn't very good, though (from LoC). > > Adam > > ---------------------------------------------------------------------- > --- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Bibdesk-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/bibdesk-users > ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Bibdesk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bibdesk-users
