On Tue, Aug 19, 2014 at 7:29 AM, Huidong Zhang <[email protected]> wrote: > How about the XML format returned by > "api.php?action=query&prop=revisions&rvprop=content&format=xml"? What will > it change to?
No those will not change. > For example: > The current return value of > http://www.wikidata.org/w/api.php?action=query&format=xml&titles=Q1&prop=revisions&rvprop=content > is: > <api> > <query> > <pages> > <page pageid="129" ns="0" title="Q1"> > <revisions> > <rev contentformat="application/json" contentmodel="wikibase-item" > xml:space="preserve"> > {"label":{"en":"universe","fr":"Univers", ...... > > Is it going to become: > <api> > <query> > <pages> > <page pageid="129" ns="0" title="Q1"> > <revisions> > <rev contentformat="application/json" contentmodel="wikibase-item" > xml:space="preserve"> > > {"labels":{"en":{"language":"en","value":"universe"},"fr":{"language":"fr","value":"Univers"}, > ...... > > Is there a way that I can try this BREAKING CHANGE before Aug 26? For > example, can I see the changed JSON format at test.wikidata.org before Aug > 26? Yes it should be there from Thursday night on. Cheers Lydia -- Lydia Pintscher - http://about.me/lydia.pintscher Product Manager for Wikidata Wikimedia Deutschland e.V. Tempelhofer Ufer 23-24 10963 Berlin www.wikimedia.de Wikimedia Deutschland - Gesellschaft zur Förderung Freien Wissens e. V. Eingetragen im Vereinsregister des Amtsgerichts Berlin-Charlottenburg unter der Nummer 23855 Nz. Als gemeinnützig anerkannt durch das Finanzamt für Körperschaften I Berlin, Steuernummer 27/681/51985. _______________________________________________ Wikidata-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-l
