Wow, that's incredible. Appreciate this. On Fri, Feb 4, 2011 at 8:31 AM, Luca de Alfaro <[email protected]> wrote: > Dear All, > > We wanted to let you know of three recent APIs we have built for > WikiTrust that may be useful to tool developers. If anyone would like > to build a service on top of these APIs (or have suggestions for other > APIs that we might be able to provide with our data), we would love to > work with you to make it happen. > > kind regards, > Luca, Bo, and Ian > > > VANDALISM API: A request like > > > http://en.collaborativetrust.com/WikiTrust/RemoteAPI?method=quality&revid=411787463 > > returns the vandalism probability for revision 1234. This is a plain > text floating point number from zero to one, where 1.0 means that the > revision is vandalism. > > > SELECTION API: A request like > > > http://en.collaborativetrust.com/WikiTrust/RemoteAPI?method=select&pageid=20742 > > returns a JSON array of objects describing the top-quality recent > revisions of the page. Each entry consist of a revision_id, and of a > few additional parameters. > > > TEXT ORIGIN API: A request like > > > http://en.collaborativetrust.com/WikiTrust/RemoteAPI?method=wikimarkup&pageid=20742&revid=411787463 > > returns a JSON object containing a string, consisting of the WikiTrust > text with some additional markup. The markup consists in tags like: > > Since {{#t:10,84893431,Habitual gardner}}its inception in > {{#t:10,86765634,Bassemkhalifa}}1928 the movement > > which means that the words “its inception in” were written by > “Habitual gardner”, in revision 86765634 (and have trust 10). > > --- > > See http://www.wikitrust.net/vandalism-api for additional information > about these APIs. > > _______________________________________________ > Toolserver-l mailing list ([email protected]) > https://lists.wikimedia.org/mailman/listinfo/toolserver-l > Posting guidelines for this list: > https://wiki.toolserver.org/view/Mailing_list_etiquette >
-- З павагай, Павел Селіцкас/Paul Selitskas Wizardist @ Wikimedia projects [email protected], +375257408304 Skype: p.selitskas _______________________________________________ Toolserver-l mailing list ([email protected]) https://lists.wikimedia.org/mailman/listinfo/toolserver-l Posting guidelines for this list: https://wiki.toolserver.org/view/Mailing_list_etiquette
