Last modified: 2014-05-09 15:29:41 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T60513, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 58513 - Add opensearch support to the GWToolset
Add opensearch support to the GWToolset
Status: NEW
Product: MediaWiki extensions
Classification: Unclassified
GWToolset (Other open bugs)
unspecified
All All
: Low enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks: 58509 58511
  Show dependency treegraph
 
Reported: 2013-12-15 15:37 UTC by Maarten Dammers
Modified: 2014-05-09 15:29 UTC (History)
4 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Maarten Dammers 2013-12-15 15:37:59 UTC
The OpenSearch is a metadata harvesting standard used by a lot of GLAMs. See http://www.opensearch.org/Specifications/OpenSearch/1.1 for more information.

Support for this standard should be added in the future.

Example at http://www.opencultuurdata.nl/wiki/nationaal-archief-fotopersbureau-anefo/ with the stream at http://www.gahetna.nl/beeldbank-api/opensearch/?q=2.24.01.05&startIndex=10&count=20

It works with paging. You can find the relevant info at the start:

    <opensearch:Query role="request" searchTerms="2.24.01.05" count="10" startIndex="10" />
    <opensearch:totalResults>142241</opensearch:totalResults>
    <opensearch:startIndex>10</opensearch:startIndex>
    <opensearch:itemsPerPage>10</opensearch:itemsPerPage>

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links