Page MenuHomePhabricator

Support RDF and API serializations of entity data via OAI-MPH
Closed, DeclinedPublic

Description

MediaWiki's OAI-MPH interface is aged, but still the default interface for getting a continuous stream of updates to dbpedia and lucene. Currently, we support "raw" output (effectively, internal json blobs) and "lsearch" output (a fake wikitext representation of entity data).

We should hook into the OAI-MPH interface to support all serializations provided by Special:EntityData, to make it easy for third parties to get updates of data contents.


Version: unspecified
Severity: normal

Details

Reference
bz47714

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 1:42 AM
bzimport set Reference to bz47714.
bzimport added a subscriber: Unknown Object (MLST).

Given that the interface will be deprecated I don't think we should put time into it.