Print

Print


Cvskit looks very interesting. Thanks for posting!

Alex


On Wed, Oct 29, 2014 at 9:29 PM, Eric Phetteplace <[log in to unmask]> wrote:
> Of course, MARC. I use Millennium ILS' bulk editing modules (Rapid|Global
> Update) or pymarc.
>
> We have a digital repository, EQUELLA, which lets you use custom metadata
> schemas or preconfigured ones. We use a heavily modified MODS schema.
> Format is XML.
>
> I haven't done a ton of XML processing but I edit in Sublime Text and not a
> specialized XML editor like Oxygen. Plug-ins like Emmet, XML lint, and the
> built-in regex search-and-replace save me some time. On the command line, I
> use typical UNIX text processing tools like sed but will probably find a
> need for xmlstarlet at some point.
>
> Not quite what you asked but I do a *ton* of work with CSV exports from
> various systems and newline delimited text data. Again, standard UNIX tools
> are super useful here, less sed than sort, uniq. I'm starting to get into
> Python's csvkit, too.
>
> I dream of all this happening in JSON. The small tools I write for myself
> use JSON configuration files. Yaml is pretty, too.
>
> Best,
> Eric
>
> On Wed, Oct 29, 2014 at 11:17 AM, [log in to unmask] <
> [log in to unmask]> wrote:
>
>> Hardy++
>>
>> That's what I was going to send!
>>
>> On Wed, Oct 29, 2014 at 12:02 PM, Brian Zelip <[log in to unmask]> wrote:
>>
>> > I don't work with metadata for the library, but from metadata class I
>> know
>> > we (UIUC) use at least MARC, MARCXML, and MODS. Oxygen is a commonly used
>> > application around here to process xml.
>> >
>> >
>> > Brian Zelip
>> > ---
>> > MS Student, Graduate School of Library & Information Science
>> > Graduate Assistant, Scholarly Commons
>> > University of Illinois at Urbana-Champaign
>> > zelip.me
>> >
>> > On Wed, Oct 29, 2014 at 12:50 PM, P.G. <[log in to unmask]> wrote:
>> >
>> > > Hello Coders,
>> > >
>> > > Just wanted to see who works with metadata and what standards and
>> > protocols
>> > > are you using and what platforms/softwares if any are you using?
>> > >
>> > > Thank you.
>> > > Chris
>> > >
>> >
>>
>>
>>
>> --
>> Tod Robbins
>> Digital Asset Manager, MLIS
>> todrobbins.com | @todrobbins <http://www.twitter.com/#!/todrobbins>
>>