User:Sj/wp-api
Wikisnap API v0.1
How to create a Wikipedia snapshot config file:
Basic idea
To generate a list of articles to go into the snapshot, we read in the wiki markup on a 'config' wiki page and ignore everything that is not in an [un]ordered list. This allows liberal commenting and overlay on top of whatever other formatting is on the wiki.
Interpreted markup
* # '' '''
Supplemental pages
Image blacklist
- two_MB_of_grass_growing.gif
A description/comment, ignored
- bigbad.gif
- substitute_for_bigbad.gif
- understudy_substitute_for_bigbad.gif
- Media:oblique_hacker_culture_joke_pic.jpg
- Marshland in America
That last item would kill "chart.png"
This format would work for any media type.
i18n page
* '''en''' word or phrase * '''es''' palabra o frase
Each list (as seperated by paragraph/double newlines) describes localizations for a word/phrase. Phrases will be matched before substrings. There is no key language to each list, although using a consistent language as the first entry makes sense as a means of alphabetically organizing the lists on a page.
Having an explicit page like this avoids interlanguage link ambiguities, or inconsistencies between the one-way links between two languages. Such a page could easily be seeded by a bot from a list on one language, and tweaked. Note: this page will have ~one line for every article in the all-language snapshot.
examples
Ex. 1
- en Wikipedia
- simple Wikipedia
- pt Wikipédia
is preferred to
- en Wikipedia
- simple Wikipedia
- pt Wikipédia
- simple Wikipedia
though both are equally valid
Ex. 2
- es Wikipedia, la enciclopedia libre
- en Wikipedia, the free encylopedia
- Italics as a flag for case-sensitive/exact matches
- ar
- th
Ex. 3
- en disambiguation
- pt desambigua%C3%A7%C3%A3o
(equiv to)
- pt desambiguação
While mediawiki creatively interprets the markup (starting the list over at 1.) the above looks fine from our script's point of view.
Ex. 4
- en Physics
- th none
(to blacklist the thai page)
- es Fisica
Other needed pages
We need pages for:
- Mediawiki verbage (eg 'navigation', 'search')
- Common in-article verbage (eg 'See also', 'External links')
- Our verbage (eg 'OLPC Digital Library')
- Our index page article catagory headers
- Header/footer text and formatting, other envelope text, and page design/css per language
Content Disclaimer
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.
- The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
- There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
- It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
- Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
- Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.