Re: [CODE4LIB] Announcing Search Workbench

2017-09-28 Thread Jason Bengtson
Pretty cool! It wouldn't be hard to wire that js up to a server-side
passthrough (I've done a lot of that) so you can hit whatever APIs you
want. I like the clean, simple lines of the interface.

Best regards,

*Jason Bengtson*


*http://www.jasonbengtson.com/ *

On Thu, Sep 28, 2017 at 10:02 AM, EDWIN VINCENT SPERR 
wrote:

> Search Workbench ( https://searchworkbench.info ) is a stab at using
> interactive visualizations to assist in the process of constructing and
> refining a search against a very large citation database.
>
> I hope it's useful for folks who do PubMed searching and think it might
> also serve as a proof-of-concept for using visualizations in other search
> applications...
>
>
> Edwin V. Sperr, MLIS, AHIP
> AU/UGA Medical Partnership
> Office of Graduate Medical Education
> Clinical Information Librarian
>
> St. Mary's Hospital
> 1230 Baxter Street
> Athens, GA 30606
>
> p: 706-389-3864
> e: esp...@uga.edu | esp...@augusta.edu r...@augusta.edu>
> w: medicalpartnership.usg.edu
>


Re: [CODE4LIB] Announcing Search Workbench

2017-09-28 Thread Goben, Abigail H
This does look really neat! Sharing this around here to see what we can do with 
it. 

-- 
Abigail H. Goben, MLS
Associate Professor
Information Services and Liaison Librarian

Library of the Health Sciences
University of Illinois at Chicago
1750 W. Polk (MC 763)
Chicago, IL 60612
ago...@uic.edu 


-Original Message-
From: Code for Libraries [mailto:CODE4LIB@LISTS.CLIR.ORG] On Behalf Of EDWIN 
VINCENT SPERR
Sent: Thursday, September 28, 2017 10:02 AM
To: CODE4LIB@LISTS.CLIR.ORG
Subject: [CODE4LIB] Announcing Search Workbench

Search Workbench ( https://searchworkbench.info ) is a stab at using 
interactive visualizations to assist in the process of constructing and 
refining a search against a very large citation database.

I hope it's useful for folks who do PubMed searching and think it might also 
serve as a proof-of-concept for using visualizations in other search 
applications...


Edwin V. Sperr, MLIS, AHIP
AU/UGA Medical Partnership
Office of Graduate Medical Education
Clinical Information Librarian

St. Mary's Hospital
1230 Baxter Street
Athens, GA 30606

p: 706-389-3864
e: esp...@uga.edu | 
esp...@augusta.edu
w: medicalpartnership.usg.edu


Re: [CODE4LIB] Announcing Search Workbench

2017-09-28 Thread Jonathan Rochkind
Woah, it's all JS front-end with no back-end? Neat.  That would limit
ability to support other search APIs to those that allow CORS JS access,
but that's not unreasonable.

If you don't mind, I'd recommend slapping a license on it anyway, in case
someone else wants to use it or build upon it. They might not, but doesn't
hurt -- unless you want to keep the code to yourself. The MIT license is
basically a "you can do whatever you want with this" license that I like.

And linking to the github repo in the "About" page on the live site.

It's also always reasonable to slap a README on that says "This is a
passion/hobby/side project, i will probably provide absolutely no
maintenance or support or docs whatsoever, but you are welcome to use the
code if you like."

On Thu, Sep 28, 2017 at 11:19 AM, EDWIN VINCENT SPERR 
wrote:

> Thanks!
>
> It exists in the land of no-discernable license, being an independent
> passion project. The code however can be found at
> https://github.com/esperr/search-workbench.
>
> It's an elaboration of a couple of other projects I presented at
> Code4LibSE a few months ago -- basically a framework that ties together
> Google charts, venn.js (https://github.com/benfred/venn.js/) and the
> awesome NCBI API (https://www.ncbi.nlm.nih.gov/home/develop/api/).
>
>
> Edwin V. Sperr, MLIS, AHIP
> AU/UGA Medical Partnership
> Office of Graduate Medical Education
> Clinical Information Librarian
>
> St. Mary’s Hospital
> 1230 Baxter Street
> Athens, GA 30606
>
> p: 706-389-3864
> e: esp...@uga.edu | esp...@augusta.edu
> w: medicalpartnership.usg.edu
>
> -Original Message-
> From: Code for Libraries [mailto:CODE4LIB@LISTS.CLIR.ORG] On Behalf Of
> Jonathan Rochkind
> Sent: Thursday, September 28, 2017 11:07 AM
> To: CODE4LIB@LISTS.CLIR.ORG
> Subject: Re: [CODE4LIB] Announcing Search Workbench
>
> This is pretty neat!  Is the code open source, and what language is it
> written in?  I'm intrigued by expanding to other search APIs with suitable
> functionality.
>
> On Thu, Sep 28, 2017 at 11:02 AM, EDWIN VINCENT SPERR 
> wrote:
>
> > Search Workbench ( https://searchworkbench.info ) is a stab at using
> > interactive visualizations to assist in the process of constructing
> > and refining a search against a very large citation database.
> >
> > I hope it's useful for folks who do PubMed searching and think it
> > might also serve as a proof-of-concept for using visualizations in
> > other search applications...
> >
> >
> > Edwin V. Sperr, MLIS, AHIP
> > AU/UGA Medical Partnership
> > Office of Graduate Medical Education
> > Clinical Information Librarian
> >
> > St. Mary's Hospital
> > 1230 Baxter Street
> > Athens, GA 30606
> >
> > p: 706-389-3864
> > e: esp...@uga.edu<mailto:esp...@uga.edu> |
> > esp...@augusta.edu<mailto:espe r...@augusta.edu>
> > w: medicalpartnership.usg.edu<http://www.medicalpartnership.usg.edu/>
> >
>


Re: [CODE4LIB] Announcing Search Workbench

2017-09-28 Thread Brad Coffield
Very slick! Well done :)

On Thu, Sep 28, 2017 at 11:19 AM, EDWIN VINCENT SPERR 
wrote:

> Thanks!
>
> It exists in the land of no-discernable license, being an independent
> passion project. The code however can be found at
> https://github.com/esperr/search-workbench.
>
> It's an elaboration of a couple of other projects I presented at
> Code4LibSE a few months ago -- basically a framework that ties together
> Google charts, venn.js (https://github.com/benfred/venn.js/) and the
> awesome NCBI API (https://www.ncbi.nlm.nih.gov/home/develop/api/).
>
>
> Edwin V. Sperr, MLIS, AHIP
> AU/UGA Medical Partnership
> Office of Graduate Medical Education
> Clinical Information Librarian
>
> St. Mary’s Hospital
> 1230 Baxter Street
> Athens, GA 30606
>
> p: 706-389-3864
> e: esp...@uga.edu | esp...@augusta.edu
> w: medicalpartnership.usg.edu
>
> -Original Message-
> From: Code for Libraries [mailto:CODE4LIB@LISTS.CLIR.ORG] On Behalf Of
> Jonathan Rochkind
> Sent: Thursday, September 28, 2017 11:07 AM
> To: CODE4LIB@LISTS.CLIR.ORG
> Subject: Re: [CODE4LIB] Announcing Search Workbench
>
> This is pretty neat!  Is the code open source, and what language is it
> written in?  I'm intrigued by expanding to other search APIs with suitable
> functionality.
>
> On Thu, Sep 28, 2017 at 11:02 AM, EDWIN VINCENT SPERR 
> wrote:
>
> > Search Workbench ( https://searchworkbench.info ) is a stab at using
> > interactive visualizations to assist in the process of constructing
> > and refining a search against a very large citation database.
> >
> > I hope it's useful for folks who do PubMed searching and think it
> > might also serve as a proof-of-concept for using visualizations in
> > other search applications...
> >
> >
> > Edwin V. Sperr, MLIS, AHIP
> > AU/UGA Medical Partnership
> > Office of Graduate Medical Education
> > Clinical Information Librarian
> >
> > St. Mary's Hospital
> > 1230 Baxter Street
> > Athens, GA 30606
> >
> > p: 706-389-3864
> > e: esp...@uga.edu<mailto:esp...@uga.edu> |
> > esp...@augusta.edu<mailto:espe r...@augusta.edu>
> > w: medicalpartnership.usg.edu<http://www.medicalpartnership.usg.edu/>
> >
>



-- 
Brad Coffield, MLIS
Assistant Information and Web Services Librarian
Saint Francis University
814-472-3315
bcoffi...@francis.edu


Re: [CODE4LIB] Announcing Search Workbench

2017-09-28 Thread EDWIN VINCENT SPERR
Thanks!

It exists in the land of no-discernable license, being an independent passion 
project. The code however can be found at 
https://github.com/esperr/search-workbench. 

It's an elaboration of a couple of other projects I presented at Code4LibSE a 
few months ago -- basically a framework that ties together Google charts, 
venn.js (https://github.com/benfred/venn.js/) and the awesome NCBI API 
(https://www.ncbi.nlm.nih.gov/home/develop/api/).


Edwin V. Sperr, MLIS, AHIP
AU/UGA Medical Partnership
Office of Graduate Medical Education
Clinical Information Librarian
 
St. Mary’s Hospital
1230 Baxter Street
Athens, GA 30606
 
p: 706-389-3864
e: esp...@uga.edu | esp...@augusta.edu
w: medicalpartnership.usg.edu

-Original Message-
From: Code for Libraries [mailto:CODE4LIB@LISTS.CLIR.ORG] On Behalf Of Jonathan 
Rochkind
Sent: Thursday, September 28, 2017 11:07 AM
To: CODE4LIB@LISTS.CLIR.ORG
Subject: Re: [CODE4LIB] Announcing Search Workbench

This is pretty neat!  Is the code open source, and what language is it written 
in?  I'm intrigued by expanding to other search APIs with suitable 
functionality.

On Thu, Sep 28, 2017 at 11:02 AM, EDWIN VINCENT SPERR 
wrote:

> Search Workbench ( https://searchworkbench.info ) is a stab at using 
> interactive visualizations to assist in the process of constructing 
> and refining a search against a very large citation database.
>
> I hope it's useful for folks who do PubMed searching and think it 
> might also serve as a proof-of-concept for using visualizations in 
> other search applications...
>
>
> Edwin V. Sperr, MLIS, AHIP
> AU/UGA Medical Partnership
> Office of Graduate Medical Education
> Clinical Information Librarian
>
> St. Mary's Hospital
> 1230 Baxter Street
> Athens, GA 30606
>
> p: 706-389-3864
> e: esp...@uga.edu<mailto:esp...@uga.edu> | 
> esp...@augusta.edu<mailto:espe r...@augusta.edu>
> w: medicalpartnership.usg.edu<http://www.medicalpartnership.usg.edu/>
>


Re: [CODE4LIB] Announcing Search Workbench

2017-09-28 Thread Jonathan Rochkind
This is pretty neat!  Is the code open source, and what language is it
written in?  I'm intrigued by expanding to other search APIs with suitable
functionality.

On Thu, Sep 28, 2017 at 11:02 AM, EDWIN VINCENT SPERR 
wrote:

> Search Workbench ( https://searchworkbench.info ) is a stab at using
> interactive visualizations to assist in the process of constructing and
> refining a search against a very large citation database.
>
> I hope it's useful for folks who do PubMed searching and think it might
> also serve as a proof-of-concept for using visualizations in other search
> applications...
>
>
> Edwin V. Sperr, MLIS, AHIP
> AU/UGA Medical Partnership
> Office of Graduate Medical Education
> Clinical Information Librarian
>
> St. Mary's Hospital
> 1230 Baxter Street
> Athens, GA 30606
>
> p: 706-389-3864
> e: esp...@uga.edu | esp...@augusta.edu r...@augusta.edu>
> w: medicalpartnership.usg.edu
>