[CODE4LIB] edUi 2010 Conference Schedule now available

2011-08-10 Thread EdUI Conference
The schedule for edUi 2011 has been posted. Check out the schedule: http://eduiconf.org/schedule/ Or read the announcement:http://edui.createsend1.com/t/r/e/tyjrkhd/l/f/ Topics include: content strategy, HTML5, CSS3, Mobile web, prototyping, user research, visual design, as well as some

[CODE4LIB] Names Added to ID.LOC.GOV

2011-08-10 Thread Ford, Kevin
Announcement: New Vocabulary Data Added to LC Authorities and Vocabularies Service The Library of Congress is pleased to make available additional vocabularies from its Authorities and Vocabularies web service (ID.LOC.GOV), which provides access to Library of Congress standards and

Re: [CODE4LIB] Names Added to ID.LOC.GOV

2011-08-10 Thread Karen Coyle
Thanks, Kevin. This was obviously one heck of a project! Very impressive. I looked at an entry in id.loc.gov and in VIAF and couldn't immediately see a connecting URI (browsing through the RDF/XML) -- is there one, or are there plans to create those links between the two vocabularies? Here

Re: [CODE4LIB] Names Added to ID.LOC.GOV

2011-08-10 Thread stuart yeates
Really, really good. Thank you very much for all the hard work. cheers stuart On 11/08/11 06:15, Ford, Kevin wrote: Announcement: New Vocabulary Data Added to LC Authorities and Vocabularies Service The Library of Congress is pleased to make available additional vocabularies from its

[CODE4LIB] Net::OAI::Harvester

2011-08-10 Thread Westman, Stephen
I'm working on a Perl-based OAI harvester and have run a problem. The module that I'm using - Net::OAI::Harvester - does a great job of parsing out the different OAI tagged fields so that they can be put into a MySQL table of retrieved OAI records for searching. Unfortunately, in using the

Re: [CODE4LIB] Net::OAI::Harvester

2011-08-10 Thread Thomas Krichel
Westman, Stephen writes I'm working on a Perl-based OAI harvester and have run a problem. The module that I'm using - Net::OAI::Harvester - does a great job of parsing out the different OAI tagged fields so that they can be put into a MySQL table of retrieved OAI records for searching. I