[Feature Request] OpenURL prefs: One query PER Server

A place for users to ask each other questions, make suggestions, and discuss Bookends.
Post Reply
iandol
Posts: 481
Joined: Fri Jan 25, 2008 2:31 pm

[Feature Request] OpenURL prefs: One query PER Server

Post by iandol »

So Bookends already has an OpenURL preference pane which has a Servers list (URL) and a single search arguments (query). BUT there is no way to link a server to a query, as there is only one search argument (query) box. Jon had previously mentioned that he'd like to redesign this in another thread, and this is just a formal feature request to redesign this panel so that each Server has its own query field. We could then have multiple servers each with its own query. If we could add a "name" to this pair we could also have nicer Context Menu>OpenURL Search>...; the interface would be a simple 3 column table [name][query]. This small GUI change would in ... ic scholar is an excellent new bibliographic search tool and I would like to integrate a semantic scholar API search for refs via DOI into Bookends: https://api.semanticscholar.org/ - very simple in that the API has a URL (api.semanticscholar.org) and query parameter (/doi). There are several other examples of tools that can easily be segmented this way, like Scopus.
Last edited by iandol on Wed Nov 01, 2017 10:09 pm, edited 1 time in total.
Jon
Site Admin
Posts: 10291
Joined: Tue Jul 13, 2004 6:27 pm
Location: Bethesda, MD
Contact:

Re: [Feature Request] Semantic Scholar and making OpenURL prefs more flexible

Post by Jon »

It looks like you're asking for two things in one post. Please don't do that -- a separate thread for each different topic makes the forum more useful. Once the dust of the next Bookends release has settled we can revisit these. Please post again, perhaps with move of an explanation of why you need more than one query per server.

Jon
Sonny Software
iandol
Posts: 481
Joined: Fri Jan 25, 2008 2:31 pm

Re: [Feature Request] OpenURL prefs: One query PER Server

Post by iandol »

Hi Jon, sorry if my post was confusing (have reeditied it to make it clearer). I am asking for one feature only: That for each server you can have a query attached to that server — URL-A+QUERY-A . Perhaps this table makes the UI easier to envisage:

Code: Select all

| Name             | URL                                             | Query                           |
|------------------|-------------------------------------------------|---------------------------------|
| Web of Science   | http://ws.isiknowledge.com/cps/openurl/service? | rft_id=info:doi/                |
| WoS Citations    | http://ws.isiknowledge.com/cps/openurl/service? | svc.citing=yes&rft_id=info:doi/ |
| Semantic Scholar | http://api.semanticscholar.org/                 | doi                             |
| Scopus           | http://api.elsevier.com/content/search/         | ?query=doi&api_key=XXX          |
Currently you can add many servers but they are all forced to use the same query.
Jon
Site Admin
Posts: 10291
Joined: Tue Jul 13, 2004 6:27 pm
Location: Bethesda, MD
Contact:

Re: [Feature Request] OpenURL prefs: One query PER Server

Post by Jon »

Thanks, this is much clearer.

Jon
Sonny Software
iandol
Posts: 481
Joined: Fri Jan 25, 2008 2:31 pm

Re: [Feature Request] OpenURL prefs: One query PER Server

Post by iandol »

This was added to V13.0.3, really great thanks Jon and Carlos!!!

The User manual (page 293/294) now contains some examples of the new URL tools you can use to access content:
Screen Shot 2018-01-08 at 12.29.39_SMALL.png
Screen Shot 2018-01-08 at 12.29.39_SMALL.png (73.14 KiB) Viewed 3865 times
Post Reply