Print

Print


(On the original question, I also wrote a PHP script once that converts from an RSS feed eg a Wordpress website to OAI – or at least a few of the OAI verbs: https://github.com/LincolnUniLTL/rss2oai )

On migration: I haven’t migrated from ContentDM before, but my experience of migrating between other systems is that a) it’s going to be painful and you’re going to lose some of what you want, and b) unless someone’s done that particular migration path before and can walk you through it, you’re going to have to break it down into steps. Eg

Data Requirements

-          what data do you absolutely need? Ideally want? Don’t mind about? Actively want to leave behind because it’s a mess and/or useless?

-          think about the file itself, bibliographic metadata fields, license files, internal library notes, usage statistics, collections it belongs to, permissions/open access status etc

-          this is a good time to take nothing for granted – ie don’t assume that any system will treat field A the same as it treats field B; don’t assume that the Way You’ve Always Done it is actually what you need for the future; if something like thumbnails are important, don’t assume the new system can recreate them (it almost certainly can, in that example, but don’t assume it)

The new system

-          what data can it store?

-          what format(s) can it import it in?

-          (I start with the new system because importing cleanly tends to be the harder side of the equation, and if it can’t import/store something, there’s probably no point bothering to export it from the old system)

The old system

-          what format(s) can it export in?

-          you might be able to get different parts of the data out in different formats

Converting between the two

-          If you’ve got something in spreadsheet format (xls, csv, tsv) you can do amazing things with a combination of Excel and OpenRefine

Deborah


On Mon, Sep 13, 2021 at 8:48 AM Jill Ellern <[log in to unmask]<mailto:[log in to unmask]>> wrote:

> Well that make sense! Is there folks out there that have converted from
> CONTENTdm to other systems? (Dspace?, others?...) How did you get the
> structure info from the cpd files to populate the new system?
> Jill
>
> -----Original Message-----
> From: Code for Libraries <[log in to unmask]<mailto:[log in to unmask]>> On Behalf Of Brian
> Meuse
> Sent: Monday, September 13, 2021 11:31 AM
> To: [log in to unmask]<mailto:[log in to unmask]>
> Subject: Re: [CODE4LIB] Do we have any OAI programmers here? I have
> questions.
>
> [You don't often get email from [log in to unmask]<mailto:[log in to unmask]>. Learn why this is
> important at http://aka.ms/LearnAboutSenderIdentification<http://aka.ms/LearnAboutSenderIdentification>.]
>
> WARNING: This email originated from a non-WCU email account. Do not click
> links or open attachments unless you are confident the content is safe.
>
>
> Hi,
>
> For what it's worth, OAI is usually meant to harvest descriptive metadata,
> not structural. DPLA doesn't host content, AFAIK, they just link back to
> the host site.
>
>
> On Mon, Sep 13, 2021 at 11:00 AM Jill Ellern <[log in to unmask]<mailto:[log in to unmask]>> wrote:
>
> > Code4lib folks,
> > Thanks to everyone for help on this...It has kept me up last night
> > thinking about... It certainly seemed like it from the documentation
> > at
> > https://help.oclc.org/Metadata_Services/CONTENTdm/CONTENTdm_Administra<https://help.oclc.org/Metadata_Services/CONTENTdm/CONTENTdm_Administra>
> > tion/Collection_administration/090Export_metadata
> >
> >
> > So I was hoping that the data structure info was in either the OAI and
> > then it occurred to me that it might also be in the XML data. (it
> > looks like it from the brief info in the documentation) So I had a
> > long conversation with OCLC/ContentDm.
> > I was disappointed to I found out that the "structure" of the compound
> > images (also called the containers for those in Contentdm) that might
> > have multiple children files is in files called #.cpd. Those files
> > are kept in the images folder. The data looks like this <?xml
> > version="1.0" encoding="utf-8"?> <cpd>
> > <type>Document</type>
> > <page>
> > <pagetitle>Page 1</pagetitle>
> > <pagefile>253.jpg</pagefile>
> > <pageptr>252</pageptr>
> > </page>
> > <page>
> > <pagetitle>Pages 2 &amp; 3</pagetitle>
> > <pagefile>254.jpg</pagefile>
> > <pageptr>253</pageptr>
> > </page>
> > <page>
> > <pagetitle>Page 4</pagetitle>
> > <pagefile>255.jpg</pagefile>
> > <pageptr>254</pageptr>
> > </page>
> > </cpd>
> >
> > I'm wondering how places like OCLC and DLA actually harvest the data
> > from CONTENTdm OAI without these files.
> >
> > Jill
> >
> > > On Sep 13, 2021, at 4:07 AM, Jill Ellern <[log in to unmask]<mailto:[log in to unmask]>> wrote:
> > >
> > > Code4lib folks,
> > >
> > > I have perhaps some stupid OAI questions. We are moving off
> > > Contentdm
> > and onto a platform with programmers that I’m pretty sure don't know
> > OAI and harvesting at all. We have been thinking that it would be
> > simple to convert our output of metadata that comes in a text format.
> > However, we see now that it drops the set structure (front and back of
> > an image for
> > example) especially since we have some collections that have different
> > titles for the container (root description) and the images attached.
> > We do see a line with cpd but with different titles, it look like we
> > might have to identify sets in Excel. That sounds like a big job and
> > a pain. I'm thinking there is a better way with OAI but I don't know
> much about it.
> > > My thinking is that we can use OAI to move this data instead of text
> > files. I'm sure it has the structure built in...doesn't it? Is there
> > a easy tutorial on OAI? I’m not finding much for the layperson. And
> > our new vendor is pretty new to library land (they are in museum land)
> > and we doubt if they know OAI and I don't see easy ways to teach them.
> > Do you have suggestions?
> > >
> > > Jill Ellern
> > >
> >
>
>
> --
> Brian Meuse, MSLIS
> he/him/his
>
> Digital Initiatives Librarian
> Brandeis University Library
>
> *Proud member of SEIU Local 888*
>

________________________________

"The contents of this e-mail (including any attachments) may be confidential and/or subject to copyright. Any unauthorised use, distribution, or copying of the contents is expressly prohibited. If you have received this e-mail in error, please advise the sender by return e-mail or telephone and then delete this e-mail together with all attachments from your system."