Re: [CODE4LIB] COinS

2012-11-20 Thread Dave Caroline
> > > In terms of vocabulary, Schema.org is “extensible” via several mechanisms > including mashups with other vocabularies or, ideally, direct integration > into the Schema.org namespace such as we’ve seen with RNews > , > J

Re: [CODE4LIB] COinS

2012-11-20 Thread Young,Jeff (OR)
Jonathan Rochkind wrote: > What do you mean by "suggest schema.org"? I'm suggesting Schema.org as a cross-domain extensible vocabulary that that can be (but doesn't have to be) embedded in HTML (e.g. via Microdata and/or RDFa

[CODE4LIB] Job: Digital Assets Management Internship at National Gallery of Art

2012-11-20 Thread jobs
The intern will help research and draft the history of the department of imaging and visual services at the National Gallery of Art from its formation in 1941 to the present day. He or she will verify the photographers who documented the Gallery's collections and trace the mission of photographi

Re: [CODE4LIB] COinS

2012-11-20 Thread Godmar Back
Could you elaborate on your belief that COinS is "actually illegal in HTML5?" Why would that be so? - Godmar On Tue, Nov 20, 2012 at 5:20 PM, Jonathan Rochkind wrote: > It _IS_ an old unused metadata format that should be replaced by something > else (among other reasons because it's actuall

Re: [CODE4LIB] Easiest way to tag thousands of images

2012-11-20 Thread Joe Hourcle
On Nov 20, 2012, at 2:54 PM, Kyle Banerjee wrote: > My real question is whether anyone has come up with a really good way to > assign metadata to thousands of photos, preferably in batch fashion? Thanks, There's a whole field of what they call 'computer vision', which is basically looking for thi

Re: [CODE4LIB] COinS

2012-11-20 Thread Jonathan Rochkind
What do you mean by "suggest schema.org"? The website schema.org recommends using HTML5 microdata (which can use any vocabulary that has a URI identifying it), along with suggesting a very basic vocabulary. However, the vocabulary suggested by schema.org does not have terms for the citation d

Re: [CODE4LIB] COinS

2012-11-20 Thread Young,Jeff (OR)
If the goal is to embed bibliographic metadata in HTML, I would suggest Schema.org instead of COinS. Jeff Jonathan Rochkind wrote: It _IS_ an old unused metadata format that should be replaced by something else (among other reasons because it's actually illegal in HTML5), but I'm not sure th

Re: [CODE4LIB] COinS

2012-11-20 Thread Jonathan Rochkind
Ah, does mendeley use coins too? Are you saying Mendeley recognizes UnAPI too? Or that Mendeley recognizes COinS embedded in page, but not UnAPI? Interesting. It's too bad that COinS does not validate under HTML5. I wish we could get mendeley, zotero, et al, to agree on some newer simple fo

Re: [CODE4LIB] COinS

2012-11-20 Thread Godmar Back
Funny this topic comes up right now. A few days ago, Wikipedia (arguably the biggest provider of COiNS) decided to discontinue it because they've discovered that generating the COinS using their decrepit infrastructure uses up so much processing power that attempts to edit pages with lots of citat

Re: [CODE4LIB] COinS

2012-11-20 Thread David Lawrence
For what it is worth, I can offer an approximate measure of the utility of COinS. After my online database had UnAPI metadata available for quite a while, I began receiving lots of requests for COinS from people who use Mendeley. Normally, I receive lots of complaints, requests and suggestions. I h

Re: [CODE4LIB] COinS

2012-11-20 Thread Jason Stirnaman
Dave, COinS is still alive and Zotero will export citations as COinS: http://www.zotero.org/support/dev/exposing_metadata/coins I think Mendeley supports them, too. COinS may eventually be replaced by or repurposed as some flavor of microformat, e.g. http://microformats.org/wiki/citation and ht

Re: [CODE4LIB] COinS

2012-11-20 Thread Jonathan Rochkind
It _IS_ an old unused metadata format that should be replaced by something else (among other reasons because it's actually illegal in HTML5), but I'm not sure there is a "something else" with the right balance of flexibility, simplicity, and actual adoption by consuming software. But COinS di

Re: [CODE4LIB] Easiest way to tag thousands of images

2012-11-20 Thread Kyle Banerjee
> It seems that the thematic folders and the file names may be ok > descriptive tag sources to start with. Perhaps you could try to identify > patterns to extract information for tags (i.e., "hall", "committee", > "holiday", etc.) You could traverse the file system, and use the Google > Data API f

[CODE4LIB] COinS

2012-11-20 Thread Bigwood, David
I've used the COinS Generator at OCLC for years. Now it is gone. Any suggestions on how I can get an occasional COinS for use in our bibliography? Do any of the citation managers generate COinS? Or is this just an old unused metadata format that should be replaced by something else? Thanks,

Re: [CODE4LIB] Easiest way to tag thousands of images

2012-11-20 Thread Shaun Ellis
Kyle, I think we need to break down your question... It seems that the thematic folders and the file names may be ok descriptive tag sources to start with. Perhaps you could try to identify patterns to extract information for tags (i.e., "hall", "committee", "holiday", etc.) You could travers

Re: [CODE4LIB] OpenURL linking but from the content provider's point of view

2012-11-20 Thread Jimmy Ghaphery
and wouldn't it be ideal if most applications took this approach and accepted incoming OpenURL? So many of the link resolution problems seem be when vendors change their interface and url structure breaking inbound requests until the link resolvers can get up to speed and adjust their parsers. Many

Re: [CODE4LIB] Easiest way to tag thousands of images

2012-11-20 Thread Kari R Smith
Kyle, Take a look at what the Embedded Metadata Working Group from the VRA (Visual Resources Association) has done with developing a way to embed and export / import descriptive metadata that can be reused in discovery systems as well as being resident in the files, that can assist with file man

Re: [CODE4LIB] OpenURL linking but from the content provider's point of view

2012-11-20 Thread Jason Stirnaman
David, The short answer is that your application needs to map keys and values from the OpenURL query to your application's specific query interface. DSpace supports OpenURL requests. You can find some of the relevant code at: https://github.com/DSpace/DSpace/blob/master/dspace-xmlui/src/main/java/

[CODE4LIB] code4libTO December Meetup

2012-11-20 Thread Cynthia Ng
Hi All, In the GTA area? Tell me when you might be available for a c4l meetup early December! http://doodle.com/s854uzz33ah3tpuy Vote now! Thanks, Cynthia

[CODE4LIB] Easiest way to tag thousands of images

2012-11-20 Thread Kyle Banerjee
I am in the process of examining how photo collections maintained by campus units can be incorporated into the library's repository. In all cases that I've had to deal with so far, they're just using the file system -- i.e. traversing folders that arrange images thematically to file names that indi

[CODE4LIB] OpenURL linking but from the content provider's point of view

2012-11-20 Thread David Lawrence
I have some experience with the library side of link resolver code. However, we want to implement OpenURL hooks on our open access literature database and I can not find where to begin. SafetyLit is a free service of San Diego State University in cooperation with the World Health Organization. We

[CODE4LIB] OU Campus

2012-11-20 Thread Brian Rogers
Hi - Anyone here have any experience w/implementing OmniUpdate's CMS, OU Campus, in their library? Our campus is pursuing this path for a site-wide redesign & we have the option to partner with them. In the interest of making an informed decision, we're asking around: a) to see if there have bee

Re: [CODE4LIB] desensitization

2012-11-20 Thread Chris Fitzpatrick
Wow. Thanks Thomas. That helps a lot. Looking over this, I started wondering if it might be possible to actually trigger the relay using voltage from tablet's audio jack. I've seen people do this with cell phones and camera flash triggers, although I doubt I can get 5V DC out of the audio jack wit

[CODE4LIB] Job: Librarian - Geology (Library & Archival Professional 3) at Washington

2012-11-20 Thread jobs
As part of the Division of Geology and Earth Resources, the Librarian provides for and oversees the management and effective delivery of advanced, large, complex, and mission-critical databases and applications by researching and overseeing the acquisition, installation, maintenance, documentation,

[CODE4LIB] Job: Emerging Technologies Librarian at Adams State College

2012-11-20 Thread jobs
The Adams State University's Nielsen Library is currently seeking applicants for an Emerging Technologies Librarian. This position is responsible for the identification, evaluation, and implementation of current and emerging technologies. This position also provides reference assistance, subject

[CODE4LIB] Job: Systems & Metadata Law Librarian at Northeastern University

2012-11-20 Thread jobs
The Systems & Metadata Law Librarian plays an integral and foundational role in the functioning of the Law Library. S/he participates in shaping the direction and policies of the primary Library systems relating to resources and discovery, as well as implementing, updating and troubleshooting them.

[CODE4LIB] Job: Image Resources Curator at Virginia Commonwealth University

2012-11-20 Thread jobs
VCUQatar (www.qatar.vcu.edu) is the Qatar campus of the prestigious Virginia Commonwealth University School of the Arts in Richmond, Virginia. Established in 1998 through a partnership with the Qatar Foundation for Education, Science and Community Development, VCUQatar offers students the opportuni

[CODE4LIB] Job: Assistant Curator of Pictorial Collections at Hagley Museum and Library

2012-11-20 Thread jobs
Hagley Museum and Library in Wilmington, Delaware, seeks a full-time Assistant Curator in its Pictorial Collections Department. Hagley is an independent research library devoted to documenting the history of American business, technology, and design. Its collection of prints, photographs, film, aud

Re: [CODE4LIB] extracting tiff info

2012-11-20 Thread Edward Iglesias
+1 for jhove. We use it in backing up our Tiffs and it works very well on Windows with a simple bash script and can be used to extract PREMIS data. The script we use is available here http://journal.code4lib.org/articles/4468 under the "Ingest" section. Edward Iglesias On Tue, Nov 20, 2012 at

Re: [CODE4LIB] extracting tiff info

2012-11-20 Thread Erik Hatcher
There's Tika , which has command-line capabilities. I just launched the UI app, dropped a TIFF on it, and got this output: Bits Per Sample: 8 8 8 8 bits/component/pixel Compression: LZW Content-Length: 262844 Content-Type: image/tiff Orientation: Top, left side (Horizont

[CODE4LIB] Elag 2013: Call for proposals

2012-11-20 Thread Boheemen, Peter van
Are you proud of the work you have been doing? Do you think you know stuff you should share? Do you have a great idea ? Are you able to teach your colleagues something? Make yourself heard by doing a presentation at ELAG 2013, 28-31 May in Ghent, Belgium ! The theme of this year's conference i