Hi all, I posted this last week, but got no response. Does anyone here know anything about METSManifest.crosswalkItem? See below.
Thanks. -----Original Message----- From: Ingram, William A Sent: Thursday, September 08, 2011 10:48 AM To: [email protected] Subject: SWORDMETSIngester error Hi, I am trying to send packages to DSpace 1.5.2 via SWORD, but they are being refused due to a crosswalk error. See below the top of the stacktrace, and a snippet of my dspace.cfg below that. The package METS.xml is attached. Thanks, Bill // --- stacktrace --- 2011-09-07 20:04:19,662 ERROR org.dspace.sword.SWORDMETSIngester @ caught exception: org.dspace.content.crosswalk.MetadataValidationException: Cannot process METS Manifest: No crosswalk found for MDTYPE=DIM at org.dspace.content.packager.METSManifest.crosswalkItem(METSManifest.java:796) at org.dspace.content.packager.DSpaceMETSIngester.chooseItemDmd(DSpaceMETSIngester.java:174) at org.dspace.content.packager.AbstractMETSIngester.ingest(AbstractMETSIngester.java:390) at org.dspace.sword.SWORDMETSIngester.ingest(SWORDMETSIngester.java:115) at org.dspace.sword.CollectionDepositor.doDeposit(CollectionDepositor.java:179) at org.dspace.sword.DepositManager.deposit(DepositManager.java:173) at org.dspace.sword.DSpaceSWORDServer.doDeposit(DSpaceSWORDServer.java:153) at org.purl.sword.server.DepositServlet.doPost(DepositServlet.java:336) at javax.servlet.http.HttpServlet.service(HttpServlet.java:637) at javax.servlet.http.HttpServlet.service(HttpServlet.java:717) ... // --- dspace.cfg --- # Crosswalk Plugins: plugin.named.org.dspace.content.crosswalk.IngestionCrosswalk = \ org.dspace.content.crosswalk.DIMIngestionCrosswalk = DIM \ org.dspace.content.crosswalk.DIMIngestionCrosswalk = dim \ org.dspace.content.crosswalk.OAIDCIngestionCrosswalk = DC \ org.dspace.content.crosswalk.OAIDCIngestionCrosswalk = dc \ org.dspace.content.crosswalk.OAIDCIngestionCrosswalk = OAI_DC \ org.dspace.content.crosswalk.OAIDCIngestionCrosswalk = oai_dc \ org.dspace.content.crosswalk.QDCCrosswalk = QDC \ org.dspace.content.crosswalk.QDCCrosswalk = qdc \ org.dspace.content.crosswalk.PREMISCrosswalk = PREMIS \ org.dspace.content.crosswalk.OREIngestionCrosswalk = ORE \ org.dspace.content.crosswalk.OREIngestionCrosswalk = ore \ org.dspace.content.crosswalk.NullIngestionCrosswalk = NIL \ org.dspace.content.crosswalk.NullIngestionCrosswalk = nil plugin.selfnamed.org.dspace.content.crosswalk.IngestionCrosswalk = \ org.dspace.content.crosswalk.XSLTIngestionCrosswalk mets.submission.crosswalk.DIM = DIM sword.accept-packaging.METSDSpaceSIP.identifier = http://purl.org/net/sword-types/METSDSpaceSIP sword.accept-packaging.METSDSpaceSIP.q = 1.0 # A comma separated list of MIME types that SWORD will accept sword.accepts = application/zip -- Bill Ingram Research Programmer Scholarly Communication and Repository Services University of Illinois at Urbana-Champaign ------------------------------------------------------------------------------ BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA Learn about the latest advances in developing for the BlackBerry® mobile platform with sessions, labs & more. See new tools and technologies. Register for BlackBerry® DevCon today! http://p.sf.net/sfu/rim-devcon-copy1 _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

