Abstract Wikipedia
abstractwiki
https://abstract.wikipedia.org/wiki/Abstract_Wikipedia:Main_page
MediaWiki 1.47.0-wmf.5
first-letter
Media
Special
Talk
User
User talk
Abstract Wikipedia
Abstract Wikipedia talk
File
File talk
MediaWiki
MediaWiki talk
Template
Template talk
Help
Help talk
Category
Category talk
TimedText
TimedText talk
Module
Module talk
Translations
Translations talk
Abstract Wikipedia:Project chat
4
6
9944
9732
2026-06-08T22:03:44Z
HenkvD
1447
moved from [["f:Wikifunctions:Project chat]]
9944
wikitext
text/x-wiki
{{#ifexist:Abstract Wikipedia:Project chat/Header/{{USERLANGUAGE}}|{{/Header/{{USERLANGUAGE}}}}|{{/Header}}}}
{{/Archives}}
<!-- Add your discussion below this line -->
== Why don't we just structure this with wikitemplates? ==
I feel like the project could be done a lot better by using templates kind of like how wikipedia does them. Just the entire thing is templates that can be rendered in many languages. So like [[Q106289265]] would have the content <nowiki>{{Z26039|Q7257}}</nowiki> and could even have some aliasing done across languages so it could be <nowiki>{{subject is|Q7257}}</nowiki>. Code would be editable with a regular visual editor or code editor. [[User:Immanuelle|Immanuelle]] ([[User talk:Immanuelle|talk]]) 04:34, 29 March 2026 (UTC)
:This is available in pages when Parsoid rendering is enabled. We don't use this becuase it doesn't make sense for constructing and editing massive articles. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 21:37, 29 March 2026 (UTC)
::How do you do parsoid rendering? And why wouldn't it make sense? With aliases and everything could work great. [[User:Immanuelle|Immanuelle]] ([[User talk:Immanuelle|talk]]) 23:12, 29 March 2026 (UTC)
:::I believe it is enabled by default. If you do have it on: {{#function:Z10000|you'll s|ee this}} [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 14:54, 30 March 2026 (UTC)
:you may be interested in reading this old [[m:Abstract_Wikipedia/Google.org_Fellows_evaluation|Google report]]. [[User:BrokenSegue|BrokenSegue]] ([[User talk:BrokenSegue|talk]]) 14:32, 9 May 2026 (UTC)
== Why the editing API doesn't work ==
{{tracked|T423542}}
Immanuelle wrongly stated that there is no REST API for editing. [[#REST API for editing?|There is]]. However, it does not work when called from software outside Abstract Wikipedia. That is because there is no way to grant a bot password or OAuth customer the permission to edit abstract articles (<code>wikilambda-abstract-edit</code>) and create them (<code>wikilambda-abstract-create</code>), since no grant on [[Special:ListGrants]] includes either. Should this be fixed? [[User:JJPMaster|JJP]]<sub>[[User talk:JJPMaster|Mas]]<sub>[[Special:Contributions/JJPMaster|ter]]</sub></sub> ([[Q1270787|she]]/[[Q3437264|they]]) 01:57, 26 April 2026 (UTC)
:Yes I think the rights should be added. I think the number of automated edits should be low at the moment as Abstract Wikipedia is still in an early phase and so far there is not much support for small languages and so many functions will maybe change to cover more languages. As automatic editing using a Bot Account requires an formal request it is no problem if the option exists. [[User:Hogü-456|Hogü-456]] ([[User talk:Hogü-456|talk]]) 18:17, 26 April 2026 (UTC)
:Sounds good to me. Could we add a bot section to [[Abstract Wikipedia:Requests for permissions]]? [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 23:35, 5 May 2026 (UTC)
::[[Abstract_Wikipedia:Requests_for_permissions#Bot]] ―[[User:Koavf|Justin (<span style="color:grey">ko'''a'''<span style="color:black">v</span>f</span>)]]<span style="color:red">❤[[User talk:Koavf|T]]☮[[Special:Contributions/Koavf|C]]☺[[Special:Emailuser/Koavf|M]]☯</span> 23:56, 5 May 2026 (UTC)
:not currently possible :((((( [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 14:46, 30 April 2026 (UTC)
:Feeglgeef is correct, past tense sentence generation is something we are sorely lacking at the moment. If you look at [[f:WF:Type proposals#Representing abstract content|Wikifunctions' type proposals]] you can see some initiatives that could hopefully mitigate this. — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 13:49, 1 May 2026 (UTC)
== Spaces between sentences, another attempt ==
[[Abstract Wikipedia:Project chat#Extra spaces between sentences|A month ago]], @[[User:内存溢出的猫|内存溢出的猫]]<ref group="spaces3>According to Google Translate, it's pronounced "Nèicún yìchū de māo". Please correct me if it's wrong. When I write, I want to know how are things that I write pronounced aloud, and very unfortunately, I never learned to read Chinese characters, and even if I did, most English speakers probably didn't. Come to think of it, is there a function that ''reliably'' transliterates Chinese characters?</ref> That discussion doesn't seem to have yielded any fixes or meaningful discussions, at least not that I can see.
[[Abstract Wikipedia:Project chat#Spaces between sentences|Two weeks ago]], I tried to bring up a similar topic, but that discussion somehow got derailed and also didn't yield anything useful.
Now, the problem looks differently, but it's still a problem. When I look at [[Q10251]], for example, what I see is four sentences that ''appear'' with ''no'' spaces between them. Not one, not two—none at all. It looks like this:
:Plasma is a fundamental state of matter.Plasma is a classical state of matter.A plasma is a gas.A plasma is a matter.
Note that I emphasized ''appear'': When I see them rendered on the screen, they have no spaces between them. In the HTML, however, they are represented as four <code><nowiki><div></nowiki></code>s, and their inline positioning is handled by CSS. This means, for example, that if I copy and paste them, I don't get a long string with no spaces after full stops, but four sentences with a single line break after each full stop:
<poem>
Plasma is a fundamental state of matter.
Plasma is a classical state of matter.
A plasma is a gas.
A plasma is a matter.
</poem>
This is not how it is supposed to be done. <code><nowiki><div></nowiki></code>s are supposed to be used for block elements and not hacked into appearing as if they are inline (also known as phrasing). Spaces between sentences are supposed to be real characters rather than HTML and CSS tricks, they may be different in different languages, and in some languages they may be nothing at all.
I hope that the definition of the problem is clear.
<references group="spaces3"></references> [[User:Amire80|Amir E. Aharoni]] ([[User talk:Amire80|talk]]) 12:49, 2 May 2026 (UTC)
:Hi, have a look at it [[Special:PermanentLink/7132|now]]. Does this match your expectations? I think it's not rendering right now for whatever reason, but there are other examples of it being done this way that you can see: [[Q241691]]. The article renders properly in both English (spaces between sentences) and Japanese (no spaces at all).
:
:'''English:'''
:<blockquote>Programmed Data Processor is a computer model series by Digital Equipment Corporation. PDP-8 is a Programmed Data Processor.</blockquote>
:'''Japanese:'''
:<blockquote>PDPシリーズはディジタル・イクイップメント・コーポレーションによるコンピュータ・モデル・シリーズである。PDP-8はPDPシリーズである。</blockquote>
:
:I have some, err, strong opinions about [[User:Immanuelle|Immanuelle]]'s 「Abstract Wikipedia Editor」 tool, which is the predominant cause for all of these very janky and poorly-laid-out articles that you see. This is not how an article ought to be written on Abstract Wikipedia, and I and other editors are aware of this. If you see these problems, please do fix them! The wiki will be all the better for it.
:
:In the absence of consensus on such things as these (and awaiting any official policy pages) I have written [[f:User:Theki/best practices]] on my Wikifunctions userpage. You are welcome to read it if you wish. — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 17:20, 2 May 2026 (UTC)
::The output of [[Q241691]] looks OK to me in this regard. How was it done?
::[[Q10251]] gives me an error. [[User:Amire80|Amir E. Aharoni]] ([[User talk:Amire80|talk]]) 18:10, 2 May 2026 (UTC)
:::WikiLambda is doing WikiLambda things. This WASI time limit error happens intermittently on Abstract Wikipedia articles and it usually goes away after a short while. The only thing is that it doesn't really seem like purging these articles does anything to force the orchestrator to retry its evaluation so the article might not render that paragraph until someone comes in and pokes at it by editing it somehow.
:::
:::The working article uses the [[f:Z33068|''paragraph from sentences'']] function to lay out its individual sentence content. This function automatically handles converting any and all text-like objects (strings, HTML fragments, and monolingual text) to a consistent form, so sentence fragments can all be supplied verbatim to its list input. When the function is putting the sentences together it defaults to using a single space to separate them, but first checks if the requested language is in the [[f:Z33984|''languages without spaces between sentences'']] list. If it is, it doesn't add spaces at all, and just concatenates the sentences normally. I hope this explanation makes sense. — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 18:19, 2 May 2026 (UTC)
::::It makes some sense, but earlier, you suggested: "If you see these problems, please do fix them", and I'm not entirely sure how to do it. How would I fix it in [[Q100]], for example? [[User:Amire80|Amir E. Aharoni]] ([[User talk:Amire80|talk]]) 19:41, 2 May 2026 (UTC)
:::::In this case you would do the following:
:::::# At the bottom, click the plus and then 「Add empty fragment」.
:::::# Set the function to [[f:Z33068]], as mentioned earlier.
:::::# Now go through each sentence fragment, find the innermost sentence-generation function, click on the three dots, and copy it. Do not copy the calls to [[f:Z29749]] or similar, these are not necessary.
:::::# Go to the ''paragraph with sentences'' function call and add an element to the list.
:::::# Click on the three dots next to the new element, and paste in the earlier sentence fragment.
:::::# You can now delete the original fragment and repeat the process in the same list for the one after it.
:::::— [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 19:46, 2 May 2026 (UTC)
::@[[User:Theki|Theki]] I intend on fixing it, I recently made an attempt but the suggested fixes made problems worse. Do you have any practical suggestions of how to structure the templates? I will try to implement them when I have more time.
::Also your name is very confusing, are you in the process of getting it changed wiki-wide? [[User:Immanuelle|Immanuelle]] ([[User talk:Immanuelle|talk]]) 22:36, 2 May 2026 (UTC)
:::Um, are you referring to my signature not matching my wiki username? I have considered for a long time changing it from ''theki'', but I don't feel like putting in the effort when it seems to be perfectly ignorable for most people. The user 「''Rae''」 can't be usurped because they made, like, two or three articles on the Persian Wikipedia two decades ago or something, I don't know. If that weren't the case I would be User:Rae right now but after that failed to go through I just decided to stop bothering. Maybe at some point I'll come up with a username I'm happy with keeping for the foreseeable future but I have other concerns at the moment.
:::Could you explain how your attempted fixes 「made problems worse」? Presently I side with Feeglgeef's sentiments and prefer to wait for abstract content to actually be feasible to make on a reasonably descriptive scale (see: the type proposals) before I go around making articles willy-nilly, which is what AWE has been doing—making a bunch of pretty low-quality articles on a massive scale when it probably ''really'' would have been better to, err, hold off on that.
:::And I honestly know very little about the actual workings of your editor, I don't really use it nor am I familiar with its template syntax or whatever it may use, so I'm going to look over how it actually works and then get back to you on that. — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 23:28, 2 May 2026 (UTC)
::::Using this [[f:Z33068]] made things worse [[User:Immanuelle|Immanuelle]] ([[User talk:Immanuelle|talk]]) 00:44, 3 May 2026 (UTC)
:::::That did not go through correctly but I do not think we have a proper thing for it. [[User:Immanuelle|Immanuelle]] ([[User talk:Immanuelle|talk]]) 00:45, 3 May 2026 (UTC)
::::::What? Could you elaborate? — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 01:00, 3 May 2026 (UTC)
::::::{{ping|Immanuelle}} I checked. Your issue is that your editor is not providing the article language to Z33068K2; that is, the ''paragraph from sentences'' function has a second argument, and your editor was omitting it. If you properly specify it, it will work. Please, next time, actually tell me what went wrong instead of going quiet and forcing me to look after it myself. — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 17:06, 4 May 2026 (UTC)
:I avoid [[f:Z33068]] for now, because executing a whole paragraph in a single call would often time out. So my current alternative is inserting [[f:Z35672]] between sentences. Fairly clunky, but it works... --[[User:99of9|99of9]] ([[User talk:99of9|talk]]) 06:08, 28 May 2026 (UTC)
::Can you categorize the talk pages of articles you're doing that with? It has major accessibility concerns for our friends using screen readers, so it'd be nice to be able to find those with issues when were able to fix the calls [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 21:50, 28 May 2026 (UTC)
:::I think the new tool can show us this (via dumps). For example, here are the uses of 'paragraph': https://abstract-data.toolforge.org/zid/Z32123 --[[User:99of9|99of9]] ([[User talk:99of9|talk]]) 23:07, 28 May 2026 (UTC)
::::There's more than one way to not use spaces correctly and more than one way to use spaces correctly, this wouldn't catch all of them. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 23:13, 28 May 2026 (UTC)
:::::I'm not totally sure what you want to track, but I'm confident that this will find all my uses. --[[User:99of9|99of9]] ([[User talk:99of9|talk]]) 02:10, 29 May 2026 (UTC)
::::I think it slipped past everyone's notice, but I made a template for linking to that sort of information @ [[Template:Zd|<nowiki>{{</nowiki>zd<nowiki>}}</nowiki>]]. {{zd|Z35672|sentence separator}} <span style="font-size:smaller;opacity:0.8">(I don't think the database dumps have noticed the function you're using yet, so it's a 404 at the moment.)</span> — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 01:09, 29 May 2026 (UTC)
===Easier solution?===
Maybe a much easier solution would be to replace the "." after each sentence with ". " (a full stop and a space). The paragraghs might add an extra space, but that is displayed as one by the browser. [[User:HenkvD|HenkvD]] ([[User talk:HenkvD|talk]])
==Wiktionary integration==
I was trying out a few functions recently, such as [https://www.wikifunctions.org/view/en/Z27243 the new superlative function], and I noticed that ''every adjective'' has to be a Wikidata item. For example, I couldn't type in the inputs "Bugatti Veyron", "fast", "Earth" because "fast" as an adjective is not a Wikidata item. This doesn't really make sense, given that Wiktionary already has the word for "fast" and its superlative form in many different languages. Would it be possible to integrate Wiktionary into the function, so the user can type an adjective or verb from Wiktionary instead of having to deal with Wikidata (which consists almost entirely of nouns)? [[User:Somepinkdude|Somepinkdude]] ([[User talk:Somepinkdude|talk]]) 16:49, 6 May 2026 (UTC)
:No, sadly. I would try "speed" as the adjective, though, you have to use abstract qualities instead of concrete English terms. [[File:Wikifunctions Superlative speed example.png|thumb|Here's an example of the word being used.]] [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 18:02, 6 May 2026 (UTC)
:Wikidata has standard items as well as lexeme data, so if anything, we should try to integrate those. E.g. [[:d:Lexeme:L1029]]. ―[[User:Koavf|Justin (<span style="color:grey">ko'''a'''<span style="color:black">v</span>f</span>)]]<span style="color:red">❤[[User talk:Koavf|T]]☮[[Special:Contributions/Koavf|C]]☺[[Special:Emailuser/Koavf|M]]☯</span> 19:48, 6 May 2026 (UTC)
::I tried this, and it gave "Bugatti Veyron is the speedest car on Earth", which is laughably bad. The problem is that Wikidata does not "know" what the superlative form is, while Wiktionary does. Speed is a fairly common descriptor, but what about less common adjectives which aren't on Wikidata? Will there need to be a bot to copy all of this information from Wiktionary? [[User:Somepinkdude|Somepinkdude]] ([[User talk:Somepinkdude|talk]]) 22:14, 6 May 2026 (UTC)
:::I'm not suggesting that the functionality works <em>now</em>, but that we need to integrate the funcationality. ―[[User:Koavf|Justin (<span style="color:grey">ko'''a'''<span style="color:black">v</span>f</span>)]]<span style="color:red">❤[[User talk:Koavf|T]]☮[[Special:Contributions/Koavf|C]]☺[[Special:Emailuser/Koavf|M]]☯</span> 22:17, 6 May 2026 (UTC)
:::Well, no, the superlative form is chosen by [[f:Z12203]]. I think there's a bug with the English implementation that calls that function wrong. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 22:19, 6 May 2026 (UTC)
:@[[User:Somepinkdude|Somepinkdude]] I did find the item {{Q|Q19807466}} which was linked to a concept database's entry for "fast"; I have at least linked it to the English lexeme "fast" and will try to add more links at a better hour. [[User:Mahir256|Mahir256]] ([[User talk:Mahir256|talk]]) 04:18, 7 May 2026 (UTC)
== Showcase ==
I was wondering if there's a curated list of decent articles to learn by example here on Abstract Wikipedia? [[User:Fgnievinski|Fgnievinski]] ([[User talk:Fgnievinski|talk]]) 02:02, 8 May 2026 (UTC)
:Unfortunately not, and, honestly, I wouldn't recommend article creation at the moment, it's likely to need significant refactoring as the way we represent abstract content changes, but, I can point you to [[Q668]] as a reasonably good example at the moment. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 02:39, 8 May 2026 (UTC)
::Thank you. "308 languages" blew my mind – well done! [[User:Fgnievinski|Fgnievinski]] ([[User talk:Fgnievinski|talk]]) 02:54, 8 May 2026 (UTC)
:::308 is the number of ''concrete'' Wikipedias in which a manually-written article about India is available.
:::The abstract article renders for me in English as "India is a country in Asia. India is a republic. New Delhi is the capital of India. India is the most populous country in world." Switching to another language to get rendered as an abstract article is done by typing the language's name in the box above the rendered text. I tried French, German, and Dutch, and got errors in all of them. [[User:Amire80|Amir E. Aharoni]] ([[User talk:Amire80|talk]]) 03:12, 8 May 2026 (UTC)
::::So it goes. The paragraph has quite a lot of distinct sentence generation functions, all of which of course have to be implemented in the target language. This will be rounded out once we're able to more effectively generalize linguistic content. I view these functions as sort of patchy temporary solutions to the sentence generation problem while we figure out something more robust, which I hope is soon to come. — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 04:15, 8 May 2026 (UTC)
== Wikifunctions & Abstract Wikipedia Newsletter #247 is out: References from Wikidata now available ==
There is [[:f:Special:MyLanguage/Wikifunctions:Status updates/2026-05-08|a new update]] for Abstract Wikipedia and Wikifunctions. Please, come and read it!
In this issue, we announce that is now possible to pass references in Wikidata statements, we introduce the [https://abstract-data.toolforge.org/ Abstract Data dashboard], we report you on the presentation about Abstract Wikipedia at WikiCon Australia, and we take a look at the latest software developments.
Want to catch up with the previous updates? Check [[:f:Special:MyLanguage/Wikifunctions:Status updates|our archive]]!
Also, we remind you that if you have questions or ideas to discuss, the next '''Volunteers' Corner''' will be held on '''[https://zonestamp.toolforge.org/1778520600 May 11, at 17:30 UTC]''' ([https://meet.google.com/xuy-njxh-rkw link to the meeting]).
Enjoy the reading! -- [[User:Sannita (WMF)|User:Sannita (WMF)]] ([[User talk:Sannita (WMF)|talk]]) 11:16, 8 May 2026 (UTC)
<!-- Message sent by User:Sannita (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikifunctions_%26_Abstract_Wikipedia&oldid=30325620 -->
== about the usage of Z33068 ==
The use of [[f:Z33068]] (en: paragraph from sentences) <s>always</s> most of the time results in the error "Reached time limit in orchestrator." So should it be used at all for now, temporarily? Or maybe there are already some tickets about this that I am not aware of? -- [[User:Asked42|Asked42]] ([[User talk:Asked42|talk]]) 18:23, 10 May 2026 (UTC)
:It previously worked, so I'm hoping whatever the issue is will be fixed soon. The current state of the wiki makes [[m:Immediatism|immediatism]] an illogical philosophy to have at the moment, in my opinion. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 20:16, 10 May 2026 (UTC)
::This issue seems to no longer exist, you might need to clear the cache by making a dummy edit on affected articles. I implemented the function in Python (instead of composition), which has increased the speed by about 2000 ms. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 04:31, 11 May 2026 (UTC)
:::Seems like working. Thank you. -- [[User:Asked42|Asked42]] ([[User talk:Asked42|talk]]) 19:06, 11 May 2026 (UTC)
== Manual of Style ==
I've created a [[Abstract Wikipedia:Manual of Style|draft for a Manual of Style]]. Please feel free to comment on or make bold edits to the page. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 03:29, 11 May 2026 (UTC)
:Thank you! That’s great and I’ll look at it more soon. I’m still taking a bit of a wikibreak. [[User:Immanuelle|Immanuelle]] ([[User talk:Immanuelle|talk]]) 22:32, 14 May 2026 (UTC)
:Is there anything I've written [[f:User:Theki/best_practices#Abstract_Wikipedia|here]] that you think would make for a good technical section of the page? — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 00:04, 15 May 2026 (UTC)
::I've added some of them. Thank you for your list of best practices by the way, I generally agree with them (I can't endorse connecting WD items currently in hope of a better technical solution, but otherwise I do). [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 00:58, 15 May 2026 (UTC)
== Proposals on the architecture of Abstract Content rendering ==
Starting from a discussion born on the Wikifunctions Telegram chat, I've explained two different proposals on how the NLG on Abstract Wikipedia should be organized in the page [[User:Dv103/Abstract articles architectures]]. Please come to contribute to the discussion, or to propose alternatives. [[User:Dv103|Dv103]] ([[User talk:Dv103|talk]]) 14:32, 11 May 2026 (UTC)
== [[MediaWiki:Wikimedia-copyright-footer]] ==
The copyright message has a few issues, mainly that it does not address abstract content (which is not "text"), nor object labels (which are under CC0). Proposed text:
"<nowiki>
Text and abstract content are available under the [https://creativecommons.org/licenses/by-sa/4.0/ Creative Commons Attribution-ShareAlike License]; the labels of objects from [[f:|Wikifunctions]] are available under the [https://creativecommons.org/publicdomain/zero/1.0/ Creative Commons CC0 License]; additional terms may apply. See [https://foundation.wikimedia.org/wiki/Special:MyLanguage/Policy:Terms_of_Use Terms of Use] for details.
</nowiki>"
Which, when rendered, looks like:
Text and abstract content are available under the [https://creativecommons.org/licenses/by-sa/4.0/ Creative Commons Attribution-ShareAlike License]; the labels of objects from [[f:|Wikifunctions]] are available under the [https://creativecommons.org/publicdomain/zero/1.0/ Creative Commons CC0 License]; additional terms may apply. See [https://foundation.wikimedia.org/wiki/Special:MyLanguage/Policy:Terms_of_Use Terms of Use] for details.
The message is somewhat inspired by the current one and WF's. Thoughts? Thank you! [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 13:30, 12 May 2026 (UTC)
:@[[User:Feeglgeef|Feeglgeef]]: As you probably imagine, this text is very tightly controlled by the Wikimedia Foundation's Legal department. I think the first port of call should be a discussion about why you might want to change things, rather than a rush to specific re-wordings, before approaching them for sign-off. [[User:Jdforrester (WMF)|Jdforrester (WMF)]] ([[User talk:Jdforrester (WMF)|talk]]) 14:28, 12 May 2026 (UTC)
::Well I briefly summarized my justification, my proposed text was just an idea for a starting point. Basically, the abstract content is not really "text", so the footer doesn't actually tell the reader what they're allowed to do with it, and I argue that the current wording implies that the labels are licensed under CC-BY-SA 4, when they aren't. I think a change is critical as otherwise we're not showing the reader a license, or, arguably, in the case of labels, showing users a license that ''does not apply'', which is a pretty bad thing. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 14:51, 12 May 2026 (UTC)
== [[MediaWiki:AbstractWikiSuggestedWikifunctions.json]] ==
I'd think we should add [[f:Z33068]] here. The function allows you to form a paragraph out of sentences and handles languages having different standards of whether to add a space between them, and adding it here would make finding it easier. I'm not sure what policy we want to have for the suggested functions, this idea might help formulate it. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 16:06, 12 May 2026 (UTC)
:[[User:Jdforrester (WMF)]] tells me the page has been changed to [[Special:CommunityConfiguration/AbstractWikiSuggestedWikifunctions]] on the telegram. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 16:25, 12 May 2026 (UTC)
::@[[User:Feeglgeef|Feeglgeef]]: Yup, see the weekly update on [[f:Wikifunctions:Status_updates/2026-05-02|2026-05-02]]. [[User:Jdforrester (WMF)|Jdforrester (WMF)]] ([[User talk:Jdforrester (WMF)|talk]]) 16:35, 12 May 2026 (UTC)
:I also believe Z33068 should be added to the list. — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 17:25, 12 May 2026 (UTC)
{{done}} see [[Special:Diff/7692]]. Cheers, [[User:VIGNERON|VIGNERON]] ([[User talk:VIGNERON|talk]]) 09:08, 20 May 2026 (UTC)
== Abstract Wikipedia statistics site source code ==
https://abstract-data.toolforge.org/ is a very useful tool, but it doesn't seem to have anything pointing to the location of its source code. Is it closed-source or unfree?
While I'm at it I feel I should suggest having language pages' paths formatted differently from how they are currently—at the moment it's <code>/languages/Toki%20Pona</code> when something like <code>/languages/tok</code> would be more suitable. — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]>
: See [[:gitlab:toolforge-repos/abstract-data]]. Also pinging {{ping|DSantamaria-WMF|p=}} (thanks for the tool, by the way). [[User:NguoiDungKhongDinhDanh|<span class="skin-invert" style="color:black;font-family:Monotype Corsiva;font-size:110%;font-weight:normal;line-height:normal">NguoiDungKhongDinhDanh</span>]] 00:25, 13 May 2026 (UTC)
::Thank you. I think a link to that repository should be put in a footer somewhere on the website as I wouldn't have found that if not for you. — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 02:30, 13 May 2026 (UTC)
:::{{ping|Theki}} For the record, I found that repo by searching for "abstract-data" on [[:toolhub:|Toolhub]]. [[User:NguoiDungKhongDinhDanh|<span class="skin-invert" style="color:black;font-family:Monotype Corsiva;font-size:110%;font-weight:normal;line-height:normal">NguoiDungKhongDinhDanh</span>]] 03:34, 13 May 2026 (UTC)
:::Thanks for the feedback and the report, fixed both things, we have now the link to the repo in the side bar footer, and also the language codes are used in the URLs. Thanks! [[User:DSantamaria-WMF|DSantamaria-WMF]] ([[User talk:DSantamaria-WMF|talk]]) 11:46, 13 May 2026 (UTC)
::::Are you particularly attached to keeping country flag emojis next to the language names? Some consider it an [https://flagsarenotlanguages.com/blog anti-pattern]. [[User:Arlo Barnes|Arlo Barnes]] ([[User talk:Arlo Barnes|talk]]) 16:17, 14 May 2026 (UTC)
:::::I think the use of flags is not really harmful since this is not a ''language selector'', it is just a list of languages. Of course not every language has an associated flag, for example Latin, which does look a bit awkward, but it can't be helped. Maybe give languages without a flag a unique icon from Wikimedia Commons? e.g. <div style="display:inline-flex;align-items:center;border:1px solid #0002;border-radius:4px;gap:4px;padding:4px;">[[File:Toki pona.svg|16px]] Toki Pona</div> instead of <div style="display:inline-flex;align-items:center;border:1px solid #0002;border-radius:4px;gap:4px;padding:4px;"><span>🌐</span>Toki Pona</div>. — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 16:37, 14 May 2026 (UTC)
::::::I thought I saw 🏛️ being used for Latin earlier. But of course, as far as the Unicode Consortium is concerned, [[Q65300415|🇬🇧]] doesn't mean '[[Q1680|English]]', no more than [[Q100587670|🏳️🌈]] means '[[Q1359130|Polari]]'; technically, it doesn't even mean '[[Q145|United Kingdom]]', just the letters 🇺 and 🇰 next to each other (which linguistically would indicate [[Q8798|Ukrainian]] in ISO 639, but these are 'regional indicator symbols'). [[User:Arlo Barnes|Arlo Barnes]] ([[User talk:Arlo Barnes|talk]]) 17:21, 14 May 2026 (UTC)
:::::::As seems (from this comment and also [[f:User_talk:DSantamaria-WMF#c-%E9%AD%94%E7%90%B4-20260513063700-Country_flags_in_abstract-data|others' comments]]) that flags are a little bit controversial, I just removed them, IMHO it was just an aesthetic concept, I like the look and feel that flags bring to the language labels, but happy to remove them if make some people feel uncomfortable with the concept. [[User:DSantamaria-WMF|DSantamaria-WMF]] ([[User talk:DSantamaria-WMF|talk]]) 05:54, 15 May 2026 (UTC)
== Make it more user Friendly ==
Make it more user-friendly by adding drag-and-drop compenots and one click additions, and make it similar to a visual macro buidler. [[User:ChippyTechGH|ChippyTechGH]] ([[User talk:ChippyTechGH|talk]]) 01:00, 15 May 2026 (UTC)
:Could you file something like this on [[phab:|phabricator]]? [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 01:01, 15 May 2026 (UTC)
== Person infoboxes ==
Hi all, I've just created [[f:Z35167|infobox for person (Z35167)]]. All it can really do presently is display the name of the person in the chosen language and in the person's native language, but it's a good start. I started writing it as a composition but chose to switch to writing it in JavaScript instead, which ended up being less headache-inducing (managing a large list of strings to concatenate together is not fun, plus compositions bring lots of additional overhead). Unfortunately, this means that the actual ''useful'' parts of the infobox—the information about the person themself—is not really doable. I'd need to dereference the Wikidata property references to get their label in the requested language, but since they're references and I'm working with code, not compositions, I can't just call [[f:Z6822|fetch Wikidata property (Z6822)]] and be done with it. If there's a WikiLambda API to do this inside of the JS itself that would be great and would solve everything, but at the moment that alone is what's holding it back, or so it seems. I can get the actual ''values'' of statements just fine, though. If I am missing some amazing WikiLambda API function that will solve this problem for me by letting me dereference the PID, then please let me know because that would be great.
If you want to look at an example of the infobox right meow, you can view [https://abstract.wikipedia.org/view/tok/Q317521 Q317521 in Toki Pona] and see how it states Musk's name in both Toki Pona ''and'' his native English name. COOL!
My hope is that this can be made less barebones in the near future. Infoboxes are a great way to get quick information on a subject and can fill in the informational gaps in the presently sparse articles we have at the moment, all while staying in the user's requested language. Feedback is appreciated! — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 02:58, 15 May 2026 (UTC)
:Thank you for this! I wonder if perhaps it would be better to create one "infobox" function and then have compositions call that, making wd retrival possible? [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 03:38, 15 May 2026 (UTC)
::Working on that at the moment, I think I've got it working but I'm hitting a ratelimit in the orchestrator so I don't know for sure. The main issue with it now is that the actual [[f:Z35175|infobox template (Z35175)]] wrapper was programmed in JS so as to not be a pain in the ass, so this means that it can only take in strings, HTML fragments, etc. so the retrieval of Wikidata stuff still needs to be done by the caller and is rather verbose (see [[f:Z35168|the main implementation]]). The niceties will come soon later once I know that it all works at a lower level, though. — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 05:04, 15 May 2026 (UTC)
::So the problem now seems to be that when [[f:Z29825|label of Wikidata property in language (Z29825)]] isn't being faulty, it's being incredibly slow. Considering retrieving Wikidata items from their references seems to take, like, four to five seconds, and we'll have tens of statements in these infoboxes, I don't see how the property names could be retrieved in a way that doesn't cause the orchestrator to time out or hit a ratelimit. — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 06:01, 15 May 2026 (UTC)
:::I think I figured something out? I'm just going to try calling [[f:Z35036|fetch Wikidata property or parts (Z35036)]], it seems to be much faster for whatever reason. — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 06:05, 15 May 2026 (UTC)
:::It works now, a little rough around the edges, also very slow, but I think I'm mostly happy with it. Of course it would be great if all you needed to provide to the template function to get a label-statement row was the property reference itself, but I'm too sleep-deprived to figure that out at the moment. I made five bespoke functions specifically for this infobox, more than I would like, but it's probably not ''that'' bad. I'm just hoping I didn't duplicate any functionality in trying to make the composition less verbose and repetitive. — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 07:15, 15 May 2026 (UTC)
== Wikifunctions & Abstract Wikipedia Newsletter #248 is out: A higher meaning ==
There is [[:f:Special:MyLanguage/Wikifunctions:Status updates/2026-05-15|a new update]] for Abstract Wikipedia and Wikifunctions. Please, come and read it!
In this issue, we discuss functions creating language fragments, we present our latest news in Types, and we take a look at the latest software developments.
Want to catch up with the previous updates? Check [[:f:Special:MyLanguage/Wikifunctions:Status updates|our archive]]!
Enjoy the reading! -- [[User:Sannita (WMF)|User:Sannita (WMF)]] ([[User talk:Sannita (WMF)|talk]]) 14:36, 15 May 2026 (UTC)
<!-- Message sent by User:Sannita (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikifunctions_%26_Abstract_Wikipedia&oldid=30536976 -->
== Translations ==
Yes, this question is probably easily answerable through a Web search, but I thought I'd ask here anyways. I am unfortunately not bilingual... I know Toki Pona, but it's a constructed language. I'd love to be a polyglot of some sorts but that is a future thing. I've been trying to translate pages into tok, for funsies mostly.
At any rate, I want to convert some of the un-translated pages, namely Feeglgeef's policy drafts, into ones that can be translated (and then translate them into Toki Pona of course). I think I have to be a translation administrator for this? Which is a process that I'd have to ''apply'' for, and I doubt I have the credentials to be accepted for such a role. Regardless, is there a way I can go about this without having to do it through someone else? I can probably easily find documentation on marking pages for translation but I don't know how much I'm actually capable of doing as just a regular user. Should I apply? — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 14:15, 20 May 2026 (UTC)
:Most of the process of preparing a page for translation can be done by any editor. See [[:mw:Help:Extension:Translate/Page translation example]].
:The step of marking a page or translation for the first time or after changes must be done by a translation administrator.
:I recommend learning the <nowiki><translate> and <tvar></nowiki> syntax and using it on a few pages before applying for this permission. After you do it on a few pages, and you feel confident, and you want to do it more, you can ask for the permission. [[User:Amire80|Amir E. Aharoni]] ([[User talk:Amire80|talk]]) 14:28, 20 May 2026 (UTC)
::Just to confirm, did I mark up [[Special:Diff/8138|this page]] for translation properly? I thought to give the hatnote its own <code><translate></code> enclosure so as to exclude the indent and italicization from needing to be included in the translatable text. — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 15:10, 20 May 2026 (UTC)
:::Mostly properly, but don't exclude <code><nowiki>''</nowiki></code> for italics from translation. It's generally a good idea to exclude complex markup from translation because it's hard for many people to type, and it usually stays the same in translation anyway. <code><nowiki>''</nowiki></code> for italics is different, however: it's very simple to type and familiar to most editors; italic letters are used differently in different languages, and in some languages they aren't used at all, so translators need the freedom to use them appropriately; this markup can also appear in the middle of a translation unit and not only in the ends. [[User:Amire80|Amir E. Aharoni]] ([[User talk:Amire80|talk]]) 15:35, 20 May 2026 (UTC)
::::Thank you for the guidance. Should the italics be included if they are used over the entire hatnote? I figure that placement of italics should be left up to the discretion of the translators, but the hatnote itself is meant to be entirely italicized, I would think irrespective of the language it's in. Is this the right idea or should they still be kept within the translation unit? — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 15:45, 20 May 2026 (UTC)
:::::Yes, italics should be included in the translation unit if they are used over the entire hatnote. Some languages don't use italic writing at all, so it shouldn't be forced. [[User:Amire80|Amir E. Aharoni]] ([[User talk:Amire80|talk]]) 18:36, 20 May 2026 (UTC)
:I'd support a translation administrator request ;), for reasons below. I'm not sure why we need a seperate translation administrator right, or why we have to call it an "administrator" (deciding that a page could be translated is a much less important role than, say, page deletion, or blocking). We picked three of them (well, one of them went through the WMF, so we picked two), [https://abstract.wikipedia.org/wiki/Special:Log?type=pagetranslation&user=&page=&excludetempacct=1&wpdate=&tagfilter=&wpfilters%5B%5D=newusers&wpFormIdentifier=logeventslist they don't appear very active, though], only marking 9 times this month, zero (0) of which were for pages marked for the first time. Both community translation admins used their global history and rights to get the role and only stop by occasionally, so having one who ''actually'' edits here would be nice. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 15:06, 20 May 2026 (UTC)
::This reply echos my philosophy of a sort of wiki-[[Q166005|xenophobia]] (the term xenophobia is probably too harsh, and I wouldn't consider myself one in real life, but it's the best word I can think of), I generally distrust users with a lot of global rights (both global sysop etc. and large amounts of local rights) who come make [[m:Metapedianism|metapedian]] contributions, not as people but to their ability to handle Wikifunctions and Abstract Wikipedia as incredibly unique and technically complex projects. I apologize if it my opinions come off as rude or ungrateful, I do appreciate the work of our translation administrators. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 15:26, 20 May 2026 (UTC)
:::You don't bother me, it's fine. I think they definitely have a place, they can be useful and they usually are. Obviously local admins and what have you that earned their roles through the trust and reputation of the specific community they are in are going to occupy a more trusting position in my mind than a global sysop or global ''anything''. Specialized role members are good and healthy in the long term; I think we are giving these privileges to global users sparingly as the project is still in its infancy and as core contributors emerge and take up key positions we will have a more well-rounded and self-sustaining community with less global privileges needed to take up certain tasks. Wikifunctions probably needed some Foundation members or other staff to act as functioneers initially while the general community was still orienting themselves with WikiLambda and working on applying for the role, but now we have [[f:Special:ListUsers/functioneer|74(!) of them]] and the number of normal members using their specialized skills outnumbers those who were "grandfathered" in (for lack of a better term) or similar. The wiki is young—it just needs time. I myself have been considering applying for sysop privileges since they are obviously needed (there being exactly Zero of them at the moment); I've been weighing the pros and cons of such a commitment, it's obviously a lot to take up. I wish your sysop request went through, I think you would have made a great admin here. I'm unsure of what others think of my capabilities, I'm rather in-and-out around these social spaces so I don't know if there's much to go off of. — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 15:55, 20 May 2026 (UTC)
::::Totally agree, and I'd support a sysopship request as well, though I'm apparently not good at assessing what the community considers supportable in admin candidate ;).
::::Off-topic, but interestingly, the sysop toolset allows you to grant yourself translation adminship. I'm not sure if sysops are expected not to grant themselves the permissions (kind of like how on enwiki 'crats are expected not grant themselves any rights without discussion despite having the technical rights), but I did it to myself on WF because [https://www.wikifunctions.org/w/index.php?title=Special:Log&logid=84940 another sysop had]. Additionally, the functioneer right [[Special:ListGroupRights#functioneer|exists on this wiki]], with the same rights on WF, despite all of them not doing anything on this wiki. I believe this is because, on the technical side, both AW and WF are powered by the same MediaWiki extension (Wikilambda), with one wiki set to a mode for abstract articles and another set to a mode for ZObjects. [https://dag.wikipedia.org/wiki/Di%C5%8B%27gahim:ListGroupRights#functioneer Checking the Dagbani Wikipedia] supports this theory. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 18:00, 20 May 2026 (UTC)
:::::It always depends on the local policy. For Wikifunctions it is: ''Administrators do not need to undergo another discussion to become translation administrators; they can self-grant the rights to their account if necessary. Temporary administrators are not allowed to self-grant permanent translation administrator rights.''
:::::The availability of the functioneer right is a bug, see [[phab:T407066]]. --[[User:Ameisenigel|Ameisenigel]] ([[User talk:Ameisenigel|talk]]) 19:36, 20 May 2026 (UTC)
:::If you don't consider yourself a xenophobe in real life, I would recommend not calling yourself that here, or anywhere really. Especially since it was the ideological capture during the 2010s of the Croatian-language Wikipedia [[w:hr:]] by actual xenophobes that was part of the impetus for Abstract Wikipedia according to [https://simia.net/wiki/Draft:_Collaborating_on_the_sum_of_all_knowledge_across_languages#A_look_on_some_south_Slavic_language_Wikipedias Denny's blog]. [[User:Arlo Barnes|Arlo Barnes]] ([[User talk:Arlo Barnes|talk]]) 22:10, 26 May 2026 (UTC)
== Policy drafts ==
Hi all! I've written some draft policies and guidelines over the last few days. We're not a bureaucracy, so the point is not to set some rules but to kick off some discussions as to how our wiki will work.
So far, I've created:
* [[Abstract Wikipedia:Notability|a notability guideline]]
* [[Abstract Wikipedia:Deletion policy|a deletion policy]]
I've written them as my opinion on what should happen, but I'm hoping to align them with community consensus as we discuss them more. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 13:44, 21 May 2026 (UTC)
== Wikifunctions & Abstract Wikipedia Newsletter #249 is out: Annual plan 2026-2027 ==
There is [[:f:Special:MyLanguage/Wikifunctions:Status updates/2026-05-23|a new update]] for Abstract Wikipedia and Wikifunctions. Please, come and read it!
In this issue, we present you the current draft of objectives for Wikifunctions and Abstract Wikipedia in the WMF Annual Plan 2026-2027, and we take a look at the latest software developments.
Want to catch up with the previous updates? Check [[:f:Special:MyLanguage/Wikifunctions:Status updates|our archive]]!
Enjoy the reading! -- [[User:Sannita (WMF)|User:Sannita (WMF)]] ([[User talk:Sannita (WMF)|talk]]) 09:48, 25 May 2026 (UTC)
<!-- Message sent by User:Sannita (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikifunctions_%26_Abstract_Wikipedia&oldid=30536976 -->
== To abstract Wikipedia or be the Abstract Wikipedia ==
There is a discussion happening about what the [[Abstract Wikipedia:Notability|notability criteria]] for Abstract Wikipedia should be, and in trying to participate I've found my idea of Abstract Wikipedia is awfully abstract. Is Abstract Wikipedia supposed to abstract Wikipedia, as in abstracting information from existing articles on the language Wikipedias (barring new contributions), or is it supposed to become the Abstract Wikipedia, supporting collaboration across all languages like it's the language Wikipedia to end all language Wikipedias (allowing new contributions)? I thought the answer would be obvious, but the name Abstract Wikipedia is a bit ambiguous. Am I missing something? [[User:Some helpful person|Some helpful person]] ([[User talk:Some helpful person|talk]]) 02:16, 27 May 2026 (UTC)
:I think ({{ping|DVrandecic (WMF)|p=?}}) the idea is (and I personally prefer) the latter. I believe that, given the fact that it's much easier to write a concrete article than an abstract article, and the fact that the community of potential future contributors on enwiki is skeptical ''at best'', we ultimately will never expand beyond the size of other wikis, but I see no problem with allowing volunteers to add information not on other wikis (it's probably not the most effective, but they're volunteers, beggars can't be choosers), as long as it's not vandalism, useless, or promotional slop. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 02:31, 27 May 2026 (UTC)
:@[[User:Some helpful person|Some helpful person]] Abstract Wikipedia is a Wikipedia, where people can collaborate across languages on articles, which can then be used to fill gaps in the existing Wikipedias. Whereas I expect that current Wikipedia articles might be used as a convenient starting point for many of the articles in Abstract Wikipedia, this is more a consequence of Wikipedia being one of the best places to go to to find reliable knowledge, but that is not part of how it is supposed to work. So, this is not to abstract the existing Wikipedias, but to collaborate on an Abstract Wikipedia. At no point is this meant to replace existing Wikipedias. (Thanks to @[[User:Feeglgeef|Feeglgeef]] for the ping!) --[[User:DVrandecic (WMF)|DVrandecic (WMF)]] ([[User talk:DVrandecic (WMF)|talk]]) 17:01, 27 May 2026 (UTC)
::Thank you, this makes a lot more sense now. [[User:Some helpful person|Some helpful person]] ([[User talk:Some helpful person|talk]]) 21:52, 27 May 2026 (UTC)
== template suggestion ==
Some way to mock abstract syntax on talk and project pages, analogous to those in [[d:category:format Template]]. [[User:Arlo Barnes|Arlo Barnes]] ([[User talk:Arlo Barnes|talk]]) 15:21, 27 May 2026 (UTC)
:Hmm. I agree.
:Workshopping ideas for how it works:
:* Invokation: <nowiki>{{Call|Z26039|{"Z1K1": "Z18", "Z18K1": "Z825K1"}|{"Z1K1": "Z6091", "Z6091K1": "Q634"}|{"Z1K1": "Z18", "Z18K1": "Z825K1"}|lang=en}}</nowiki>
:** This could then be suplemented by helper templates: <nowiki>{{Call|Z26039|{{Wikidata item argument reference}}|{{Wikidata item reference|Q634}}|{{Language argument reference}}}}</nowiki>
:* This would result in "[[f:Z26039|subject is instance of (string)]] (wikidata item reference, [[d:Q634|planet]], language)"
:** Icons are missing in this example, I'm not sure if we can actually add them
:Thoughts? [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 16:04, 27 May 2026 (UTC)
== Marking NLG Default text ==
Some NLG functions give default texts, like [[f:Z33420|Z33420]] will give text like "Paris ∈ {city}". sometimes in other languages the English text is show. Currently there is no visual clue that these texts are not normal text in the requested language. I propose we mark these text with color <span style="color:magenta;">Paris ∈ {city}</span> with something like <nowiki><span style="color:magenta;">Paris ∈ {city}</span></nowiki>. To have this configurable/maintainable this could be included in a function, called NLG default text or so, with a text as input an a text in color as output. The exact formatting like magenta color or gray background or something else can be discussed/decided later. To have it even more configurable on personal stylesheets it could use a class like <nowiki><span class="NLG Default text">Paris ∈ {city}</span></nowiki>. What do you think? Could somebody make such a function already? [[User:HenkvD|HenkvD]] ([[User talk:HenkvD|talk]]) 12:00, 29 May 2026 (UTC)
:The are technically just monolingual texts in a language called "multiple languages". I threw a prototype together really quickly, [[f:Z35839]]. It will accept strings, monolingual texts, and html fragments as input, so you have to select which type you want. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 14:59, 29 May 2026 (UTC)
::OK, thanks, I added it to [[f:Z26039]] and works as expected, see [https://www.wikifunctions.org/wiki/Z26039?call=%7B%22Z1K1%22%3A%22Z7%22%2C%22Z7K1%22%3A%22Z26039%22%2C%22Z26039K1%22%3A%7B%22Z1K1%22%3A%22Z6091%22%2C%22Z6091K1%22%3A%22Q64%22%7D%2C%22Z26039K2%22%3A%7B%22Z1K1%22%3A%22Z6091%22%2C%22Z6091K1%22%3A%22Q515%22%7D%2C%22Z26039K3%22%3A%22Z1555%22%7D here]. The test for the function with default text now fails because it now is in magenta color. That was to be expected. I will leave the tests unchanged if that is OK with you, as we might need to change the exact formatting.
::Is it OK to add this to other NLG functions that produce default output? [[User:HenkvD|HenkvD]] ([[User talk:HenkvD|talk]]) 15:59, 29 May 2026 (UTC)
:::Sure, [[w:en:WP:Be bold|be bold]]! [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 20:50, 29 May 2026 (UTC)
::::Feeglgeef, I am struggling with the output. Can you have a look? [[User:HenkvD|HenkvD]] ([[User talk:HenkvD|talk]]) 17:02, 30 May 2026 (UTC)
:::::Can you link me to where? [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 17:08, 30 May 2026 (UTC)
::::::{{Q|90}} in a language vls should give a magenta text. Instead it gives "Wikifunctions returned a failed response: Unspecified error". [[f:Z33422]] results "<span style="color: magenta;">Parys ∈ {stad}</span>" (as a string). [[f:Z26039]] also gives "<span style="color: magenta;">Parys ∈ {stad}</span>", but it's test [[f:Z33726]] gives an HTML equivalent, not a string. [[User:HenkvD|HenkvD]] ([[User talk:HenkvD|talk]]) 17:59, 30 May 2026 (UTC)
:::::::You shouldn't be returning HTML in string-typed functions. I'm not sure, then, how we implement your proposal, actually. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 18:54, 30 May 2026 (UTC)
::::::::I tried with [[f:Z35921]] but now the output is the literal text, and not HTML. Does anybody have an idea how to implement the text in a color?
::::::::Alternatively we could use texts like // Parys ∈ {stad} //. [[User:HenkvD|HenkvD]] ([[User talk:HenkvD|talk]]) 16:51, 31 May 2026 (UTC)
::::::::: You need to output [[f:Z89|HTML fragment]], not String. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 17:16, 31 May 2026 (UTC)
:I agree with the above that this should not be applied to functions which return strings or monolingual text. If anything, it might work to insert it into functions returning HTML. The most egregious problems I've seen are when I tried to render into an RTL language (e.g. Hebrew 0 try on [[Q408]]), and it spilled all the formatting all over the article. I will revert the change to the string default at [[:f:Z33421]], but suggest it is tested carefully if implemented elsewhere. In general I prefer just marking with spans rather than colours at this stage. --[[User:99of9|99of9]] ([[User talk:99of9|talk]]) 04:49, 3 June 2026 (UTC)
:: Perhaps mark with spans given a specific ID and then allow users to use a userscript/gadget to paint them magenta? That seems like the most considerate approach. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 05:12, 3 June 2026 (UTC)
:::[[:f:Z32234]] suggests something like <code>span lang="mul"</code> or similar. [[User:99of9|99of9]] ([[User talk:99of9|talk]]) 05:20, 3 June 2026 (UTC)
::::I will (carefully) try some other alternatives, and use a personal class in my userscript for <nowiki><span class="NLG Default text"></nowiki>. [[User:HenkvD|HenkvD]] ([[User talk:HenkvD|talk]]) 14:05, 4 June 2026 (UTC)
::::: If possible, can you use <nowiki><span lang="mul"></nowiki>? This would allow it to also catch some instances automatically. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 16:14, 4 June 2026 (UTC)
::::::I have done so, but how can I set my personal stylesheet to show color magenta with <nowiki><span lang="mul"></nowiki>? [[User:HenkvD|HenkvD]] ([[User talk:HenkvD|talk]]) 22:20, 4 June 2026 (UTC)
::::::: try adding this to [[Special:MyPage/common.css]]:
::::::: [lang="mul"] {<br> color: magenta;<br> } [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 23:48, 4 June 2026 (UTC)
: I created a new implementation for [[f:Z35921]] using emoji text, resulting in texts like "❌≪Paris ∈ {city}≫❌". It works on [[Q90]] for not yet specified languages like Zeelandic. I will be bold in adding this other functions that use default texts. [[User:HenkvD|HenkvD]] ([[User talk:HenkvD|talk]]) 11:26, 5 June 2026 (UTC)
== Ratification of the deletion policy proposal? ==
I haven't seen any unresolved objections to my proposal for a [[Abstract Wikipedia:Deletion policy|policy for deletion]]. Does anybody have any issues, and, if not, is it ok to ratify as an actual policy? I intend to remove the draft template and replace it with a policy template unless anyone voices any objection within a week. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 20:55, 29 May 2026 (UTC)
:Is it just me or does [[Abstract Wikipedia:Deletion policy#Reasons for deletion]] render blank with only number bullets without the actual text after ''1.'' or ''2.''? [[User:Bunnypranav|Bunnypranav]] ([[User talk:Bunnypranav|talk]]) 07:13, 30 May 2026 (UTC)
::I see text. ―[[User:Koavf|Justin (<span style="color:grey">ko'''a'''<span style="color:black">v</span>f</span>)]]<span style="color:red">❤[[User talk:Koavf|T]]☮[[Special:Contributions/Koavf|C]]☺[[Special:Emailuser/Koavf|M]]☯</span> 07:49, 30 May 2026 (UTC)
:::I can see on my phone, but it goes blank on my laptop. What is the role of ''<nowiki><span class="anchor" id="1"></nowiki>''? [[User:Bunnypranav|Bunnypranav]] ([[User talk:Bunnypranav|talk]]) 12:15, 30 May 2026 (UTC)
::::{{ping|Bunnypranav}} I can see the text everywhere (I tested connected and not connected, on my phone, laptop, with Chrome or Firefox ; what system do you use?). As the name suggest, the span anchor is here to create an HTML anchor, so you can do link like [[Abstract_Wikipedia:Deletion_policy#7]]. Cheers, [[User:VIGNERON|VIGNERON]] ([[User talk:VIGNERON|talk]]) 13:49, 30 May 2026 (UTC)
:::::I'm on Brave browser. Nevertheless, forget it. The culprit might be some random customization I did to my system which I cannot recollect. The reason is the span tag only though, tried a preview kicking out a text to just outside the tag and it worked. [[User:Bunnypranav|Bunnypranav]] ([[User talk:Bunnypranav|talk]]) 14:23, 30 May 2026 (UTC)
:Globally, it looks fine. I think that reasons 7 and 8 may need some examples/clarifications. There is no global consensus when it comes to creating categories. For example, categories for building interiors and exteriors. Personally, I feel that they are useful for easier discoverability. [[User:Jsamwrites|John Samuel]] ([[User:Jsamwrites|talk]]) 15:39, 30 May 2026 (UTC)
::I've copied them over from enwiki. They're probably included in "content otherwise not suited for an encyclopedia." Since sysops can't speedy them, it'd be up to commenters on [[Abstract:RFD]] to determine. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 16:48, 30 May 2026 (UTC)
: Done! [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 22:33, 5 June 2026 (UTC)
== Wikifunctions & Abstract Wikipedia Newsletter #250 is out: Looking back and forward ==
There is [[:f:Special:MyLanguage/Wikifunctions:Status updates/2026-05-30|a new update]] for Abstract Wikipedia and Wikifunctions. Please, come and read it!
In this issue, we present you a recollection of our work so far, now that we celebrate our 250th newsletter, we share with you a summary of our latest outreach activities, and we take a look at the latest software developments.
Want to catch up with the previous updates? Check [[:f:Special:MyLanguage/Wikifunctions:Status updates|our archive]]!
Enjoy the reading! -- [[User:Sannita (WMF)|User:Sannita (WMF)]] ([[User talk:Sannita (WMF)|talk]]) 10:04, 1 June 2026 (UTC)
<!-- Message sent by User:Sannita (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikifunctions_%26_Abstract_Wikipedia&oldid=30606821 -->
== Yet another suggested function proposal ==
Perhaps it's a bit early, but can [[f:Z36049]] be added to [[MediaWiki:AbstractWikiSuggestedWikifunctions.json]]? See [[Q38726]] for an example use. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 23:54, 4 June 2026 (UTC)
: Meh. Consider this withdrawn until we know more about what we want image creation to look like. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 05:06, 5 June 2026 (UTC)
== Wikifunctions & Abstract Wikipedia Newsletter #251 is out: The illustrated encyclopaedia ==
There is [[:f:Special:MyLanguage/Wikifunctions:Status updates/2026-06-05|a new update]] for Abstract Wikipedia and Wikifunctions. Please, come and read it!
In this issue, we introduce our first function to import images on Abstract Wikipedia, we present our Functions of the Week, and we take a look at the latest software developments.
Want to catch up with the previous updates? Check [[:f:Special:MyLanguage/Wikifunctions:Status updates|our archive]]!
Also, we remind you that if you have questions or ideas to discuss, the next '''Volunteers' Corner''' will be held on '''[https://zonestamp.toolforge.org/1780939800 June 8, at 17:30 UTC]''' ([https://meet.google.com/xuy-njxh-rkw link to the meeting]).
Enjoy the reading! -- [[User:Sannita (WMF)|User:Sannita (WMF)]] ([[User talk:Sannita (WMF)|talk]]) 14:14, 5 June 2026 (UTC)
<!-- Message sent by User:Sannita (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikifunctions_%26_Abstract_Wikipedia&oldid=30606821 -->
== Questions on a simple fragment example "The Eiffel Tower is a monument" ==
Moved from [[f:Wikifunctions:Project chat]]
Hello. I would like to be able to use the function [[f:Z26039]] to generate sentences like "the Eiffel Tower is a monument" or "la torre Eiffel es un monumento" in Spanish. It already raises a lot of questions.
Question 1: I should be able to set the first input "entity" to {{Q|Q243}} and the second input "class" to {{Q|Q4989906}} and get the correct sentence, shouldn't I? Just checking.
Question 2: [[f:Z26039]] calls a language-specific function like "Spanish article-less instantiating sentence" [[f:Z26337]], which uses the label of the Wikidata item to get the text for "Eiffel Tower", which is similar to the lemma of the lexeme. But this would not be acceptable in production, would it? The item label "belongs" to all Wikidata users, not to Abstract Wikipedia users, and there is no guarantee what it might contain, such as a parenthesis for disambiguation. Or am I wrong?
Question 3a: We need to have a lexeme for the combination "Eiffel Tower" in each language, don't we? For instance in languages with gender, the lexeme is the only place to find the gender. It is true that if we know that the equivalent of "Tower" is the head word, syntactical information can be found under the lexeme for "tower", and it would be good to use a system like that. But the only place that the syntactic dependency information could be located is under the lexeme.
Question 3b: At present for [[f:Z26039]] etc. to work, we have to add any forms or syntax information to the lexeme of the whole phrase, such as "Eiffel Tower". But property {{Q|P5238}} with attributes {{Q|P9763}} and {{Q|P9764}} can be used to define the structure and avoid duplicating the syntax information. What lexeme would be used for "Eiffel" in this case? Would it be the same as a lexeme for {{Q|Q20882}}? That makes no sense to me. I propose that there should be a dummy lexeme in each language which could be added to {{Q|P5238}} instead of a real lexeme to mean "invariant element".
Question 4: As has already been pointed out elsewhere, the fragment functions do not work well with the initial definite article in languages like English, Spanish and German. Examples:
* "'''The Eiffel Tower is a monument.'''" The item label "Eiffel Tower" omits the article and so the result omits the initial "The" in English. French, Spanish and German are similar.
* "'''The Sun is a star.'''" Similarly the article is wrongly omitted, also in French, Spanish and German.
* "'''Westminster Abbey is a monument.'''" This is OK in English and German as no article is needed, but not in French or Spanish where it is, for instance "La Abadía de Westminster es un monumento".
* "'''Latin is a dead language.'''" Also this is OK in English and German but not in French or Spanish, where an article is needed.
* "'''Jupiter is a planet.'''". This does not need an article and is OK in all the languages; I include this to show that you cannot assume that there is an article in all cases in French and Spanish.
How should the language functions find out whether an article is needed? In some cases, where the lemma is a phrase like "Abadía de Westminster" in Spanish, I think that it could be deduced, but in general there is no rule to give the answer. Using different rendering functions according to the case is '''not''' a solution, although it might work for a few specific languages like these four. It would not be acceptable because there will be many, many other cases of syntactical choices to be made for all the different languages, and we cannot expect the person writing the abstract code to take them all into account. So I suppose that a declaration in the lexeme is needed to solve this problem. I suppose that there must already be linguistic terminology for this problem, but I don't know it.
I would be grateful for any comments on any of these questions. [[User:Strobilomyces|Strobilomyces]] ([[User talk:Strobilomyces|talk]]) 15:02, 5 June 2026 (UTC)
fssm7g3o5x4063dudo376lasqroxybz
9945
9944
2026-06-08T22:04:44Z
HenkvD
1447
/* Questions on a simple fragment example "The Eiffel Tower is a monument" */ Reply
9945
wikitext
text/x-wiki
{{#ifexist:Abstract Wikipedia:Project chat/Header/{{USERLANGUAGE}}|{{/Header/{{USERLANGUAGE}}}}|{{/Header}}}}
{{/Archives}}
<!-- Add your discussion below this line -->
== Why don't we just structure this with wikitemplates? ==
I feel like the project could be done a lot better by using templates kind of like how wikipedia does them. Just the entire thing is templates that can be rendered in many languages. So like [[Q106289265]] would have the content <nowiki>{{Z26039|Q7257}}</nowiki> and could even have some aliasing done across languages so it could be <nowiki>{{subject is|Q7257}}</nowiki>. Code would be editable with a regular visual editor or code editor. [[User:Immanuelle|Immanuelle]] ([[User talk:Immanuelle|talk]]) 04:34, 29 March 2026 (UTC)
:This is available in pages when Parsoid rendering is enabled. We don't use this becuase it doesn't make sense for constructing and editing massive articles. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 21:37, 29 March 2026 (UTC)
::How do you do parsoid rendering? And why wouldn't it make sense? With aliases and everything could work great. [[User:Immanuelle|Immanuelle]] ([[User talk:Immanuelle|talk]]) 23:12, 29 March 2026 (UTC)
:::I believe it is enabled by default. If you do have it on: {{#function:Z10000|you'll s|ee this}} [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 14:54, 30 March 2026 (UTC)
:you may be interested in reading this old [[m:Abstract_Wikipedia/Google.org_Fellows_evaluation|Google report]]. [[User:BrokenSegue|BrokenSegue]] ([[User talk:BrokenSegue|talk]]) 14:32, 9 May 2026 (UTC)
== Why the editing API doesn't work ==
{{tracked|T423542}}
Immanuelle wrongly stated that there is no REST API for editing. [[#REST API for editing?|There is]]. However, it does not work when called from software outside Abstract Wikipedia. That is because there is no way to grant a bot password or OAuth customer the permission to edit abstract articles (<code>wikilambda-abstract-edit</code>) and create them (<code>wikilambda-abstract-create</code>), since no grant on [[Special:ListGrants]] includes either. Should this be fixed? [[User:JJPMaster|JJP]]<sub>[[User talk:JJPMaster|Mas]]<sub>[[Special:Contributions/JJPMaster|ter]]</sub></sub> ([[Q1270787|she]]/[[Q3437264|they]]) 01:57, 26 April 2026 (UTC)
:Yes I think the rights should be added. I think the number of automated edits should be low at the moment as Abstract Wikipedia is still in an early phase and so far there is not much support for small languages and so many functions will maybe change to cover more languages. As automatic editing using a Bot Account requires an formal request it is no problem if the option exists. [[User:Hogü-456|Hogü-456]] ([[User talk:Hogü-456|talk]]) 18:17, 26 April 2026 (UTC)
:Sounds good to me. Could we add a bot section to [[Abstract Wikipedia:Requests for permissions]]? [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 23:35, 5 May 2026 (UTC)
::[[Abstract_Wikipedia:Requests_for_permissions#Bot]] ―[[User:Koavf|Justin (<span style="color:grey">ko'''a'''<span style="color:black">v</span>f</span>)]]<span style="color:red">❤[[User talk:Koavf|T]]☮[[Special:Contributions/Koavf|C]]☺[[Special:Emailuser/Koavf|M]]☯</span> 23:56, 5 May 2026 (UTC)
:not currently possible :((((( [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 14:46, 30 April 2026 (UTC)
:Feeglgeef is correct, past tense sentence generation is something we are sorely lacking at the moment. If you look at [[f:WF:Type proposals#Representing abstract content|Wikifunctions' type proposals]] you can see some initiatives that could hopefully mitigate this. — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 13:49, 1 May 2026 (UTC)
== Spaces between sentences, another attempt ==
[[Abstract Wikipedia:Project chat#Extra spaces between sentences|A month ago]], @[[User:内存溢出的猫|内存溢出的猫]]<ref group="spaces3>According to Google Translate, it's pronounced "Nèicún yìchū de māo". Please correct me if it's wrong. When I write, I want to know how are things that I write pronounced aloud, and very unfortunately, I never learned to read Chinese characters, and even if I did, most English speakers probably didn't. Come to think of it, is there a function that ''reliably'' transliterates Chinese characters?</ref> That discussion doesn't seem to have yielded any fixes or meaningful discussions, at least not that I can see.
[[Abstract Wikipedia:Project chat#Spaces between sentences|Two weeks ago]], I tried to bring up a similar topic, but that discussion somehow got derailed and also didn't yield anything useful.
Now, the problem looks differently, but it's still a problem. When I look at [[Q10251]], for example, what I see is four sentences that ''appear'' with ''no'' spaces between them. Not one, not two—none at all. It looks like this:
:Plasma is a fundamental state of matter.Plasma is a classical state of matter.A plasma is a gas.A plasma is a matter.
Note that I emphasized ''appear'': When I see them rendered on the screen, they have no spaces between them. In the HTML, however, they are represented as four <code><nowiki><div></nowiki></code>s, and their inline positioning is handled by CSS. This means, for example, that if I copy and paste them, I don't get a long string with no spaces after full stops, but four sentences with a single line break after each full stop:
<poem>
Plasma is a fundamental state of matter.
Plasma is a classical state of matter.
A plasma is a gas.
A plasma is a matter.
</poem>
This is not how it is supposed to be done. <code><nowiki><div></nowiki></code>s are supposed to be used for block elements and not hacked into appearing as if they are inline (also known as phrasing). Spaces between sentences are supposed to be real characters rather than HTML and CSS tricks, they may be different in different languages, and in some languages they may be nothing at all.
I hope that the definition of the problem is clear.
<references group="spaces3"></references> [[User:Amire80|Amir E. Aharoni]] ([[User talk:Amire80|talk]]) 12:49, 2 May 2026 (UTC)
:Hi, have a look at it [[Special:PermanentLink/7132|now]]. Does this match your expectations? I think it's not rendering right now for whatever reason, but there are other examples of it being done this way that you can see: [[Q241691]]. The article renders properly in both English (spaces between sentences) and Japanese (no spaces at all).
:
:'''English:'''
:<blockquote>Programmed Data Processor is a computer model series by Digital Equipment Corporation. PDP-8 is a Programmed Data Processor.</blockquote>
:'''Japanese:'''
:<blockquote>PDPシリーズはディジタル・イクイップメント・コーポレーションによるコンピュータ・モデル・シリーズである。PDP-8はPDPシリーズである。</blockquote>
:
:I have some, err, strong opinions about [[User:Immanuelle|Immanuelle]]'s 「Abstract Wikipedia Editor」 tool, which is the predominant cause for all of these very janky and poorly-laid-out articles that you see. This is not how an article ought to be written on Abstract Wikipedia, and I and other editors are aware of this. If you see these problems, please do fix them! The wiki will be all the better for it.
:
:In the absence of consensus on such things as these (and awaiting any official policy pages) I have written [[f:User:Theki/best practices]] on my Wikifunctions userpage. You are welcome to read it if you wish. — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 17:20, 2 May 2026 (UTC)
::The output of [[Q241691]] looks OK to me in this regard. How was it done?
::[[Q10251]] gives me an error. [[User:Amire80|Amir E. Aharoni]] ([[User talk:Amire80|talk]]) 18:10, 2 May 2026 (UTC)
:::WikiLambda is doing WikiLambda things. This WASI time limit error happens intermittently on Abstract Wikipedia articles and it usually goes away after a short while. The only thing is that it doesn't really seem like purging these articles does anything to force the orchestrator to retry its evaluation so the article might not render that paragraph until someone comes in and pokes at it by editing it somehow.
:::
:::The working article uses the [[f:Z33068|''paragraph from sentences'']] function to lay out its individual sentence content. This function automatically handles converting any and all text-like objects (strings, HTML fragments, and monolingual text) to a consistent form, so sentence fragments can all be supplied verbatim to its list input. When the function is putting the sentences together it defaults to using a single space to separate them, but first checks if the requested language is in the [[f:Z33984|''languages without spaces between sentences'']] list. If it is, it doesn't add spaces at all, and just concatenates the sentences normally. I hope this explanation makes sense. — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 18:19, 2 May 2026 (UTC)
::::It makes some sense, but earlier, you suggested: "If you see these problems, please do fix them", and I'm not entirely sure how to do it. How would I fix it in [[Q100]], for example? [[User:Amire80|Amir E. Aharoni]] ([[User talk:Amire80|talk]]) 19:41, 2 May 2026 (UTC)
:::::In this case you would do the following:
:::::# At the bottom, click the plus and then 「Add empty fragment」.
:::::# Set the function to [[f:Z33068]], as mentioned earlier.
:::::# Now go through each sentence fragment, find the innermost sentence-generation function, click on the three dots, and copy it. Do not copy the calls to [[f:Z29749]] or similar, these are not necessary.
:::::# Go to the ''paragraph with sentences'' function call and add an element to the list.
:::::# Click on the three dots next to the new element, and paste in the earlier sentence fragment.
:::::# You can now delete the original fragment and repeat the process in the same list for the one after it.
:::::— [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 19:46, 2 May 2026 (UTC)
::@[[User:Theki|Theki]] I intend on fixing it, I recently made an attempt but the suggested fixes made problems worse. Do you have any practical suggestions of how to structure the templates? I will try to implement them when I have more time.
::Also your name is very confusing, are you in the process of getting it changed wiki-wide? [[User:Immanuelle|Immanuelle]] ([[User talk:Immanuelle|talk]]) 22:36, 2 May 2026 (UTC)
:::Um, are you referring to my signature not matching my wiki username? I have considered for a long time changing it from ''theki'', but I don't feel like putting in the effort when it seems to be perfectly ignorable for most people. The user 「''Rae''」 can't be usurped because they made, like, two or three articles on the Persian Wikipedia two decades ago or something, I don't know. If that weren't the case I would be User:Rae right now but after that failed to go through I just decided to stop bothering. Maybe at some point I'll come up with a username I'm happy with keeping for the foreseeable future but I have other concerns at the moment.
:::Could you explain how your attempted fixes 「made problems worse」? Presently I side with Feeglgeef's sentiments and prefer to wait for abstract content to actually be feasible to make on a reasonably descriptive scale (see: the type proposals) before I go around making articles willy-nilly, which is what AWE has been doing—making a bunch of pretty low-quality articles on a massive scale when it probably ''really'' would have been better to, err, hold off on that.
:::And I honestly know very little about the actual workings of your editor, I don't really use it nor am I familiar with its template syntax or whatever it may use, so I'm going to look over how it actually works and then get back to you on that. — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 23:28, 2 May 2026 (UTC)
::::Using this [[f:Z33068]] made things worse [[User:Immanuelle|Immanuelle]] ([[User talk:Immanuelle|talk]]) 00:44, 3 May 2026 (UTC)
:::::That did not go through correctly but I do not think we have a proper thing for it. [[User:Immanuelle|Immanuelle]] ([[User talk:Immanuelle|talk]]) 00:45, 3 May 2026 (UTC)
::::::What? Could you elaborate? — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 01:00, 3 May 2026 (UTC)
::::::{{ping|Immanuelle}} I checked. Your issue is that your editor is not providing the article language to Z33068K2; that is, the ''paragraph from sentences'' function has a second argument, and your editor was omitting it. If you properly specify it, it will work. Please, next time, actually tell me what went wrong instead of going quiet and forcing me to look after it myself. — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 17:06, 4 May 2026 (UTC)
:I avoid [[f:Z33068]] for now, because executing a whole paragraph in a single call would often time out. So my current alternative is inserting [[f:Z35672]] between sentences. Fairly clunky, but it works... --[[User:99of9|99of9]] ([[User talk:99of9|talk]]) 06:08, 28 May 2026 (UTC)
::Can you categorize the talk pages of articles you're doing that with? It has major accessibility concerns for our friends using screen readers, so it'd be nice to be able to find those with issues when were able to fix the calls [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 21:50, 28 May 2026 (UTC)
:::I think the new tool can show us this (via dumps). For example, here are the uses of 'paragraph': https://abstract-data.toolforge.org/zid/Z32123 --[[User:99of9|99of9]] ([[User talk:99of9|talk]]) 23:07, 28 May 2026 (UTC)
::::There's more than one way to not use spaces correctly and more than one way to use spaces correctly, this wouldn't catch all of them. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 23:13, 28 May 2026 (UTC)
:::::I'm not totally sure what you want to track, but I'm confident that this will find all my uses. --[[User:99of9|99of9]] ([[User talk:99of9|talk]]) 02:10, 29 May 2026 (UTC)
::::I think it slipped past everyone's notice, but I made a template for linking to that sort of information @ [[Template:Zd|<nowiki>{{</nowiki>zd<nowiki>}}</nowiki>]]. {{zd|Z35672|sentence separator}} <span style="font-size:smaller;opacity:0.8">(I don't think the database dumps have noticed the function you're using yet, so it's a 404 at the moment.)</span> — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 01:09, 29 May 2026 (UTC)
===Easier solution?===
Maybe a much easier solution would be to replace the "." after each sentence with ". " (a full stop and a space). The paragraghs might add an extra space, but that is displayed as one by the browser. [[User:HenkvD|HenkvD]] ([[User talk:HenkvD|talk]])
==Wiktionary integration==
I was trying out a few functions recently, such as [https://www.wikifunctions.org/view/en/Z27243 the new superlative function], and I noticed that ''every adjective'' has to be a Wikidata item. For example, I couldn't type in the inputs "Bugatti Veyron", "fast", "Earth" because "fast" as an adjective is not a Wikidata item. This doesn't really make sense, given that Wiktionary already has the word for "fast" and its superlative form in many different languages. Would it be possible to integrate Wiktionary into the function, so the user can type an adjective or verb from Wiktionary instead of having to deal with Wikidata (which consists almost entirely of nouns)? [[User:Somepinkdude|Somepinkdude]] ([[User talk:Somepinkdude|talk]]) 16:49, 6 May 2026 (UTC)
:No, sadly. I would try "speed" as the adjective, though, you have to use abstract qualities instead of concrete English terms. [[File:Wikifunctions Superlative speed example.png|thumb|Here's an example of the word being used.]] [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 18:02, 6 May 2026 (UTC)
:Wikidata has standard items as well as lexeme data, so if anything, we should try to integrate those. E.g. [[:d:Lexeme:L1029]]. ―[[User:Koavf|Justin (<span style="color:grey">ko'''a'''<span style="color:black">v</span>f</span>)]]<span style="color:red">❤[[User talk:Koavf|T]]☮[[Special:Contributions/Koavf|C]]☺[[Special:Emailuser/Koavf|M]]☯</span> 19:48, 6 May 2026 (UTC)
::I tried this, and it gave "Bugatti Veyron is the speedest car on Earth", which is laughably bad. The problem is that Wikidata does not "know" what the superlative form is, while Wiktionary does. Speed is a fairly common descriptor, but what about less common adjectives which aren't on Wikidata? Will there need to be a bot to copy all of this information from Wiktionary? [[User:Somepinkdude|Somepinkdude]] ([[User talk:Somepinkdude|talk]]) 22:14, 6 May 2026 (UTC)
:::I'm not suggesting that the functionality works <em>now</em>, but that we need to integrate the funcationality. ―[[User:Koavf|Justin (<span style="color:grey">ko'''a'''<span style="color:black">v</span>f</span>)]]<span style="color:red">❤[[User talk:Koavf|T]]☮[[Special:Contributions/Koavf|C]]☺[[Special:Emailuser/Koavf|M]]☯</span> 22:17, 6 May 2026 (UTC)
:::Well, no, the superlative form is chosen by [[f:Z12203]]. I think there's a bug with the English implementation that calls that function wrong. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 22:19, 6 May 2026 (UTC)
:@[[User:Somepinkdude|Somepinkdude]] I did find the item {{Q|Q19807466}} which was linked to a concept database's entry for "fast"; I have at least linked it to the English lexeme "fast" and will try to add more links at a better hour. [[User:Mahir256|Mahir256]] ([[User talk:Mahir256|talk]]) 04:18, 7 May 2026 (UTC)
== Showcase ==
I was wondering if there's a curated list of decent articles to learn by example here on Abstract Wikipedia? [[User:Fgnievinski|Fgnievinski]] ([[User talk:Fgnievinski|talk]]) 02:02, 8 May 2026 (UTC)
:Unfortunately not, and, honestly, I wouldn't recommend article creation at the moment, it's likely to need significant refactoring as the way we represent abstract content changes, but, I can point you to [[Q668]] as a reasonably good example at the moment. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 02:39, 8 May 2026 (UTC)
::Thank you. "308 languages" blew my mind – well done! [[User:Fgnievinski|Fgnievinski]] ([[User talk:Fgnievinski|talk]]) 02:54, 8 May 2026 (UTC)
:::308 is the number of ''concrete'' Wikipedias in which a manually-written article about India is available.
:::The abstract article renders for me in English as "India is a country in Asia. India is a republic. New Delhi is the capital of India. India is the most populous country in world." Switching to another language to get rendered as an abstract article is done by typing the language's name in the box above the rendered text. I tried French, German, and Dutch, and got errors in all of them. [[User:Amire80|Amir E. Aharoni]] ([[User talk:Amire80|talk]]) 03:12, 8 May 2026 (UTC)
::::So it goes. The paragraph has quite a lot of distinct sentence generation functions, all of which of course have to be implemented in the target language. This will be rounded out once we're able to more effectively generalize linguistic content. I view these functions as sort of patchy temporary solutions to the sentence generation problem while we figure out something more robust, which I hope is soon to come. — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 04:15, 8 May 2026 (UTC)
== Wikifunctions & Abstract Wikipedia Newsletter #247 is out: References from Wikidata now available ==
There is [[:f:Special:MyLanguage/Wikifunctions:Status updates/2026-05-08|a new update]] for Abstract Wikipedia and Wikifunctions. Please, come and read it!
In this issue, we announce that is now possible to pass references in Wikidata statements, we introduce the [https://abstract-data.toolforge.org/ Abstract Data dashboard], we report you on the presentation about Abstract Wikipedia at WikiCon Australia, and we take a look at the latest software developments.
Want to catch up with the previous updates? Check [[:f:Special:MyLanguage/Wikifunctions:Status updates|our archive]]!
Also, we remind you that if you have questions or ideas to discuss, the next '''Volunteers' Corner''' will be held on '''[https://zonestamp.toolforge.org/1778520600 May 11, at 17:30 UTC]''' ([https://meet.google.com/xuy-njxh-rkw link to the meeting]).
Enjoy the reading! -- [[User:Sannita (WMF)|User:Sannita (WMF)]] ([[User talk:Sannita (WMF)|talk]]) 11:16, 8 May 2026 (UTC)
<!-- Message sent by User:Sannita (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikifunctions_%26_Abstract_Wikipedia&oldid=30325620 -->
== about the usage of Z33068 ==
The use of [[f:Z33068]] (en: paragraph from sentences) <s>always</s> most of the time results in the error "Reached time limit in orchestrator." So should it be used at all for now, temporarily? Or maybe there are already some tickets about this that I am not aware of? -- [[User:Asked42|Asked42]] ([[User talk:Asked42|talk]]) 18:23, 10 May 2026 (UTC)
:It previously worked, so I'm hoping whatever the issue is will be fixed soon. The current state of the wiki makes [[m:Immediatism|immediatism]] an illogical philosophy to have at the moment, in my opinion. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 20:16, 10 May 2026 (UTC)
::This issue seems to no longer exist, you might need to clear the cache by making a dummy edit on affected articles. I implemented the function in Python (instead of composition), which has increased the speed by about 2000 ms. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 04:31, 11 May 2026 (UTC)
:::Seems like working. Thank you. -- [[User:Asked42|Asked42]] ([[User talk:Asked42|talk]]) 19:06, 11 May 2026 (UTC)
== Manual of Style ==
I've created a [[Abstract Wikipedia:Manual of Style|draft for a Manual of Style]]. Please feel free to comment on or make bold edits to the page. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 03:29, 11 May 2026 (UTC)
:Thank you! That’s great and I’ll look at it more soon. I’m still taking a bit of a wikibreak. [[User:Immanuelle|Immanuelle]] ([[User talk:Immanuelle|talk]]) 22:32, 14 May 2026 (UTC)
:Is there anything I've written [[f:User:Theki/best_practices#Abstract_Wikipedia|here]] that you think would make for a good technical section of the page? — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 00:04, 15 May 2026 (UTC)
::I've added some of them. Thank you for your list of best practices by the way, I generally agree with them (I can't endorse connecting WD items currently in hope of a better technical solution, but otherwise I do). [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 00:58, 15 May 2026 (UTC)
== Proposals on the architecture of Abstract Content rendering ==
Starting from a discussion born on the Wikifunctions Telegram chat, I've explained two different proposals on how the NLG on Abstract Wikipedia should be organized in the page [[User:Dv103/Abstract articles architectures]]. Please come to contribute to the discussion, or to propose alternatives. [[User:Dv103|Dv103]] ([[User talk:Dv103|talk]]) 14:32, 11 May 2026 (UTC)
== [[MediaWiki:Wikimedia-copyright-footer]] ==
The copyright message has a few issues, mainly that it does not address abstract content (which is not "text"), nor object labels (which are under CC0). Proposed text:
"<nowiki>
Text and abstract content are available under the [https://creativecommons.org/licenses/by-sa/4.0/ Creative Commons Attribution-ShareAlike License]; the labels of objects from [[f:|Wikifunctions]] are available under the [https://creativecommons.org/publicdomain/zero/1.0/ Creative Commons CC0 License]; additional terms may apply. See [https://foundation.wikimedia.org/wiki/Special:MyLanguage/Policy:Terms_of_Use Terms of Use] for details.
</nowiki>"
Which, when rendered, looks like:
Text and abstract content are available under the [https://creativecommons.org/licenses/by-sa/4.0/ Creative Commons Attribution-ShareAlike License]; the labels of objects from [[f:|Wikifunctions]] are available under the [https://creativecommons.org/publicdomain/zero/1.0/ Creative Commons CC0 License]; additional terms may apply. See [https://foundation.wikimedia.org/wiki/Special:MyLanguage/Policy:Terms_of_Use Terms of Use] for details.
The message is somewhat inspired by the current one and WF's. Thoughts? Thank you! [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 13:30, 12 May 2026 (UTC)
:@[[User:Feeglgeef|Feeglgeef]]: As you probably imagine, this text is very tightly controlled by the Wikimedia Foundation's Legal department. I think the first port of call should be a discussion about why you might want to change things, rather than a rush to specific re-wordings, before approaching them for sign-off. [[User:Jdforrester (WMF)|Jdforrester (WMF)]] ([[User talk:Jdforrester (WMF)|talk]]) 14:28, 12 May 2026 (UTC)
::Well I briefly summarized my justification, my proposed text was just an idea for a starting point. Basically, the abstract content is not really "text", so the footer doesn't actually tell the reader what they're allowed to do with it, and I argue that the current wording implies that the labels are licensed under CC-BY-SA 4, when they aren't. I think a change is critical as otherwise we're not showing the reader a license, or, arguably, in the case of labels, showing users a license that ''does not apply'', which is a pretty bad thing. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 14:51, 12 May 2026 (UTC)
== [[MediaWiki:AbstractWikiSuggestedWikifunctions.json]] ==
I'd think we should add [[f:Z33068]] here. The function allows you to form a paragraph out of sentences and handles languages having different standards of whether to add a space between them, and adding it here would make finding it easier. I'm not sure what policy we want to have for the suggested functions, this idea might help formulate it. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 16:06, 12 May 2026 (UTC)
:[[User:Jdforrester (WMF)]] tells me the page has been changed to [[Special:CommunityConfiguration/AbstractWikiSuggestedWikifunctions]] on the telegram. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 16:25, 12 May 2026 (UTC)
::@[[User:Feeglgeef|Feeglgeef]]: Yup, see the weekly update on [[f:Wikifunctions:Status_updates/2026-05-02|2026-05-02]]. [[User:Jdforrester (WMF)|Jdforrester (WMF)]] ([[User talk:Jdforrester (WMF)|talk]]) 16:35, 12 May 2026 (UTC)
:I also believe Z33068 should be added to the list. — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 17:25, 12 May 2026 (UTC)
{{done}} see [[Special:Diff/7692]]. Cheers, [[User:VIGNERON|VIGNERON]] ([[User talk:VIGNERON|talk]]) 09:08, 20 May 2026 (UTC)
== Abstract Wikipedia statistics site source code ==
https://abstract-data.toolforge.org/ is a very useful tool, but it doesn't seem to have anything pointing to the location of its source code. Is it closed-source or unfree?
While I'm at it I feel I should suggest having language pages' paths formatted differently from how they are currently—at the moment it's <code>/languages/Toki%20Pona</code> when something like <code>/languages/tok</code> would be more suitable. — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]>
: See [[:gitlab:toolforge-repos/abstract-data]]. Also pinging {{ping|DSantamaria-WMF|p=}} (thanks for the tool, by the way). [[User:NguoiDungKhongDinhDanh|<span class="skin-invert" style="color:black;font-family:Monotype Corsiva;font-size:110%;font-weight:normal;line-height:normal">NguoiDungKhongDinhDanh</span>]] 00:25, 13 May 2026 (UTC)
::Thank you. I think a link to that repository should be put in a footer somewhere on the website as I wouldn't have found that if not for you. — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 02:30, 13 May 2026 (UTC)
:::{{ping|Theki}} For the record, I found that repo by searching for "abstract-data" on [[:toolhub:|Toolhub]]. [[User:NguoiDungKhongDinhDanh|<span class="skin-invert" style="color:black;font-family:Monotype Corsiva;font-size:110%;font-weight:normal;line-height:normal">NguoiDungKhongDinhDanh</span>]] 03:34, 13 May 2026 (UTC)
:::Thanks for the feedback and the report, fixed both things, we have now the link to the repo in the side bar footer, and also the language codes are used in the URLs. Thanks! [[User:DSantamaria-WMF|DSantamaria-WMF]] ([[User talk:DSantamaria-WMF|talk]]) 11:46, 13 May 2026 (UTC)
::::Are you particularly attached to keeping country flag emojis next to the language names? Some consider it an [https://flagsarenotlanguages.com/blog anti-pattern]. [[User:Arlo Barnes|Arlo Barnes]] ([[User talk:Arlo Barnes|talk]]) 16:17, 14 May 2026 (UTC)
:::::I think the use of flags is not really harmful since this is not a ''language selector'', it is just a list of languages. Of course not every language has an associated flag, for example Latin, which does look a bit awkward, but it can't be helped. Maybe give languages without a flag a unique icon from Wikimedia Commons? e.g. <div style="display:inline-flex;align-items:center;border:1px solid #0002;border-radius:4px;gap:4px;padding:4px;">[[File:Toki pona.svg|16px]] Toki Pona</div> instead of <div style="display:inline-flex;align-items:center;border:1px solid #0002;border-radius:4px;gap:4px;padding:4px;"><span>🌐</span>Toki Pona</div>. — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 16:37, 14 May 2026 (UTC)
::::::I thought I saw 🏛️ being used for Latin earlier. But of course, as far as the Unicode Consortium is concerned, [[Q65300415|🇬🇧]] doesn't mean '[[Q1680|English]]', no more than [[Q100587670|🏳️🌈]] means '[[Q1359130|Polari]]'; technically, it doesn't even mean '[[Q145|United Kingdom]]', just the letters 🇺 and 🇰 next to each other (which linguistically would indicate [[Q8798|Ukrainian]] in ISO 639, but these are 'regional indicator symbols'). [[User:Arlo Barnes|Arlo Barnes]] ([[User talk:Arlo Barnes|talk]]) 17:21, 14 May 2026 (UTC)
:::::::As seems (from this comment and also [[f:User_talk:DSantamaria-WMF#c-%E9%AD%94%E7%90%B4-20260513063700-Country_flags_in_abstract-data|others' comments]]) that flags are a little bit controversial, I just removed them, IMHO it was just an aesthetic concept, I like the look and feel that flags bring to the language labels, but happy to remove them if make some people feel uncomfortable with the concept. [[User:DSantamaria-WMF|DSantamaria-WMF]] ([[User talk:DSantamaria-WMF|talk]]) 05:54, 15 May 2026 (UTC)
== Make it more user Friendly ==
Make it more user-friendly by adding drag-and-drop compenots and one click additions, and make it similar to a visual macro buidler. [[User:ChippyTechGH|ChippyTechGH]] ([[User talk:ChippyTechGH|talk]]) 01:00, 15 May 2026 (UTC)
:Could you file something like this on [[phab:|phabricator]]? [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 01:01, 15 May 2026 (UTC)
== Person infoboxes ==
Hi all, I've just created [[f:Z35167|infobox for person (Z35167)]]. All it can really do presently is display the name of the person in the chosen language and in the person's native language, but it's a good start. I started writing it as a composition but chose to switch to writing it in JavaScript instead, which ended up being less headache-inducing (managing a large list of strings to concatenate together is not fun, plus compositions bring lots of additional overhead). Unfortunately, this means that the actual ''useful'' parts of the infobox—the information about the person themself—is not really doable. I'd need to dereference the Wikidata property references to get their label in the requested language, but since they're references and I'm working with code, not compositions, I can't just call [[f:Z6822|fetch Wikidata property (Z6822)]] and be done with it. If there's a WikiLambda API to do this inside of the JS itself that would be great and would solve everything, but at the moment that alone is what's holding it back, or so it seems. I can get the actual ''values'' of statements just fine, though. If I am missing some amazing WikiLambda API function that will solve this problem for me by letting me dereference the PID, then please let me know because that would be great.
If you want to look at an example of the infobox right meow, you can view [https://abstract.wikipedia.org/view/tok/Q317521 Q317521 in Toki Pona] and see how it states Musk's name in both Toki Pona ''and'' his native English name. COOL!
My hope is that this can be made less barebones in the near future. Infoboxes are a great way to get quick information on a subject and can fill in the informational gaps in the presently sparse articles we have at the moment, all while staying in the user's requested language. Feedback is appreciated! — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 02:58, 15 May 2026 (UTC)
:Thank you for this! I wonder if perhaps it would be better to create one "infobox" function and then have compositions call that, making wd retrival possible? [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 03:38, 15 May 2026 (UTC)
::Working on that at the moment, I think I've got it working but I'm hitting a ratelimit in the orchestrator so I don't know for sure. The main issue with it now is that the actual [[f:Z35175|infobox template (Z35175)]] wrapper was programmed in JS so as to not be a pain in the ass, so this means that it can only take in strings, HTML fragments, etc. so the retrieval of Wikidata stuff still needs to be done by the caller and is rather verbose (see [[f:Z35168|the main implementation]]). The niceties will come soon later once I know that it all works at a lower level, though. — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 05:04, 15 May 2026 (UTC)
::So the problem now seems to be that when [[f:Z29825|label of Wikidata property in language (Z29825)]] isn't being faulty, it's being incredibly slow. Considering retrieving Wikidata items from their references seems to take, like, four to five seconds, and we'll have tens of statements in these infoboxes, I don't see how the property names could be retrieved in a way that doesn't cause the orchestrator to time out or hit a ratelimit. — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 06:01, 15 May 2026 (UTC)
:::I think I figured something out? I'm just going to try calling [[f:Z35036|fetch Wikidata property or parts (Z35036)]], it seems to be much faster for whatever reason. — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 06:05, 15 May 2026 (UTC)
:::It works now, a little rough around the edges, also very slow, but I think I'm mostly happy with it. Of course it would be great if all you needed to provide to the template function to get a label-statement row was the property reference itself, but I'm too sleep-deprived to figure that out at the moment. I made five bespoke functions specifically for this infobox, more than I would like, but it's probably not ''that'' bad. I'm just hoping I didn't duplicate any functionality in trying to make the composition less verbose and repetitive. — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 07:15, 15 May 2026 (UTC)
== Wikifunctions & Abstract Wikipedia Newsletter #248 is out: A higher meaning ==
There is [[:f:Special:MyLanguage/Wikifunctions:Status updates/2026-05-15|a new update]] for Abstract Wikipedia and Wikifunctions. Please, come and read it!
In this issue, we discuss functions creating language fragments, we present our latest news in Types, and we take a look at the latest software developments.
Want to catch up with the previous updates? Check [[:f:Special:MyLanguage/Wikifunctions:Status updates|our archive]]!
Enjoy the reading! -- [[User:Sannita (WMF)|User:Sannita (WMF)]] ([[User talk:Sannita (WMF)|talk]]) 14:36, 15 May 2026 (UTC)
<!-- Message sent by User:Sannita (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikifunctions_%26_Abstract_Wikipedia&oldid=30536976 -->
== Translations ==
Yes, this question is probably easily answerable through a Web search, but I thought I'd ask here anyways. I am unfortunately not bilingual... I know Toki Pona, but it's a constructed language. I'd love to be a polyglot of some sorts but that is a future thing. I've been trying to translate pages into tok, for funsies mostly.
At any rate, I want to convert some of the un-translated pages, namely Feeglgeef's policy drafts, into ones that can be translated (and then translate them into Toki Pona of course). I think I have to be a translation administrator for this? Which is a process that I'd have to ''apply'' for, and I doubt I have the credentials to be accepted for such a role. Regardless, is there a way I can go about this without having to do it through someone else? I can probably easily find documentation on marking pages for translation but I don't know how much I'm actually capable of doing as just a regular user. Should I apply? — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 14:15, 20 May 2026 (UTC)
:Most of the process of preparing a page for translation can be done by any editor. See [[:mw:Help:Extension:Translate/Page translation example]].
:The step of marking a page or translation for the first time or after changes must be done by a translation administrator.
:I recommend learning the <nowiki><translate> and <tvar></nowiki> syntax and using it on a few pages before applying for this permission. After you do it on a few pages, and you feel confident, and you want to do it more, you can ask for the permission. [[User:Amire80|Amir E. Aharoni]] ([[User talk:Amire80|talk]]) 14:28, 20 May 2026 (UTC)
::Just to confirm, did I mark up [[Special:Diff/8138|this page]] for translation properly? I thought to give the hatnote its own <code><translate></code> enclosure so as to exclude the indent and italicization from needing to be included in the translatable text. — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 15:10, 20 May 2026 (UTC)
:::Mostly properly, but don't exclude <code><nowiki>''</nowiki></code> for italics from translation. It's generally a good idea to exclude complex markup from translation because it's hard for many people to type, and it usually stays the same in translation anyway. <code><nowiki>''</nowiki></code> for italics is different, however: it's very simple to type and familiar to most editors; italic letters are used differently in different languages, and in some languages they aren't used at all, so translators need the freedom to use them appropriately; this markup can also appear in the middle of a translation unit and not only in the ends. [[User:Amire80|Amir E. Aharoni]] ([[User talk:Amire80|talk]]) 15:35, 20 May 2026 (UTC)
::::Thank you for the guidance. Should the italics be included if they are used over the entire hatnote? I figure that placement of italics should be left up to the discretion of the translators, but the hatnote itself is meant to be entirely italicized, I would think irrespective of the language it's in. Is this the right idea or should they still be kept within the translation unit? — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 15:45, 20 May 2026 (UTC)
:::::Yes, italics should be included in the translation unit if they are used over the entire hatnote. Some languages don't use italic writing at all, so it shouldn't be forced. [[User:Amire80|Amir E. Aharoni]] ([[User talk:Amire80|talk]]) 18:36, 20 May 2026 (UTC)
:I'd support a translation administrator request ;), for reasons below. I'm not sure why we need a seperate translation administrator right, or why we have to call it an "administrator" (deciding that a page could be translated is a much less important role than, say, page deletion, or blocking). We picked three of them (well, one of them went through the WMF, so we picked two), [https://abstract.wikipedia.org/wiki/Special:Log?type=pagetranslation&user=&page=&excludetempacct=1&wpdate=&tagfilter=&wpfilters%5B%5D=newusers&wpFormIdentifier=logeventslist they don't appear very active, though], only marking 9 times this month, zero (0) of which were for pages marked for the first time. Both community translation admins used their global history and rights to get the role and only stop by occasionally, so having one who ''actually'' edits here would be nice. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 15:06, 20 May 2026 (UTC)
::This reply echos my philosophy of a sort of wiki-[[Q166005|xenophobia]] (the term xenophobia is probably too harsh, and I wouldn't consider myself one in real life, but it's the best word I can think of), I generally distrust users with a lot of global rights (both global sysop etc. and large amounts of local rights) who come make [[m:Metapedianism|metapedian]] contributions, not as people but to their ability to handle Wikifunctions and Abstract Wikipedia as incredibly unique and technically complex projects. I apologize if it my opinions come off as rude or ungrateful, I do appreciate the work of our translation administrators. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 15:26, 20 May 2026 (UTC)
:::You don't bother me, it's fine. I think they definitely have a place, they can be useful and they usually are. Obviously local admins and what have you that earned their roles through the trust and reputation of the specific community they are in are going to occupy a more trusting position in my mind than a global sysop or global ''anything''. Specialized role members are good and healthy in the long term; I think we are giving these privileges to global users sparingly as the project is still in its infancy and as core contributors emerge and take up key positions we will have a more well-rounded and self-sustaining community with less global privileges needed to take up certain tasks. Wikifunctions probably needed some Foundation members or other staff to act as functioneers initially while the general community was still orienting themselves with WikiLambda and working on applying for the role, but now we have [[f:Special:ListUsers/functioneer|74(!) of them]] and the number of normal members using their specialized skills outnumbers those who were "grandfathered" in (for lack of a better term) or similar. The wiki is young—it just needs time. I myself have been considering applying for sysop privileges since they are obviously needed (there being exactly Zero of them at the moment); I've been weighing the pros and cons of such a commitment, it's obviously a lot to take up. I wish your sysop request went through, I think you would have made a great admin here. I'm unsure of what others think of my capabilities, I'm rather in-and-out around these social spaces so I don't know if there's much to go off of. — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 15:55, 20 May 2026 (UTC)
::::Totally agree, and I'd support a sysopship request as well, though I'm apparently not good at assessing what the community considers supportable in admin candidate ;).
::::Off-topic, but interestingly, the sysop toolset allows you to grant yourself translation adminship. I'm not sure if sysops are expected not to grant themselves the permissions (kind of like how on enwiki 'crats are expected not grant themselves any rights without discussion despite having the technical rights), but I did it to myself on WF because [https://www.wikifunctions.org/w/index.php?title=Special:Log&logid=84940 another sysop had]. Additionally, the functioneer right [[Special:ListGroupRights#functioneer|exists on this wiki]], with the same rights on WF, despite all of them not doing anything on this wiki. I believe this is because, on the technical side, both AW and WF are powered by the same MediaWiki extension (Wikilambda), with one wiki set to a mode for abstract articles and another set to a mode for ZObjects. [https://dag.wikipedia.org/wiki/Di%C5%8B%27gahim:ListGroupRights#functioneer Checking the Dagbani Wikipedia] supports this theory. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 18:00, 20 May 2026 (UTC)
:::::It always depends on the local policy. For Wikifunctions it is: ''Administrators do not need to undergo another discussion to become translation administrators; they can self-grant the rights to their account if necessary. Temporary administrators are not allowed to self-grant permanent translation administrator rights.''
:::::The availability of the functioneer right is a bug, see [[phab:T407066]]. --[[User:Ameisenigel|Ameisenigel]] ([[User talk:Ameisenigel|talk]]) 19:36, 20 May 2026 (UTC)
:::If you don't consider yourself a xenophobe in real life, I would recommend not calling yourself that here, or anywhere really. Especially since it was the ideological capture during the 2010s of the Croatian-language Wikipedia [[w:hr:]] by actual xenophobes that was part of the impetus for Abstract Wikipedia according to [https://simia.net/wiki/Draft:_Collaborating_on_the_sum_of_all_knowledge_across_languages#A_look_on_some_south_Slavic_language_Wikipedias Denny's blog]. [[User:Arlo Barnes|Arlo Barnes]] ([[User talk:Arlo Barnes|talk]]) 22:10, 26 May 2026 (UTC)
== Policy drafts ==
Hi all! I've written some draft policies and guidelines over the last few days. We're not a bureaucracy, so the point is not to set some rules but to kick off some discussions as to how our wiki will work.
So far, I've created:
* [[Abstract Wikipedia:Notability|a notability guideline]]
* [[Abstract Wikipedia:Deletion policy|a deletion policy]]
I've written them as my opinion on what should happen, but I'm hoping to align them with community consensus as we discuss them more. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 13:44, 21 May 2026 (UTC)
== Wikifunctions & Abstract Wikipedia Newsletter #249 is out: Annual plan 2026-2027 ==
There is [[:f:Special:MyLanguage/Wikifunctions:Status updates/2026-05-23|a new update]] for Abstract Wikipedia and Wikifunctions. Please, come and read it!
In this issue, we present you the current draft of objectives for Wikifunctions and Abstract Wikipedia in the WMF Annual Plan 2026-2027, and we take a look at the latest software developments.
Want to catch up with the previous updates? Check [[:f:Special:MyLanguage/Wikifunctions:Status updates|our archive]]!
Enjoy the reading! -- [[User:Sannita (WMF)|User:Sannita (WMF)]] ([[User talk:Sannita (WMF)|talk]]) 09:48, 25 May 2026 (UTC)
<!-- Message sent by User:Sannita (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikifunctions_%26_Abstract_Wikipedia&oldid=30536976 -->
== To abstract Wikipedia or be the Abstract Wikipedia ==
There is a discussion happening about what the [[Abstract Wikipedia:Notability|notability criteria]] for Abstract Wikipedia should be, and in trying to participate I've found my idea of Abstract Wikipedia is awfully abstract. Is Abstract Wikipedia supposed to abstract Wikipedia, as in abstracting information from existing articles on the language Wikipedias (barring new contributions), or is it supposed to become the Abstract Wikipedia, supporting collaboration across all languages like it's the language Wikipedia to end all language Wikipedias (allowing new contributions)? I thought the answer would be obvious, but the name Abstract Wikipedia is a bit ambiguous. Am I missing something? [[User:Some helpful person|Some helpful person]] ([[User talk:Some helpful person|talk]]) 02:16, 27 May 2026 (UTC)
:I think ({{ping|DVrandecic (WMF)|p=?}}) the idea is (and I personally prefer) the latter. I believe that, given the fact that it's much easier to write a concrete article than an abstract article, and the fact that the community of potential future contributors on enwiki is skeptical ''at best'', we ultimately will never expand beyond the size of other wikis, but I see no problem with allowing volunteers to add information not on other wikis (it's probably not the most effective, but they're volunteers, beggars can't be choosers), as long as it's not vandalism, useless, or promotional slop. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 02:31, 27 May 2026 (UTC)
:@[[User:Some helpful person|Some helpful person]] Abstract Wikipedia is a Wikipedia, where people can collaborate across languages on articles, which can then be used to fill gaps in the existing Wikipedias. Whereas I expect that current Wikipedia articles might be used as a convenient starting point for many of the articles in Abstract Wikipedia, this is more a consequence of Wikipedia being one of the best places to go to to find reliable knowledge, but that is not part of how it is supposed to work. So, this is not to abstract the existing Wikipedias, but to collaborate on an Abstract Wikipedia. At no point is this meant to replace existing Wikipedias. (Thanks to @[[User:Feeglgeef|Feeglgeef]] for the ping!) --[[User:DVrandecic (WMF)|DVrandecic (WMF)]] ([[User talk:DVrandecic (WMF)|talk]]) 17:01, 27 May 2026 (UTC)
::Thank you, this makes a lot more sense now. [[User:Some helpful person|Some helpful person]] ([[User talk:Some helpful person|talk]]) 21:52, 27 May 2026 (UTC)
== template suggestion ==
Some way to mock abstract syntax on talk and project pages, analogous to those in [[d:category:format Template]]. [[User:Arlo Barnes|Arlo Barnes]] ([[User talk:Arlo Barnes|talk]]) 15:21, 27 May 2026 (UTC)
:Hmm. I agree.
:Workshopping ideas for how it works:
:* Invokation: <nowiki>{{Call|Z26039|{"Z1K1": "Z18", "Z18K1": "Z825K1"}|{"Z1K1": "Z6091", "Z6091K1": "Q634"}|{"Z1K1": "Z18", "Z18K1": "Z825K1"}|lang=en}}</nowiki>
:** This could then be suplemented by helper templates: <nowiki>{{Call|Z26039|{{Wikidata item argument reference}}|{{Wikidata item reference|Q634}}|{{Language argument reference}}}}</nowiki>
:* This would result in "[[f:Z26039|subject is instance of (string)]] (wikidata item reference, [[d:Q634|planet]], language)"
:** Icons are missing in this example, I'm not sure if we can actually add them
:Thoughts? [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 16:04, 27 May 2026 (UTC)
== Marking NLG Default text ==
Some NLG functions give default texts, like [[f:Z33420|Z33420]] will give text like "Paris ∈ {city}". sometimes in other languages the English text is show. Currently there is no visual clue that these texts are not normal text in the requested language. I propose we mark these text with color <span style="color:magenta;">Paris ∈ {city}</span> with something like <nowiki><span style="color:magenta;">Paris ∈ {city}</span></nowiki>. To have this configurable/maintainable this could be included in a function, called NLG default text or so, with a text as input an a text in color as output. The exact formatting like magenta color or gray background or something else can be discussed/decided later. To have it even more configurable on personal stylesheets it could use a class like <nowiki><span class="NLG Default text">Paris ∈ {city}</span></nowiki>. What do you think? Could somebody make such a function already? [[User:HenkvD|HenkvD]] ([[User talk:HenkvD|talk]]) 12:00, 29 May 2026 (UTC)
:The are technically just monolingual texts in a language called "multiple languages". I threw a prototype together really quickly, [[f:Z35839]]. It will accept strings, monolingual texts, and html fragments as input, so you have to select which type you want. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 14:59, 29 May 2026 (UTC)
::OK, thanks, I added it to [[f:Z26039]] and works as expected, see [https://www.wikifunctions.org/wiki/Z26039?call=%7B%22Z1K1%22%3A%22Z7%22%2C%22Z7K1%22%3A%22Z26039%22%2C%22Z26039K1%22%3A%7B%22Z1K1%22%3A%22Z6091%22%2C%22Z6091K1%22%3A%22Q64%22%7D%2C%22Z26039K2%22%3A%7B%22Z1K1%22%3A%22Z6091%22%2C%22Z6091K1%22%3A%22Q515%22%7D%2C%22Z26039K3%22%3A%22Z1555%22%7D here]. The test for the function with default text now fails because it now is in magenta color. That was to be expected. I will leave the tests unchanged if that is OK with you, as we might need to change the exact formatting.
::Is it OK to add this to other NLG functions that produce default output? [[User:HenkvD|HenkvD]] ([[User talk:HenkvD|talk]]) 15:59, 29 May 2026 (UTC)
:::Sure, [[w:en:WP:Be bold|be bold]]! [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 20:50, 29 May 2026 (UTC)
::::Feeglgeef, I am struggling with the output. Can you have a look? [[User:HenkvD|HenkvD]] ([[User talk:HenkvD|talk]]) 17:02, 30 May 2026 (UTC)
:::::Can you link me to where? [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 17:08, 30 May 2026 (UTC)
::::::{{Q|90}} in a language vls should give a magenta text. Instead it gives "Wikifunctions returned a failed response: Unspecified error". [[f:Z33422]] results "<span style="color: magenta;">Parys ∈ {stad}</span>" (as a string). [[f:Z26039]] also gives "<span style="color: magenta;">Parys ∈ {stad}</span>", but it's test [[f:Z33726]] gives an HTML equivalent, not a string. [[User:HenkvD|HenkvD]] ([[User talk:HenkvD|talk]]) 17:59, 30 May 2026 (UTC)
:::::::You shouldn't be returning HTML in string-typed functions. I'm not sure, then, how we implement your proposal, actually. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 18:54, 30 May 2026 (UTC)
::::::::I tried with [[f:Z35921]] but now the output is the literal text, and not HTML. Does anybody have an idea how to implement the text in a color?
::::::::Alternatively we could use texts like // Parys ∈ {stad} //. [[User:HenkvD|HenkvD]] ([[User talk:HenkvD|talk]]) 16:51, 31 May 2026 (UTC)
::::::::: You need to output [[f:Z89|HTML fragment]], not String. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 17:16, 31 May 2026 (UTC)
:I agree with the above that this should not be applied to functions which return strings or monolingual text. If anything, it might work to insert it into functions returning HTML. The most egregious problems I've seen are when I tried to render into an RTL language (e.g. Hebrew 0 try on [[Q408]]), and it spilled all the formatting all over the article. I will revert the change to the string default at [[:f:Z33421]], but suggest it is tested carefully if implemented elsewhere. In general I prefer just marking with spans rather than colours at this stage. --[[User:99of9|99of9]] ([[User talk:99of9|talk]]) 04:49, 3 June 2026 (UTC)
:: Perhaps mark with spans given a specific ID and then allow users to use a userscript/gadget to paint them magenta? That seems like the most considerate approach. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 05:12, 3 June 2026 (UTC)
:::[[:f:Z32234]] suggests something like <code>span lang="mul"</code> or similar. [[User:99of9|99of9]] ([[User talk:99of9|talk]]) 05:20, 3 June 2026 (UTC)
::::I will (carefully) try some other alternatives, and use a personal class in my userscript for <nowiki><span class="NLG Default text"></nowiki>. [[User:HenkvD|HenkvD]] ([[User talk:HenkvD|talk]]) 14:05, 4 June 2026 (UTC)
::::: If possible, can you use <nowiki><span lang="mul"></nowiki>? This would allow it to also catch some instances automatically. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 16:14, 4 June 2026 (UTC)
::::::I have done so, but how can I set my personal stylesheet to show color magenta with <nowiki><span lang="mul"></nowiki>? [[User:HenkvD|HenkvD]] ([[User talk:HenkvD|talk]]) 22:20, 4 June 2026 (UTC)
::::::: try adding this to [[Special:MyPage/common.css]]:
::::::: [lang="mul"] {<br> color: magenta;<br> } [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 23:48, 4 June 2026 (UTC)
: I created a new implementation for [[f:Z35921]] using emoji text, resulting in texts like "❌≪Paris ∈ {city}≫❌". It works on [[Q90]] for not yet specified languages like Zeelandic. I will be bold in adding this other functions that use default texts. [[User:HenkvD|HenkvD]] ([[User talk:HenkvD|talk]]) 11:26, 5 June 2026 (UTC)
== Ratification of the deletion policy proposal? ==
I haven't seen any unresolved objections to my proposal for a [[Abstract Wikipedia:Deletion policy|policy for deletion]]. Does anybody have any issues, and, if not, is it ok to ratify as an actual policy? I intend to remove the draft template and replace it with a policy template unless anyone voices any objection within a week. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 20:55, 29 May 2026 (UTC)
:Is it just me or does [[Abstract Wikipedia:Deletion policy#Reasons for deletion]] render blank with only number bullets without the actual text after ''1.'' or ''2.''? [[User:Bunnypranav|Bunnypranav]] ([[User talk:Bunnypranav|talk]]) 07:13, 30 May 2026 (UTC)
::I see text. ―[[User:Koavf|Justin (<span style="color:grey">ko'''a'''<span style="color:black">v</span>f</span>)]]<span style="color:red">❤[[User talk:Koavf|T]]☮[[Special:Contributions/Koavf|C]]☺[[Special:Emailuser/Koavf|M]]☯</span> 07:49, 30 May 2026 (UTC)
:::I can see on my phone, but it goes blank on my laptop. What is the role of ''<nowiki><span class="anchor" id="1"></nowiki>''? [[User:Bunnypranav|Bunnypranav]] ([[User talk:Bunnypranav|talk]]) 12:15, 30 May 2026 (UTC)
::::{{ping|Bunnypranav}} I can see the text everywhere (I tested connected and not connected, on my phone, laptop, with Chrome or Firefox ; what system do you use?). As the name suggest, the span anchor is here to create an HTML anchor, so you can do link like [[Abstract_Wikipedia:Deletion_policy#7]]. Cheers, [[User:VIGNERON|VIGNERON]] ([[User talk:VIGNERON|talk]]) 13:49, 30 May 2026 (UTC)
:::::I'm on Brave browser. Nevertheless, forget it. The culprit might be some random customization I did to my system which I cannot recollect. The reason is the span tag only though, tried a preview kicking out a text to just outside the tag and it worked. [[User:Bunnypranav|Bunnypranav]] ([[User talk:Bunnypranav|talk]]) 14:23, 30 May 2026 (UTC)
:Globally, it looks fine. I think that reasons 7 and 8 may need some examples/clarifications. There is no global consensus when it comes to creating categories. For example, categories for building interiors and exteriors. Personally, I feel that they are useful for easier discoverability. [[User:Jsamwrites|John Samuel]] ([[User:Jsamwrites|talk]]) 15:39, 30 May 2026 (UTC)
::I've copied them over from enwiki. They're probably included in "content otherwise not suited for an encyclopedia." Since sysops can't speedy them, it'd be up to commenters on [[Abstract:RFD]] to determine. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 16:48, 30 May 2026 (UTC)
: Done! [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 22:33, 5 June 2026 (UTC)
== Wikifunctions & Abstract Wikipedia Newsletter #250 is out: Looking back and forward ==
There is [[:f:Special:MyLanguage/Wikifunctions:Status updates/2026-05-30|a new update]] for Abstract Wikipedia and Wikifunctions. Please, come and read it!
In this issue, we present you a recollection of our work so far, now that we celebrate our 250th newsletter, we share with you a summary of our latest outreach activities, and we take a look at the latest software developments.
Want to catch up with the previous updates? Check [[:f:Special:MyLanguage/Wikifunctions:Status updates|our archive]]!
Enjoy the reading! -- [[User:Sannita (WMF)|User:Sannita (WMF)]] ([[User talk:Sannita (WMF)|talk]]) 10:04, 1 June 2026 (UTC)
<!-- Message sent by User:Sannita (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikifunctions_%26_Abstract_Wikipedia&oldid=30606821 -->
== Yet another suggested function proposal ==
Perhaps it's a bit early, but can [[f:Z36049]] be added to [[MediaWiki:AbstractWikiSuggestedWikifunctions.json]]? See [[Q38726]] for an example use. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 23:54, 4 June 2026 (UTC)
: Meh. Consider this withdrawn until we know more about what we want image creation to look like. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 05:06, 5 June 2026 (UTC)
== Wikifunctions & Abstract Wikipedia Newsletter #251 is out: The illustrated encyclopaedia ==
There is [[:f:Special:MyLanguage/Wikifunctions:Status updates/2026-06-05|a new update]] for Abstract Wikipedia and Wikifunctions. Please, come and read it!
In this issue, we introduce our first function to import images on Abstract Wikipedia, we present our Functions of the Week, and we take a look at the latest software developments.
Want to catch up with the previous updates? Check [[:f:Special:MyLanguage/Wikifunctions:Status updates|our archive]]!
Also, we remind you that if you have questions or ideas to discuss, the next '''Volunteers' Corner''' will be held on '''[https://zonestamp.toolforge.org/1780939800 June 8, at 17:30 UTC]''' ([https://meet.google.com/xuy-njxh-rkw link to the meeting]).
Enjoy the reading! -- [[User:Sannita (WMF)|User:Sannita (WMF)]] ([[User talk:Sannita (WMF)|talk]]) 14:14, 5 June 2026 (UTC)
<!-- Message sent by User:Sannita (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikifunctions_%26_Abstract_Wikipedia&oldid=30606821 -->
== Questions on a simple fragment example "The Eiffel Tower is a monument" ==
Moved from [[f:Wikifunctions:Project chat]]
Hello. I would like to be able to use the function [[f:Z26039]] to generate sentences like "the Eiffel Tower is a monument" or "la torre Eiffel es un monumento" in Spanish. It already raises a lot of questions.
Question 1: I should be able to set the first input "entity" to {{Q|Q243}} and the second input "class" to {{Q|Q4989906}} and get the correct sentence, shouldn't I? Just checking.
Question 2: [[f:Z26039]] calls a language-specific function like "Spanish article-less instantiating sentence" [[f:Z26337]], which uses the label of the Wikidata item to get the text for "Eiffel Tower", which is similar to the lemma of the lexeme. But this would not be acceptable in production, would it? The item label "belongs" to all Wikidata users, not to Abstract Wikipedia users, and there is no guarantee what it might contain, such as a parenthesis for disambiguation. Or am I wrong?
Question 3a: We need to have a lexeme for the combination "Eiffel Tower" in each language, don't we? For instance in languages with gender, the lexeme is the only place to find the gender. It is true that if we know that the equivalent of "Tower" is the head word, syntactical information can be found under the lexeme for "tower", and it would be good to use a system like that. But the only place that the syntactic dependency information could be located is under the lexeme.
Question 3b: At present for [[f:Z26039]] etc. to work, we have to add any forms or syntax information to the lexeme of the whole phrase, such as "Eiffel Tower". But property {{Q|P5238}} with attributes {{Q|P9763}} and {{Q|P9764}} can be used to define the structure and avoid duplicating the syntax information. What lexeme would be used for "Eiffel" in this case? Would it be the same as a lexeme for {{Q|Q20882}}? That makes no sense to me. I propose that there should be a dummy lexeme in each language which could be added to {{Q|P5238}} instead of a real lexeme to mean "invariant element".
Question 4: As has already been pointed out elsewhere, the fragment functions do not work well with the initial definite article in languages like English, Spanish and German. Examples:
* "'''The Eiffel Tower is a monument.'''" The item label "Eiffel Tower" omits the article and so the result omits the initial "The" in English. French, Spanish and German are similar.
* "'''The Sun is a star.'''" Similarly the article is wrongly omitted, also in French, Spanish and German.
* "'''Westminster Abbey is a monument.'''" This is OK in English and German as no article is needed, but not in French or Spanish where it is, for instance "La Abadía de Westminster es un monumento".
* "'''Latin is a dead language.'''" Also this is OK in English and German but not in French or Spanish, where an article is needed.
* "'''Jupiter is a planet.'''". This does not need an article and is OK in all the languages; I include this to show that you cannot assume that there is an article in all cases in French and Spanish.
How should the language functions find out whether an article is needed? In some cases, where the lemma is a phrase like "Abadía de Westminster" in Spanish, I think that it could be deduced, but in general there is no rule to give the answer. Using different rendering functions according to the case is '''not''' a solution, although it might work for a few specific languages like these four. It would not be acceptable because there will be many, many other cases of syntactical choices to be made for all the different languages, and we cannot expect the person writing the abstract code to take them all into account. So I suppose that a declaration in the lexeme is needed to solve this problem. I suppose that there must already be linguistic terminology for this problem, but I don't know it.
I would be grateful for any comments on any of these questions. [[User:Strobilomyces|Strobilomyces]] ([[User talk:Strobilomyces|talk]]) 15:02, 5 June 2026 (UTC)
:@[[User:Strobilomyces|Strobilomyces]] I will try to answer a few of your questions, although I am not linguist.
:1. Yes i think it are correct inputs for "entity" to {{Q|243}} and the second input "class" to {{Q|4989906}}.
:2. In case no lexeme information is needed (for gender or so) the label of {{Q|243}} should be OK. Labels in Wikidata don't contain parentheses for disambiguation. For instance there are many cities called Amsterdam like {{Q|478456}}. {{Q|959016}} and {{Q|727}}
:3a. In case gender is needed, for example for gender for La Abadía de Westminster I think we need lexemes
:3b. I don't know what you mean, so I can't answer that.
:4. You are right some examples like Sun is a star" are incorrect and need an article for some languages/some lemmma. I don't know if there is a linguistic terminology or Lexeme property that would indicate it needs an initial definite article.
:Even for western languages there are a lot of different rules; What about the many other languages in the world. All this makes it a real challenge. [[User:HenkvD|HenkvD]] ([[User talk:HenkvD|talk]]) 22:04, 8 June 2026 (UTC)
i49250v3dp5h9v9xecpsxj3i8ov9dwd
9947
9945
2026-06-08T22:12:42Z
HenkvD
1447
/* Questions on a simple fragment example "The Eiffel Tower is a monument" */
9947
wikitext
text/x-wiki
{{#ifexist:Abstract Wikipedia:Project chat/Header/{{USERLANGUAGE}}|{{/Header/{{USERLANGUAGE}}}}|{{/Header}}}}
{{/Archives}}
<!-- Add your discussion below this line -->
== Why don't we just structure this with wikitemplates? ==
I feel like the project could be done a lot better by using templates kind of like how wikipedia does them. Just the entire thing is templates that can be rendered in many languages. So like [[Q106289265]] would have the content <nowiki>{{Z26039|Q7257}}</nowiki> and could even have some aliasing done across languages so it could be <nowiki>{{subject is|Q7257}}</nowiki>. Code would be editable with a regular visual editor or code editor. [[User:Immanuelle|Immanuelle]] ([[User talk:Immanuelle|talk]]) 04:34, 29 March 2026 (UTC)
:This is available in pages when Parsoid rendering is enabled. We don't use this becuase it doesn't make sense for constructing and editing massive articles. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 21:37, 29 March 2026 (UTC)
::How do you do parsoid rendering? And why wouldn't it make sense? With aliases and everything could work great. [[User:Immanuelle|Immanuelle]] ([[User talk:Immanuelle|talk]]) 23:12, 29 March 2026 (UTC)
:::I believe it is enabled by default. If you do have it on: {{#function:Z10000|you'll s|ee this}} [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 14:54, 30 March 2026 (UTC)
:you may be interested in reading this old [[m:Abstract_Wikipedia/Google.org_Fellows_evaluation|Google report]]. [[User:BrokenSegue|BrokenSegue]] ([[User talk:BrokenSegue|talk]]) 14:32, 9 May 2026 (UTC)
== Why the editing API doesn't work ==
{{tracked|T423542}}
Immanuelle wrongly stated that there is no REST API for editing. [[#REST API for editing?|There is]]. However, it does not work when called from software outside Abstract Wikipedia. That is because there is no way to grant a bot password or OAuth customer the permission to edit abstract articles (<code>wikilambda-abstract-edit</code>) and create them (<code>wikilambda-abstract-create</code>), since no grant on [[Special:ListGrants]] includes either. Should this be fixed? [[User:JJPMaster|JJP]]<sub>[[User talk:JJPMaster|Mas]]<sub>[[Special:Contributions/JJPMaster|ter]]</sub></sub> ([[Q1270787|she]]/[[Q3437264|they]]) 01:57, 26 April 2026 (UTC)
:Yes I think the rights should be added. I think the number of automated edits should be low at the moment as Abstract Wikipedia is still in an early phase and so far there is not much support for small languages and so many functions will maybe change to cover more languages. As automatic editing using a Bot Account requires an formal request it is no problem if the option exists. [[User:Hogü-456|Hogü-456]] ([[User talk:Hogü-456|talk]]) 18:17, 26 April 2026 (UTC)
:Sounds good to me. Could we add a bot section to [[Abstract Wikipedia:Requests for permissions]]? [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 23:35, 5 May 2026 (UTC)
::[[Abstract_Wikipedia:Requests_for_permissions#Bot]] ―[[User:Koavf|Justin (<span style="color:grey">ko'''a'''<span style="color:black">v</span>f</span>)]]<span style="color:red">❤[[User talk:Koavf|T]]☮[[Special:Contributions/Koavf|C]]☺[[Special:Emailuser/Koavf|M]]☯</span> 23:56, 5 May 2026 (UTC)
:not currently possible :((((( [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 14:46, 30 April 2026 (UTC)
:Feeglgeef is correct, past tense sentence generation is something we are sorely lacking at the moment. If you look at [[f:WF:Type proposals#Representing abstract content|Wikifunctions' type proposals]] you can see some initiatives that could hopefully mitigate this. — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 13:49, 1 May 2026 (UTC)
== Spaces between sentences, another attempt ==
[[Abstract Wikipedia:Project chat#Extra spaces between sentences|A month ago]], @[[User:内存溢出的猫|内存溢出的猫]]<ref group="spaces3>According to Google Translate, it's pronounced "Nèicún yìchū de māo". Please correct me if it's wrong. When I write, I want to know how are things that I write pronounced aloud, and very unfortunately, I never learned to read Chinese characters, and even if I did, most English speakers probably didn't. Come to think of it, is there a function that ''reliably'' transliterates Chinese characters?</ref> That discussion doesn't seem to have yielded any fixes or meaningful discussions, at least not that I can see.
[[Abstract Wikipedia:Project chat#Spaces between sentences|Two weeks ago]], I tried to bring up a similar topic, but that discussion somehow got derailed and also didn't yield anything useful.
Now, the problem looks differently, but it's still a problem. When I look at [[Q10251]], for example, what I see is four sentences that ''appear'' with ''no'' spaces between them. Not one, not two—none at all. It looks like this:
:Plasma is a fundamental state of matter.Plasma is a classical state of matter.A plasma is a gas.A plasma is a matter.
Note that I emphasized ''appear'': When I see them rendered on the screen, they have no spaces between them. In the HTML, however, they are represented as four <code><nowiki><div></nowiki></code>s, and their inline positioning is handled by CSS. This means, for example, that if I copy and paste them, I don't get a long string with no spaces after full stops, but four sentences with a single line break after each full stop:
<poem>
Plasma is a fundamental state of matter.
Plasma is a classical state of matter.
A plasma is a gas.
A plasma is a matter.
</poem>
This is not how it is supposed to be done. <code><nowiki><div></nowiki></code>s are supposed to be used for block elements and not hacked into appearing as if they are inline (also known as phrasing). Spaces between sentences are supposed to be real characters rather than HTML and CSS tricks, they may be different in different languages, and in some languages they may be nothing at all.
I hope that the definition of the problem is clear.
<references group="spaces3"></references> [[User:Amire80|Amir E. Aharoni]] ([[User talk:Amire80|talk]]) 12:49, 2 May 2026 (UTC)
:Hi, have a look at it [[Special:PermanentLink/7132|now]]. Does this match your expectations? I think it's not rendering right now for whatever reason, but there are other examples of it being done this way that you can see: [[Q241691]]. The article renders properly in both English (spaces between sentences) and Japanese (no spaces at all).
:
:'''English:'''
:<blockquote>Programmed Data Processor is a computer model series by Digital Equipment Corporation. PDP-8 is a Programmed Data Processor.</blockquote>
:'''Japanese:'''
:<blockquote>PDPシリーズはディジタル・イクイップメント・コーポレーションによるコンピュータ・モデル・シリーズである。PDP-8はPDPシリーズである。</blockquote>
:
:I have some, err, strong opinions about [[User:Immanuelle|Immanuelle]]'s 「Abstract Wikipedia Editor」 tool, which is the predominant cause for all of these very janky and poorly-laid-out articles that you see. This is not how an article ought to be written on Abstract Wikipedia, and I and other editors are aware of this. If you see these problems, please do fix them! The wiki will be all the better for it.
:
:In the absence of consensus on such things as these (and awaiting any official policy pages) I have written [[f:User:Theki/best practices]] on my Wikifunctions userpage. You are welcome to read it if you wish. — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 17:20, 2 May 2026 (UTC)
::The output of [[Q241691]] looks OK to me in this regard. How was it done?
::[[Q10251]] gives me an error. [[User:Amire80|Amir E. Aharoni]] ([[User talk:Amire80|talk]]) 18:10, 2 May 2026 (UTC)
:::WikiLambda is doing WikiLambda things. This WASI time limit error happens intermittently on Abstract Wikipedia articles and it usually goes away after a short while. The only thing is that it doesn't really seem like purging these articles does anything to force the orchestrator to retry its evaluation so the article might not render that paragraph until someone comes in and pokes at it by editing it somehow.
:::
:::The working article uses the [[f:Z33068|''paragraph from sentences'']] function to lay out its individual sentence content. This function automatically handles converting any and all text-like objects (strings, HTML fragments, and monolingual text) to a consistent form, so sentence fragments can all be supplied verbatim to its list input. When the function is putting the sentences together it defaults to using a single space to separate them, but first checks if the requested language is in the [[f:Z33984|''languages without spaces between sentences'']] list. If it is, it doesn't add spaces at all, and just concatenates the sentences normally. I hope this explanation makes sense. — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 18:19, 2 May 2026 (UTC)
::::It makes some sense, but earlier, you suggested: "If you see these problems, please do fix them", and I'm not entirely sure how to do it. How would I fix it in [[Q100]], for example? [[User:Amire80|Amir E. Aharoni]] ([[User talk:Amire80|talk]]) 19:41, 2 May 2026 (UTC)
:::::In this case you would do the following:
:::::# At the bottom, click the plus and then 「Add empty fragment」.
:::::# Set the function to [[f:Z33068]], as mentioned earlier.
:::::# Now go through each sentence fragment, find the innermost sentence-generation function, click on the three dots, and copy it. Do not copy the calls to [[f:Z29749]] or similar, these are not necessary.
:::::# Go to the ''paragraph with sentences'' function call and add an element to the list.
:::::# Click on the three dots next to the new element, and paste in the earlier sentence fragment.
:::::# You can now delete the original fragment and repeat the process in the same list for the one after it.
:::::— [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 19:46, 2 May 2026 (UTC)
::@[[User:Theki|Theki]] I intend on fixing it, I recently made an attempt but the suggested fixes made problems worse. Do you have any practical suggestions of how to structure the templates? I will try to implement them when I have more time.
::Also your name is very confusing, are you in the process of getting it changed wiki-wide? [[User:Immanuelle|Immanuelle]] ([[User talk:Immanuelle|talk]]) 22:36, 2 May 2026 (UTC)
:::Um, are you referring to my signature not matching my wiki username? I have considered for a long time changing it from ''theki'', but I don't feel like putting in the effort when it seems to be perfectly ignorable for most people. The user 「''Rae''」 can't be usurped because they made, like, two or three articles on the Persian Wikipedia two decades ago or something, I don't know. If that weren't the case I would be User:Rae right now but after that failed to go through I just decided to stop bothering. Maybe at some point I'll come up with a username I'm happy with keeping for the foreseeable future but I have other concerns at the moment.
:::Could you explain how your attempted fixes 「made problems worse」? Presently I side with Feeglgeef's sentiments and prefer to wait for abstract content to actually be feasible to make on a reasonably descriptive scale (see: the type proposals) before I go around making articles willy-nilly, which is what AWE has been doing—making a bunch of pretty low-quality articles on a massive scale when it probably ''really'' would have been better to, err, hold off on that.
:::And I honestly know very little about the actual workings of your editor, I don't really use it nor am I familiar with its template syntax or whatever it may use, so I'm going to look over how it actually works and then get back to you on that. — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 23:28, 2 May 2026 (UTC)
::::Using this [[f:Z33068]] made things worse [[User:Immanuelle|Immanuelle]] ([[User talk:Immanuelle|talk]]) 00:44, 3 May 2026 (UTC)
:::::That did not go through correctly but I do not think we have a proper thing for it. [[User:Immanuelle|Immanuelle]] ([[User talk:Immanuelle|talk]]) 00:45, 3 May 2026 (UTC)
::::::What? Could you elaborate? — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 01:00, 3 May 2026 (UTC)
::::::{{ping|Immanuelle}} I checked. Your issue is that your editor is not providing the article language to Z33068K2; that is, the ''paragraph from sentences'' function has a second argument, and your editor was omitting it. If you properly specify it, it will work. Please, next time, actually tell me what went wrong instead of going quiet and forcing me to look after it myself. — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 17:06, 4 May 2026 (UTC)
:I avoid [[f:Z33068]] for now, because executing a whole paragraph in a single call would often time out. So my current alternative is inserting [[f:Z35672]] between sentences. Fairly clunky, but it works... --[[User:99of9|99of9]] ([[User talk:99of9|talk]]) 06:08, 28 May 2026 (UTC)
::Can you categorize the talk pages of articles you're doing that with? It has major accessibility concerns for our friends using screen readers, so it'd be nice to be able to find those with issues when were able to fix the calls [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 21:50, 28 May 2026 (UTC)
:::I think the new tool can show us this (via dumps). For example, here are the uses of 'paragraph': https://abstract-data.toolforge.org/zid/Z32123 --[[User:99of9|99of9]] ([[User talk:99of9|talk]]) 23:07, 28 May 2026 (UTC)
::::There's more than one way to not use spaces correctly and more than one way to use spaces correctly, this wouldn't catch all of them. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 23:13, 28 May 2026 (UTC)
:::::I'm not totally sure what you want to track, but I'm confident that this will find all my uses. --[[User:99of9|99of9]] ([[User talk:99of9|talk]]) 02:10, 29 May 2026 (UTC)
::::I think it slipped past everyone's notice, but I made a template for linking to that sort of information @ [[Template:Zd|<nowiki>{{</nowiki>zd<nowiki>}}</nowiki>]]. {{zd|Z35672|sentence separator}} <span style="font-size:smaller;opacity:0.8">(I don't think the database dumps have noticed the function you're using yet, so it's a 404 at the moment.)</span> — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 01:09, 29 May 2026 (UTC)
===Easier solution?===
Maybe a much easier solution would be to replace the "." after each sentence with ". " (a full stop and a space). The paragraghs might add an extra space, but that is displayed as one by the browser. [[User:HenkvD|HenkvD]] ([[User talk:HenkvD|talk]])
==Wiktionary integration==
I was trying out a few functions recently, such as [https://www.wikifunctions.org/view/en/Z27243 the new superlative function], and I noticed that ''every adjective'' has to be a Wikidata item. For example, I couldn't type in the inputs "Bugatti Veyron", "fast", "Earth" because "fast" as an adjective is not a Wikidata item. This doesn't really make sense, given that Wiktionary already has the word for "fast" and its superlative form in many different languages. Would it be possible to integrate Wiktionary into the function, so the user can type an adjective or verb from Wiktionary instead of having to deal with Wikidata (which consists almost entirely of nouns)? [[User:Somepinkdude|Somepinkdude]] ([[User talk:Somepinkdude|talk]]) 16:49, 6 May 2026 (UTC)
:No, sadly. I would try "speed" as the adjective, though, you have to use abstract qualities instead of concrete English terms. [[File:Wikifunctions Superlative speed example.png|thumb|Here's an example of the word being used.]] [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 18:02, 6 May 2026 (UTC)
:Wikidata has standard items as well as lexeme data, so if anything, we should try to integrate those. E.g. [[:d:Lexeme:L1029]]. ―[[User:Koavf|Justin (<span style="color:grey">ko'''a'''<span style="color:black">v</span>f</span>)]]<span style="color:red">❤[[User talk:Koavf|T]]☮[[Special:Contributions/Koavf|C]]☺[[Special:Emailuser/Koavf|M]]☯</span> 19:48, 6 May 2026 (UTC)
::I tried this, and it gave "Bugatti Veyron is the speedest car on Earth", which is laughably bad. The problem is that Wikidata does not "know" what the superlative form is, while Wiktionary does. Speed is a fairly common descriptor, but what about less common adjectives which aren't on Wikidata? Will there need to be a bot to copy all of this information from Wiktionary? [[User:Somepinkdude|Somepinkdude]] ([[User talk:Somepinkdude|talk]]) 22:14, 6 May 2026 (UTC)
:::I'm not suggesting that the functionality works <em>now</em>, but that we need to integrate the funcationality. ―[[User:Koavf|Justin (<span style="color:grey">ko'''a'''<span style="color:black">v</span>f</span>)]]<span style="color:red">❤[[User talk:Koavf|T]]☮[[Special:Contributions/Koavf|C]]☺[[Special:Emailuser/Koavf|M]]☯</span> 22:17, 6 May 2026 (UTC)
:::Well, no, the superlative form is chosen by [[f:Z12203]]. I think there's a bug with the English implementation that calls that function wrong. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 22:19, 6 May 2026 (UTC)
:@[[User:Somepinkdude|Somepinkdude]] I did find the item {{Q|Q19807466}} which was linked to a concept database's entry for "fast"; I have at least linked it to the English lexeme "fast" and will try to add more links at a better hour. [[User:Mahir256|Mahir256]] ([[User talk:Mahir256|talk]]) 04:18, 7 May 2026 (UTC)
== Showcase ==
I was wondering if there's a curated list of decent articles to learn by example here on Abstract Wikipedia? [[User:Fgnievinski|Fgnievinski]] ([[User talk:Fgnievinski|talk]]) 02:02, 8 May 2026 (UTC)
:Unfortunately not, and, honestly, I wouldn't recommend article creation at the moment, it's likely to need significant refactoring as the way we represent abstract content changes, but, I can point you to [[Q668]] as a reasonably good example at the moment. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 02:39, 8 May 2026 (UTC)
::Thank you. "308 languages" blew my mind – well done! [[User:Fgnievinski|Fgnievinski]] ([[User talk:Fgnievinski|talk]]) 02:54, 8 May 2026 (UTC)
:::308 is the number of ''concrete'' Wikipedias in which a manually-written article about India is available.
:::The abstract article renders for me in English as "India is a country in Asia. India is a republic. New Delhi is the capital of India. India is the most populous country in world." Switching to another language to get rendered as an abstract article is done by typing the language's name in the box above the rendered text. I tried French, German, and Dutch, and got errors in all of them. [[User:Amire80|Amir E. Aharoni]] ([[User talk:Amire80|talk]]) 03:12, 8 May 2026 (UTC)
::::So it goes. The paragraph has quite a lot of distinct sentence generation functions, all of which of course have to be implemented in the target language. This will be rounded out once we're able to more effectively generalize linguistic content. I view these functions as sort of patchy temporary solutions to the sentence generation problem while we figure out something more robust, which I hope is soon to come. — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 04:15, 8 May 2026 (UTC)
== Wikifunctions & Abstract Wikipedia Newsletter #247 is out: References from Wikidata now available ==
There is [[:f:Special:MyLanguage/Wikifunctions:Status updates/2026-05-08|a new update]] for Abstract Wikipedia and Wikifunctions. Please, come and read it!
In this issue, we announce that is now possible to pass references in Wikidata statements, we introduce the [https://abstract-data.toolforge.org/ Abstract Data dashboard], we report you on the presentation about Abstract Wikipedia at WikiCon Australia, and we take a look at the latest software developments.
Want to catch up with the previous updates? Check [[:f:Special:MyLanguage/Wikifunctions:Status updates|our archive]]!
Also, we remind you that if you have questions or ideas to discuss, the next '''Volunteers' Corner''' will be held on '''[https://zonestamp.toolforge.org/1778520600 May 11, at 17:30 UTC]''' ([https://meet.google.com/xuy-njxh-rkw link to the meeting]).
Enjoy the reading! -- [[User:Sannita (WMF)|User:Sannita (WMF)]] ([[User talk:Sannita (WMF)|talk]]) 11:16, 8 May 2026 (UTC)
<!-- Message sent by User:Sannita (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikifunctions_%26_Abstract_Wikipedia&oldid=30325620 -->
== about the usage of Z33068 ==
The use of [[f:Z33068]] (en: paragraph from sentences) <s>always</s> most of the time results in the error "Reached time limit in orchestrator." So should it be used at all for now, temporarily? Or maybe there are already some tickets about this that I am not aware of? -- [[User:Asked42|Asked42]] ([[User talk:Asked42|talk]]) 18:23, 10 May 2026 (UTC)
:It previously worked, so I'm hoping whatever the issue is will be fixed soon. The current state of the wiki makes [[m:Immediatism|immediatism]] an illogical philosophy to have at the moment, in my opinion. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 20:16, 10 May 2026 (UTC)
::This issue seems to no longer exist, you might need to clear the cache by making a dummy edit on affected articles. I implemented the function in Python (instead of composition), which has increased the speed by about 2000 ms. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 04:31, 11 May 2026 (UTC)
:::Seems like working. Thank you. -- [[User:Asked42|Asked42]] ([[User talk:Asked42|talk]]) 19:06, 11 May 2026 (UTC)
== Manual of Style ==
I've created a [[Abstract Wikipedia:Manual of Style|draft for a Manual of Style]]. Please feel free to comment on or make bold edits to the page. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 03:29, 11 May 2026 (UTC)
:Thank you! That’s great and I’ll look at it more soon. I’m still taking a bit of a wikibreak. [[User:Immanuelle|Immanuelle]] ([[User talk:Immanuelle|talk]]) 22:32, 14 May 2026 (UTC)
:Is there anything I've written [[f:User:Theki/best_practices#Abstract_Wikipedia|here]] that you think would make for a good technical section of the page? — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 00:04, 15 May 2026 (UTC)
::I've added some of them. Thank you for your list of best practices by the way, I generally agree with them (I can't endorse connecting WD items currently in hope of a better technical solution, but otherwise I do). [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 00:58, 15 May 2026 (UTC)
== Proposals on the architecture of Abstract Content rendering ==
Starting from a discussion born on the Wikifunctions Telegram chat, I've explained two different proposals on how the NLG on Abstract Wikipedia should be organized in the page [[User:Dv103/Abstract articles architectures]]. Please come to contribute to the discussion, or to propose alternatives. [[User:Dv103|Dv103]] ([[User talk:Dv103|talk]]) 14:32, 11 May 2026 (UTC)
== [[MediaWiki:Wikimedia-copyright-footer]] ==
The copyright message has a few issues, mainly that it does not address abstract content (which is not "text"), nor object labels (which are under CC0). Proposed text:
"<nowiki>
Text and abstract content are available under the [https://creativecommons.org/licenses/by-sa/4.0/ Creative Commons Attribution-ShareAlike License]; the labels of objects from [[f:|Wikifunctions]] are available under the [https://creativecommons.org/publicdomain/zero/1.0/ Creative Commons CC0 License]; additional terms may apply. See [https://foundation.wikimedia.org/wiki/Special:MyLanguage/Policy:Terms_of_Use Terms of Use] for details.
</nowiki>"
Which, when rendered, looks like:
Text and abstract content are available under the [https://creativecommons.org/licenses/by-sa/4.0/ Creative Commons Attribution-ShareAlike License]; the labels of objects from [[f:|Wikifunctions]] are available under the [https://creativecommons.org/publicdomain/zero/1.0/ Creative Commons CC0 License]; additional terms may apply. See [https://foundation.wikimedia.org/wiki/Special:MyLanguage/Policy:Terms_of_Use Terms of Use] for details.
The message is somewhat inspired by the current one and WF's. Thoughts? Thank you! [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 13:30, 12 May 2026 (UTC)
:@[[User:Feeglgeef|Feeglgeef]]: As you probably imagine, this text is very tightly controlled by the Wikimedia Foundation's Legal department. I think the first port of call should be a discussion about why you might want to change things, rather than a rush to specific re-wordings, before approaching them for sign-off. [[User:Jdforrester (WMF)|Jdforrester (WMF)]] ([[User talk:Jdforrester (WMF)|talk]]) 14:28, 12 May 2026 (UTC)
::Well I briefly summarized my justification, my proposed text was just an idea for a starting point. Basically, the abstract content is not really "text", so the footer doesn't actually tell the reader what they're allowed to do with it, and I argue that the current wording implies that the labels are licensed under CC-BY-SA 4, when they aren't. I think a change is critical as otherwise we're not showing the reader a license, or, arguably, in the case of labels, showing users a license that ''does not apply'', which is a pretty bad thing. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 14:51, 12 May 2026 (UTC)
== [[MediaWiki:AbstractWikiSuggestedWikifunctions.json]] ==
I'd think we should add [[f:Z33068]] here. The function allows you to form a paragraph out of sentences and handles languages having different standards of whether to add a space between them, and adding it here would make finding it easier. I'm not sure what policy we want to have for the suggested functions, this idea might help formulate it. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 16:06, 12 May 2026 (UTC)
:[[User:Jdforrester (WMF)]] tells me the page has been changed to [[Special:CommunityConfiguration/AbstractWikiSuggestedWikifunctions]] on the telegram. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 16:25, 12 May 2026 (UTC)
::@[[User:Feeglgeef|Feeglgeef]]: Yup, see the weekly update on [[f:Wikifunctions:Status_updates/2026-05-02|2026-05-02]]. [[User:Jdforrester (WMF)|Jdforrester (WMF)]] ([[User talk:Jdforrester (WMF)|talk]]) 16:35, 12 May 2026 (UTC)
:I also believe Z33068 should be added to the list. — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 17:25, 12 May 2026 (UTC)
{{done}} see [[Special:Diff/7692]]. Cheers, [[User:VIGNERON|VIGNERON]] ([[User talk:VIGNERON|talk]]) 09:08, 20 May 2026 (UTC)
== Abstract Wikipedia statistics site source code ==
https://abstract-data.toolforge.org/ is a very useful tool, but it doesn't seem to have anything pointing to the location of its source code. Is it closed-source or unfree?
While I'm at it I feel I should suggest having language pages' paths formatted differently from how they are currently—at the moment it's <code>/languages/Toki%20Pona</code> when something like <code>/languages/tok</code> would be more suitable. — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]>
: See [[:gitlab:toolforge-repos/abstract-data]]. Also pinging {{ping|DSantamaria-WMF|p=}} (thanks for the tool, by the way). [[User:NguoiDungKhongDinhDanh|<span class="skin-invert" style="color:black;font-family:Monotype Corsiva;font-size:110%;font-weight:normal;line-height:normal">NguoiDungKhongDinhDanh</span>]] 00:25, 13 May 2026 (UTC)
::Thank you. I think a link to that repository should be put in a footer somewhere on the website as I wouldn't have found that if not for you. — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 02:30, 13 May 2026 (UTC)
:::{{ping|Theki}} For the record, I found that repo by searching for "abstract-data" on [[:toolhub:|Toolhub]]. [[User:NguoiDungKhongDinhDanh|<span class="skin-invert" style="color:black;font-family:Monotype Corsiva;font-size:110%;font-weight:normal;line-height:normal">NguoiDungKhongDinhDanh</span>]] 03:34, 13 May 2026 (UTC)
:::Thanks for the feedback and the report, fixed both things, we have now the link to the repo in the side bar footer, and also the language codes are used in the URLs. Thanks! [[User:DSantamaria-WMF|DSantamaria-WMF]] ([[User talk:DSantamaria-WMF|talk]]) 11:46, 13 May 2026 (UTC)
::::Are you particularly attached to keeping country flag emojis next to the language names? Some consider it an [https://flagsarenotlanguages.com/blog anti-pattern]. [[User:Arlo Barnes|Arlo Barnes]] ([[User talk:Arlo Barnes|talk]]) 16:17, 14 May 2026 (UTC)
:::::I think the use of flags is not really harmful since this is not a ''language selector'', it is just a list of languages. Of course not every language has an associated flag, for example Latin, which does look a bit awkward, but it can't be helped. Maybe give languages without a flag a unique icon from Wikimedia Commons? e.g. <div style="display:inline-flex;align-items:center;border:1px solid #0002;border-radius:4px;gap:4px;padding:4px;">[[File:Toki pona.svg|16px]] Toki Pona</div> instead of <div style="display:inline-flex;align-items:center;border:1px solid #0002;border-radius:4px;gap:4px;padding:4px;"><span>🌐</span>Toki Pona</div>. — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 16:37, 14 May 2026 (UTC)
::::::I thought I saw 🏛️ being used for Latin earlier. But of course, as far as the Unicode Consortium is concerned, [[Q65300415|🇬🇧]] doesn't mean '[[Q1680|English]]', no more than [[Q100587670|🏳️🌈]] means '[[Q1359130|Polari]]'; technically, it doesn't even mean '[[Q145|United Kingdom]]', just the letters 🇺 and 🇰 next to each other (which linguistically would indicate [[Q8798|Ukrainian]] in ISO 639, but these are 'regional indicator symbols'). [[User:Arlo Barnes|Arlo Barnes]] ([[User talk:Arlo Barnes|talk]]) 17:21, 14 May 2026 (UTC)
:::::::As seems (from this comment and also [[f:User_talk:DSantamaria-WMF#c-%E9%AD%94%E7%90%B4-20260513063700-Country_flags_in_abstract-data|others' comments]]) that flags are a little bit controversial, I just removed them, IMHO it was just an aesthetic concept, I like the look and feel that flags bring to the language labels, but happy to remove them if make some people feel uncomfortable with the concept. [[User:DSantamaria-WMF|DSantamaria-WMF]] ([[User talk:DSantamaria-WMF|talk]]) 05:54, 15 May 2026 (UTC)
== Make it more user Friendly ==
Make it more user-friendly by adding drag-and-drop compenots and one click additions, and make it similar to a visual macro buidler. [[User:ChippyTechGH|ChippyTechGH]] ([[User talk:ChippyTechGH|talk]]) 01:00, 15 May 2026 (UTC)
:Could you file something like this on [[phab:|phabricator]]? [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 01:01, 15 May 2026 (UTC)
== Person infoboxes ==
Hi all, I've just created [[f:Z35167|infobox for person (Z35167)]]. All it can really do presently is display the name of the person in the chosen language and in the person's native language, but it's a good start. I started writing it as a composition but chose to switch to writing it in JavaScript instead, which ended up being less headache-inducing (managing a large list of strings to concatenate together is not fun, plus compositions bring lots of additional overhead). Unfortunately, this means that the actual ''useful'' parts of the infobox—the information about the person themself—is not really doable. I'd need to dereference the Wikidata property references to get their label in the requested language, but since they're references and I'm working with code, not compositions, I can't just call [[f:Z6822|fetch Wikidata property (Z6822)]] and be done with it. If there's a WikiLambda API to do this inside of the JS itself that would be great and would solve everything, but at the moment that alone is what's holding it back, or so it seems. I can get the actual ''values'' of statements just fine, though. If I am missing some amazing WikiLambda API function that will solve this problem for me by letting me dereference the PID, then please let me know because that would be great.
If you want to look at an example of the infobox right meow, you can view [https://abstract.wikipedia.org/view/tok/Q317521 Q317521 in Toki Pona] and see how it states Musk's name in both Toki Pona ''and'' his native English name. COOL!
My hope is that this can be made less barebones in the near future. Infoboxes are a great way to get quick information on a subject and can fill in the informational gaps in the presently sparse articles we have at the moment, all while staying in the user's requested language. Feedback is appreciated! — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 02:58, 15 May 2026 (UTC)
:Thank you for this! I wonder if perhaps it would be better to create one "infobox" function and then have compositions call that, making wd retrival possible? [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 03:38, 15 May 2026 (UTC)
::Working on that at the moment, I think I've got it working but I'm hitting a ratelimit in the orchestrator so I don't know for sure. The main issue with it now is that the actual [[f:Z35175|infobox template (Z35175)]] wrapper was programmed in JS so as to not be a pain in the ass, so this means that it can only take in strings, HTML fragments, etc. so the retrieval of Wikidata stuff still needs to be done by the caller and is rather verbose (see [[f:Z35168|the main implementation]]). The niceties will come soon later once I know that it all works at a lower level, though. — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 05:04, 15 May 2026 (UTC)
::So the problem now seems to be that when [[f:Z29825|label of Wikidata property in language (Z29825)]] isn't being faulty, it's being incredibly slow. Considering retrieving Wikidata items from their references seems to take, like, four to five seconds, and we'll have tens of statements in these infoboxes, I don't see how the property names could be retrieved in a way that doesn't cause the orchestrator to time out or hit a ratelimit. — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 06:01, 15 May 2026 (UTC)
:::I think I figured something out? I'm just going to try calling [[f:Z35036|fetch Wikidata property or parts (Z35036)]], it seems to be much faster for whatever reason. — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 06:05, 15 May 2026 (UTC)
:::It works now, a little rough around the edges, also very slow, but I think I'm mostly happy with it. Of course it would be great if all you needed to provide to the template function to get a label-statement row was the property reference itself, but I'm too sleep-deprived to figure that out at the moment. I made five bespoke functions specifically for this infobox, more than I would like, but it's probably not ''that'' bad. I'm just hoping I didn't duplicate any functionality in trying to make the composition less verbose and repetitive. — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 07:15, 15 May 2026 (UTC)
== Wikifunctions & Abstract Wikipedia Newsletter #248 is out: A higher meaning ==
There is [[:f:Special:MyLanguage/Wikifunctions:Status updates/2026-05-15|a new update]] for Abstract Wikipedia and Wikifunctions. Please, come and read it!
In this issue, we discuss functions creating language fragments, we present our latest news in Types, and we take a look at the latest software developments.
Want to catch up with the previous updates? Check [[:f:Special:MyLanguage/Wikifunctions:Status updates|our archive]]!
Enjoy the reading! -- [[User:Sannita (WMF)|User:Sannita (WMF)]] ([[User talk:Sannita (WMF)|talk]]) 14:36, 15 May 2026 (UTC)
<!-- Message sent by User:Sannita (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikifunctions_%26_Abstract_Wikipedia&oldid=30536976 -->
== Translations ==
Yes, this question is probably easily answerable through a Web search, but I thought I'd ask here anyways. I am unfortunately not bilingual... I know Toki Pona, but it's a constructed language. I'd love to be a polyglot of some sorts but that is a future thing. I've been trying to translate pages into tok, for funsies mostly.
At any rate, I want to convert some of the un-translated pages, namely Feeglgeef's policy drafts, into ones that can be translated (and then translate them into Toki Pona of course). I think I have to be a translation administrator for this? Which is a process that I'd have to ''apply'' for, and I doubt I have the credentials to be accepted for such a role. Regardless, is there a way I can go about this without having to do it through someone else? I can probably easily find documentation on marking pages for translation but I don't know how much I'm actually capable of doing as just a regular user. Should I apply? — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 14:15, 20 May 2026 (UTC)
:Most of the process of preparing a page for translation can be done by any editor. See [[:mw:Help:Extension:Translate/Page translation example]].
:The step of marking a page or translation for the first time or after changes must be done by a translation administrator.
:I recommend learning the <nowiki><translate> and <tvar></nowiki> syntax and using it on a few pages before applying for this permission. After you do it on a few pages, and you feel confident, and you want to do it more, you can ask for the permission. [[User:Amire80|Amir E. Aharoni]] ([[User talk:Amire80|talk]]) 14:28, 20 May 2026 (UTC)
::Just to confirm, did I mark up [[Special:Diff/8138|this page]] for translation properly? I thought to give the hatnote its own <code><translate></code> enclosure so as to exclude the indent and italicization from needing to be included in the translatable text. — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 15:10, 20 May 2026 (UTC)
:::Mostly properly, but don't exclude <code><nowiki>''</nowiki></code> for italics from translation. It's generally a good idea to exclude complex markup from translation because it's hard for many people to type, and it usually stays the same in translation anyway. <code><nowiki>''</nowiki></code> for italics is different, however: it's very simple to type and familiar to most editors; italic letters are used differently in different languages, and in some languages they aren't used at all, so translators need the freedom to use them appropriately; this markup can also appear in the middle of a translation unit and not only in the ends. [[User:Amire80|Amir E. Aharoni]] ([[User talk:Amire80|talk]]) 15:35, 20 May 2026 (UTC)
::::Thank you for the guidance. Should the italics be included if they are used over the entire hatnote? I figure that placement of italics should be left up to the discretion of the translators, but the hatnote itself is meant to be entirely italicized, I would think irrespective of the language it's in. Is this the right idea or should they still be kept within the translation unit? — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 15:45, 20 May 2026 (UTC)
:::::Yes, italics should be included in the translation unit if they are used over the entire hatnote. Some languages don't use italic writing at all, so it shouldn't be forced. [[User:Amire80|Amir E. Aharoni]] ([[User talk:Amire80|talk]]) 18:36, 20 May 2026 (UTC)
:I'd support a translation administrator request ;), for reasons below. I'm not sure why we need a seperate translation administrator right, or why we have to call it an "administrator" (deciding that a page could be translated is a much less important role than, say, page deletion, or blocking). We picked three of them (well, one of them went through the WMF, so we picked two), [https://abstract.wikipedia.org/wiki/Special:Log?type=pagetranslation&user=&page=&excludetempacct=1&wpdate=&tagfilter=&wpfilters%5B%5D=newusers&wpFormIdentifier=logeventslist they don't appear very active, though], only marking 9 times this month, zero (0) of which were for pages marked for the first time. Both community translation admins used their global history and rights to get the role and only stop by occasionally, so having one who ''actually'' edits here would be nice. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 15:06, 20 May 2026 (UTC)
::This reply echos my philosophy of a sort of wiki-[[Q166005|xenophobia]] (the term xenophobia is probably too harsh, and I wouldn't consider myself one in real life, but it's the best word I can think of), I generally distrust users with a lot of global rights (both global sysop etc. and large amounts of local rights) who come make [[m:Metapedianism|metapedian]] contributions, not as people but to their ability to handle Wikifunctions and Abstract Wikipedia as incredibly unique and technically complex projects. I apologize if it my opinions come off as rude or ungrateful, I do appreciate the work of our translation administrators. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 15:26, 20 May 2026 (UTC)
:::You don't bother me, it's fine. I think they definitely have a place, they can be useful and they usually are. Obviously local admins and what have you that earned their roles through the trust and reputation of the specific community they are in are going to occupy a more trusting position in my mind than a global sysop or global ''anything''. Specialized role members are good and healthy in the long term; I think we are giving these privileges to global users sparingly as the project is still in its infancy and as core contributors emerge and take up key positions we will have a more well-rounded and self-sustaining community with less global privileges needed to take up certain tasks. Wikifunctions probably needed some Foundation members or other staff to act as functioneers initially while the general community was still orienting themselves with WikiLambda and working on applying for the role, but now we have [[f:Special:ListUsers/functioneer|74(!) of them]] and the number of normal members using their specialized skills outnumbers those who were "grandfathered" in (for lack of a better term) or similar. The wiki is young—it just needs time. I myself have been considering applying for sysop privileges since they are obviously needed (there being exactly Zero of them at the moment); I've been weighing the pros and cons of such a commitment, it's obviously a lot to take up. I wish your sysop request went through, I think you would have made a great admin here. I'm unsure of what others think of my capabilities, I'm rather in-and-out around these social spaces so I don't know if there's much to go off of. — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 15:55, 20 May 2026 (UTC)
::::Totally agree, and I'd support a sysopship request as well, though I'm apparently not good at assessing what the community considers supportable in admin candidate ;).
::::Off-topic, but interestingly, the sysop toolset allows you to grant yourself translation adminship. I'm not sure if sysops are expected not to grant themselves the permissions (kind of like how on enwiki 'crats are expected not grant themselves any rights without discussion despite having the technical rights), but I did it to myself on WF because [https://www.wikifunctions.org/w/index.php?title=Special:Log&logid=84940 another sysop had]. Additionally, the functioneer right [[Special:ListGroupRights#functioneer|exists on this wiki]], with the same rights on WF, despite all of them not doing anything on this wiki. I believe this is because, on the technical side, both AW and WF are powered by the same MediaWiki extension (Wikilambda), with one wiki set to a mode for abstract articles and another set to a mode for ZObjects. [https://dag.wikipedia.org/wiki/Di%C5%8B%27gahim:ListGroupRights#functioneer Checking the Dagbani Wikipedia] supports this theory. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 18:00, 20 May 2026 (UTC)
:::::It always depends on the local policy. For Wikifunctions it is: ''Administrators do not need to undergo another discussion to become translation administrators; they can self-grant the rights to their account if necessary. Temporary administrators are not allowed to self-grant permanent translation administrator rights.''
:::::The availability of the functioneer right is a bug, see [[phab:T407066]]. --[[User:Ameisenigel|Ameisenigel]] ([[User talk:Ameisenigel|talk]]) 19:36, 20 May 2026 (UTC)
:::If you don't consider yourself a xenophobe in real life, I would recommend not calling yourself that here, or anywhere really. Especially since it was the ideological capture during the 2010s of the Croatian-language Wikipedia [[w:hr:]] by actual xenophobes that was part of the impetus for Abstract Wikipedia according to [https://simia.net/wiki/Draft:_Collaborating_on_the_sum_of_all_knowledge_across_languages#A_look_on_some_south_Slavic_language_Wikipedias Denny's blog]. [[User:Arlo Barnes|Arlo Barnes]] ([[User talk:Arlo Barnes|talk]]) 22:10, 26 May 2026 (UTC)
== Policy drafts ==
Hi all! I've written some draft policies and guidelines over the last few days. We're not a bureaucracy, so the point is not to set some rules but to kick off some discussions as to how our wiki will work.
So far, I've created:
* [[Abstract Wikipedia:Notability|a notability guideline]]
* [[Abstract Wikipedia:Deletion policy|a deletion policy]]
I've written them as my opinion on what should happen, but I'm hoping to align them with community consensus as we discuss them more. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 13:44, 21 May 2026 (UTC)
== Wikifunctions & Abstract Wikipedia Newsletter #249 is out: Annual plan 2026-2027 ==
There is [[:f:Special:MyLanguage/Wikifunctions:Status updates/2026-05-23|a new update]] for Abstract Wikipedia and Wikifunctions. Please, come and read it!
In this issue, we present you the current draft of objectives for Wikifunctions and Abstract Wikipedia in the WMF Annual Plan 2026-2027, and we take a look at the latest software developments.
Want to catch up with the previous updates? Check [[:f:Special:MyLanguage/Wikifunctions:Status updates|our archive]]!
Enjoy the reading! -- [[User:Sannita (WMF)|User:Sannita (WMF)]] ([[User talk:Sannita (WMF)|talk]]) 09:48, 25 May 2026 (UTC)
<!-- Message sent by User:Sannita (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikifunctions_%26_Abstract_Wikipedia&oldid=30536976 -->
== To abstract Wikipedia or be the Abstract Wikipedia ==
There is a discussion happening about what the [[Abstract Wikipedia:Notability|notability criteria]] for Abstract Wikipedia should be, and in trying to participate I've found my idea of Abstract Wikipedia is awfully abstract. Is Abstract Wikipedia supposed to abstract Wikipedia, as in abstracting information from existing articles on the language Wikipedias (barring new contributions), or is it supposed to become the Abstract Wikipedia, supporting collaboration across all languages like it's the language Wikipedia to end all language Wikipedias (allowing new contributions)? I thought the answer would be obvious, but the name Abstract Wikipedia is a bit ambiguous. Am I missing something? [[User:Some helpful person|Some helpful person]] ([[User talk:Some helpful person|talk]]) 02:16, 27 May 2026 (UTC)
:I think ({{ping|DVrandecic (WMF)|p=?}}) the idea is (and I personally prefer) the latter. I believe that, given the fact that it's much easier to write a concrete article than an abstract article, and the fact that the community of potential future contributors on enwiki is skeptical ''at best'', we ultimately will never expand beyond the size of other wikis, but I see no problem with allowing volunteers to add information not on other wikis (it's probably not the most effective, but they're volunteers, beggars can't be choosers), as long as it's not vandalism, useless, or promotional slop. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 02:31, 27 May 2026 (UTC)
:@[[User:Some helpful person|Some helpful person]] Abstract Wikipedia is a Wikipedia, where people can collaborate across languages on articles, which can then be used to fill gaps in the existing Wikipedias. Whereas I expect that current Wikipedia articles might be used as a convenient starting point for many of the articles in Abstract Wikipedia, this is more a consequence of Wikipedia being one of the best places to go to to find reliable knowledge, but that is not part of how it is supposed to work. So, this is not to abstract the existing Wikipedias, but to collaborate on an Abstract Wikipedia. At no point is this meant to replace existing Wikipedias. (Thanks to @[[User:Feeglgeef|Feeglgeef]] for the ping!) --[[User:DVrandecic (WMF)|DVrandecic (WMF)]] ([[User talk:DVrandecic (WMF)|talk]]) 17:01, 27 May 2026 (UTC)
::Thank you, this makes a lot more sense now. [[User:Some helpful person|Some helpful person]] ([[User talk:Some helpful person|talk]]) 21:52, 27 May 2026 (UTC)
== template suggestion ==
Some way to mock abstract syntax on talk and project pages, analogous to those in [[d:category:format Template]]. [[User:Arlo Barnes|Arlo Barnes]] ([[User talk:Arlo Barnes|talk]]) 15:21, 27 May 2026 (UTC)
:Hmm. I agree.
:Workshopping ideas for how it works:
:* Invokation: <nowiki>{{Call|Z26039|{"Z1K1": "Z18", "Z18K1": "Z825K1"}|{"Z1K1": "Z6091", "Z6091K1": "Q634"}|{"Z1K1": "Z18", "Z18K1": "Z825K1"}|lang=en}}</nowiki>
:** This could then be suplemented by helper templates: <nowiki>{{Call|Z26039|{{Wikidata item argument reference}}|{{Wikidata item reference|Q634}}|{{Language argument reference}}}}</nowiki>
:* This would result in "[[f:Z26039|subject is instance of (string)]] (wikidata item reference, [[d:Q634|planet]], language)"
:** Icons are missing in this example, I'm not sure if we can actually add them
:Thoughts? [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 16:04, 27 May 2026 (UTC)
== Marking NLG Default text ==
Some NLG functions give default texts, like [[f:Z33420|Z33420]] will give text like "Paris ∈ {city}". sometimes in other languages the English text is show. Currently there is no visual clue that these texts are not normal text in the requested language. I propose we mark these text with color <span style="color:magenta;">Paris ∈ {city}</span> with something like <nowiki><span style="color:magenta;">Paris ∈ {city}</span></nowiki>. To have this configurable/maintainable this could be included in a function, called NLG default text or so, with a text as input an a text in color as output. The exact formatting like magenta color or gray background or something else can be discussed/decided later. To have it even more configurable on personal stylesheets it could use a class like <nowiki><span class="NLG Default text">Paris ∈ {city}</span></nowiki>. What do you think? Could somebody make such a function already? [[User:HenkvD|HenkvD]] ([[User talk:HenkvD|talk]]) 12:00, 29 May 2026 (UTC)
:The are technically just monolingual texts in a language called "multiple languages". I threw a prototype together really quickly, [[f:Z35839]]. It will accept strings, monolingual texts, and html fragments as input, so you have to select which type you want. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 14:59, 29 May 2026 (UTC)
::OK, thanks, I added it to [[f:Z26039]] and works as expected, see [https://www.wikifunctions.org/wiki/Z26039?call=%7B%22Z1K1%22%3A%22Z7%22%2C%22Z7K1%22%3A%22Z26039%22%2C%22Z26039K1%22%3A%7B%22Z1K1%22%3A%22Z6091%22%2C%22Z6091K1%22%3A%22Q64%22%7D%2C%22Z26039K2%22%3A%7B%22Z1K1%22%3A%22Z6091%22%2C%22Z6091K1%22%3A%22Q515%22%7D%2C%22Z26039K3%22%3A%22Z1555%22%7D here]. The test for the function with default text now fails because it now is in magenta color. That was to be expected. I will leave the tests unchanged if that is OK with you, as we might need to change the exact formatting.
::Is it OK to add this to other NLG functions that produce default output? [[User:HenkvD|HenkvD]] ([[User talk:HenkvD|talk]]) 15:59, 29 May 2026 (UTC)
:::Sure, [[w:en:WP:Be bold|be bold]]! [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 20:50, 29 May 2026 (UTC)
::::Feeglgeef, I am struggling with the output. Can you have a look? [[User:HenkvD|HenkvD]] ([[User talk:HenkvD|talk]]) 17:02, 30 May 2026 (UTC)
:::::Can you link me to where? [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 17:08, 30 May 2026 (UTC)
::::::{{Q|90}} in a language vls should give a magenta text. Instead it gives "Wikifunctions returned a failed response: Unspecified error". [[f:Z33422]] results "<span style="color: magenta;">Parys ∈ {stad}</span>" (as a string). [[f:Z26039]] also gives "<span style="color: magenta;">Parys ∈ {stad}</span>", but it's test [[f:Z33726]] gives an HTML equivalent, not a string. [[User:HenkvD|HenkvD]] ([[User talk:HenkvD|talk]]) 17:59, 30 May 2026 (UTC)
:::::::You shouldn't be returning HTML in string-typed functions. I'm not sure, then, how we implement your proposal, actually. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 18:54, 30 May 2026 (UTC)
::::::::I tried with [[f:Z35921]] but now the output is the literal text, and not HTML. Does anybody have an idea how to implement the text in a color?
::::::::Alternatively we could use texts like // Parys ∈ {stad} //. [[User:HenkvD|HenkvD]] ([[User talk:HenkvD|talk]]) 16:51, 31 May 2026 (UTC)
::::::::: You need to output [[f:Z89|HTML fragment]], not String. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 17:16, 31 May 2026 (UTC)
:I agree with the above that this should not be applied to functions which return strings or monolingual text. If anything, it might work to insert it into functions returning HTML. The most egregious problems I've seen are when I tried to render into an RTL language (e.g. Hebrew 0 try on [[Q408]]), and it spilled all the formatting all over the article. I will revert the change to the string default at [[:f:Z33421]], but suggest it is tested carefully if implemented elsewhere. In general I prefer just marking with spans rather than colours at this stage. --[[User:99of9|99of9]] ([[User talk:99of9|talk]]) 04:49, 3 June 2026 (UTC)
:: Perhaps mark with spans given a specific ID and then allow users to use a userscript/gadget to paint them magenta? That seems like the most considerate approach. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 05:12, 3 June 2026 (UTC)
:::[[:f:Z32234]] suggests something like <code>span lang="mul"</code> or similar. [[User:99of9|99of9]] ([[User talk:99of9|talk]]) 05:20, 3 June 2026 (UTC)
::::I will (carefully) try some other alternatives, and use a personal class in my userscript for <nowiki><span class="NLG Default text"></nowiki>. [[User:HenkvD|HenkvD]] ([[User talk:HenkvD|talk]]) 14:05, 4 June 2026 (UTC)
::::: If possible, can you use <nowiki><span lang="mul"></nowiki>? This would allow it to also catch some instances automatically. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 16:14, 4 June 2026 (UTC)
::::::I have done so, but how can I set my personal stylesheet to show color magenta with <nowiki><span lang="mul"></nowiki>? [[User:HenkvD|HenkvD]] ([[User talk:HenkvD|talk]]) 22:20, 4 June 2026 (UTC)
::::::: try adding this to [[Special:MyPage/common.css]]:
::::::: [lang="mul"] {<br> color: magenta;<br> } [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 23:48, 4 June 2026 (UTC)
: I created a new implementation for [[f:Z35921]] using emoji text, resulting in texts like "❌≪Paris ∈ {city}≫❌". It works on [[Q90]] for not yet specified languages like Zeelandic. I will be bold in adding this other functions that use default texts. [[User:HenkvD|HenkvD]] ([[User talk:HenkvD|talk]]) 11:26, 5 June 2026 (UTC)
== Ratification of the deletion policy proposal? ==
I haven't seen any unresolved objections to my proposal for a [[Abstract Wikipedia:Deletion policy|policy for deletion]]. Does anybody have any issues, and, if not, is it ok to ratify as an actual policy? I intend to remove the draft template and replace it with a policy template unless anyone voices any objection within a week. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 20:55, 29 May 2026 (UTC)
:Is it just me or does [[Abstract Wikipedia:Deletion policy#Reasons for deletion]] render blank with only number bullets without the actual text after ''1.'' or ''2.''? [[User:Bunnypranav|Bunnypranav]] ([[User talk:Bunnypranav|talk]]) 07:13, 30 May 2026 (UTC)
::I see text. ―[[User:Koavf|Justin (<span style="color:grey">ko'''a'''<span style="color:black">v</span>f</span>)]]<span style="color:red">❤[[User talk:Koavf|T]]☮[[Special:Contributions/Koavf|C]]☺[[Special:Emailuser/Koavf|M]]☯</span> 07:49, 30 May 2026 (UTC)
:::I can see on my phone, but it goes blank on my laptop. What is the role of ''<nowiki><span class="anchor" id="1"></nowiki>''? [[User:Bunnypranav|Bunnypranav]] ([[User talk:Bunnypranav|talk]]) 12:15, 30 May 2026 (UTC)
::::{{ping|Bunnypranav}} I can see the text everywhere (I tested connected and not connected, on my phone, laptop, with Chrome or Firefox ; what system do you use?). As the name suggest, the span anchor is here to create an HTML anchor, so you can do link like [[Abstract_Wikipedia:Deletion_policy#7]]. Cheers, [[User:VIGNERON|VIGNERON]] ([[User talk:VIGNERON|talk]]) 13:49, 30 May 2026 (UTC)
:::::I'm on Brave browser. Nevertheless, forget it. The culprit might be some random customization I did to my system which I cannot recollect. The reason is the span tag only though, tried a preview kicking out a text to just outside the tag and it worked. [[User:Bunnypranav|Bunnypranav]] ([[User talk:Bunnypranav|talk]]) 14:23, 30 May 2026 (UTC)
:Globally, it looks fine. I think that reasons 7 and 8 may need some examples/clarifications. There is no global consensus when it comes to creating categories. For example, categories for building interiors and exteriors. Personally, I feel that they are useful for easier discoverability. [[User:Jsamwrites|John Samuel]] ([[User:Jsamwrites|talk]]) 15:39, 30 May 2026 (UTC)
::I've copied them over from enwiki. They're probably included in "content otherwise not suited for an encyclopedia." Since sysops can't speedy them, it'd be up to commenters on [[Abstract:RFD]] to determine. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 16:48, 30 May 2026 (UTC)
: Done! [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 22:33, 5 June 2026 (UTC)
== Wikifunctions & Abstract Wikipedia Newsletter #250 is out: Looking back and forward ==
There is [[:f:Special:MyLanguage/Wikifunctions:Status updates/2026-05-30|a new update]] for Abstract Wikipedia and Wikifunctions. Please, come and read it!
In this issue, we present you a recollection of our work so far, now that we celebrate our 250th newsletter, we share with you a summary of our latest outreach activities, and we take a look at the latest software developments.
Want to catch up with the previous updates? Check [[:f:Special:MyLanguage/Wikifunctions:Status updates|our archive]]!
Enjoy the reading! -- [[User:Sannita (WMF)|User:Sannita (WMF)]] ([[User talk:Sannita (WMF)|talk]]) 10:04, 1 June 2026 (UTC)
<!-- Message sent by User:Sannita (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikifunctions_%26_Abstract_Wikipedia&oldid=30606821 -->
== Yet another suggested function proposal ==
Perhaps it's a bit early, but can [[f:Z36049]] be added to [[MediaWiki:AbstractWikiSuggestedWikifunctions.json]]? See [[Q38726]] for an example use. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 23:54, 4 June 2026 (UTC)
: Meh. Consider this withdrawn until we know more about what we want image creation to look like. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 05:06, 5 June 2026 (UTC)
== Wikifunctions & Abstract Wikipedia Newsletter #251 is out: The illustrated encyclopaedia ==
There is [[:f:Special:MyLanguage/Wikifunctions:Status updates/2026-06-05|a new update]] for Abstract Wikipedia and Wikifunctions. Please, come and read it!
In this issue, we introduce our first function to import images on Abstract Wikipedia, we present our Functions of the Week, and we take a look at the latest software developments.
Want to catch up with the previous updates? Check [[:f:Special:MyLanguage/Wikifunctions:Status updates|our archive]]!
Also, we remind you that if you have questions or ideas to discuss, the next '''Volunteers' Corner''' will be held on '''[https://zonestamp.toolforge.org/1780939800 June 8, at 17:30 UTC]''' ([https://meet.google.com/xuy-njxh-rkw link to the meeting]).
Enjoy the reading! -- [[User:Sannita (WMF)|User:Sannita (WMF)]] ([[User talk:Sannita (WMF)|talk]]) 14:14, 5 June 2026 (UTC)
<!-- Message sent by User:Sannita (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikifunctions_%26_Abstract_Wikipedia&oldid=30606821 -->
== Questions on a simple fragment example "The Eiffel Tower is a monument" ==
Moved from [[f:Wikifunctions:Project chat]]
Hello. I would like to be able to use the function [[f:Z26039]] to generate sentences like "the Eiffel Tower is a monument" or "la torre Eiffel es un monumento" in Spanish. It already raises a lot of questions.
Question 1: I should be able to set the first input "entity" to {{Q|Q243}} and the second input "class" to {{Q|Q4989906}} and get the correct sentence, shouldn't I? Just checking.
Question 2: [[f:Z26039]] calls a language-specific function like "Spanish article-less instantiating sentence" [[f:Z26337]], which uses the label of the Wikidata item to get the text for "Eiffel Tower", which is similar to the lemma of the lexeme. But this would not be acceptable in production, would it? The item label "belongs" to all Wikidata users, not to Abstract Wikipedia users, and there is no guarantee what it might contain, such as a parenthesis for disambiguation. Or am I wrong?
Question 3a: We need to have a lexeme for the combination "Eiffel Tower" in each language, don't we? For instance in languages with gender, the lexeme is the only place to find the gender. It is true that if we know that the equivalent of "Tower" is the head word, syntactical information can be found under the lexeme for "tower", and it would be good to use a system like that. But the only place that the syntactic dependency information could be located is under the lexeme.
Question 3b: At present for [[f:Z26039]] etc. to work, we have to add any forms or syntax information to the lexeme of the whole phrase, such as "Eiffel Tower". But property {{Q|P5238}} with attributes {{Q|P9763}} and {{Q|P9764}} can be used to define the structure and avoid duplicating the syntax information. What lexeme would be used for "Eiffel" in this case? Would it be the same as a lexeme for {{Q|Q20882}}? That makes no sense to me. I propose that there should be a dummy lexeme in each language which could be added to {{Q|P5238}} instead of a real lexeme to mean "invariant element".
Question 4: As has already been pointed out elsewhere, the fragment functions do not work well with the initial definite article in languages like English, Spanish and German. Examples:
* "'''The Eiffel Tower is a monument.'''" The item label "Eiffel Tower" omits the article and so the result omits the initial "The" in English. French, Spanish and German are similar.
* "'''The Sun is a star.'''" Similarly the article is wrongly omitted, also in French, Spanish and German.
* "'''Westminster Abbey is a monument.'''" This is OK in English and German as no article is needed, but not in French or Spanish where it is, for instance "La Abadía de Westminster es un monumento".
* "'''Latin is a dead language.'''" Also this is OK in English and German but not in French or Spanish, where an article is needed.
* "'''Jupiter is a planet.'''". This does not need an article and is OK in all the languages; I include this to show that you cannot assume that there is an article in all cases in French and Spanish.
How should the language functions find out whether an article is needed? In some cases, where the lemma is a phrase like "Abadía de Westminster" in Spanish, I think that it could be deduced, but in general there is no rule to give the answer. Using different rendering functions according to the case is '''not''' a solution, although it might work for a few specific languages like these four. It would not be acceptable because there will be many, many other cases of syntactical choices to be made for all the different languages, and we cannot expect the person writing the abstract code to take them all into account. So I suppose that a declaration in the lexeme is needed to solve this problem. I suppose that there must already be linguistic terminology for this problem, but I don't know it.
I would be grateful for any comments on any of these questions. [[User:Strobilomyces|Strobilomyces]] ([[User talk:Strobilomyces|talk]]) 15:02, 5 June 2026 (UTC)
:@[[User:Strobilomyces|Strobilomyces]] I will try to answer a few of your questions, although I am not linguist.
:1. Yes I agree the correct inputs for "entity" is {{Q|243}} and the second input "class" is {{Q|4989906}}.
:2. In case no lexeme information is needed (for gender or so) the Wikidata label of {{Q|243}} should be OK. Labels in Wikidata don't contain parentheses for disambiguation. For instance there are many cities called Amsterdam like {{Q|478456}}. {{Q|959016}} and {{Q|727}}
:3a. In case gender is needed, for example for gender for La Abadía de Westminster I think we need lexemes
:3b. I don't know what you mean, so I can't answer that.
:4. You are right some examples like Sun is a star" are incorrect and need an article for some languages/some lemmma. I don't know if there is a linguistic terminology or Lexeme property that would indicate it needs an initial definite article.
:Even for western languages there are a lot of different rules; What about the many other languages in the world. All this makes it a real challenge. [[User:HenkvD|HenkvD]] ([[User talk:HenkvD|talk]]) 22:04, 8 June 2026 (UTC)
1u3ifn3u6n269l6l3o2ndeetrzcj74n
10015
9947
2026-06-09T11:56:09Z
HenkvD
1447
/* Questions on a simple fragment example "The Eiffel Tower is a monument" */
10015
wikitext
text/x-wiki
{{#ifexist:Abstract Wikipedia:Project chat/Header/{{USERLANGUAGE}}|{{/Header/{{USERLANGUAGE}}}}|{{/Header}}}}
{{/Archives}}
<!-- Add your discussion below this line -->
== Why don't we just structure this with wikitemplates? ==
I feel like the project could be done a lot better by using templates kind of like how wikipedia does them. Just the entire thing is templates that can be rendered in many languages. So like [[Q106289265]] would have the content <nowiki>{{Z26039|Q7257}}</nowiki> and could even have some aliasing done across languages so it could be <nowiki>{{subject is|Q7257}}</nowiki>. Code would be editable with a regular visual editor or code editor. [[User:Immanuelle|Immanuelle]] ([[User talk:Immanuelle|talk]]) 04:34, 29 March 2026 (UTC)
:This is available in pages when Parsoid rendering is enabled. We don't use this becuase it doesn't make sense for constructing and editing massive articles. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 21:37, 29 March 2026 (UTC)
::How do you do parsoid rendering? And why wouldn't it make sense? With aliases and everything could work great. [[User:Immanuelle|Immanuelle]] ([[User talk:Immanuelle|talk]]) 23:12, 29 March 2026 (UTC)
:::I believe it is enabled by default. If you do have it on: {{#function:Z10000|you'll s|ee this}} [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 14:54, 30 March 2026 (UTC)
:you may be interested in reading this old [[m:Abstract_Wikipedia/Google.org_Fellows_evaluation|Google report]]. [[User:BrokenSegue|BrokenSegue]] ([[User talk:BrokenSegue|talk]]) 14:32, 9 May 2026 (UTC)
== Why the editing API doesn't work ==
{{tracked|T423542}}
Immanuelle wrongly stated that there is no REST API for editing. [[#REST API for editing?|There is]]. However, it does not work when called from software outside Abstract Wikipedia. That is because there is no way to grant a bot password or OAuth customer the permission to edit abstract articles (<code>wikilambda-abstract-edit</code>) and create them (<code>wikilambda-abstract-create</code>), since no grant on [[Special:ListGrants]] includes either. Should this be fixed? [[User:JJPMaster|JJP]]<sub>[[User talk:JJPMaster|Mas]]<sub>[[Special:Contributions/JJPMaster|ter]]</sub></sub> ([[Q1270787|she]]/[[Q3437264|they]]) 01:57, 26 April 2026 (UTC)
:Yes I think the rights should be added. I think the number of automated edits should be low at the moment as Abstract Wikipedia is still in an early phase and so far there is not much support for small languages and so many functions will maybe change to cover more languages. As automatic editing using a Bot Account requires an formal request it is no problem if the option exists. [[User:Hogü-456|Hogü-456]] ([[User talk:Hogü-456|talk]]) 18:17, 26 April 2026 (UTC)
:Sounds good to me. Could we add a bot section to [[Abstract Wikipedia:Requests for permissions]]? [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 23:35, 5 May 2026 (UTC)
::[[Abstract_Wikipedia:Requests_for_permissions#Bot]] ―[[User:Koavf|Justin (<span style="color:grey">ko'''a'''<span style="color:black">v</span>f</span>)]]<span style="color:red">❤[[User talk:Koavf|T]]☮[[Special:Contributions/Koavf|C]]☺[[Special:Emailuser/Koavf|M]]☯</span> 23:56, 5 May 2026 (UTC)
:not currently possible :((((( [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 14:46, 30 April 2026 (UTC)
:Feeglgeef is correct, past tense sentence generation is something we are sorely lacking at the moment. If you look at [[f:WF:Type proposals#Representing abstract content|Wikifunctions' type proposals]] you can see some initiatives that could hopefully mitigate this. — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 13:49, 1 May 2026 (UTC)
== Spaces between sentences, another attempt ==
[[Abstract Wikipedia:Project chat#Extra spaces between sentences|A month ago]], @[[User:内存溢出的猫|内存溢出的猫]]<ref group="spaces3>According to Google Translate, it's pronounced "Nèicún yìchū de māo". Please correct me if it's wrong. When I write, I want to know how are things that I write pronounced aloud, and very unfortunately, I never learned to read Chinese characters, and even if I did, most English speakers probably didn't. Come to think of it, is there a function that ''reliably'' transliterates Chinese characters?</ref> That discussion doesn't seem to have yielded any fixes or meaningful discussions, at least not that I can see.
[[Abstract Wikipedia:Project chat#Spaces between sentences|Two weeks ago]], I tried to bring up a similar topic, but that discussion somehow got derailed and also didn't yield anything useful.
Now, the problem looks differently, but it's still a problem. When I look at [[Q10251]], for example, what I see is four sentences that ''appear'' with ''no'' spaces between them. Not one, not two—none at all. It looks like this:
:Plasma is a fundamental state of matter.Plasma is a classical state of matter.A plasma is a gas.A plasma is a matter.
Note that I emphasized ''appear'': When I see them rendered on the screen, they have no spaces between them. In the HTML, however, they are represented as four <code><nowiki><div></nowiki></code>s, and their inline positioning is handled by CSS. This means, for example, that if I copy and paste them, I don't get a long string with no spaces after full stops, but four sentences with a single line break after each full stop:
<poem>
Plasma is a fundamental state of matter.
Plasma is a classical state of matter.
A plasma is a gas.
A plasma is a matter.
</poem>
This is not how it is supposed to be done. <code><nowiki><div></nowiki></code>s are supposed to be used for block elements and not hacked into appearing as if they are inline (also known as phrasing). Spaces between sentences are supposed to be real characters rather than HTML and CSS tricks, they may be different in different languages, and in some languages they may be nothing at all.
I hope that the definition of the problem is clear.
<references group="spaces3"></references> [[User:Amire80|Amir E. Aharoni]] ([[User talk:Amire80|talk]]) 12:49, 2 May 2026 (UTC)
:Hi, have a look at it [[Special:PermanentLink/7132|now]]. Does this match your expectations? I think it's not rendering right now for whatever reason, but there are other examples of it being done this way that you can see: [[Q241691]]. The article renders properly in both English (spaces between sentences) and Japanese (no spaces at all).
:
:'''English:'''
:<blockquote>Programmed Data Processor is a computer model series by Digital Equipment Corporation. PDP-8 is a Programmed Data Processor.</blockquote>
:'''Japanese:'''
:<blockquote>PDPシリーズはディジタル・イクイップメント・コーポレーションによるコンピュータ・モデル・シリーズである。PDP-8はPDPシリーズである。</blockquote>
:
:I have some, err, strong opinions about [[User:Immanuelle|Immanuelle]]'s 「Abstract Wikipedia Editor」 tool, which is the predominant cause for all of these very janky and poorly-laid-out articles that you see. This is not how an article ought to be written on Abstract Wikipedia, and I and other editors are aware of this. If you see these problems, please do fix them! The wiki will be all the better for it.
:
:In the absence of consensus on such things as these (and awaiting any official policy pages) I have written [[f:User:Theki/best practices]] on my Wikifunctions userpage. You are welcome to read it if you wish. — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 17:20, 2 May 2026 (UTC)
::The output of [[Q241691]] looks OK to me in this regard. How was it done?
::[[Q10251]] gives me an error. [[User:Amire80|Amir E. Aharoni]] ([[User talk:Amire80|talk]]) 18:10, 2 May 2026 (UTC)
:::WikiLambda is doing WikiLambda things. This WASI time limit error happens intermittently on Abstract Wikipedia articles and it usually goes away after a short while. The only thing is that it doesn't really seem like purging these articles does anything to force the orchestrator to retry its evaluation so the article might not render that paragraph until someone comes in and pokes at it by editing it somehow.
:::
:::The working article uses the [[f:Z33068|''paragraph from sentences'']] function to lay out its individual sentence content. This function automatically handles converting any and all text-like objects (strings, HTML fragments, and monolingual text) to a consistent form, so sentence fragments can all be supplied verbatim to its list input. When the function is putting the sentences together it defaults to using a single space to separate them, but first checks if the requested language is in the [[f:Z33984|''languages without spaces between sentences'']] list. If it is, it doesn't add spaces at all, and just concatenates the sentences normally. I hope this explanation makes sense. — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 18:19, 2 May 2026 (UTC)
::::It makes some sense, but earlier, you suggested: "If you see these problems, please do fix them", and I'm not entirely sure how to do it. How would I fix it in [[Q100]], for example? [[User:Amire80|Amir E. Aharoni]] ([[User talk:Amire80|talk]]) 19:41, 2 May 2026 (UTC)
:::::In this case you would do the following:
:::::# At the bottom, click the plus and then 「Add empty fragment」.
:::::# Set the function to [[f:Z33068]], as mentioned earlier.
:::::# Now go through each sentence fragment, find the innermost sentence-generation function, click on the three dots, and copy it. Do not copy the calls to [[f:Z29749]] or similar, these are not necessary.
:::::# Go to the ''paragraph with sentences'' function call and add an element to the list.
:::::# Click on the three dots next to the new element, and paste in the earlier sentence fragment.
:::::# You can now delete the original fragment and repeat the process in the same list for the one after it.
:::::— [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 19:46, 2 May 2026 (UTC)
::@[[User:Theki|Theki]] I intend on fixing it, I recently made an attempt but the suggested fixes made problems worse. Do you have any practical suggestions of how to structure the templates? I will try to implement them when I have more time.
::Also your name is very confusing, are you in the process of getting it changed wiki-wide? [[User:Immanuelle|Immanuelle]] ([[User talk:Immanuelle|talk]]) 22:36, 2 May 2026 (UTC)
:::Um, are you referring to my signature not matching my wiki username? I have considered for a long time changing it from ''theki'', but I don't feel like putting in the effort when it seems to be perfectly ignorable for most people. The user 「''Rae''」 can't be usurped because they made, like, two or three articles on the Persian Wikipedia two decades ago or something, I don't know. If that weren't the case I would be User:Rae right now but after that failed to go through I just decided to stop bothering. Maybe at some point I'll come up with a username I'm happy with keeping for the foreseeable future but I have other concerns at the moment.
:::Could you explain how your attempted fixes 「made problems worse」? Presently I side with Feeglgeef's sentiments and prefer to wait for abstract content to actually be feasible to make on a reasonably descriptive scale (see: the type proposals) before I go around making articles willy-nilly, which is what AWE has been doing—making a bunch of pretty low-quality articles on a massive scale when it probably ''really'' would have been better to, err, hold off on that.
:::And I honestly know very little about the actual workings of your editor, I don't really use it nor am I familiar with its template syntax or whatever it may use, so I'm going to look over how it actually works and then get back to you on that. — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 23:28, 2 May 2026 (UTC)
::::Using this [[f:Z33068]] made things worse [[User:Immanuelle|Immanuelle]] ([[User talk:Immanuelle|talk]]) 00:44, 3 May 2026 (UTC)
:::::That did not go through correctly but I do not think we have a proper thing for it. [[User:Immanuelle|Immanuelle]] ([[User talk:Immanuelle|talk]]) 00:45, 3 May 2026 (UTC)
::::::What? Could you elaborate? — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 01:00, 3 May 2026 (UTC)
::::::{{ping|Immanuelle}} I checked. Your issue is that your editor is not providing the article language to Z33068K2; that is, the ''paragraph from sentences'' function has a second argument, and your editor was omitting it. If you properly specify it, it will work. Please, next time, actually tell me what went wrong instead of going quiet and forcing me to look after it myself. — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 17:06, 4 May 2026 (UTC)
:I avoid [[f:Z33068]] for now, because executing a whole paragraph in a single call would often time out. So my current alternative is inserting [[f:Z35672]] between sentences. Fairly clunky, but it works... --[[User:99of9|99of9]] ([[User talk:99of9|talk]]) 06:08, 28 May 2026 (UTC)
::Can you categorize the talk pages of articles you're doing that with? It has major accessibility concerns for our friends using screen readers, so it'd be nice to be able to find those with issues when were able to fix the calls [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 21:50, 28 May 2026 (UTC)
:::I think the new tool can show us this (via dumps). For example, here are the uses of 'paragraph': https://abstract-data.toolforge.org/zid/Z32123 --[[User:99of9|99of9]] ([[User talk:99of9|talk]]) 23:07, 28 May 2026 (UTC)
::::There's more than one way to not use spaces correctly and more than one way to use spaces correctly, this wouldn't catch all of them. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 23:13, 28 May 2026 (UTC)
:::::I'm not totally sure what you want to track, but I'm confident that this will find all my uses. --[[User:99of9|99of9]] ([[User talk:99of9|talk]]) 02:10, 29 May 2026 (UTC)
::::I think it slipped past everyone's notice, but I made a template for linking to that sort of information @ [[Template:Zd|<nowiki>{{</nowiki>zd<nowiki>}}</nowiki>]]. {{zd|Z35672|sentence separator}} <span style="font-size:smaller;opacity:0.8">(I don't think the database dumps have noticed the function you're using yet, so it's a 404 at the moment.)</span> — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 01:09, 29 May 2026 (UTC)
===Easier solution?===
Maybe a much easier solution would be to replace the "." after each sentence with ". " (a full stop and a space). The paragraghs might add an extra space, but that is displayed as one by the browser. [[User:HenkvD|HenkvD]] ([[User talk:HenkvD|talk]])
==Wiktionary integration==
I was trying out a few functions recently, such as [https://www.wikifunctions.org/view/en/Z27243 the new superlative function], and I noticed that ''every adjective'' has to be a Wikidata item. For example, I couldn't type in the inputs "Bugatti Veyron", "fast", "Earth" because "fast" as an adjective is not a Wikidata item. This doesn't really make sense, given that Wiktionary already has the word for "fast" and its superlative form in many different languages. Would it be possible to integrate Wiktionary into the function, so the user can type an adjective or verb from Wiktionary instead of having to deal with Wikidata (which consists almost entirely of nouns)? [[User:Somepinkdude|Somepinkdude]] ([[User talk:Somepinkdude|talk]]) 16:49, 6 May 2026 (UTC)
:No, sadly. I would try "speed" as the adjective, though, you have to use abstract qualities instead of concrete English terms. [[File:Wikifunctions Superlative speed example.png|thumb|Here's an example of the word being used.]] [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 18:02, 6 May 2026 (UTC)
:Wikidata has standard items as well as lexeme data, so if anything, we should try to integrate those. E.g. [[:d:Lexeme:L1029]]. ―[[User:Koavf|Justin (<span style="color:grey">ko'''a'''<span style="color:black">v</span>f</span>)]]<span style="color:red">❤[[User talk:Koavf|T]]☮[[Special:Contributions/Koavf|C]]☺[[Special:Emailuser/Koavf|M]]☯</span> 19:48, 6 May 2026 (UTC)
::I tried this, and it gave "Bugatti Veyron is the speedest car on Earth", which is laughably bad. The problem is that Wikidata does not "know" what the superlative form is, while Wiktionary does. Speed is a fairly common descriptor, but what about less common adjectives which aren't on Wikidata? Will there need to be a bot to copy all of this information from Wiktionary? [[User:Somepinkdude|Somepinkdude]] ([[User talk:Somepinkdude|talk]]) 22:14, 6 May 2026 (UTC)
:::I'm not suggesting that the functionality works <em>now</em>, but that we need to integrate the funcationality. ―[[User:Koavf|Justin (<span style="color:grey">ko'''a'''<span style="color:black">v</span>f</span>)]]<span style="color:red">❤[[User talk:Koavf|T]]☮[[Special:Contributions/Koavf|C]]☺[[Special:Emailuser/Koavf|M]]☯</span> 22:17, 6 May 2026 (UTC)
:::Well, no, the superlative form is chosen by [[f:Z12203]]. I think there's a bug with the English implementation that calls that function wrong. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 22:19, 6 May 2026 (UTC)
:@[[User:Somepinkdude|Somepinkdude]] I did find the item {{Q|Q19807466}} which was linked to a concept database's entry for "fast"; I have at least linked it to the English lexeme "fast" and will try to add more links at a better hour. [[User:Mahir256|Mahir256]] ([[User talk:Mahir256|talk]]) 04:18, 7 May 2026 (UTC)
== Showcase ==
I was wondering if there's a curated list of decent articles to learn by example here on Abstract Wikipedia? [[User:Fgnievinski|Fgnievinski]] ([[User talk:Fgnievinski|talk]]) 02:02, 8 May 2026 (UTC)
:Unfortunately not, and, honestly, I wouldn't recommend article creation at the moment, it's likely to need significant refactoring as the way we represent abstract content changes, but, I can point you to [[Q668]] as a reasonably good example at the moment. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 02:39, 8 May 2026 (UTC)
::Thank you. "308 languages" blew my mind – well done! [[User:Fgnievinski|Fgnievinski]] ([[User talk:Fgnievinski|talk]]) 02:54, 8 May 2026 (UTC)
:::308 is the number of ''concrete'' Wikipedias in which a manually-written article about India is available.
:::The abstract article renders for me in English as "India is a country in Asia. India is a republic. New Delhi is the capital of India. India is the most populous country in world." Switching to another language to get rendered as an abstract article is done by typing the language's name in the box above the rendered text. I tried French, German, and Dutch, and got errors in all of them. [[User:Amire80|Amir E. Aharoni]] ([[User talk:Amire80|talk]]) 03:12, 8 May 2026 (UTC)
::::So it goes. The paragraph has quite a lot of distinct sentence generation functions, all of which of course have to be implemented in the target language. This will be rounded out once we're able to more effectively generalize linguistic content. I view these functions as sort of patchy temporary solutions to the sentence generation problem while we figure out something more robust, which I hope is soon to come. — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 04:15, 8 May 2026 (UTC)
== Wikifunctions & Abstract Wikipedia Newsletter #247 is out: References from Wikidata now available ==
There is [[:f:Special:MyLanguage/Wikifunctions:Status updates/2026-05-08|a new update]] for Abstract Wikipedia and Wikifunctions. Please, come and read it!
In this issue, we announce that is now possible to pass references in Wikidata statements, we introduce the [https://abstract-data.toolforge.org/ Abstract Data dashboard], we report you on the presentation about Abstract Wikipedia at WikiCon Australia, and we take a look at the latest software developments.
Want to catch up with the previous updates? Check [[:f:Special:MyLanguage/Wikifunctions:Status updates|our archive]]!
Also, we remind you that if you have questions or ideas to discuss, the next '''Volunteers' Corner''' will be held on '''[https://zonestamp.toolforge.org/1778520600 May 11, at 17:30 UTC]''' ([https://meet.google.com/xuy-njxh-rkw link to the meeting]).
Enjoy the reading! -- [[User:Sannita (WMF)|User:Sannita (WMF)]] ([[User talk:Sannita (WMF)|talk]]) 11:16, 8 May 2026 (UTC)
<!-- Message sent by User:Sannita (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikifunctions_%26_Abstract_Wikipedia&oldid=30325620 -->
== about the usage of Z33068 ==
The use of [[f:Z33068]] (en: paragraph from sentences) <s>always</s> most of the time results in the error "Reached time limit in orchestrator." So should it be used at all for now, temporarily? Or maybe there are already some tickets about this that I am not aware of? -- [[User:Asked42|Asked42]] ([[User talk:Asked42|talk]]) 18:23, 10 May 2026 (UTC)
:It previously worked, so I'm hoping whatever the issue is will be fixed soon. The current state of the wiki makes [[m:Immediatism|immediatism]] an illogical philosophy to have at the moment, in my opinion. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 20:16, 10 May 2026 (UTC)
::This issue seems to no longer exist, you might need to clear the cache by making a dummy edit on affected articles. I implemented the function in Python (instead of composition), which has increased the speed by about 2000 ms. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 04:31, 11 May 2026 (UTC)
:::Seems like working. Thank you. -- [[User:Asked42|Asked42]] ([[User talk:Asked42|talk]]) 19:06, 11 May 2026 (UTC)
== Manual of Style ==
I've created a [[Abstract Wikipedia:Manual of Style|draft for a Manual of Style]]. Please feel free to comment on or make bold edits to the page. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 03:29, 11 May 2026 (UTC)
:Thank you! That’s great and I’ll look at it more soon. I’m still taking a bit of a wikibreak. [[User:Immanuelle|Immanuelle]] ([[User talk:Immanuelle|talk]]) 22:32, 14 May 2026 (UTC)
:Is there anything I've written [[f:User:Theki/best_practices#Abstract_Wikipedia|here]] that you think would make for a good technical section of the page? — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 00:04, 15 May 2026 (UTC)
::I've added some of them. Thank you for your list of best practices by the way, I generally agree with them (I can't endorse connecting WD items currently in hope of a better technical solution, but otherwise I do). [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 00:58, 15 May 2026 (UTC)
== Proposals on the architecture of Abstract Content rendering ==
Starting from a discussion born on the Wikifunctions Telegram chat, I've explained two different proposals on how the NLG on Abstract Wikipedia should be organized in the page [[User:Dv103/Abstract articles architectures]]. Please come to contribute to the discussion, or to propose alternatives. [[User:Dv103|Dv103]] ([[User talk:Dv103|talk]]) 14:32, 11 May 2026 (UTC)
== [[MediaWiki:Wikimedia-copyright-footer]] ==
The copyright message has a few issues, mainly that it does not address abstract content (which is not "text"), nor object labels (which are under CC0). Proposed text:
"<nowiki>
Text and abstract content are available under the [https://creativecommons.org/licenses/by-sa/4.0/ Creative Commons Attribution-ShareAlike License]; the labels of objects from [[f:|Wikifunctions]] are available under the [https://creativecommons.org/publicdomain/zero/1.0/ Creative Commons CC0 License]; additional terms may apply. See [https://foundation.wikimedia.org/wiki/Special:MyLanguage/Policy:Terms_of_Use Terms of Use] for details.
</nowiki>"
Which, when rendered, looks like:
Text and abstract content are available under the [https://creativecommons.org/licenses/by-sa/4.0/ Creative Commons Attribution-ShareAlike License]; the labels of objects from [[f:|Wikifunctions]] are available under the [https://creativecommons.org/publicdomain/zero/1.0/ Creative Commons CC0 License]; additional terms may apply. See [https://foundation.wikimedia.org/wiki/Special:MyLanguage/Policy:Terms_of_Use Terms of Use] for details.
The message is somewhat inspired by the current one and WF's. Thoughts? Thank you! [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 13:30, 12 May 2026 (UTC)
:@[[User:Feeglgeef|Feeglgeef]]: As you probably imagine, this text is very tightly controlled by the Wikimedia Foundation's Legal department. I think the first port of call should be a discussion about why you might want to change things, rather than a rush to specific re-wordings, before approaching them for sign-off. [[User:Jdforrester (WMF)|Jdforrester (WMF)]] ([[User talk:Jdforrester (WMF)|talk]]) 14:28, 12 May 2026 (UTC)
::Well I briefly summarized my justification, my proposed text was just an idea for a starting point. Basically, the abstract content is not really "text", so the footer doesn't actually tell the reader what they're allowed to do with it, and I argue that the current wording implies that the labels are licensed under CC-BY-SA 4, when they aren't. I think a change is critical as otherwise we're not showing the reader a license, or, arguably, in the case of labels, showing users a license that ''does not apply'', which is a pretty bad thing. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 14:51, 12 May 2026 (UTC)
== [[MediaWiki:AbstractWikiSuggestedWikifunctions.json]] ==
I'd think we should add [[f:Z33068]] here. The function allows you to form a paragraph out of sentences and handles languages having different standards of whether to add a space between them, and adding it here would make finding it easier. I'm not sure what policy we want to have for the suggested functions, this idea might help formulate it. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 16:06, 12 May 2026 (UTC)
:[[User:Jdforrester (WMF)]] tells me the page has been changed to [[Special:CommunityConfiguration/AbstractWikiSuggestedWikifunctions]] on the telegram. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 16:25, 12 May 2026 (UTC)
::@[[User:Feeglgeef|Feeglgeef]]: Yup, see the weekly update on [[f:Wikifunctions:Status_updates/2026-05-02|2026-05-02]]. [[User:Jdforrester (WMF)|Jdforrester (WMF)]] ([[User talk:Jdforrester (WMF)|talk]]) 16:35, 12 May 2026 (UTC)
:I also believe Z33068 should be added to the list. — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 17:25, 12 May 2026 (UTC)
{{done}} see [[Special:Diff/7692]]. Cheers, [[User:VIGNERON|VIGNERON]] ([[User talk:VIGNERON|talk]]) 09:08, 20 May 2026 (UTC)
== Abstract Wikipedia statistics site source code ==
https://abstract-data.toolforge.org/ is a very useful tool, but it doesn't seem to have anything pointing to the location of its source code. Is it closed-source or unfree?
While I'm at it I feel I should suggest having language pages' paths formatted differently from how they are currently—at the moment it's <code>/languages/Toki%20Pona</code> when something like <code>/languages/tok</code> would be more suitable. — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]>
: See [[:gitlab:toolforge-repos/abstract-data]]. Also pinging {{ping|DSantamaria-WMF|p=}} (thanks for the tool, by the way). [[User:NguoiDungKhongDinhDanh|<span class="skin-invert" style="color:black;font-family:Monotype Corsiva;font-size:110%;font-weight:normal;line-height:normal">NguoiDungKhongDinhDanh</span>]] 00:25, 13 May 2026 (UTC)
::Thank you. I think a link to that repository should be put in a footer somewhere on the website as I wouldn't have found that if not for you. — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 02:30, 13 May 2026 (UTC)
:::{{ping|Theki}} For the record, I found that repo by searching for "abstract-data" on [[:toolhub:|Toolhub]]. [[User:NguoiDungKhongDinhDanh|<span class="skin-invert" style="color:black;font-family:Monotype Corsiva;font-size:110%;font-weight:normal;line-height:normal">NguoiDungKhongDinhDanh</span>]] 03:34, 13 May 2026 (UTC)
:::Thanks for the feedback and the report, fixed both things, we have now the link to the repo in the side bar footer, and also the language codes are used in the URLs. Thanks! [[User:DSantamaria-WMF|DSantamaria-WMF]] ([[User talk:DSantamaria-WMF|talk]]) 11:46, 13 May 2026 (UTC)
::::Are you particularly attached to keeping country flag emojis next to the language names? Some consider it an [https://flagsarenotlanguages.com/blog anti-pattern]. [[User:Arlo Barnes|Arlo Barnes]] ([[User talk:Arlo Barnes|talk]]) 16:17, 14 May 2026 (UTC)
:::::I think the use of flags is not really harmful since this is not a ''language selector'', it is just a list of languages. Of course not every language has an associated flag, for example Latin, which does look a bit awkward, but it can't be helped. Maybe give languages without a flag a unique icon from Wikimedia Commons? e.g. <div style="display:inline-flex;align-items:center;border:1px solid #0002;border-radius:4px;gap:4px;padding:4px;">[[File:Toki pona.svg|16px]] Toki Pona</div> instead of <div style="display:inline-flex;align-items:center;border:1px solid #0002;border-radius:4px;gap:4px;padding:4px;"><span>🌐</span>Toki Pona</div>. — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 16:37, 14 May 2026 (UTC)
::::::I thought I saw 🏛️ being used for Latin earlier. But of course, as far as the Unicode Consortium is concerned, [[Q65300415|🇬🇧]] doesn't mean '[[Q1680|English]]', no more than [[Q100587670|🏳️🌈]] means '[[Q1359130|Polari]]'; technically, it doesn't even mean '[[Q145|United Kingdom]]', just the letters 🇺 and 🇰 next to each other (which linguistically would indicate [[Q8798|Ukrainian]] in ISO 639, but these are 'regional indicator symbols'). [[User:Arlo Barnes|Arlo Barnes]] ([[User talk:Arlo Barnes|talk]]) 17:21, 14 May 2026 (UTC)
:::::::As seems (from this comment and also [[f:User_talk:DSantamaria-WMF#c-%E9%AD%94%E7%90%B4-20260513063700-Country_flags_in_abstract-data|others' comments]]) that flags are a little bit controversial, I just removed them, IMHO it was just an aesthetic concept, I like the look and feel that flags bring to the language labels, but happy to remove them if make some people feel uncomfortable with the concept. [[User:DSantamaria-WMF|DSantamaria-WMF]] ([[User talk:DSantamaria-WMF|talk]]) 05:54, 15 May 2026 (UTC)
== Make it more user Friendly ==
Make it more user-friendly by adding drag-and-drop compenots and one click additions, and make it similar to a visual macro buidler. [[User:ChippyTechGH|ChippyTechGH]] ([[User talk:ChippyTechGH|talk]]) 01:00, 15 May 2026 (UTC)
:Could you file something like this on [[phab:|phabricator]]? [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 01:01, 15 May 2026 (UTC)
== Person infoboxes ==
Hi all, I've just created [[f:Z35167|infobox for person (Z35167)]]. All it can really do presently is display the name of the person in the chosen language and in the person's native language, but it's a good start. I started writing it as a composition but chose to switch to writing it in JavaScript instead, which ended up being less headache-inducing (managing a large list of strings to concatenate together is not fun, plus compositions bring lots of additional overhead). Unfortunately, this means that the actual ''useful'' parts of the infobox—the information about the person themself—is not really doable. I'd need to dereference the Wikidata property references to get their label in the requested language, but since they're references and I'm working with code, not compositions, I can't just call [[f:Z6822|fetch Wikidata property (Z6822)]] and be done with it. If there's a WikiLambda API to do this inside of the JS itself that would be great and would solve everything, but at the moment that alone is what's holding it back, or so it seems. I can get the actual ''values'' of statements just fine, though. If I am missing some amazing WikiLambda API function that will solve this problem for me by letting me dereference the PID, then please let me know because that would be great.
If you want to look at an example of the infobox right meow, you can view [https://abstract.wikipedia.org/view/tok/Q317521 Q317521 in Toki Pona] and see how it states Musk's name in both Toki Pona ''and'' his native English name. COOL!
My hope is that this can be made less barebones in the near future. Infoboxes are a great way to get quick information on a subject and can fill in the informational gaps in the presently sparse articles we have at the moment, all while staying in the user's requested language. Feedback is appreciated! — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 02:58, 15 May 2026 (UTC)
:Thank you for this! I wonder if perhaps it would be better to create one "infobox" function and then have compositions call that, making wd retrival possible? [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 03:38, 15 May 2026 (UTC)
::Working on that at the moment, I think I've got it working but I'm hitting a ratelimit in the orchestrator so I don't know for sure. The main issue with it now is that the actual [[f:Z35175|infobox template (Z35175)]] wrapper was programmed in JS so as to not be a pain in the ass, so this means that it can only take in strings, HTML fragments, etc. so the retrieval of Wikidata stuff still needs to be done by the caller and is rather verbose (see [[f:Z35168|the main implementation]]). The niceties will come soon later once I know that it all works at a lower level, though. — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 05:04, 15 May 2026 (UTC)
::So the problem now seems to be that when [[f:Z29825|label of Wikidata property in language (Z29825)]] isn't being faulty, it's being incredibly slow. Considering retrieving Wikidata items from their references seems to take, like, four to five seconds, and we'll have tens of statements in these infoboxes, I don't see how the property names could be retrieved in a way that doesn't cause the orchestrator to time out or hit a ratelimit. — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 06:01, 15 May 2026 (UTC)
:::I think I figured something out? I'm just going to try calling [[f:Z35036|fetch Wikidata property or parts (Z35036)]], it seems to be much faster for whatever reason. — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 06:05, 15 May 2026 (UTC)
:::It works now, a little rough around the edges, also very slow, but I think I'm mostly happy with it. Of course it would be great if all you needed to provide to the template function to get a label-statement row was the property reference itself, but I'm too sleep-deprived to figure that out at the moment. I made five bespoke functions specifically for this infobox, more than I would like, but it's probably not ''that'' bad. I'm just hoping I didn't duplicate any functionality in trying to make the composition less verbose and repetitive. — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 07:15, 15 May 2026 (UTC)
== Wikifunctions & Abstract Wikipedia Newsletter #248 is out: A higher meaning ==
There is [[:f:Special:MyLanguage/Wikifunctions:Status updates/2026-05-15|a new update]] for Abstract Wikipedia and Wikifunctions. Please, come and read it!
In this issue, we discuss functions creating language fragments, we present our latest news in Types, and we take a look at the latest software developments.
Want to catch up with the previous updates? Check [[:f:Special:MyLanguage/Wikifunctions:Status updates|our archive]]!
Enjoy the reading! -- [[User:Sannita (WMF)|User:Sannita (WMF)]] ([[User talk:Sannita (WMF)|talk]]) 14:36, 15 May 2026 (UTC)
<!-- Message sent by User:Sannita (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikifunctions_%26_Abstract_Wikipedia&oldid=30536976 -->
== Translations ==
Yes, this question is probably easily answerable through a Web search, but I thought I'd ask here anyways. I am unfortunately not bilingual... I know Toki Pona, but it's a constructed language. I'd love to be a polyglot of some sorts but that is a future thing. I've been trying to translate pages into tok, for funsies mostly.
At any rate, I want to convert some of the un-translated pages, namely Feeglgeef's policy drafts, into ones that can be translated (and then translate them into Toki Pona of course). I think I have to be a translation administrator for this? Which is a process that I'd have to ''apply'' for, and I doubt I have the credentials to be accepted for such a role. Regardless, is there a way I can go about this without having to do it through someone else? I can probably easily find documentation on marking pages for translation but I don't know how much I'm actually capable of doing as just a regular user. Should I apply? — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 14:15, 20 May 2026 (UTC)
:Most of the process of preparing a page for translation can be done by any editor. See [[:mw:Help:Extension:Translate/Page translation example]].
:The step of marking a page or translation for the first time or after changes must be done by a translation administrator.
:I recommend learning the <nowiki><translate> and <tvar></nowiki> syntax and using it on a few pages before applying for this permission. After you do it on a few pages, and you feel confident, and you want to do it more, you can ask for the permission. [[User:Amire80|Amir E. Aharoni]] ([[User talk:Amire80|talk]]) 14:28, 20 May 2026 (UTC)
::Just to confirm, did I mark up [[Special:Diff/8138|this page]] for translation properly? I thought to give the hatnote its own <code><translate></code> enclosure so as to exclude the indent and italicization from needing to be included in the translatable text. — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 15:10, 20 May 2026 (UTC)
:::Mostly properly, but don't exclude <code><nowiki>''</nowiki></code> for italics from translation. It's generally a good idea to exclude complex markup from translation because it's hard for many people to type, and it usually stays the same in translation anyway. <code><nowiki>''</nowiki></code> for italics is different, however: it's very simple to type and familiar to most editors; italic letters are used differently in different languages, and in some languages they aren't used at all, so translators need the freedom to use them appropriately; this markup can also appear in the middle of a translation unit and not only in the ends. [[User:Amire80|Amir E. Aharoni]] ([[User talk:Amire80|talk]]) 15:35, 20 May 2026 (UTC)
::::Thank you for the guidance. Should the italics be included if they are used over the entire hatnote? I figure that placement of italics should be left up to the discretion of the translators, but the hatnote itself is meant to be entirely italicized, I would think irrespective of the language it's in. Is this the right idea or should they still be kept within the translation unit? — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 15:45, 20 May 2026 (UTC)
:::::Yes, italics should be included in the translation unit if they are used over the entire hatnote. Some languages don't use italic writing at all, so it shouldn't be forced. [[User:Amire80|Amir E. Aharoni]] ([[User talk:Amire80|talk]]) 18:36, 20 May 2026 (UTC)
:I'd support a translation administrator request ;), for reasons below. I'm not sure why we need a seperate translation administrator right, or why we have to call it an "administrator" (deciding that a page could be translated is a much less important role than, say, page deletion, or blocking). We picked three of them (well, one of them went through the WMF, so we picked two), [https://abstract.wikipedia.org/wiki/Special:Log?type=pagetranslation&user=&page=&excludetempacct=1&wpdate=&tagfilter=&wpfilters%5B%5D=newusers&wpFormIdentifier=logeventslist they don't appear very active, though], only marking 9 times this month, zero (0) of which were for pages marked for the first time. Both community translation admins used their global history and rights to get the role and only stop by occasionally, so having one who ''actually'' edits here would be nice. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 15:06, 20 May 2026 (UTC)
::This reply echos my philosophy of a sort of wiki-[[Q166005|xenophobia]] (the term xenophobia is probably too harsh, and I wouldn't consider myself one in real life, but it's the best word I can think of), I generally distrust users with a lot of global rights (both global sysop etc. and large amounts of local rights) who come make [[m:Metapedianism|metapedian]] contributions, not as people but to their ability to handle Wikifunctions and Abstract Wikipedia as incredibly unique and technically complex projects. I apologize if it my opinions come off as rude or ungrateful, I do appreciate the work of our translation administrators. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 15:26, 20 May 2026 (UTC)
:::You don't bother me, it's fine. I think they definitely have a place, they can be useful and they usually are. Obviously local admins and what have you that earned their roles through the trust and reputation of the specific community they are in are going to occupy a more trusting position in my mind than a global sysop or global ''anything''. Specialized role members are good and healthy in the long term; I think we are giving these privileges to global users sparingly as the project is still in its infancy and as core contributors emerge and take up key positions we will have a more well-rounded and self-sustaining community with less global privileges needed to take up certain tasks. Wikifunctions probably needed some Foundation members or other staff to act as functioneers initially while the general community was still orienting themselves with WikiLambda and working on applying for the role, but now we have [[f:Special:ListUsers/functioneer|74(!) of them]] and the number of normal members using their specialized skills outnumbers those who were "grandfathered" in (for lack of a better term) or similar. The wiki is young—it just needs time. I myself have been considering applying for sysop privileges since they are obviously needed (there being exactly Zero of them at the moment); I've been weighing the pros and cons of such a commitment, it's obviously a lot to take up. I wish your sysop request went through, I think you would have made a great admin here. I'm unsure of what others think of my capabilities, I'm rather in-and-out around these social spaces so I don't know if there's much to go off of. — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 15:55, 20 May 2026 (UTC)
::::Totally agree, and I'd support a sysopship request as well, though I'm apparently not good at assessing what the community considers supportable in admin candidate ;).
::::Off-topic, but interestingly, the sysop toolset allows you to grant yourself translation adminship. I'm not sure if sysops are expected not to grant themselves the permissions (kind of like how on enwiki 'crats are expected not grant themselves any rights without discussion despite having the technical rights), but I did it to myself on WF because [https://www.wikifunctions.org/w/index.php?title=Special:Log&logid=84940 another sysop had]. Additionally, the functioneer right [[Special:ListGroupRights#functioneer|exists on this wiki]], with the same rights on WF, despite all of them not doing anything on this wiki. I believe this is because, on the technical side, both AW and WF are powered by the same MediaWiki extension (Wikilambda), with one wiki set to a mode for abstract articles and another set to a mode for ZObjects. [https://dag.wikipedia.org/wiki/Di%C5%8B%27gahim:ListGroupRights#functioneer Checking the Dagbani Wikipedia] supports this theory. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 18:00, 20 May 2026 (UTC)
:::::It always depends on the local policy. For Wikifunctions it is: ''Administrators do not need to undergo another discussion to become translation administrators; they can self-grant the rights to their account if necessary. Temporary administrators are not allowed to self-grant permanent translation administrator rights.''
:::::The availability of the functioneer right is a bug, see [[phab:T407066]]. --[[User:Ameisenigel|Ameisenigel]] ([[User talk:Ameisenigel|talk]]) 19:36, 20 May 2026 (UTC)
:::If you don't consider yourself a xenophobe in real life, I would recommend not calling yourself that here, or anywhere really. Especially since it was the ideological capture during the 2010s of the Croatian-language Wikipedia [[w:hr:]] by actual xenophobes that was part of the impetus for Abstract Wikipedia according to [https://simia.net/wiki/Draft:_Collaborating_on_the_sum_of_all_knowledge_across_languages#A_look_on_some_south_Slavic_language_Wikipedias Denny's blog]. [[User:Arlo Barnes|Arlo Barnes]] ([[User talk:Arlo Barnes|talk]]) 22:10, 26 May 2026 (UTC)
== Policy drafts ==
Hi all! I've written some draft policies and guidelines over the last few days. We're not a bureaucracy, so the point is not to set some rules but to kick off some discussions as to how our wiki will work.
So far, I've created:
* [[Abstract Wikipedia:Notability|a notability guideline]]
* [[Abstract Wikipedia:Deletion policy|a deletion policy]]
I've written them as my opinion on what should happen, but I'm hoping to align them with community consensus as we discuss them more. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 13:44, 21 May 2026 (UTC)
== Wikifunctions & Abstract Wikipedia Newsletter #249 is out: Annual plan 2026-2027 ==
There is [[:f:Special:MyLanguage/Wikifunctions:Status updates/2026-05-23|a new update]] for Abstract Wikipedia and Wikifunctions. Please, come and read it!
In this issue, we present you the current draft of objectives for Wikifunctions and Abstract Wikipedia in the WMF Annual Plan 2026-2027, and we take a look at the latest software developments.
Want to catch up with the previous updates? Check [[:f:Special:MyLanguage/Wikifunctions:Status updates|our archive]]!
Enjoy the reading! -- [[User:Sannita (WMF)|User:Sannita (WMF)]] ([[User talk:Sannita (WMF)|talk]]) 09:48, 25 May 2026 (UTC)
<!-- Message sent by User:Sannita (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikifunctions_%26_Abstract_Wikipedia&oldid=30536976 -->
== To abstract Wikipedia or be the Abstract Wikipedia ==
There is a discussion happening about what the [[Abstract Wikipedia:Notability|notability criteria]] for Abstract Wikipedia should be, and in trying to participate I've found my idea of Abstract Wikipedia is awfully abstract. Is Abstract Wikipedia supposed to abstract Wikipedia, as in abstracting information from existing articles on the language Wikipedias (barring new contributions), or is it supposed to become the Abstract Wikipedia, supporting collaboration across all languages like it's the language Wikipedia to end all language Wikipedias (allowing new contributions)? I thought the answer would be obvious, but the name Abstract Wikipedia is a bit ambiguous. Am I missing something? [[User:Some helpful person|Some helpful person]] ([[User talk:Some helpful person|talk]]) 02:16, 27 May 2026 (UTC)
:I think ({{ping|DVrandecic (WMF)|p=?}}) the idea is (and I personally prefer) the latter. I believe that, given the fact that it's much easier to write a concrete article than an abstract article, and the fact that the community of potential future contributors on enwiki is skeptical ''at best'', we ultimately will never expand beyond the size of other wikis, but I see no problem with allowing volunteers to add information not on other wikis (it's probably not the most effective, but they're volunteers, beggars can't be choosers), as long as it's not vandalism, useless, or promotional slop. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 02:31, 27 May 2026 (UTC)
:@[[User:Some helpful person|Some helpful person]] Abstract Wikipedia is a Wikipedia, where people can collaborate across languages on articles, which can then be used to fill gaps in the existing Wikipedias. Whereas I expect that current Wikipedia articles might be used as a convenient starting point for many of the articles in Abstract Wikipedia, this is more a consequence of Wikipedia being one of the best places to go to to find reliable knowledge, but that is not part of how it is supposed to work. So, this is not to abstract the existing Wikipedias, but to collaborate on an Abstract Wikipedia. At no point is this meant to replace existing Wikipedias. (Thanks to @[[User:Feeglgeef|Feeglgeef]] for the ping!) --[[User:DVrandecic (WMF)|DVrandecic (WMF)]] ([[User talk:DVrandecic (WMF)|talk]]) 17:01, 27 May 2026 (UTC)
::Thank you, this makes a lot more sense now. [[User:Some helpful person|Some helpful person]] ([[User talk:Some helpful person|talk]]) 21:52, 27 May 2026 (UTC)
== template suggestion ==
Some way to mock abstract syntax on talk and project pages, analogous to those in [[d:category:format Template]]. [[User:Arlo Barnes|Arlo Barnes]] ([[User talk:Arlo Barnes|talk]]) 15:21, 27 May 2026 (UTC)
:Hmm. I agree.
:Workshopping ideas for how it works:
:* Invokation: <nowiki>{{Call|Z26039|{"Z1K1": "Z18", "Z18K1": "Z825K1"}|{"Z1K1": "Z6091", "Z6091K1": "Q634"}|{"Z1K1": "Z18", "Z18K1": "Z825K1"}|lang=en}}</nowiki>
:** This could then be suplemented by helper templates: <nowiki>{{Call|Z26039|{{Wikidata item argument reference}}|{{Wikidata item reference|Q634}}|{{Language argument reference}}}}</nowiki>
:* This would result in "[[f:Z26039|subject is instance of (string)]] (wikidata item reference, [[d:Q634|planet]], language)"
:** Icons are missing in this example, I'm not sure if we can actually add them
:Thoughts? [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 16:04, 27 May 2026 (UTC)
== Marking NLG Default text ==
Some NLG functions give default texts, like [[f:Z33420|Z33420]] will give text like "Paris ∈ {city}". sometimes in other languages the English text is show. Currently there is no visual clue that these texts are not normal text in the requested language. I propose we mark these text with color <span style="color:magenta;">Paris ∈ {city}</span> with something like <nowiki><span style="color:magenta;">Paris ∈ {city}</span></nowiki>. To have this configurable/maintainable this could be included in a function, called NLG default text or so, with a text as input an a text in color as output. The exact formatting like magenta color or gray background or something else can be discussed/decided later. To have it even more configurable on personal stylesheets it could use a class like <nowiki><span class="NLG Default text">Paris ∈ {city}</span></nowiki>. What do you think? Could somebody make such a function already? [[User:HenkvD|HenkvD]] ([[User talk:HenkvD|talk]]) 12:00, 29 May 2026 (UTC)
:The are technically just monolingual texts in a language called "multiple languages". I threw a prototype together really quickly, [[f:Z35839]]. It will accept strings, monolingual texts, and html fragments as input, so you have to select which type you want. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 14:59, 29 May 2026 (UTC)
::OK, thanks, I added it to [[f:Z26039]] and works as expected, see [https://www.wikifunctions.org/wiki/Z26039?call=%7B%22Z1K1%22%3A%22Z7%22%2C%22Z7K1%22%3A%22Z26039%22%2C%22Z26039K1%22%3A%7B%22Z1K1%22%3A%22Z6091%22%2C%22Z6091K1%22%3A%22Q64%22%7D%2C%22Z26039K2%22%3A%7B%22Z1K1%22%3A%22Z6091%22%2C%22Z6091K1%22%3A%22Q515%22%7D%2C%22Z26039K3%22%3A%22Z1555%22%7D here]. The test for the function with default text now fails because it now is in magenta color. That was to be expected. I will leave the tests unchanged if that is OK with you, as we might need to change the exact formatting.
::Is it OK to add this to other NLG functions that produce default output? [[User:HenkvD|HenkvD]] ([[User talk:HenkvD|talk]]) 15:59, 29 May 2026 (UTC)
:::Sure, [[w:en:WP:Be bold|be bold]]! [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 20:50, 29 May 2026 (UTC)
::::Feeglgeef, I am struggling with the output. Can you have a look? [[User:HenkvD|HenkvD]] ([[User talk:HenkvD|talk]]) 17:02, 30 May 2026 (UTC)
:::::Can you link me to where? [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 17:08, 30 May 2026 (UTC)
::::::{{Q|90}} in a language vls should give a magenta text. Instead it gives "Wikifunctions returned a failed response: Unspecified error". [[f:Z33422]] results "<span style="color: magenta;">Parys ∈ {stad}</span>" (as a string). [[f:Z26039]] also gives "<span style="color: magenta;">Parys ∈ {stad}</span>", but it's test [[f:Z33726]] gives an HTML equivalent, not a string. [[User:HenkvD|HenkvD]] ([[User talk:HenkvD|talk]]) 17:59, 30 May 2026 (UTC)
:::::::You shouldn't be returning HTML in string-typed functions. I'm not sure, then, how we implement your proposal, actually. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 18:54, 30 May 2026 (UTC)
::::::::I tried with [[f:Z35921]] but now the output is the literal text, and not HTML. Does anybody have an idea how to implement the text in a color?
::::::::Alternatively we could use texts like // Parys ∈ {stad} //. [[User:HenkvD|HenkvD]] ([[User talk:HenkvD|talk]]) 16:51, 31 May 2026 (UTC)
::::::::: You need to output [[f:Z89|HTML fragment]], not String. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 17:16, 31 May 2026 (UTC)
:I agree with the above that this should not be applied to functions which return strings or monolingual text. If anything, it might work to insert it into functions returning HTML. The most egregious problems I've seen are when I tried to render into an RTL language (e.g. Hebrew 0 try on [[Q408]]), and it spilled all the formatting all over the article. I will revert the change to the string default at [[:f:Z33421]], but suggest it is tested carefully if implemented elsewhere. In general I prefer just marking with spans rather than colours at this stage. --[[User:99of9|99of9]] ([[User talk:99of9|talk]]) 04:49, 3 June 2026 (UTC)
:: Perhaps mark with spans given a specific ID and then allow users to use a userscript/gadget to paint them magenta? That seems like the most considerate approach. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 05:12, 3 June 2026 (UTC)
:::[[:f:Z32234]] suggests something like <code>span lang="mul"</code> or similar. [[User:99of9|99of9]] ([[User talk:99of9|talk]]) 05:20, 3 June 2026 (UTC)
::::I will (carefully) try some other alternatives, and use a personal class in my userscript for <nowiki><span class="NLG Default text"></nowiki>. [[User:HenkvD|HenkvD]] ([[User talk:HenkvD|talk]]) 14:05, 4 June 2026 (UTC)
::::: If possible, can you use <nowiki><span lang="mul"></nowiki>? This would allow it to also catch some instances automatically. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 16:14, 4 June 2026 (UTC)
::::::I have done so, but how can I set my personal stylesheet to show color magenta with <nowiki><span lang="mul"></nowiki>? [[User:HenkvD|HenkvD]] ([[User talk:HenkvD|talk]]) 22:20, 4 June 2026 (UTC)
::::::: try adding this to [[Special:MyPage/common.css]]:
::::::: [lang="mul"] {<br> color: magenta;<br> } [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 23:48, 4 June 2026 (UTC)
: I created a new implementation for [[f:Z35921]] using emoji text, resulting in texts like "❌≪Paris ∈ {city}≫❌". It works on [[Q90]] for not yet specified languages like Zeelandic. I will be bold in adding this other functions that use default texts. [[User:HenkvD|HenkvD]] ([[User talk:HenkvD|talk]]) 11:26, 5 June 2026 (UTC)
== Ratification of the deletion policy proposal? ==
I haven't seen any unresolved objections to my proposal for a [[Abstract Wikipedia:Deletion policy|policy for deletion]]. Does anybody have any issues, and, if not, is it ok to ratify as an actual policy? I intend to remove the draft template and replace it with a policy template unless anyone voices any objection within a week. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 20:55, 29 May 2026 (UTC)
:Is it just me or does [[Abstract Wikipedia:Deletion policy#Reasons for deletion]] render blank with only number bullets without the actual text after ''1.'' or ''2.''? [[User:Bunnypranav|Bunnypranav]] ([[User talk:Bunnypranav|talk]]) 07:13, 30 May 2026 (UTC)
::I see text. ―[[User:Koavf|Justin (<span style="color:grey">ko'''a'''<span style="color:black">v</span>f</span>)]]<span style="color:red">❤[[User talk:Koavf|T]]☮[[Special:Contributions/Koavf|C]]☺[[Special:Emailuser/Koavf|M]]☯</span> 07:49, 30 May 2026 (UTC)
:::I can see on my phone, but it goes blank on my laptop. What is the role of ''<nowiki><span class="anchor" id="1"></nowiki>''? [[User:Bunnypranav|Bunnypranav]] ([[User talk:Bunnypranav|talk]]) 12:15, 30 May 2026 (UTC)
::::{{ping|Bunnypranav}} I can see the text everywhere (I tested connected and not connected, on my phone, laptop, with Chrome or Firefox ; what system do you use?). As the name suggest, the span anchor is here to create an HTML anchor, so you can do link like [[Abstract_Wikipedia:Deletion_policy#7]]. Cheers, [[User:VIGNERON|VIGNERON]] ([[User talk:VIGNERON|talk]]) 13:49, 30 May 2026 (UTC)
:::::I'm on Brave browser. Nevertheless, forget it. The culprit might be some random customization I did to my system which I cannot recollect. The reason is the span tag only though, tried a preview kicking out a text to just outside the tag and it worked. [[User:Bunnypranav|Bunnypranav]] ([[User talk:Bunnypranav|talk]]) 14:23, 30 May 2026 (UTC)
:Globally, it looks fine. I think that reasons 7 and 8 may need some examples/clarifications. There is no global consensus when it comes to creating categories. For example, categories for building interiors and exteriors. Personally, I feel that they are useful for easier discoverability. [[User:Jsamwrites|John Samuel]] ([[User:Jsamwrites|talk]]) 15:39, 30 May 2026 (UTC)
::I've copied them over from enwiki. They're probably included in "content otherwise not suited for an encyclopedia." Since sysops can't speedy them, it'd be up to commenters on [[Abstract:RFD]] to determine. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 16:48, 30 May 2026 (UTC)
: Done! [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 22:33, 5 June 2026 (UTC)
== Wikifunctions & Abstract Wikipedia Newsletter #250 is out: Looking back and forward ==
There is [[:f:Special:MyLanguage/Wikifunctions:Status updates/2026-05-30|a new update]] for Abstract Wikipedia and Wikifunctions. Please, come and read it!
In this issue, we present you a recollection of our work so far, now that we celebrate our 250th newsletter, we share with you a summary of our latest outreach activities, and we take a look at the latest software developments.
Want to catch up with the previous updates? Check [[:f:Special:MyLanguage/Wikifunctions:Status updates|our archive]]!
Enjoy the reading! -- [[User:Sannita (WMF)|User:Sannita (WMF)]] ([[User talk:Sannita (WMF)|talk]]) 10:04, 1 June 2026 (UTC)
<!-- Message sent by User:Sannita (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikifunctions_%26_Abstract_Wikipedia&oldid=30606821 -->
== Yet another suggested function proposal ==
Perhaps it's a bit early, but can [[f:Z36049]] be added to [[MediaWiki:AbstractWikiSuggestedWikifunctions.json]]? See [[Q38726]] for an example use. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 23:54, 4 June 2026 (UTC)
: Meh. Consider this withdrawn until we know more about what we want image creation to look like. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 05:06, 5 June 2026 (UTC)
== Wikifunctions & Abstract Wikipedia Newsletter #251 is out: The illustrated encyclopaedia ==
There is [[:f:Special:MyLanguage/Wikifunctions:Status updates/2026-06-05|a new update]] for Abstract Wikipedia and Wikifunctions. Please, come and read it!
In this issue, we introduce our first function to import images on Abstract Wikipedia, we present our Functions of the Week, and we take a look at the latest software developments.
Want to catch up with the previous updates? Check [[:f:Special:MyLanguage/Wikifunctions:Status updates|our archive]]!
Also, we remind you that if you have questions or ideas to discuss, the next '''Volunteers' Corner''' will be held on '''[https://zonestamp.toolforge.org/1780939800 June 8, at 17:30 UTC]''' ([https://meet.google.com/xuy-njxh-rkw link to the meeting]).
Enjoy the reading! -- [[User:Sannita (WMF)|User:Sannita (WMF)]] ([[User talk:Sannita (WMF)|talk]]) 14:14, 5 June 2026 (UTC)
<!-- Message sent by User:Sannita (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikifunctions_%26_Abstract_Wikipedia&oldid=30606821 -->
== Questions on a simple fragment example "The Eiffel Tower is a monument" ==
Moved from [[f:Wikifunctions:Project chat]]
Hello. I would like to be able to use the function [[f:Z26039]] to generate sentences like "the Eiffel Tower is a monument" or "la torre Eiffel es un monumento" in Spanish. It already raises a lot of questions.
Question 1: I should be able to set the first input "entity" to {{Q|Q243}} and the second input "class" to {{Q|Q4989906}} and get the correct sentence, shouldn't I? Just checking.
Question 2: [[f:Z26039]] calls a language-specific function like "Spanish article-less instantiating sentence" [[f:Z26337]], which uses the label of the Wikidata item to get the text for "Eiffel Tower", which is similar to the lemma of the lexeme. But this would not be acceptable in production, would it? The item label "belongs" to all Wikidata users, not to Abstract Wikipedia users, and there is no guarantee what it might contain, such as a parenthesis for disambiguation. Or am I wrong?
Question 3a: We need to have a lexeme for the combination "Eiffel Tower" in each language, don't we? For instance in languages with gender, the lexeme is the only place to find the gender. It is true that if we know that the equivalent of "Tower" is the head word, syntactical information can be found under the lexeme for "tower", and it would be good to use a system like that. But the only place that the syntactic dependency information could be located is under the lexeme.
Question 3b: At present for [[f:Z26039]] etc. to work, we have to add any forms or syntax information to the lexeme of the whole phrase, such as "Eiffel Tower". But property {{Q|P5238}} with attributes {{Q|P9763}} and {{Q|P9764}} can be used to define the structure and avoid duplicating the syntax information. What lexeme would be used for "Eiffel" in this case? Would it be the same as a lexeme for {{Q|Q20882}}? That makes no sense to me. I propose that there should be a dummy lexeme in each language which could be added to {{Q|P5238}} instead of a real lexeme to mean "invariant element".
Question 4: As has already been pointed out elsewhere, the fragment functions do not work well with the initial definite article in languages like English, Spanish and German. Examples:
* "'''The Eiffel Tower is a monument.'''" The item label "Eiffel Tower" omits the article and so the result omits the initial "The" in English. French, Spanish and German are similar.
* "'''The Sun is a star.'''" Similarly the article is wrongly omitted, also in French, Spanish and German.
* "'''Westminster Abbey is a monument.'''" This is OK in English and German as no article is needed, but not in French or Spanish where it is, for instance "La Abadía de Westminster es un monumento".
* "'''Latin is a dead language.'''" Also this is OK in English and German but not in French or Spanish, where an article is needed.
* "'''Jupiter is a planet.'''". This does not need an article and is OK in all the languages; I include this to show that you cannot assume that there is an article in all cases in French and Spanish.
How should the language functions find out whether an article is needed? In some cases, where the lemma is a phrase like "Abadía de Westminster" in Spanish, I think that it could be deduced, but in general there is no rule to give the answer. Using different rendering functions according to the case is '''not''' a solution, although it might work for a few specific languages like these four. It would not be acceptable because there will be many, many other cases of syntactical choices to be made for all the different languages, and we cannot expect the person writing the abstract code to take them all into account. So I suppose that a declaration in the lexeme is needed to solve this problem. I suppose that there must already be linguistic terminology for this problem, but I don't know it.
I would be grateful for any comments on any of these questions. [[User:Strobilomyces|Strobilomyces]] ([[User talk:Strobilomyces|talk]]) 15:02, 5 June 2026 (UTC)
:@[[User:Strobilomyces|Strobilomyces]] I will try to answer a few of your questions, although I am not linguist.
:1. Yes I agree the correct inputs for "entity" is {{Q|243}} and the second input "class" is {{Q|4989906}}.
:2. In case no lexeme information is needed (for gender or so) the Wikidata label of {{Q|243}} should be OK. Labels in Wikidata don't contain parentheses for disambiguation. For instance there are many cities called Amsterdam like {{Q|478456}}. {{Q|959016}} and {{Q|727}}
:3a. In case gender is needed, for example for gender for La Abadía de Westminster I think we need lexemes
:3b. I don't know what you mean, so I can't answer that.
:4. You are right some examples like Sun is a star" are incorrect and need an article for some languages/some lemmma. I don't know if there is a linguistic terminology or Lexeme property that would indicate it needs an initial definite article.
:: On {{Q|727}} in English the noun Netherlands has an additional "the" in English. This is added by [[f:Z32645]] item indicates definite article, English. Functions should be created for each language, and added to the appropriate sentences. [[User:HenkvD|HenkvD]] ([[User talk:HenkvD|talk]])
:Even for western languages there are a lot of different rules; What about the many other languages in the world. All this makes it a real challenge. [[User:HenkvD|HenkvD]] ([[User talk:HenkvD|talk]]) 22:04, 8 June 2026 (UTC)
5fym0u1zbfw2ih4qxa3fvihebd11boh
10017
10015
2026-06-09T11:58:54Z
HenkvD
1447
/* Questions on a simple fragment example "The Eiffel Tower is a monument" */
10017
wikitext
text/x-wiki
{{#ifexist:Abstract Wikipedia:Project chat/Header/{{USERLANGUAGE}}|{{/Header/{{USERLANGUAGE}}}}|{{/Header}}}}
{{/Archives}}
<!-- Add your discussion below this line -->
== Why don't we just structure this with wikitemplates? ==
I feel like the project could be done a lot better by using templates kind of like how wikipedia does them. Just the entire thing is templates that can be rendered in many languages. So like [[Q106289265]] would have the content <nowiki>{{Z26039|Q7257}}</nowiki> and could even have some aliasing done across languages so it could be <nowiki>{{subject is|Q7257}}</nowiki>. Code would be editable with a regular visual editor or code editor. [[User:Immanuelle|Immanuelle]] ([[User talk:Immanuelle|talk]]) 04:34, 29 March 2026 (UTC)
:This is available in pages when Parsoid rendering is enabled. We don't use this becuase it doesn't make sense for constructing and editing massive articles. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 21:37, 29 March 2026 (UTC)
::How do you do parsoid rendering? And why wouldn't it make sense? With aliases and everything could work great. [[User:Immanuelle|Immanuelle]] ([[User talk:Immanuelle|talk]]) 23:12, 29 March 2026 (UTC)
:::I believe it is enabled by default. If you do have it on: {{#function:Z10000|you'll s|ee this}} [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 14:54, 30 March 2026 (UTC)
:you may be interested in reading this old [[m:Abstract_Wikipedia/Google.org_Fellows_evaluation|Google report]]. [[User:BrokenSegue|BrokenSegue]] ([[User talk:BrokenSegue|talk]]) 14:32, 9 May 2026 (UTC)
== Why the editing API doesn't work ==
{{tracked|T423542}}
Immanuelle wrongly stated that there is no REST API for editing. [[#REST API for editing?|There is]]. However, it does not work when called from software outside Abstract Wikipedia. That is because there is no way to grant a bot password or OAuth customer the permission to edit abstract articles (<code>wikilambda-abstract-edit</code>) and create them (<code>wikilambda-abstract-create</code>), since no grant on [[Special:ListGrants]] includes either. Should this be fixed? [[User:JJPMaster|JJP]]<sub>[[User talk:JJPMaster|Mas]]<sub>[[Special:Contributions/JJPMaster|ter]]</sub></sub> ([[Q1270787|she]]/[[Q3437264|they]]) 01:57, 26 April 2026 (UTC)
:Yes I think the rights should be added. I think the number of automated edits should be low at the moment as Abstract Wikipedia is still in an early phase and so far there is not much support for small languages and so many functions will maybe change to cover more languages. As automatic editing using a Bot Account requires an formal request it is no problem if the option exists. [[User:Hogü-456|Hogü-456]] ([[User talk:Hogü-456|talk]]) 18:17, 26 April 2026 (UTC)
:Sounds good to me. Could we add a bot section to [[Abstract Wikipedia:Requests for permissions]]? [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 23:35, 5 May 2026 (UTC)
::[[Abstract_Wikipedia:Requests_for_permissions#Bot]] ―[[User:Koavf|Justin (<span style="color:grey">ko'''a'''<span style="color:black">v</span>f</span>)]]<span style="color:red">❤[[User talk:Koavf|T]]☮[[Special:Contributions/Koavf|C]]☺[[Special:Emailuser/Koavf|M]]☯</span> 23:56, 5 May 2026 (UTC)
:not currently possible :((((( [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 14:46, 30 April 2026 (UTC)
:Feeglgeef is correct, past tense sentence generation is something we are sorely lacking at the moment. If you look at [[f:WF:Type proposals#Representing abstract content|Wikifunctions' type proposals]] you can see some initiatives that could hopefully mitigate this. — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 13:49, 1 May 2026 (UTC)
== Spaces between sentences, another attempt ==
[[Abstract Wikipedia:Project chat#Extra spaces between sentences|A month ago]], @[[User:内存溢出的猫|内存溢出的猫]]<ref group="spaces3>According to Google Translate, it's pronounced "Nèicún yìchū de māo". Please correct me if it's wrong. When I write, I want to know how are things that I write pronounced aloud, and very unfortunately, I never learned to read Chinese characters, and even if I did, most English speakers probably didn't. Come to think of it, is there a function that ''reliably'' transliterates Chinese characters?</ref> That discussion doesn't seem to have yielded any fixes or meaningful discussions, at least not that I can see.
[[Abstract Wikipedia:Project chat#Spaces between sentences|Two weeks ago]], I tried to bring up a similar topic, but that discussion somehow got derailed and also didn't yield anything useful.
Now, the problem looks differently, but it's still a problem. When I look at [[Q10251]], for example, what I see is four sentences that ''appear'' with ''no'' spaces between them. Not one, not two—none at all. It looks like this:
:Plasma is a fundamental state of matter.Plasma is a classical state of matter.A plasma is a gas.A plasma is a matter.
Note that I emphasized ''appear'': When I see them rendered on the screen, they have no spaces between them. In the HTML, however, they are represented as four <code><nowiki><div></nowiki></code>s, and their inline positioning is handled by CSS. This means, for example, that if I copy and paste them, I don't get a long string with no spaces after full stops, but four sentences with a single line break after each full stop:
<poem>
Plasma is a fundamental state of matter.
Plasma is a classical state of matter.
A plasma is a gas.
A plasma is a matter.
</poem>
This is not how it is supposed to be done. <code><nowiki><div></nowiki></code>s are supposed to be used for block elements and not hacked into appearing as if they are inline (also known as phrasing). Spaces between sentences are supposed to be real characters rather than HTML and CSS tricks, they may be different in different languages, and in some languages they may be nothing at all.
I hope that the definition of the problem is clear.
<references group="spaces3"></references> [[User:Amire80|Amir E. Aharoni]] ([[User talk:Amire80|talk]]) 12:49, 2 May 2026 (UTC)
:Hi, have a look at it [[Special:PermanentLink/7132|now]]. Does this match your expectations? I think it's not rendering right now for whatever reason, but there are other examples of it being done this way that you can see: [[Q241691]]. The article renders properly in both English (spaces between sentences) and Japanese (no spaces at all).
:
:'''English:'''
:<blockquote>Programmed Data Processor is a computer model series by Digital Equipment Corporation. PDP-8 is a Programmed Data Processor.</blockquote>
:'''Japanese:'''
:<blockquote>PDPシリーズはディジタル・イクイップメント・コーポレーションによるコンピュータ・モデル・シリーズである。PDP-8はPDPシリーズである。</blockquote>
:
:I have some, err, strong opinions about [[User:Immanuelle|Immanuelle]]'s 「Abstract Wikipedia Editor」 tool, which is the predominant cause for all of these very janky and poorly-laid-out articles that you see. This is not how an article ought to be written on Abstract Wikipedia, and I and other editors are aware of this. If you see these problems, please do fix them! The wiki will be all the better for it.
:
:In the absence of consensus on such things as these (and awaiting any official policy pages) I have written [[f:User:Theki/best practices]] on my Wikifunctions userpage. You are welcome to read it if you wish. — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 17:20, 2 May 2026 (UTC)
::The output of [[Q241691]] looks OK to me in this regard. How was it done?
::[[Q10251]] gives me an error. [[User:Amire80|Amir E. Aharoni]] ([[User talk:Amire80|talk]]) 18:10, 2 May 2026 (UTC)
:::WikiLambda is doing WikiLambda things. This WASI time limit error happens intermittently on Abstract Wikipedia articles and it usually goes away after a short while. The only thing is that it doesn't really seem like purging these articles does anything to force the orchestrator to retry its evaluation so the article might not render that paragraph until someone comes in and pokes at it by editing it somehow.
:::
:::The working article uses the [[f:Z33068|''paragraph from sentences'']] function to lay out its individual sentence content. This function automatically handles converting any and all text-like objects (strings, HTML fragments, and monolingual text) to a consistent form, so sentence fragments can all be supplied verbatim to its list input. When the function is putting the sentences together it defaults to using a single space to separate them, but first checks if the requested language is in the [[f:Z33984|''languages without spaces between sentences'']] list. If it is, it doesn't add spaces at all, and just concatenates the sentences normally. I hope this explanation makes sense. — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 18:19, 2 May 2026 (UTC)
::::It makes some sense, but earlier, you suggested: "If you see these problems, please do fix them", and I'm not entirely sure how to do it. How would I fix it in [[Q100]], for example? [[User:Amire80|Amir E. Aharoni]] ([[User talk:Amire80|talk]]) 19:41, 2 May 2026 (UTC)
:::::In this case you would do the following:
:::::# At the bottom, click the plus and then 「Add empty fragment」.
:::::# Set the function to [[f:Z33068]], as mentioned earlier.
:::::# Now go through each sentence fragment, find the innermost sentence-generation function, click on the three dots, and copy it. Do not copy the calls to [[f:Z29749]] or similar, these are not necessary.
:::::# Go to the ''paragraph with sentences'' function call and add an element to the list.
:::::# Click on the three dots next to the new element, and paste in the earlier sentence fragment.
:::::# You can now delete the original fragment and repeat the process in the same list for the one after it.
:::::— [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 19:46, 2 May 2026 (UTC)
::@[[User:Theki|Theki]] I intend on fixing it, I recently made an attempt but the suggested fixes made problems worse. Do you have any practical suggestions of how to structure the templates? I will try to implement them when I have more time.
::Also your name is very confusing, are you in the process of getting it changed wiki-wide? [[User:Immanuelle|Immanuelle]] ([[User talk:Immanuelle|talk]]) 22:36, 2 May 2026 (UTC)
:::Um, are you referring to my signature not matching my wiki username? I have considered for a long time changing it from ''theki'', but I don't feel like putting in the effort when it seems to be perfectly ignorable for most people. The user 「''Rae''」 can't be usurped because they made, like, two or three articles on the Persian Wikipedia two decades ago or something, I don't know. If that weren't the case I would be User:Rae right now but after that failed to go through I just decided to stop bothering. Maybe at some point I'll come up with a username I'm happy with keeping for the foreseeable future but I have other concerns at the moment.
:::Could you explain how your attempted fixes 「made problems worse」? Presently I side with Feeglgeef's sentiments and prefer to wait for abstract content to actually be feasible to make on a reasonably descriptive scale (see: the type proposals) before I go around making articles willy-nilly, which is what AWE has been doing—making a bunch of pretty low-quality articles on a massive scale when it probably ''really'' would have been better to, err, hold off on that.
:::And I honestly know very little about the actual workings of your editor, I don't really use it nor am I familiar with its template syntax or whatever it may use, so I'm going to look over how it actually works and then get back to you on that. — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 23:28, 2 May 2026 (UTC)
::::Using this [[f:Z33068]] made things worse [[User:Immanuelle|Immanuelle]] ([[User talk:Immanuelle|talk]]) 00:44, 3 May 2026 (UTC)
:::::That did not go through correctly but I do not think we have a proper thing for it. [[User:Immanuelle|Immanuelle]] ([[User talk:Immanuelle|talk]]) 00:45, 3 May 2026 (UTC)
::::::What? Could you elaborate? — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 01:00, 3 May 2026 (UTC)
::::::{{ping|Immanuelle}} I checked. Your issue is that your editor is not providing the article language to Z33068K2; that is, the ''paragraph from sentences'' function has a second argument, and your editor was omitting it. If you properly specify it, it will work. Please, next time, actually tell me what went wrong instead of going quiet and forcing me to look after it myself. — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 17:06, 4 May 2026 (UTC)
:I avoid [[f:Z33068]] for now, because executing a whole paragraph in a single call would often time out. So my current alternative is inserting [[f:Z35672]] between sentences. Fairly clunky, but it works... --[[User:99of9|99of9]] ([[User talk:99of9|talk]]) 06:08, 28 May 2026 (UTC)
::Can you categorize the talk pages of articles you're doing that with? It has major accessibility concerns for our friends using screen readers, so it'd be nice to be able to find those with issues when were able to fix the calls [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 21:50, 28 May 2026 (UTC)
:::I think the new tool can show us this (via dumps). For example, here are the uses of 'paragraph': https://abstract-data.toolforge.org/zid/Z32123 --[[User:99of9|99of9]] ([[User talk:99of9|talk]]) 23:07, 28 May 2026 (UTC)
::::There's more than one way to not use spaces correctly and more than one way to use spaces correctly, this wouldn't catch all of them. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 23:13, 28 May 2026 (UTC)
:::::I'm not totally sure what you want to track, but I'm confident that this will find all my uses. --[[User:99of9|99of9]] ([[User talk:99of9|talk]]) 02:10, 29 May 2026 (UTC)
::::I think it slipped past everyone's notice, but I made a template for linking to that sort of information @ [[Template:Zd|<nowiki>{{</nowiki>zd<nowiki>}}</nowiki>]]. {{zd|Z35672|sentence separator}} <span style="font-size:smaller;opacity:0.8">(I don't think the database dumps have noticed the function you're using yet, so it's a 404 at the moment.)</span> — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 01:09, 29 May 2026 (UTC)
===Easier solution?===
Maybe a much easier solution would be to replace the "." after each sentence with ". " (a full stop and a space). The paragraghs might add an extra space, but that is displayed as one by the browser. [[User:HenkvD|HenkvD]] ([[User talk:HenkvD|talk]])
==Wiktionary integration==
I was trying out a few functions recently, such as [https://www.wikifunctions.org/view/en/Z27243 the new superlative function], and I noticed that ''every adjective'' has to be a Wikidata item. For example, I couldn't type in the inputs "Bugatti Veyron", "fast", "Earth" because "fast" as an adjective is not a Wikidata item. This doesn't really make sense, given that Wiktionary already has the word for "fast" and its superlative form in many different languages. Would it be possible to integrate Wiktionary into the function, so the user can type an adjective or verb from Wiktionary instead of having to deal with Wikidata (which consists almost entirely of nouns)? [[User:Somepinkdude|Somepinkdude]] ([[User talk:Somepinkdude|talk]]) 16:49, 6 May 2026 (UTC)
:No, sadly. I would try "speed" as the adjective, though, you have to use abstract qualities instead of concrete English terms. [[File:Wikifunctions Superlative speed example.png|thumb|Here's an example of the word being used.]] [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 18:02, 6 May 2026 (UTC)
:Wikidata has standard items as well as lexeme data, so if anything, we should try to integrate those. E.g. [[:d:Lexeme:L1029]]. ―[[User:Koavf|Justin (<span style="color:grey">ko'''a'''<span style="color:black">v</span>f</span>)]]<span style="color:red">❤[[User talk:Koavf|T]]☮[[Special:Contributions/Koavf|C]]☺[[Special:Emailuser/Koavf|M]]☯</span> 19:48, 6 May 2026 (UTC)
::I tried this, and it gave "Bugatti Veyron is the speedest car on Earth", which is laughably bad. The problem is that Wikidata does not "know" what the superlative form is, while Wiktionary does. Speed is a fairly common descriptor, but what about less common adjectives which aren't on Wikidata? Will there need to be a bot to copy all of this information from Wiktionary? [[User:Somepinkdude|Somepinkdude]] ([[User talk:Somepinkdude|talk]]) 22:14, 6 May 2026 (UTC)
:::I'm not suggesting that the functionality works <em>now</em>, but that we need to integrate the funcationality. ―[[User:Koavf|Justin (<span style="color:grey">ko'''a'''<span style="color:black">v</span>f</span>)]]<span style="color:red">❤[[User talk:Koavf|T]]☮[[Special:Contributions/Koavf|C]]☺[[Special:Emailuser/Koavf|M]]☯</span> 22:17, 6 May 2026 (UTC)
:::Well, no, the superlative form is chosen by [[f:Z12203]]. I think there's a bug with the English implementation that calls that function wrong. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 22:19, 6 May 2026 (UTC)
:@[[User:Somepinkdude|Somepinkdude]] I did find the item {{Q|Q19807466}} which was linked to a concept database's entry for "fast"; I have at least linked it to the English lexeme "fast" and will try to add more links at a better hour. [[User:Mahir256|Mahir256]] ([[User talk:Mahir256|talk]]) 04:18, 7 May 2026 (UTC)
== Showcase ==
I was wondering if there's a curated list of decent articles to learn by example here on Abstract Wikipedia? [[User:Fgnievinski|Fgnievinski]] ([[User talk:Fgnievinski|talk]]) 02:02, 8 May 2026 (UTC)
:Unfortunately not, and, honestly, I wouldn't recommend article creation at the moment, it's likely to need significant refactoring as the way we represent abstract content changes, but, I can point you to [[Q668]] as a reasonably good example at the moment. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 02:39, 8 May 2026 (UTC)
::Thank you. "308 languages" blew my mind – well done! [[User:Fgnievinski|Fgnievinski]] ([[User talk:Fgnievinski|talk]]) 02:54, 8 May 2026 (UTC)
:::308 is the number of ''concrete'' Wikipedias in which a manually-written article about India is available.
:::The abstract article renders for me in English as "India is a country in Asia. India is a republic. New Delhi is the capital of India. India is the most populous country in world." Switching to another language to get rendered as an abstract article is done by typing the language's name in the box above the rendered text. I tried French, German, and Dutch, and got errors in all of them. [[User:Amire80|Amir E. Aharoni]] ([[User talk:Amire80|talk]]) 03:12, 8 May 2026 (UTC)
::::So it goes. The paragraph has quite a lot of distinct sentence generation functions, all of which of course have to be implemented in the target language. This will be rounded out once we're able to more effectively generalize linguistic content. I view these functions as sort of patchy temporary solutions to the sentence generation problem while we figure out something more robust, which I hope is soon to come. — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 04:15, 8 May 2026 (UTC)
== Wikifunctions & Abstract Wikipedia Newsletter #247 is out: References from Wikidata now available ==
There is [[:f:Special:MyLanguage/Wikifunctions:Status updates/2026-05-08|a new update]] for Abstract Wikipedia and Wikifunctions. Please, come and read it!
In this issue, we announce that is now possible to pass references in Wikidata statements, we introduce the [https://abstract-data.toolforge.org/ Abstract Data dashboard], we report you on the presentation about Abstract Wikipedia at WikiCon Australia, and we take a look at the latest software developments.
Want to catch up with the previous updates? Check [[:f:Special:MyLanguage/Wikifunctions:Status updates|our archive]]!
Also, we remind you that if you have questions or ideas to discuss, the next '''Volunteers' Corner''' will be held on '''[https://zonestamp.toolforge.org/1778520600 May 11, at 17:30 UTC]''' ([https://meet.google.com/xuy-njxh-rkw link to the meeting]).
Enjoy the reading! -- [[User:Sannita (WMF)|User:Sannita (WMF)]] ([[User talk:Sannita (WMF)|talk]]) 11:16, 8 May 2026 (UTC)
<!-- Message sent by User:Sannita (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikifunctions_%26_Abstract_Wikipedia&oldid=30325620 -->
== about the usage of Z33068 ==
The use of [[f:Z33068]] (en: paragraph from sentences) <s>always</s> most of the time results in the error "Reached time limit in orchestrator." So should it be used at all for now, temporarily? Or maybe there are already some tickets about this that I am not aware of? -- [[User:Asked42|Asked42]] ([[User talk:Asked42|talk]]) 18:23, 10 May 2026 (UTC)
:It previously worked, so I'm hoping whatever the issue is will be fixed soon. The current state of the wiki makes [[m:Immediatism|immediatism]] an illogical philosophy to have at the moment, in my opinion. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 20:16, 10 May 2026 (UTC)
::This issue seems to no longer exist, you might need to clear the cache by making a dummy edit on affected articles. I implemented the function in Python (instead of composition), which has increased the speed by about 2000 ms. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 04:31, 11 May 2026 (UTC)
:::Seems like working. Thank you. -- [[User:Asked42|Asked42]] ([[User talk:Asked42|talk]]) 19:06, 11 May 2026 (UTC)
== Manual of Style ==
I've created a [[Abstract Wikipedia:Manual of Style|draft for a Manual of Style]]. Please feel free to comment on or make bold edits to the page. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 03:29, 11 May 2026 (UTC)
:Thank you! That’s great and I’ll look at it more soon. I’m still taking a bit of a wikibreak. [[User:Immanuelle|Immanuelle]] ([[User talk:Immanuelle|talk]]) 22:32, 14 May 2026 (UTC)
:Is there anything I've written [[f:User:Theki/best_practices#Abstract_Wikipedia|here]] that you think would make for a good technical section of the page? — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 00:04, 15 May 2026 (UTC)
::I've added some of them. Thank you for your list of best practices by the way, I generally agree with them (I can't endorse connecting WD items currently in hope of a better technical solution, but otherwise I do). [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 00:58, 15 May 2026 (UTC)
== Proposals on the architecture of Abstract Content rendering ==
Starting from a discussion born on the Wikifunctions Telegram chat, I've explained two different proposals on how the NLG on Abstract Wikipedia should be organized in the page [[User:Dv103/Abstract articles architectures]]. Please come to contribute to the discussion, or to propose alternatives. [[User:Dv103|Dv103]] ([[User talk:Dv103|talk]]) 14:32, 11 May 2026 (UTC)
== [[MediaWiki:Wikimedia-copyright-footer]] ==
The copyright message has a few issues, mainly that it does not address abstract content (which is not "text"), nor object labels (which are under CC0). Proposed text:
"<nowiki>
Text and abstract content are available under the [https://creativecommons.org/licenses/by-sa/4.0/ Creative Commons Attribution-ShareAlike License]; the labels of objects from [[f:|Wikifunctions]] are available under the [https://creativecommons.org/publicdomain/zero/1.0/ Creative Commons CC0 License]; additional terms may apply. See [https://foundation.wikimedia.org/wiki/Special:MyLanguage/Policy:Terms_of_Use Terms of Use] for details.
</nowiki>"
Which, when rendered, looks like:
Text and abstract content are available under the [https://creativecommons.org/licenses/by-sa/4.0/ Creative Commons Attribution-ShareAlike License]; the labels of objects from [[f:|Wikifunctions]] are available under the [https://creativecommons.org/publicdomain/zero/1.0/ Creative Commons CC0 License]; additional terms may apply. See [https://foundation.wikimedia.org/wiki/Special:MyLanguage/Policy:Terms_of_Use Terms of Use] for details.
The message is somewhat inspired by the current one and WF's. Thoughts? Thank you! [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 13:30, 12 May 2026 (UTC)
:@[[User:Feeglgeef|Feeglgeef]]: As you probably imagine, this text is very tightly controlled by the Wikimedia Foundation's Legal department. I think the first port of call should be a discussion about why you might want to change things, rather than a rush to specific re-wordings, before approaching them for sign-off. [[User:Jdforrester (WMF)|Jdforrester (WMF)]] ([[User talk:Jdforrester (WMF)|talk]]) 14:28, 12 May 2026 (UTC)
::Well I briefly summarized my justification, my proposed text was just an idea for a starting point. Basically, the abstract content is not really "text", so the footer doesn't actually tell the reader what they're allowed to do with it, and I argue that the current wording implies that the labels are licensed under CC-BY-SA 4, when they aren't. I think a change is critical as otherwise we're not showing the reader a license, or, arguably, in the case of labels, showing users a license that ''does not apply'', which is a pretty bad thing. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 14:51, 12 May 2026 (UTC)
== [[MediaWiki:AbstractWikiSuggestedWikifunctions.json]] ==
I'd think we should add [[f:Z33068]] here. The function allows you to form a paragraph out of sentences and handles languages having different standards of whether to add a space between them, and adding it here would make finding it easier. I'm not sure what policy we want to have for the suggested functions, this idea might help formulate it. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 16:06, 12 May 2026 (UTC)
:[[User:Jdforrester (WMF)]] tells me the page has been changed to [[Special:CommunityConfiguration/AbstractWikiSuggestedWikifunctions]] on the telegram. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 16:25, 12 May 2026 (UTC)
::@[[User:Feeglgeef|Feeglgeef]]: Yup, see the weekly update on [[f:Wikifunctions:Status_updates/2026-05-02|2026-05-02]]. [[User:Jdforrester (WMF)|Jdforrester (WMF)]] ([[User talk:Jdforrester (WMF)|talk]]) 16:35, 12 May 2026 (UTC)
:I also believe Z33068 should be added to the list. — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 17:25, 12 May 2026 (UTC)
{{done}} see [[Special:Diff/7692]]. Cheers, [[User:VIGNERON|VIGNERON]] ([[User talk:VIGNERON|talk]]) 09:08, 20 May 2026 (UTC)
== Abstract Wikipedia statistics site source code ==
https://abstract-data.toolforge.org/ is a very useful tool, but it doesn't seem to have anything pointing to the location of its source code. Is it closed-source or unfree?
While I'm at it I feel I should suggest having language pages' paths formatted differently from how they are currently—at the moment it's <code>/languages/Toki%20Pona</code> when something like <code>/languages/tok</code> would be more suitable. — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]>
: See [[:gitlab:toolforge-repos/abstract-data]]. Also pinging {{ping|DSantamaria-WMF|p=}} (thanks for the tool, by the way). [[User:NguoiDungKhongDinhDanh|<span class="skin-invert" style="color:black;font-family:Monotype Corsiva;font-size:110%;font-weight:normal;line-height:normal">NguoiDungKhongDinhDanh</span>]] 00:25, 13 May 2026 (UTC)
::Thank you. I think a link to that repository should be put in a footer somewhere on the website as I wouldn't have found that if not for you. — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 02:30, 13 May 2026 (UTC)
:::{{ping|Theki}} For the record, I found that repo by searching for "abstract-data" on [[:toolhub:|Toolhub]]. [[User:NguoiDungKhongDinhDanh|<span class="skin-invert" style="color:black;font-family:Monotype Corsiva;font-size:110%;font-weight:normal;line-height:normal">NguoiDungKhongDinhDanh</span>]] 03:34, 13 May 2026 (UTC)
:::Thanks for the feedback and the report, fixed both things, we have now the link to the repo in the side bar footer, and also the language codes are used in the URLs. Thanks! [[User:DSantamaria-WMF|DSantamaria-WMF]] ([[User talk:DSantamaria-WMF|talk]]) 11:46, 13 May 2026 (UTC)
::::Are you particularly attached to keeping country flag emojis next to the language names? Some consider it an [https://flagsarenotlanguages.com/blog anti-pattern]. [[User:Arlo Barnes|Arlo Barnes]] ([[User talk:Arlo Barnes|talk]]) 16:17, 14 May 2026 (UTC)
:::::I think the use of flags is not really harmful since this is not a ''language selector'', it is just a list of languages. Of course not every language has an associated flag, for example Latin, which does look a bit awkward, but it can't be helped. Maybe give languages without a flag a unique icon from Wikimedia Commons? e.g. <div style="display:inline-flex;align-items:center;border:1px solid #0002;border-radius:4px;gap:4px;padding:4px;">[[File:Toki pona.svg|16px]] Toki Pona</div> instead of <div style="display:inline-flex;align-items:center;border:1px solid #0002;border-radius:4px;gap:4px;padding:4px;"><span>🌐</span>Toki Pona</div>. — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 16:37, 14 May 2026 (UTC)
::::::I thought I saw 🏛️ being used for Latin earlier. But of course, as far as the Unicode Consortium is concerned, [[Q65300415|🇬🇧]] doesn't mean '[[Q1680|English]]', no more than [[Q100587670|🏳️🌈]] means '[[Q1359130|Polari]]'; technically, it doesn't even mean '[[Q145|United Kingdom]]', just the letters 🇺 and 🇰 next to each other (which linguistically would indicate [[Q8798|Ukrainian]] in ISO 639, but these are 'regional indicator symbols'). [[User:Arlo Barnes|Arlo Barnes]] ([[User talk:Arlo Barnes|talk]]) 17:21, 14 May 2026 (UTC)
:::::::As seems (from this comment and also [[f:User_talk:DSantamaria-WMF#c-%E9%AD%94%E7%90%B4-20260513063700-Country_flags_in_abstract-data|others' comments]]) that flags are a little bit controversial, I just removed them, IMHO it was just an aesthetic concept, I like the look and feel that flags bring to the language labels, but happy to remove them if make some people feel uncomfortable with the concept. [[User:DSantamaria-WMF|DSantamaria-WMF]] ([[User talk:DSantamaria-WMF|talk]]) 05:54, 15 May 2026 (UTC)
== Make it more user Friendly ==
Make it more user-friendly by adding drag-and-drop compenots and one click additions, and make it similar to a visual macro buidler. [[User:ChippyTechGH|ChippyTechGH]] ([[User talk:ChippyTechGH|talk]]) 01:00, 15 May 2026 (UTC)
:Could you file something like this on [[phab:|phabricator]]? [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 01:01, 15 May 2026 (UTC)
== Person infoboxes ==
Hi all, I've just created [[f:Z35167|infobox for person (Z35167)]]. All it can really do presently is display the name of the person in the chosen language and in the person's native language, but it's a good start. I started writing it as a composition but chose to switch to writing it in JavaScript instead, which ended up being less headache-inducing (managing a large list of strings to concatenate together is not fun, plus compositions bring lots of additional overhead). Unfortunately, this means that the actual ''useful'' parts of the infobox—the information about the person themself—is not really doable. I'd need to dereference the Wikidata property references to get their label in the requested language, but since they're references and I'm working with code, not compositions, I can't just call [[f:Z6822|fetch Wikidata property (Z6822)]] and be done with it. If there's a WikiLambda API to do this inside of the JS itself that would be great and would solve everything, but at the moment that alone is what's holding it back, or so it seems. I can get the actual ''values'' of statements just fine, though. If I am missing some amazing WikiLambda API function that will solve this problem for me by letting me dereference the PID, then please let me know because that would be great.
If you want to look at an example of the infobox right meow, you can view [https://abstract.wikipedia.org/view/tok/Q317521 Q317521 in Toki Pona] and see how it states Musk's name in both Toki Pona ''and'' his native English name. COOL!
My hope is that this can be made less barebones in the near future. Infoboxes are a great way to get quick information on a subject and can fill in the informational gaps in the presently sparse articles we have at the moment, all while staying in the user's requested language. Feedback is appreciated! — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 02:58, 15 May 2026 (UTC)
:Thank you for this! I wonder if perhaps it would be better to create one "infobox" function and then have compositions call that, making wd retrival possible? [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 03:38, 15 May 2026 (UTC)
::Working on that at the moment, I think I've got it working but I'm hitting a ratelimit in the orchestrator so I don't know for sure. The main issue with it now is that the actual [[f:Z35175|infobox template (Z35175)]] wrapper was programmed in JS so as to not be a pain in the ass, so this means that it can only take in strings, HTML fragments, etc. so the retrieval of Wikidata stuff still needs to be done by the caller and is rather verbose (see [[f:Z35168|the main implementation]]). The niceties will come soon later once I know that it all works at a lower level, though. — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 05:04, 15 May 2026 (UTC)
::So the problem now seems to be that when [[f:Z29825|label of Wikidata property in language (Z29825)]] isn't being faulty, it's being incredibly slow. Considering retrieving Wikidata items from their references seems to take, like, four to five seconds, and we'll have tens of statements in these infoboxes, I don't see how the property names could be retrieved in a way that doesn't cause the orchestrator to time out or hit a ratelimit. — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 06:01, 15 May 2026 (UTC)
:::I think I figured something out? I'm just going to try calling [[f:Z35036|fetch Wikidata property or parts (Z35036)]], it seems to be much faster for whatever reason. — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 06:05, 15 May 2026 (UTC)
:::It works now, a little rough around the edges, also very slow, but I think I'm mostly happy with it. Of course it would be great if all you needed to provide to the template function to get a label-statement row was the property reference itself, but I'm too sleep-deprived to figure that out at the moment. I made five bespoke functions specifically for this infobox, more than I would like, but it's probably not ''that'' bad. I'm just hoping I didn't duplicate any functionality in trying to make the composition less verbose and repetitive. — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 07:15, 15 May 2026 (UTC)
== Wikifunctions & Abstract Wikipedia Newsletter #248 is out: A higher meaning ==
There is [[:f:Special:MyLanguage/Wikifunctions:Status updates/2026-05-15|a new update]] for Abstract Wikipedia and Wikifunctions. Please, come and read it!
In this issue, we discuss functions creating language fragments, we present our latest news in Types, and we take a look at the latest software developments.
Want to catch up with the previous updates? Check [[:f:Special:MyLanguage/Wikifunctions:Status updates|our archive]]!
Enjoy the reading! -- [[User:Sannita (WMF)|User:Sannita (WMF)]] ([[User talk:Sannita (WMF)|talk]]) 14:36, 15 May 2026 (UTC)
<!-- Message sent by User:Sannita (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikifunctions_%26_Abstract_Wikipedia&oldid=30536976 -->
== Translations ==
Yes, this question is probably easily answerable through a Web search, but I thought I'd ask here anyways. I am unfortunately not bilingual... I know Toki Pona, but it's a constructed language. I'd love to be a polyglot of some sorts but that is a future thing. I've been trying to translate pages into tok, for funsies mostly.
At any rate, I want to convert some of the un-translated pages, namely Feeglgeef's policy drafts, into ones that can be translated (and then translate them into Toki Pona of course). I think I have to be a translation administrator for this? Which is a process that I'd have to ''apply'' for, and I doubt I have the credentials to be accepted for such a role. Regardless, is there a way I can go about this without having to do it through someone else? I can probably easily find documentation on marking pages for translation but I don't know how much I'm actually capable of doing as just a regular user. Should I apply? — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 14:15, 20 May 2026 (UTC)
:Most of the process of preparing a page for translation can be done by any editor. See [[:mw:Help:Extension:Translate/Page translation example]].
:The step of marking a page or translation for the first time or after changes must be done by a translation administrator.
:I recommend learning the <nowiki><translate> and <tvar></nowiki> syntax and using it on a few pages before applying for this permission. After you do it on a few pages, and you feel confident, and you want to do it more, you can ask for the permission. [[User:Amire80|Amir E. Aharoni]] ([[User talk:Amire80|talk]]) 14:28, 20 May 2026 (UTC)
::Just to confirm, did I mark up [[Special:Diff/8138|this page]] for translation properly? I thought to give the hatnote its own <code><translate></code> enclosure so as to exclude the indent and italicization from needing to be included in the translatable text. — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 15:10, 20 May 2026 (UTC)
:::Mostly properly, but don't exclude <code><nowiki>''</nowiki></code> for italics from translation. It's generally a good idea to exclude complex markup from translation because it's hard for many people to type, and it usually stays the same in translation anyway. <code><nowiki>''</nowiki></code> for italics is different, however: it's very simple to type and familiar to most editors; italic letters are used differently in different languages, and in some languages they aren't used at all, so translators need the freedom to use them appropriately; this markup can also appear in the middle of a translation unit and not only in the ends. [[User:Amire80|Amir E. Aharoni]] ([[User talk:Amire80|talk]]) 15:35, 20 May 2026 (UTC)
::::Thank you for the guidance. Should the italics be included if they are used over the entire hatnote? I figure that placement of italics should be left up to the discretion of the translators, but the hatnote itself is meant to be entirely italicized, I would think irrespective of the language it's in. Is this the right idea or should they still be kept within the translation unit? — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 15:45, 20 May 2026 (UTC)
:::::Yes, italics should be included in the translation unit if they are used over the entire hatnote. Some languages don't use italic writing at all, so it shouldn't be forced. [[User:Amire80|Amir E. Aharoni]] ([[User talk:Amire80|talk]]) 18:36, 20 May 2026 (UTC)
:I'd support a translation administrator request ;), for reasons below. I'm not sure why we need a seperate translation administrator right, or why we have to call it an "administrator" (deciding that a page could be translated is a much less important role than, say, page deletion, or blocking). We picked three of them (well, one of them went through the WMF, so we picked two), [https://abstract.wikipedia.org/wiki/Special:Log?type=pagetranslation&user=&page=&excludetempacct=1&wpdate=&tagfilter=&wpfilters%5B%5D=newusers&wpFormIdentifier=logeventslist they don't appear very active, though], only marking 9 times this month, zero (0) of which were for pages marked for the first time. Both community translation admins used their global history and rights to get the role and only stop by occasionally, so having one who ''actually'' edits here would be nice. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 15:06, 20 May 2026 (UTC)
::This reply echos my philosophy of a sort of wiki-[[Q166005|xenophobia]] (the term xenophobia is probably too harsh, and I wouldn't consider myself one in real life, but it's the best word I can think of), I generally distrust users with a lot of global rights (both global sysop etc. and large amounts of local rights) who come make [[m:Metapedianism|metapedian]] contributions, not as people but to their ability to handle Wikifunctions and Abstract Wikipedia as incredibly unique and technically complex projects. I apologize if it my opinions come off as rude or ungrateful, I do appreciate the work of our translation administrators. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 15:26, 20 May 2026 (UTC)
:::You don't bother me, it's fine. I think they definitely have a place, they can be useful and they usually are. Obviously local admins and what have you that earned their roles through the trust and reputation of the specific community they are in are going to occupy a more trusting position in my mind than a global sysop or global ''anything''. Specialized role members are good and healthy in the long term; I think we are giving these privileges to global users sparingly as the project is still in its infancy and as core contributors emerge and take up key positions we will have a more well-rounded and self-sustaining community with less global privileges needed to take up certain tasks. Wikifunctions probably needed some Foundation members or other staff to act as functioneers initially while the general community was still orienting themselves with WikiLambda and working on applying for the role, but now we have [[f:Special:ListUsers/functioneer|74(!) of them]] and the number of normal members using their specialized skills outnumbers those who were "grandfathered" in (for lack of a better term) or similar. The wiki is young—it just needs time. I myself have been considering applying for sysop privileges since they are obviously needed (there being exactly Zero of them at the moment); I've been weighing the pros and cons of such a commitment, it's obviously a lot to take up. I wish your sysop request went through, I think you would have made a great admin here. I'm unsure of what others think of my capabilities, I'm rather in-and-out around these social spaces so I don't know if there's much to go off of. — [[User:Theki|rae<sup>5e</sup>]] <[[User talk:Theki|talk]]> 15:55, 20 May 2026 (UTC)
::::Totally agree, and I'd support a sysopship request as well, though I'm apparently not good at assessing what the community considers supportable in admin candidate ;).
::::Off-topic, but interestingly, the sysop toolset allows you to grant yourself translation adminship. I'm not sure if sysops are expected not to grant themselves the permissions (kind of like how on enwiki 'crats are expected not grant themselves any rights without discussion despite having the technical rights), but I did it to myself on WF because [https://www.wikifunctions.org/w/index.php?title=Special:Log&logid=84940 another sysop had]. Additionally, the functioneer right [[Special:ListGroupRights#functioneer|exists on this wiki]], with the same rights on WF, despite all of them not doing anything on this wiki. I believe this is because, on the technical side, both AW and WF are powered by the same MediaWiki extension (Wikilambda), with one wiki set to a mode for abstract articles and another set to a mode for ZObjects. [https://dag.wikipedia.org/wiki/Di%C5%8B%27gahim:ListGroupRights#functioneer Checking the Dagbani Wikipedia] supports this theory. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 18:00, 20 May 2026 (UTC)
:::::It always depends on the local policy. For Wikifunctions it is: ''Administrators do not need to undergo another discussion to become translation administrators; they can self-grant the rights to their account if necessary. Temporary administrators are not allowed to self-grant permanent translation administrator rights.''
:::::The availability of the functioneer right is a bug, see [[phab:T407066]]. --[[User:Ameisenigel|Ameisenigel]] ([[User talk:Ameisenigel|talk]]) 19:36, 20 May 2026 (UTC)
:::If you don't consider yourself a xenophobe in real life, I would recommend not calling yourself that here, or anywhere really. Especially since it was the ideological capture during the 2010s of the Croatian-language Wikipedia [[w:hr:]] by actual xenophobes that was part of the impetus for Abstract Wikipedia according to [https://simia.net/wiki/Draft:_Collaborating_on_the_sum_of_all_knowledge_across_languages#A_look_on_some_south_Slavic_language_Wikipedias Denny's blog]. [[User:Arlo Barnes|Arlo Barnes]] ([[User talk:Arlo Barnes|talk]]) 22:10, 26 May 2026 (UTC)
== Policy drafts ==
Hi all! I've written some draft policies and guidelines over the last few days. We're not a bureaucracy, so the point is not to set some rules but to kick off some discussions as to how our wiki will work.
So far, I've created:
* [[Abstract Wikipedia:Notability|a notability guideline]]
* [[Abstract Wikipedia:Deletion policy|a deletion policy]]
I've written them as my opinion on what should happen, but I'm hoping to align them with community consensus as we discuss them more. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 13:44, 21 May 2026 (UTC)
== Wikifunctions & Abstract Wikipedia Newsletter #249 is out: Annual plan 2026-2027 ==
There is [[:f:Special:MyLanguage/Wikifunctions:Status updates/2026-05-23|a new update]] for Abstract Wikipedia and Wikifunctions. Please, come and read it!
In this issue, we present you the current draft of objectives for Wikifunctions and Abstract Wikipedia in the WMF Annual Plan 2026-2027, and we take a look at the latest software developments.
Want to catch up with the previous updates? Check [[:f:Special:MyLanguage/Wikifunctions:Status updates|our archive]]!
Enjoy the reading! -- [[User:Sannita (WMF)|User:Sannita (WMF)]] ([[User talk:Sannita (WMF)|talk]]) 09:48, 25 May 2026 (UTC)
<!-- Message sent by User:Sannita (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikifunctions_%26_Abstract_Wikipedia&oldid=30536976 -->
== To abstract Wikipedia or be the Abstract Wikipedia ==
There is a discussion happening about what the [[Abstract Wikipedia:Notability|notability criteria]] for Abstract Wikipedia should be, and in trying to participate I've found my idea of Abstract Wikipedia is awfully abstract. Is Abstract Wikipedia supposed to abstract Wikipedia, as in abstracting information from existing articles on the language Wikipedias (barring new contributions), or is it supposed to become the Abstract Wikipedia, supporting collaboration across all languages like it's the language Wikipedia to end all language Wikipedias (allowing new contributions)? I thought the answer would be obvious, but the name Abstract Wikipedia is a bit ambiguous. Am I missing something? [[User:Some helpful person|Some helpful person]] ([[User talk:Some helpful person|talk]]) 02:16, 27 May 2026 (UTC)
:I think ({{ping|DVrandecic (WMF)|p=?}}) the idea is (and I personally prefer) the latter. I believe that, given the fact that it's much easier to write a concrete article than an abstract article, and the fact that the community of potential future contributors on enwiki is skeptical ''at best'', we ultimately will never expand beyond the size of other wikis, but I see no problem with allowing volunteers to add information not on other wikis (it's probably not the most effective, but they're volunteers, beggars can't be choosers), as long as it's not vandalism, useless, or promotional slop. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 02:31, 27 May 2026 (UTC)
:@[[User:Some helpful person|Some helpful person]] Abstract Wikipedia is a Wikipedia, where people can collaborate across languages on articles, which can then be used to fill gaps in the existing Wikipedias. Whereas I expect that current Wikipedia articles might be used as a convenient starting point for many of the articles in Abstract Wikipedia, this is more a consequence of Wikipedia being one of the best places to go to to find reliable knowledge, but that is not part of how it is supposed to work. So, this is not to abstract the existing Wikipedias, but to collaborate on an Abstract Wikipedia. At no point is this meant to replace existing Wikipedias. (Thanks to @[[User:Feeglgeef|Feeglgeef]] for the ping!) --[[User:DVrandecic (WMF)|DVrandecic (WMF)]] ([[User talk:DVrandecic (WMF)|talk]]) 17:01, 27 May 2026 (UTC)
::Thank you, this makes a lot more sense now. [[User:Some helpful person|Some helpful person]] ([[User talk:Some helpful person|talk]]) 21:52, 27 May 2026 (UTC)
== template suggestion ==
Some way to mock abstract syntax on talk and project pages, analogous to those in [[d:category:format Template]]. [[User:Arlo Barnes|Arlo Barnes]] ([[User talk:Arlo Barnes|talk]]) 15:21, 27 May 2026 (UTC)
:Hmm. I agree.
:Workshopping ideas for how it works:
:* Invokation: <nowiki>{{Call|Z26039|{"Z1K1": "Z18", "Z18K1": "Z825K1"}|{"Z1K1": "Z6091", "Z6091K1": "Q634"}|{"Z1K1": "Z18", "Z18K1": "Z825K1"}|lang=en}}</nowiki>
:** This could then be suplemented by helper templates: <nowiki>{{Call|Z26039|{{Wikidata item argument reference}}|{{Wikidata item reference|Q634}}|{{Language argument reference}}}}</nowiki>
:* This would result in "[[f:Z26039|subject is instance of (string)]] (wikidata item reference, [[d:Q634|planet]], language)"
:** Icons are missing in this example, I'm not sure if we can actually add them
:Thoughts? [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 16:04, 27 May 2026 (UTC)
== Marking NLG Default text ==
Some NLG functions give default texts, like [[f:Z33420|Z33420]] will give text like "Paris ∈ {city}". sometimes in other languages the English text is show. Currently there is no visual clue that these texts are not normal text in the requested language. I propose we mark these text with color <span style="color:magenta;">Paris ∈ {city}</span> with something like <nowiki><span style="color:magenta;">Paris ∈ {city}</span></nowiki>. To have this configurable/maintainable this could be included in a function, called NLG default text or so, with a text as input an a text in color as output. The exact formatting like magenta color or gray background or something else can be discussed/decided later. To have it even more configurable on personal stylesheets it could use a class like <nowiki><span class="NLG Default text">Paris ∈ {city}</span></nowiki>. What do you think? Could somebody make such a function already? [[User:HenkvD|HenkvD]] ([[User talk:HenkvD|talk]]) 12:00, 29 May 2026 (UTC)
:The are technically just monolingual texts in a language called "multiple languages". I threw a prototype together really quickly, [[f:Z35839]]. It will accept strings, monolingual texts, and html fragments as input, so you have to select which type you want. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 14:59, 29 May 2026 (UTC)
::OK, thanks, I added it to [[f:Z26039]] and works as expected, see [https://www.wikifunctions.org/wiki/Z26039?call=%7B%22Z1K1%22%3A%22Z7%22%2C%22Z7K1%22%3A%22Z26039%22%2C%22Z26039K1%22%3A%7B%22Z1K1%22%3A%22Z6091%22%2C%22Z6091K1%22%3A%22Q64%22%7D%2C%22Z26039K2%22%3A%7B%22Z1K1%22%3A%22Z6091%22%2C%22Z6091K1%22%3A%22Q515%22%7D%2C%22Z26039K3%22%3A%22Z1555%22%7D here]. The test for the function with default text now fails because it now is in magenta color. That was to be expected. I will leave the tests unchanged if that is OK with you, as we might need to change the exact formatting.
::Is it OK to add this to other NLG functions that produce default output? [[User:HenkvD|HenkvD]] ([[User talk:HenkvD|talk]]) 15:59, 29 May 2026 (UTC)
:::Sure, [[w:en:WP:Be bold|be bold]]! [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 20:50, 29 May 2026 (UTC)
::::Feeglgeef, I am struggling with the output. Can you have a look? [[User:HenkvD|HenkvD]] ([[User talk:HenkvD|talk]]) 17:02, 30 May 2026 (UTC)
:::::Can you link me to where? [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 17:08, 30 May 2026 (UTC)
::::::{{Q|90}} in a language vls should give a magenta text. Instead it gives "Wikifunctions returned a failed response: Unspecified error". [[f:Z33422]] results "<span style="color: magenta;">Parys ∈ {stad}</span>" (as a string). [[f:Z26039]] also gives "<span style="color: magenta;">Parys ∈ {stad}</span>", but it's test [[f:Z33726]] gives an HTML equivalent, not a string. [[User:HenkvD|HenkvD]] ([[User talk:HenkvD|talk]]) 17:59, 30 May 2026 (UTC)
:::::::You shouldn't be returning HTML in string-typed functions. I'm not sure, then, how we implement your proposal, actually. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 18:54, 30 May 2026 (UTC)
::::::::I tried with [[f:Z35921]] but now the output is the literal text, and not HTML. Does anybody have an idea how to implement the text in a color?
::::::::Alternatively we could use texts like // Parys ∈ {stad} //. [[User:HenkvD|HenkvD]] ([[User talk:HenkvD|talk]]) 16:51, 31 May 2026 (UTC)
::::::::: You need to output [[f:Z89|HTML fragment]], not String. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 17:16, 31 May 2026 (UTC)
:I agree with the above that this should not be applied to functions which return strings or monolingual text. If anything, it might work to insert it into functions returning HTML. The most egregious problems I've seen are when I tried to render into an RTL language (e.g. Hebrew 0 try on [[Q408]]), and it spilled all the formatting all over the article. I will revert the change to the string default at [[:f:Z33421]], but suggest it is tested carefully if implemented elsewhere. In general I prefer just marking with spans rather than colours at this stage. --[[User:99of9|99of9]] ([[User talk:99of9|talk]]) 04:49, 3 June 2026 (UTC)
:: Perhaps mark with spans given a specific ID and then allow users to use a userscript/gadget to paint them magenta? That seems like the most considerate approach. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 05:12, 3 June 2026 (UTC)
:::[[:f:Z32234]] suggests something like <code>span lang="mul"</code> or similar. [[User:99of9|99of9]] ([[User talk:99of9|talk]]) 05:20, 3 June 2026 (UTC)
::::I will (carefully) try some other alternatives, and use a personal class in my userscript for <nowiki><span class="NLG Default text"></nowiki>. [[User:HenkvD|HenkvD]] ([[User talk:HenkvD|talk]]) 14:05, 4 June 2026 (UTC)
::::: If possible, can you use <nowiki><span lang="mul"></nowiki>? This would allow it to also catch some instances automatically. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 16:14, 4 June 2026 (UTC)
::::::I have done so, but how can I set my personal stylesheet to show color magenta with <nowiki><span lang="mul"></nowiki>? [[User:HenkvD|HenkvD]] ([[User talk:HenkvD|talk]]) 22:20, 4 June 2026 (UTC)
::::::: try adding this to [[Special:MyPage/common.css]]:
::::::: [lang="mul"] {<br> color: magenta;<br> } [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 23:48, 4 June 2026 (UTC)
: I created a new implementation for [[f:Z35921]] using emoji text, resulting in texts like "❌≪Paris ∈ {city}≫❌". It works on [[Q90]] for not yet specified languages like Zeelandic. I will be bold in adding this other functions that use default texts. [[User:HenkvD|HenkvD]] ([[User talk:HenkvD|talk]]) 11:26, 5 June 2026 (UTC)
== Ratification of the deletion policy proposal? ==
I haven't seen any unresolved objections to my proposal for a [[Abstract Wikipedia:Deletion policy|policy for deletion]]. Does anybody have any issues, and, if not, is it ok to ratify as an actual policy? I intend to remove the draft template and replace it with a policy template unless anyone voices any objection within a week. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 20:55, 29 May 2026 (UTC)
:Is it just me or does [[Abstract Wikipedia:Deletion policy#Reasons for deletion]] render blank with only number bullets without the actual text after ''1.'' or ''2.''? [[User:Bunnypranav|Bunnypranav]] ([[User talk:Bunnypranav|talk]]) 07:13, 30 May 2026 (UTC)
::I see text. ―[[User:Koavf|Justin (<span style="color:grey">ko'''a'''<span style="color:black">v</span>f</span>)]]<span style="color:red">❤[[User talk:Koavf|T]]☮[[Special:Contributions/Koavf|C]]☺[[Special:Emailuser/Koavf|M]]☯</span> 07:49, 30 May 2026 (UTC)
:::I can see on my phone, but it goes blank on my laptop. What is the role of ''<nowiki><span class="anchor" id="1"></nowiki>''? [[User:Bunnypranav|Bunnypranav]] ([[User talk:Bunnypranav|talk]]) 12:15, 30 May 2026 (UTC)
::::{{ping|Bunnypranav}} I can see the text everywhere (I tested connected and not connected, on my phone, laptop, with Chrome or Firefox ; what system do you use?). As the name suggest, the span anchor is here to create an HTML anchor, so you can do link like [[Abstract_Wikipedia:Deletion_policy#7]]. Cheers, [[User:VIGNERON|VIGNERON]] ([[User talk:VIGNERON|talk]]) 13:49, 30 May 2026 (UTC)
:::::I'm on Brave browser. Nevertheless, forget it. The culprit might be some random customization I did to my system which I cannot recollect. The reason is the span tag only though, tried a preview kicking out a text to just outside the tag and it worked. [[User:Bunnypranav|Bunnypranav]] ([[User talk:Bunnypranav|talk]]) 14:23, 30 May 2026 (UTC)
:Globally, it looks fine. I think that reasons 7 and 8 may need some examples/clarifications. There is no global consensus when it comes to creating categories. For example, categories for building interiors and exteriors. Personally, I feel that they are useful for easier discoverability. [[User:Jsamwrites|John Samuel]] ([[User:Jsamwrites|talk]]) 15:39, 30 May 2026 (UTC)
::I've copied them over from enwiki. They're probably included in "content otherwise not suited for an encyclopedia." Since sysops can't speedy them, it'd be up to commenters on [[Abstract:RFD]] to determine. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 16:48, 30 May 2026 (UTC)
: Done! [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 22:33, 5 June 2026 (UTC)
== Wikifunctions & Abstract Wikipedia Newsletter #250 is out: Looking back and forward ==
There is [[:f:Special:MyLanguage/Wikifunctions:Status updates/2026-05-30|a new update]] for Abstract Wikipedia and Wikifunctions. Please, come and read it!
In this issue, we present you a recollection of our work so far, now that we celebrate our 250th newsletter, we share with you a summary of our latest outreach activities, and we take a look at the latest software developments.
Want to catch up with the previous updates? Check [[:f:Special:MyLanguage/Wikifunctions:Status updates|our archive]]!
Enjoy the reading! -- [[User:Sannita (WMF)|User:Sannita (WMF)]] ([[User talk:Sannita (WMF)|talk]]) 10:04, 1 June 2026 (UTC)
<!-- Message sent by User:Sannita (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikifunctions_%26_Abstract_Wikipedia&oldid=30606821 -->
== Yet another suggested function proposal ==
Perhaps it's a bit early, but can [[f:Z36049]] be added to [[MediaWiki:AbstractWikiSuggestedWikifunctions.json]]? See [[Q38726]] for an example use. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 23:54, 4 June 2026 (UTC)
: Meh. Consider this withdrawn until we know more about what we want image creation to look like. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 05:06, 5 June 2026 (UTC)
== Wikifunctions & Abstract Wikipedia Newsletter #251 is out: The illustrated encyclopaedia ==
There is [[:f:Special:MyLanguage/Wikifunctions:Status updates/2026-06-05|a new update]] for Abstract Wikipedia and Wikifunctions. Please, come and read it!
In this issue, we introduce our first function to import images on Abstract Wikipedia, we present our Functions of the Week, and we take a look at the latest software developments.
Want to catch up with the previous updates? Check [[:f:Special:MyLanguage/Wikifunctions:Status updates|our archive]]!
Also, we remind you that if you have questions or ideas to discuss, the next '''Volunteers' Corner''' will be held on '''[https://zonestamp.toolforge.org/1780939800 June 8, at 17:30 UTC]''' ([https://meet.google.com/xuy-njxh-rkw link to the meeting]).
Enjoy the reading! -- [[User:Sannita (WMF)|User:Sannita (WMF)]] ([[User talk:Sannita (WMF)|talk]]) 14:14, 5 June 2026 (UTC)
<!-- Message sent by User:Sannita (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikifunctions_%26_Abstract_Wikipedia&oldid=30606821 -->
== Questions on a simple fragment example "The Eiffel Tower is a monument" ==
Moved from [[f:Wikifunctions:Project chat]]
Hello. I would like to be able to use the function [[f:Z26039]] to generate sentences like "the Eiffel Tower is a monument" or "la torre Eiffel es un monumento" in Spanish. It already raises a lot of questions.
Question 1: I should be able to set the first input "entity" to {{Q|Q243}} and the second input "class" to {{Q|Q4989906}} and get the correct sentence, shouldn't I? Just checking.
Question 2: [[f:Z26039]] calls a language-specific function like "Spanish article-less instantiating sentence" [[f:Z26337]], which uses the label of the Wikidata item to get the text for "Eiffel Tower", which is similar to the lemma of the lexeme. But this would not be acceptable in production, would it? The item label "belongs" to all Wikidata users, not to Abstract Wikipedia users, and there is no guarantee what it might contain, such as a parenthesis for disambiguation. Or am I wrong?
Question 3a: We need to have a lexeme for the combination "Eiffel Tower" in each language, don't we? For instance in languages with gender, the lexeme is the only place to find the gender. It is true that if we know that the equivalent of "Tower" is the head word, syntactical information can be found under the lexeme for "tower", and it would be good to use a system like that. But the only place that the syntactic dependency information could be located is under the lexeme.
Question 3b: At present for [[f:Z26039]] etc. to work, we have to add any forms or syntax information to the lexeme of the whole phrase, such as "Eiffel Tower". But property {{Q|P5238}} with attributes {{Q|P9763}} and {{Q|P9764}} can be used to define the structure and avoid duplicating the syntax information. What lexeme would be used for "Eiffel" in this case? Would it be the same as a lexeme for {{Q|Q20882}}? That makes no sense to me. I propose that there should be a dummy lexeme in each language which could be added to {{Q|P5238}} instead of a real lexeme to mean "invariant element".
Question 4: As has already been pointed out elsewhere, the fragment functions do not work well with the initial definite article in languages like English, Spanish and German. Examples:
* "'''The Eiffel Tower is a monument.'''" The item label "Eiffel Tower" omits the article and so the result omits the initial "The" in English. French, Spanish and German are similar.
* "'''The Sun is a star.'''" Similarly the article is wrongly omitted, also in French, Spanish and German.
* "'''Westminster Abbey is a monument.'''" This is OK in English and German as no article is needed, but not in French or Spanish where it is, for instance "La Abadía de Westminster es un monumento".
* "'''Latin is a dead language.'''" Also this is OK in English and German but not in French or Spanish, where an article is needed.
* "'''Jupiter is a planet.'''". This does not need an article and is OK in all the languages; I include this to show that you cannot assume that there is an article in all cases in French and Spanish.
How should the language functions find out whether an article is needed? In some cases, where the lemma is a phrase like "Abadía de Westminster" in Spanish, I think that it could be deduced, but in general there is no rule to give the answer. Using different rendering functions according to the case is '''not''' a solution, although it might work for a few specific languages like these four. It would not be acceptable because there will be many, many other cases of syntactical choices to be made for all the different languages, and we cannot expect the person writing the abstract code to take them all into account. So I suppose that a declaration in the lexeme is needed to solve this problem. I suppose that there must already be linguistic terminology for this problem, but I don't know it.
I would be grateful for any comments on any of these questions. [[User:Strobilomyces|Strobilomyces]] ([[User talk:Strobilomyces|talk]]) 15:02, 5 June 2026 (UTC)
:@[[User:Strobilomyces|Strobilomyces]] I will try to answer a few of your questions, although I am not linguist.
:1. Yes I agree the correct inputs for "entity" is {{Q|243}} and the second input "class" is {{Q|4989906}}.
:2. In case no lexeme information is needed (for gender or so) the Wikidata label of {{Q|243}} should be OK. Labels in Wikidata don't contain parentheses for disambiguation. For instance there are many cities called Amsterdam like {{Q|478456}}. {{Q|959016}} and {{Q|727}}
:3a. In case gender is needed, for example for gender for La Abadía de Westminster I think we need lexemes
:3b. I don't know what you mean, so I can't answer that.
:4. You are right some examples like Sun is a star" are incorrect and need an article for some languages/some lemmma. I don't know if there is a linguistic terminology or Lexeme property that would indicate it needs an initial definite article.
:: On {{Q|727}} in English the noun Netherlands has an additional "the" in English. This is added by [[f:Z32645]] item indicates definite article, English. Functions should be created for each language, and added to the appropriate sentences. [[User:HenkvD|HenkvD]] ([[User talk:HenkvD|talk]]) 11:58, 9 June 2026 (UTC)
:Even for western languages there are a lot of different rules; What about the many other languages in the world. All this makes it a real challenge. [[User:HenkvD|HenkvD]] ([[User talk:HenkvD|talk]]) 22:04, 8 June 2026 (UTC)
kbi6ksgschz9jv8mshff82pmlv827u8
Abstract Wikipedia:Report a technical problem
4
8
9954
9747
2026-06-09T00:37:49Z
VidanaliK
4748
9954
wikitext
text/x-wiki
This is a page for the reporting of technical problems and bugs encountered by others on Abstract Wikipedia. If you are experiencing any issues and would like to report it, please add your report below this line.
__NEWSECTIONLINK__
[[Category:Abstract Wikipedia administration|Report A Technical Problem]]
----
== Editing and viewing abstract pages do not work ==
Essentially the title. To reproduce, go to, say [[Q319]]. Notice you cannot use it (it just displays JSON), and when you try to edit it, the same JSON is shown and editable. I'm sure the team is aware, just writing this down. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 18:58, 19 March 2026 (UTC)
:[[User:Jdforrester (WMF)]] notes that abstract articles are being created in the wrong namespace, which seems the likely cause. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 19:00, 19 March 2026 (UTC)
== Function links are 404s ==
If I click from https://abstract.wikipedia.org/wiki/Q142 to the function view https://abstract.wikipedia.org/view/en/Z27868 I get a 404 error. That seems to be true for all the "Z" links. [[User:Eloquence|Eloquence]] ([[User talk:Eloquence|talk]]) 23:17, 19 March 2026 (UTC)
:This also seems to happen if you click "Read". [[User: Tenshi Hinanawi|Tenshi!]] ([[User talk: Tenshi Hinanawi|Talk page]]) 00:29, 20 March 2026 (UTC)
::It seems to try and view functions in Abstract Wikipedia when the functions are on Wikifunctions instead. https://wikifunctions.org/wiki/Z27868 is where the link should go. [[User:ChaoticVermillion|ChaoticVermillion]] ([[User talk:ChaoticVermillion|talk]]) 00:42, 20 March 2026 (UTC)
:Fix underway in [[phab:T420666|T420666: Our /view/ URLs aren't working on abstract.wikipedia.org, so we're generating links for users that don't work]]. Sorry for the disruption. [[User:Jdforrester (WMF)|Jdforrester (WMF)]] ([[User talk:Jdforrester (WMF)|talk]]) 12:43, 23 March 2026 (UTC)
::Note: This part is fixed; the second part is [[phab:T420670|T420670: from Abstract Wikipedia, links to ZIDs should go to Wikifunctions]] which will get deployed next week. [[User:Jdforrester (WMF)|Jdforrester (WMF)]] ([[User talk:Jdforrester (WMF)|talk]]) 16:42, 26 March 2026 (UTC)
== Search not working ==
Whne I search, say Canberra, which has an Abstract Wikipedia article, the search bar takes me to [https://abstract.wikipedia.org/view/en/Q3114?wprov=acrw1_0 Not Found], with an error. It should go to [[Q3114|Q3114 - Abstract Wikipedia]]. [[User:ChaoticVermillion|ChaoticVermillion]] ([[User talk:ChaoticVermillion|talk]]) 00:31, 20 March 2026 (UTC)
:Fix underway in [[phab:T420666|T420666: Our /view/ URLs aren't working on abstract.wikipedia.org, so we're generating links for users that don't work]] for this one too. Sorry for the disruption. [[User:Jdforrester (WMF)|Jdforrester (WMF)]] ([[User talk:Jdforrester (WMF)|talk]]) 12:43, 23 March 2026 (UTC)
::This fix is now deployed. Sorry for the disruption! [[User:Jdforrester (WMF)|Jdforrester (WMF)]] ([[User talk:Jdforrester (WMF)|talk]]) 16:42, 26 March 2026 (UTC)
== Undo not working ==
When I try to "undo" from history, it doesn't show the revert screen, but only shows the edit screen of the latest article. Maybe the same reason of mis-created namespace... [[User:Higa4|Higa4]] ([[User talk:Higa4|talk]]) 06:45, 20 March 2026 (UTC)
:Filed as [[phab:T420915|T420915: Attempting to undo an Abstract article edit appears to fail, and opens the editor with the current revision]]. [[User:Jdforrester (WMF)|Jdforrester (WMF)]] ([[User talk:Jdforrester (WMF)|talk]]) 12:48, 23 March 2026 (UTC)
== Special:CreateAbstract with an argument ==
Steps to reproduce:
* Go to [[Special:CreateAbstract/Q123456]]
* Add some content
* Try to publish
Error message:
<blockquote>The value of the 'qid' property ('Q0') does not match the page title 'Q123456'</blockquote>
[[User:NguoiDungKhongDinhDanh|<span class="skin-invert" style="color:black;font-family:Monotype Corsiva;font-size:110%;font-weight:normal;line-height:normal">NguoiDungKhongDinhDanh</span>]] 00:38, 21 March 2026 (UTC)
:I got this same error message when trying to [[Special:CreateAbstract/Q151]] (of course with it saying Q151 rather than Q123456). Also occurred when I tried to create a blank page. <span class="nowrap"><code>[[User:Dot.py|dot]][[User talk:Dot.py|.]][[Special:Contributions/Dot.py (alt)|p]][[Special:Contributions/Dot.py|y]]</code></span> 23:43, 22 March 2026 (UTC)
:Filed as [[phab:T420916|T420916: Direct browses to Special:CreateAbstract/Q123456 don't work on publishing, attempt to publish to Q0]]. Thanks for the report! [[User:Jdforrester (WMF)|Jdforrester (WMF)]] ([[User talk:Jdforrester (WMF)|talk]]) 12:49, 23 March 2026 (UTC)
::This fix is now deployed. Sorry for the disruption! [[User:Jdforrester (WMF)|Jdforrester (WMF)]] ([[User talk:Jdforrester (WMF)|talk]]) 16:43, 26 March 2026 (UTC)
== Pages can't be viewed ==
When trying to view pages longer than a sentence that aren't hard coded copies of articles from enwiki, I get "Reached max retries. Try again later." Is this expected behavior? [[User:MetalBreaksAndBends|MetalBreaksAndBends]] ([[User talk:MetalBreaksAndBends|talk]]) 13:59, 25 March 2026 (UTC)
:ex: [[Q213]] [[User:MetalBreaksAndBends|MetalBreaksAndBends]] ([[User talk:MetalBreaksAndBends|talk]]) 14:00, 25 March 2026 (UTC)
:Yes it's a bug. Tracked in [[phab:T420630]]. {{[[User:GearsDatapacks|GearsDatapacks]]|[[User talk:GearsDatapacks|talk]]|[[Special:Contributions/GearsDatapacks|contribs]]}} 14:09, 25 March 2026 (UTC)
::Is there any progress on this bug being fixed? I think it is the number one issue keeping this wiki from being easily readable [[User:Immanuelle|Immanuelle]] ([[User talk:Immanuelle|talk]]) 23:36, 11 April 2026 (UTC)
== [[f:Z26095|Z26095]] not working ==
Hello, I could just file a task on Phabricator but checking here first. For some reason, I can't find [[f:Z26095|Z26095]] in the list of functions. [[User:FantasticWikiUser|FantasticWikiUser]] ([[User talk:FantasticWikiUser|talk]]) 17:33, 25 March 2026 (UTC)
:@[[User:FantasticWikiUser|FantasticWikiUser]]: Z26095 outputs a "[https://www.wikifunctions.org/view/en-gb/Z11 Monolingual text]" item, not a fragment of HTML, so it won't show up in search except in places you can use a monolingual text item, like as an argument to a Z32234 call. [[User:Jdforrester (WMF)|Jdforrester (WMF)]] ([[User talk:Jdforrester (WMF)|talk]]) 19:23, 25 March 2026 (UTC)
== Mainspace content model ==
The content model of abstract articles, as reported by <syntaxhighlight lang="wikitext" inline>{{#contentmodel:canonical|Q1}}</syntaxhighlight>, is <code>abstractwiki</code>. Can this be changed to something else more descriptive, akin to Wikidata's <code>wikibase-item</code>/<code>wikibase-lexeme</code>/<code>wikibase-property</code> and Wikifunctions's <code>zobject</code>? <code>abstractarticle</code>, for example. [[User:NguoiDungKhongDinhDanh|<span class="skin-invert" style="color:black;font-family:Monotype Corsiva;font-size:110%;font-weight:normal;line-height:normal">NguoiDungKhongDinhDanh</span>]] 01:24, 28 March 2026 (UTC)
== 1 (Q199) isn't appearing when I choose it ==
For some reason, Q199 doesn't show up when it is used. 2 works fine. [[User:FantasticWikiUser|FantasticWikiUser]] ([[User talk:FantasticWikiUser|talk]]) 09:24, 28 March 2026 (UTC)
:Example: [[Q199]] itself, or [[Q556]] [[User:FantasticWikiUser|FantasticWikiUser]] ([[User talk:FantasticWikiUser|talk]]) 09:31, 28 March 2026 (UTC)
::On Wikidata, [[d:Q199]] didn't have a special label for English, instead using the default for all languages. The [[f:Z23753|label of item reference in language]] function was only able to find labels in the given language, without looking for defaults, so it showed up as nothing. I added an English label for 1, so everything should be fine now. [[User:ChaoticVermillion|<span style="color: orangered">Chaotic</span><span style="color: crimson">Vermillion</span>]] ([[User talk:ChaoticVermillion|converse]], [[Special:Contributions/ChaoticVermillion|contribs]]) 10:11, 28 March 2026 (UTC)
== Rate limits and other non-intelligible errors ==
I've been editing some pages here to experiment around, and the first thing I notice, aside from the very slow speed of how these very short sentences are constructed, are the constant errors I get. Some of these are:
* [[Q711]]<br/>Wikifunctions returned a failed response: Could not acquire WASI runner within time limit
* [[Q183]]<br/>Unable to render this fragment due to an unknown error.
There was also something about a rate limit for the orchestrator? Is this a problem with the WMF servers? I've never noticed these kinds of performance issues, even in wikis like en-WP which have stacks and stacks of Lua modules and wikitext templates built on top of each other! [[User:LastCelebration|'''<span style="color:#d98dd3;">Last</span><span style="color:#033a7f;">Celebration</span>''']] ([[User talk:LastCelebration|talk]]) 06:54, 31 March 2026 (UTC)
== Error: Lexeme lacks compatible representations ==
I have tried to create two articles using [[f:Z29743|Z29743]], one of which ([[Q467]]) has been successfully created. The other article was identical in structure, but linked the Wikidata items [[d:Q9800899|Q9800899]], [[d:Q6636|Q6636]], and [[d:Q467|Q467]]. However, neither article renders anything in English or French, throwing <code>Error: Lexeme lacks compatible representations</code>. Any ideas? [[User:JJPMaster|JJP]]<sub>[[User talk:JJPMaster|Mas]]<sub>[[Special:Contributions/JJPMaster|ter]]</sub></sub> ([[Q1270787|she]]/[[Q3437264|they]]) 18:52, 2 April 2026 (UTC)
:There is a similar error at [[Q111]]. [[User:JJPMaster|JJP]]<sub>[[User talk:JJPMaster|Mas]]<sub>[[Special:Contributions/JJPMaster|ter]]</sub></sub> ([[Q1270787|she]]/[[Q3437264|they]]) 19:25, 2 April 2026 (UTC)
:I think I’ve found the source of the error, and the problem is that the English lexemes with senses linking to [[:d:Q80994]] do not include the adjective [[:d:L5792]]. What you get instead is [[:d:L5791]], but that is a noun and therefore lacks the [[:d:Q3482678]] feature that the function is ultimately looking for. For English, we could avoid looking for that feature, but we currently don’t. Please compare [https://www.wikifunctions.org/view/en/Z21734?call=%7B%22Z1K1%22%3A%22Z7%22%2C%22Z7K1%22%3A%22Z21734%22%2C%22Z21734K1%22%3A%7B%22Z1K1%22%3A%22Z7%22%2C%22Z7K1%22%3A%22Z6825%22%2C%22Z6825K1%22%3A%7B%22Z1K1%22%3A%22Z6095%22%2C%22Z6095K1%22%3A%22L3080%22%7D%7D%2C%22Z21734K2%22%3A%7B%22Z1K1%22%3A%22Z7%22%2C%22Z7K1%22%3A%22Z6825%22%2C%22Z6825K1%22%3A%7B%22Z1K1%22%3A%22Z6095%22%2C%22Z6095K1%22%3A%22L5791%22%7D%7D%7D this call (with error in Details)] with [https://www.wikifunctions.org/view/en/Z21734?call=%7B%22Z1K1%22%3A%22Z7%22%2C%22Z7K1%22%3A%22Z21734%22%2C%22Z21734K1%22%3A%7B%22Z1K1%22%3A%22Z7%22%2C%22Z7K1%22%3A%22Z6825%22%2C%22Z6825K1%22%3A%7B%22Z1K1%22%3A%22Z6095%22%2C%22Z6095K1%22%3A%22L3080%22%7D%7D%2C%22Z21734K2%22%3A%7B%22Z1K1%22%3A%22Z7%22%2C%22Z7K1%22%3A%22Z6825%22%2C%22Z6825K1%22%3A%7B%22Z1K1%22%3A%22Z6095%22%2C%22Z6095K1%22%3A%22L5792%22%7D%7D%7D this one that succeeds].
:Even if the adjective were linked to the item, I think you would still fail to get the result you are looking for, because the function is not looking through the lexemes to find one that is an adjective. This is something we definitely need to do and I’m a little surprised that no one has done it yet. But only a little; there is still so much to do! [[User:GrounderUK|GrounderUK]] ([[User talk:GrounderUK|talk]]) 19:52, 2 April 2026 (UTC)
::@[[User:GrounderUK|GrounderUK]]: I took some time to address this problem and concocted [[f:Z33078|Z33078]]. It passes one more test than the previous version, but two other tests (that the other implementations also failed) timed out. [[User:JJPMaster|JJP]]<sub>[[User talk:JJPMaster|Mas]]<sub>[[Special:Contributions/JJPMaster|ter]]</sub></sub> ([[Q1270787|she]]/[[Q3437264|they]]) 05:36, 3 April 2026 (UTC)
:::Neat! I have connected your implementation. [[User:Redmin|Redmin]] ([[User talk:Redmin|talk]]) 06:09, 3 April 2026 (UTC)
:::Thank you for your contribution. The new function will naturally claim more resources simply because it looks at more lexemes. The increase seems disproportionate, however, and I haven’t investigated why that might be. (Not that I’m claiming any expertise in that area!) [[User:GrounderUK|GrounderUK]] ([[User talk:GrounderUK|talk]]) 09:44, 3 April 2026 (UTC)
== Unable to select the function [[f:Z28016|Z28016]] while creating page [[Q628]] ==
I tried to add the function [[f:Z28016|Z28016]] on the page [[Q628]], but the selector didn't let me select the function, so i was forced to use the indonesian version of the function, and i think this is a bug, so i want to report it. [[User:Mattiz6276|Mattiz6276]] ([[User talk:Mattiz6276|talk]]) 19:11, 3 April 2026 (UTC)
:@[[User:Mattiz6276|Mattiz6276]]: The problem here is that [[f:Z28016|Z28016]] doesn't return a type that can be cast as HTML raw content, but rather monolingual text. Also, it looks like you wanted [[f:Z26570|Z26570]], so I changed it to use that. [[User:JJPMaster|JJP]]<sub>[[User talk:JJPMaster|Mas]]<sub>[[Special:Contributions/JJPMaster|ter]]</sub></sub> ([[Q1270787|she]]/[[Q3437264|they]]) 20:07, 3 April 2026 (UTC)
::Hi, i haven't been active on Abstract Wikipedia for a while (i mainly edit it.wiki), so sorry to not have answered you sooner.
::Thank you for helping me fix [[Q628]] and showing me what functions to use. [[User:Mattiz6276|Mattiz6276]] ([[User talk:Mattiz6276|talk]]) 07:54, 6 April 2026 (UTC)
== A language selector should be available, even for users not logged in ==
Abstract Wikipedia should have a language selector like [https://www.wikifunctions.org/ Wikifunctions] does, even for users not logged in to a Wikimedia account.
Without a language selector, it is not at all clear how people can even read the main page's introduction of Abstract Wikipedia in a language besides English.
The only way I see to change language is to add <code>uselang=[xx]</code> at the end of a URL with a language code like [https://abstract.wikipedia.org/wiki/Abstract_Wikipedia:Main_page?uselang=de <code>uselang=de</code>] for German. But that is not easy for many users to discover.
[[User:Lovelano|Lovelano]] ([[User talk:Lovelano|talk]]) 00:45, 2 May 2026 (UTC)
== [[Q189125]] renders completely wrong ==
[[Q189125]] renders as the sentence "Transgender persons change gender identities." three times, even though that is very much not the structure of the page. Could anyone look at what's going on here? [[User:JJPMaster|JJP]]<sub>[[User talk:JJPMaster|Mas]]<sub>[[Special:Contributions/JJPMaster|ter]]</sub></sub> ([[Q1270787|she]]/[[Q3437264|they]]) 18:21, 17 May 2026 (UTC)
:Using [[f:Z33068]] seems to have fixed this. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 14:30, 18 May 2026 (UTC)
== Survey (proposed direction for Wishlist) ==
You are invited to voice your opinion on a new [[m:Talk:Community Wishlist#Proposed direction for Wishlist|community-proposed direction]] for the [[m:Community Wishlist|Community Wishlist]]. {{Int:Feedback-thanks-title}} [[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]]) 03:07, 29 May 2026 (UTC)
<!-- Message sent by User:기나ㅏㄴ@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=User:%EA%B8%B0%EB%82%98%E3%85%8F%E3%84%B4/MassMessage&oldid=30604233 -->
== Unable to add Z29591 ==
I'm trying to create Q2409 with Z29591 but it doesn't show up. I use "string to HTML fragment" before each function. [[User:VidanaliK|VidanaliK]] ([[User talk:VidanaliK|talk]]) 00:37, 9 June 2026 (UTC)
547ddyljqfjvgzqlrf18wb69rwjkztb
Q408
0
382
9959
9757
2026-06-09T05:14:48Z
99of9
614
population sentence
9959
abstractwiki
text/plain
{
"qid": "Q408",
"sections": {
"Q8776414": {
"index": 0,
"fragments": [
"Z89",
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M15573788"
},
"Z36038K2": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z29749",
"Z29749K1": {
"Z1K1": "Z7",
"Z7K1": "Z26570",
"Z26570K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z26570K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q6256"
},
"Z26570K3": {
"Z1K1": "Z6091",
"Z6091K1": "Q55643"
},
"Z26570K4": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
"Z29749K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z29749",
"Z29749K1": {
"Z1K1": "Z7",
"Z7K1": "Z27243",
"Z27243K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z27243K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q18389975"
},
"Z27243K3": {
"Z1K1": "Z6091",
"Z6091K1": "Q5107"
},
"Z27243K4": {
"Z1K1": "Z6091",
"Z6091K1": "Q2"
},
"Z27243K5": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
"Z29749K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z27868",
"Z27868K1": {
"Z1K1": "Z7",
"Z7K1": "Z26039",
"Z26039K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z26039K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q1538989"
},
"Z26039K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z27868",
"Z27868K1": {
"Z1K1": "Z7",
"Z7K1": "Z26039",
"Z26039K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z26039K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q43702"
},
"Z26039K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z27868",
"Z27868K1": {
"Z1K1": "Z7",
"Z7K1": "Z26039",
"Z26039K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z26039K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q1322988"
},
"Z26039K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36193",
"Z36193K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36193K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z29749",
"Z29749K1": {
"Z1K1": "Z7",
"Z7K1": "Z28016",
"Z28016K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q3114"
},
"Z28016K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q5119"
},
"Z28016K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z28016K4": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
"Z29749K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z29749",
"Z29749K1": {
"Z1K1": "Z7",
"Z7K1": "Z27243",
"Z27243K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q130283188"
},
"Z27243K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q2625603"
},
"Z27243K3": {
"Z1K1": "Z6091",
"Z6091K1": "Q200250"
},
"Z27243K4": {
"Z1K1": "Z6091",
"Z6091K1": "Q408"
},
"Z27243K5": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
"Z29749K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z29749",
"Z29749K1": {
"Z1K1": "Z7",
"Z7K1": "Z27243",
"Z27243K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q3141"
},
"Z27243K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q2625603"
},
"Z27243K3": {
"Z1K1": "Z6091",
"Z6091K1": "Q702492"
},
"Z27243K4": {
"Z1K1": "Z6091",
"Z6091K1": "Q408"
},
"Z27243K5": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
"Z29749K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32145",
"Z32145K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q131684213"
},
"Z32145K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q22091330"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32145",
"Z32145K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q309"
},
"Z32145K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q174825"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q4501797"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q11756"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q2588711"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M22779917"
},
"Z36038K2": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q1269827"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q170355"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q5864946"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q85766729"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q1480347"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q1480347"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M114425858"
},
"Z36038K2": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q7324"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q10278717"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q10278717"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q5775114"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q5775114"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q5775100"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M1021043"
},
"Z36038K2": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q382118"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q5775100"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q43702"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q3310872"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q5775118"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q5775118"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q361"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q2064979"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q362"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M4409829"
},
"Z36038K2": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q7233604"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q1324493"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q5775108"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q5775108"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M3391893"
},
"Z36038K2": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q2940514"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32145",
"Z32145K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q1071"
},
"Z32145K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q1134461"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q3960"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33457",
"Z33457K1": {
"Z1K1": "Z7",
"Z7K1": "Z27627",
"Z27627K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z27627K2": {
"Z1K1": "Z16683",
"Z16683K1": {
"Z1K1": "Z16659",
"Z16659K1": "Z16660"
},
"Z16683K2": {
"Z1K1": "Z13518",
"Z13518K1": "6"
}
},
"Z27627K3": {
"Z1K1": "Z6095",
"Z6095K1": "L3415"
},
"Z27627K4": {
"Z1K1": "Z6091",
"Z6091K1": "Q6256"
},
"Z27627K5": {
"Z1K1": "Z6091",
"Z6091K1": "Q16502"
},
"Z27627K6": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z31917",
"Z31917K1": {
"Z1K1": "Z89",
"Z89K1": "Blewett, Richard, ed. (2012). <i>Shaping a Nation: a Geology of Australia.</i> Canberra: Australian National University. ISBN 978-1-921862-82-3."
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M694017"
},
"Z36038K2": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q1688818"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q178712"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q178712"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z27868",
"Z27868K1": {
"Z1K1": "Z7",
"Z7K1": "Z34096",
"Z34096K1": {
"Z1K1": "Z7",
"Z7K1": "Z10000",
"Z10000K1": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q5852411"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
"Z10000K2": ":"
},
"Z34096K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32179",
"Z32179K1": [
"Z89",
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q3224"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q36074"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q35715"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q34366"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q36687"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q3206"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
]
},
{
"Z1K1": "Z7",
"Z7K1": "Z27868",
"Z27868K1": {
"Z1K1": "Z7",
"Z7K1": "Z34096",
"Z34096K1": {
"Z1K1": "Z7",
"Z7K1": "Z10000",
"Z10000K1": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q14192199"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
"Z10000K2": ":"
},
"Z34096K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32179",
"Z32179K1": [
"Z89",
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q3258"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q3235"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q15577"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q31057"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q106080035"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q36004"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q178994"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q172216"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q133888"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q131198"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
]
},
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M1416635"
},
"Z36038K2": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q193842"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q1069"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q1131484"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q7937"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q1774402"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q47041"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q3073852"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q826274"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q3775844"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32145",
"Z32145K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q2725376"
},
"Z32145K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M120275986"
},
"Z36038K2": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q138035330"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q2088388"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z27868",
"Z27868K1": {
"Z1K1": "Z7",
"Z7K1": "Z28436",
"Z28436K1": {
"Z1K1": "Z7",
"Z7K1": "Z30120",
"Z30120K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z30120K2": [
"Z6030",
"Z6033"
],
"Z30120K3": [
"Z60"
],
"Z30120K4": [
"Z6092"
]
},
"Z28436K2": {
"Z1K1": "Z7",
"Z7K1": "Z28874",
"Z28874K1": {
"Z1K1": "Z7",
"Z7K1": "Z29691",
"Z29691K1": {
"Z1K1": "Z7",
"Z7K1": "Z30120",
"Z30120K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z30120K2": [
"Z6030",
"Z6036"
],
"Z30120K3": [
"Z60"
],
"Z30120K4": [
"Z6092",
{
"Z1K1": "Z6092",
"Z6092K1": "P1082"
}
]
},
"Z29691K2": {
"Z1K1": "Z6092",
"Z6092K1": "P1082"
}
}
},
"Z28436K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q515"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q207820"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q3250404"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q131288"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q2659367"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q34770"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q1121537"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q9174"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q2615373"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q12147"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q5690843"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q8434"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q2543244"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32145",
"Z32145K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q11042"
},
"Z32145K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q2440952"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q2018526"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q2864658"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q781919"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q3527833"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q3015646"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q3114644"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q56611639"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q4438762"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q2973146"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q502813"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q5058916"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z27868",
"Z27868K1": {
"Z1K1": "Z7",
"Z7K1": "Z26039",
"Z26039K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q781365"
},
"Z26039K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q1126006"
},
"Z26039K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z27868",
"Z27868K1": {
"Z1K1": "Z7",
"Z7K1": "Z26039",
"Z26039K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q1075994"
},
"Z26039K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q1126006"
},
"Z26039K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q1778821"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q783010"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q349"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q464831"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M118290172"
},
"Z36038K2": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q335697"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32145",
"Z32145K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q7188"
},
"Z32145K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q2991162"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q669459"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q1153672"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z27868",
"Z27868K1": {
"Z1K1": "Z7",
"Z7K1": "Z26039",
"Z26039K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z26039K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q41614"
},
"Z26039K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z27868",
"Z27868K1": {
"Z1K1": "Z7",
"Z7K1": "Z26039",
"Z26039K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z26039K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q3043547"
},
"Z26039K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z27868",
"Z27868K1": {
"Z1K1": "Z7",
"Z7K1": "Z26039",
"Z26039K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z26039K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q43702"
},
"Z26039K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q40231"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q7215097"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q610018"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q2855729"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q8473"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q625657"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q8458"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q4354793"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32145",
"Z32145K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q159810"
},
"Z32145K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q1154521"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q5333469"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q11379"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q5377064"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q5377182"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q7313096"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q8458"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q4354793"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q34104"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q49389"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q782217"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
]
}
}
}
o9rb4uudme2hjp6h3ezwf65kxq4lmkk
9997
9959
2026-06-09T05:51:33Z
99of9
614
simplify demographics population sentence
9997
abstractwiki
text/plain
{
"qid": "Q408",
"sections": {
"Q8776414": {
"index": 0,
"fragments": [
"Z89",
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M15573788"
},
"Z36038K2": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z29749",
"Z29749K1": {
"Z1K1": "Z7",
"Z7K1": "Z26570",
"Z26570K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z26570K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q6256"
},
"Z26570K3": {
"Z1K1": "Z6091",
"Z6091K1": "Q55643"
},
"Z26570K4": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
"Z29749K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z29749",
"Z29749K1": {
"Z1K1": "Z7",
"Z7K1": "Z27243",
"Z27243K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z27243K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q18389975"
},
"Z27243K3": {
"Z1K1": "Z6091",
"Z6091K1": "Q5107"
},
"Z27243K4": {
"Z1K1": "Z6091",
"Z6091K1": "Q2"
},
"Z27243K5": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
"Z29749K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z27868",
"Z27868K1": {
"Z1K1": "Z7",
"Z7K1": "Z26039",
"Z26039K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z26039K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q1538989"
},
"Z26039K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z27868",
"Z27868K1": {
"Z1K1": "Z7",
"Z7K1": "Z26039",
"Z26039K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z26039K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q43702"
},
"Z26039K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z27868",
"Z27868K1": {
"Z1K1": "Z7",
"Z7K1": "Z26039",
"Z26039K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z26039K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q1322988"
},
"Z26039K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36193",
"Z36193K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36193K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z29749",
"Z29749K1": {
"Z1K1": "Z7",
"Z7K1": "Z28016",
"Z28016K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q3114"
},
"Z28016K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q5119"
},
"Z28016K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z28016K4": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
"Z29749K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z29749",
"Z29749K1": {
"Z1K1": "Z7",
"Z7K1": "Z27243",
"Z27243K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q130283188"
},
"Z27243K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q2625603"
},
"Z27243K3": {
"Z1K1": "Z6091",
"Z6091K1": "Q200250"
},
"Z27243K4": {
"Z1K1": "Z6091",
"Z6091K1": "Q408"
},
"Z27243K5": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
"Z29749K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z29749",
"Z29749K1": {
"Z1K1": "Z7",
"Z7K1": "Z27243",
"Z27243K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q3141"
},
"Z27243K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q2625603"
},
"Z27243K3": {
"Z1K1": "Z6091",
"Z6091K1": "Q702492"
},
"Z27243K4": {
"Z1K1": "Z6091",
"Z6091K1": "Q408"
},
"Z27243K5": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
"Z29749K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32145",
"Z32145K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q131684213"
},
"Z32145K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q22091330"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32145",
"Z32145K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q309"
},
"Z32145K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q174825"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q4501797"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q11756"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q2588711"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M22779917"
},
"Z36038K2": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q1269827"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q170355"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q5864946"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q85766729"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q1480347"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q1480347"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M114425858"
},
"Z36038K2": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q7324"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q10278717"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q10278717"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q5775114"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q5775114"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q5775100"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M1021043"
},
"Z36038K2": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q382118"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q5775100"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q43702"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q3310872"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q5775118"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q5775118"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q361"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q2064979"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q362"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M4409829"
},
"Z36038K2": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q7233604"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q1324493"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q5775108"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q5775108"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M3391893"
},
"Z36038K2": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q2940514"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32145",
"Z32145K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q1071"
},
"Z32145K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q1134461"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q3960"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33457",
"Z33457K1": {
"Z1K1": "Z7",
"Z7K1": "Z27627",
"Z27627K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z27627K2": {
"Z1K1": "Z16683",
"Z16683K1": {
"Z1K1": "Z16659",
"Z16659K1": "Z16660"
},
"Z16683K2": {
"Z1K1": "Z13518",
"Z13518K1": "6"
}
},
"Z27627K3": {
"Z1K1": "Z6095",
"Z6095K1": "L3415"
},
"Z27627K4": {
"Z1K1": "Z6091",
"Z6091K1": "Q6256"
},
"Z27627K5": {
"Z1K1": "Z6091",
"Z6091K1": "Q16502"
},
"Z27627K6": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z31917",
"Z31917K1": {
"Z1K1": "Z89",
"Z89K1": "Blewett, Richard, ed. (2012). <i>Shaping a Nation: a Geology of Australia.</i> Canberra: Australian National University. ISBN 978-1-921862-82-3."
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M694017"
},
"Z36038K2": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q1688818"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q178712"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q178712"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z27868",
"Z27868K1": {
"Z1K1": "Z7",
"Z7K1": "Z34096",
"Z34096K1": {
"Z1K1": "Z7",
"Z7K1": "Z10000",
"Z10000K1": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q5852411"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
"Z10000K2": ":"
},
"Z34096K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32179",
"Z32179K1": [
"Z89",
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q3224"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q36074"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q35715"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q34366"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q36687"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q3206"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
]
},
{
"Z1K1": "Z7",
"Z7K1": "Z27868",
"Z27868K1": {
"Z1K1": "Z7",
"Z7K1": "Z34096",
"Z34096K1": {
"Z1K1": "Z7",
"Z7K1": "Z10000",
"Z10000K1": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q14192199"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
"Z10000K2": ":"
},
"Z34096K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32179",
"Z32179K1": [
"Z89",
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q3258"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q3235"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q15577"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q31057"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q106080035"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q36004"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q178994"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q172216"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q133888"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q131198"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
]
},
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M1416635"
},
"Z36038K2": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q193842"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q1069"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q1131484"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q7937"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q1774402"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q47041"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q3073852"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q826274"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q3775844"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32145",
"Z32145K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q2725376"
},
"Z32145K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M120275986"
},
"Z36038K2": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q138035330"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q2088388"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36193",
"Z36193K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36193K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q515"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q207820"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q3250404"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q131288"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q2659367"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q34770"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q1121537"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q9174"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q2615373"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q12147"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q5690843"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q8434"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q2543244"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32145",
"Z32145K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q11042"
},
"Z32145K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q2440952"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q2018526"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q2864658"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q781919"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q3527833"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q3015646"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q3114644"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q56611639"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q4438762"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q2973146"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q502813"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q5058916"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z27868",
"Z27868K1": {
"Z1K1": "Z7",
"Z7K1": "Z26039",
"Z26039K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q781365"
},
"Z26039K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q1126006"
},
"Z26039K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z27868",
"Z27868K1": {
"Z1K1": "Z7",
"Z7K1": "Z26039",
"Z26039K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q1075994"
},
"Z26039K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q1126006"
},
"Z26039K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q1778821"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q783010"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q349"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q464831"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M118290172"
},
"Z36038K2": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q335697"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32145",
"Z32145K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q7188"
},
"Z32145K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q2991162"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q669459"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q1153672"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z27868",
"Z27868K1": {
"Z1K1": "Z7",
"Z7K1": "Z26039",
"Z26039K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z26039K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q41614"
},
"Z26039K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z27868",
"Z27868K1": {
"Z1K1": "Z7",
"Z7K1": "Z26039",
"Z26039K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z26039K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q3043547"
},
"Z26039K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z27868",
"Z27868K1": {
"Z1K1": "Z7",
"Z7K1": "Z26039",
"Z26039K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z26039K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q43702"
},
"Z26039K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q40231"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q7215097"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q610018"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q2855729"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q8473"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q625657"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q8458"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q4354793"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32145",
"Z32145K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q159810"
},
"Z32145K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q1154521"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q5333469"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q11379"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q5377064"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q5377182"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q7313096"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q8458"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q4354793"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q34104"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q49389"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q782217"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
]
}
}
}
smnwe7pjy4hu9bkq876w06760blpd14
10006
9997
2026-06-09T06:34:08Z
99of9
614
subject is instance of (direct html call)
10006
abstractwiki
text/plain
{
"qid": "Q408",
"sections": {
"Q8776414": {
"index": 0,
"fragments": [
"Z89",
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M15573788"
},
"Z36038K2": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z29749",
"Z29749K1": {
"Z1K1": "Z7",
"Z7K1": "Z26570",
"Z26570K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z26570K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q6256"
},
"Z26570K3": {
"Z1K1": "Z6091",
"Z6091K1": "Q55643"
},
"Z26570K4": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
"Z29749K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z29749",
"Z29749K1": {
"Z1K1": "Z7",
"Z7K1": "Z27243",
"Z27243K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z27243K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q18389975"
},
"Z27243K3": {
"Z1K1": "Z6091",
"Z6091K1": "Q5107"
},
"Z27243K4": {
"Z1K1": "Z6091",
"Z6091K1": "Q2"
},
"Z27243K5": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
"Z29749K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36200",
"Z36200K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36200K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q1538989"
},
"Z36200K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36200",
"Z36200K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36200K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q43702"
},
"Z36200K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36200",
"Z36200K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36200K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q1322988"
},
"Z36200K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36193",
"Z36193K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36193K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z29749",
"Z29749K1": {
"Z1K1": "Z7",
"Z7K1": "Z28016",
"Z28016K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q3114"
},
"Z28016K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q5119"
},
"Z28016K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z28016K4": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
"Z29749K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z29749",
"Z29749K1": {
"Z1K1": "Z7",
"Z7K1": "Z27243",
"Z27243K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q130283188"
},
"Z27243K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q2625603"
},
"Z27243K3": {
"Z1K1": "Z6091",
"Z6091K1": "Q200250"
},
"Z27243K4": {
"Z1K1": "Z6091",
"Z6091K1": "Q408"
},
"Z27243K5": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
"Z29749K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z29749",
"Z29749K1": {
"Z1K1": "Z7",
"Z7K1": "Z27243",
"Z27243K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q3141"
},
"Z27243K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q2625603"
},
"Z27243K3": {
"Z1K1": "Z6091",
"Z6091K1": "Q702492"
},
"Z27243K4": {
"Z1K1": "Z6091",
"Z6091K1": "Q408"
},
"Z27243K5": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
"Z29749K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32145",
"Z32145K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q131684213"
},
"Z32145K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q22091330"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32145",
"Z32145K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q309"
},
"Z32145K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q174825"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q4501797"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q11756"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q2588711"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M22779917"
},
"Z36038K2": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q1269827"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q170355"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q5864946"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q85766729"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q1480347"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q1480347"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M114425858"
},
"Z36038K2": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q7324"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q10278717"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q10278717"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q5775114"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q5775114"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q5775100"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M1021043"
},
"Z36038K2": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q382118"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q5775100"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q43702"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q3310872"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q5775118"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q5775118"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q361"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q2064979"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q362"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M4409829"
},
"Z36038K2": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q7233604"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q1324493"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q5775108"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q5775108"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M3391893"
},
"Z36038K2": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q2940514"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32145",
"Z32145K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q1071"
},
"Z32145K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q1134461"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q3960"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33457",
"Z33457K1": {
"Z1K1": "Z7",
"Z7K1": "Z27627",
"Z27627K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z27627K2": {
"Z1K1": "Z16683",
"Z16683K1": {
"Z1K1": "Z16659",
"Z16659K1": "Z16660"
},
"Z16683K2": {
"Z1K1": "Z13518",
"Z13518K1": "6"
}
},
"Z27627K3": {
"Z1K1": "Z6095",
"Z6095K1": "L3415"
},
"Z27627K4": {
"Z1K1": "Z6091",
"Z6091K1": "Q6256"
},
"Z27627K5": {
"Z1K1": "Z6091",
"Z6091K1": "Q16502"
},
"Z27627K6": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z31917",
"Z31917K1": {
"Z1K1": "Z89",
"Z89K1": "Blewett, Richard, ed. (2012). <i>Shaping a Nation: a Geology of Australia.</i> Canberra: Australian National University. ISBN 978-1-921862-82-3."
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M694017"
},
"Z36038K2": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q1688818"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q178712"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q178712"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z27868",
"Z27868K1": {
"Z1K1": "Z7",
"Z7K1": "Z34096",
"Z34096K1": {
"Z1K1": "Z7",
"Z7K1": "Z10000",
"Z10000K1": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q5852411"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
"Z10000K2": ":"
},
"Z34096K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32179",
"Z32179K1": [
"Z89",
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q3224"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q36074"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q35715"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q34366"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q36687"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q3206"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
]
},
{
"Z1K1": "Z7",
"Z7K1": "Z27868",
"Z27868K1": {
"Z1K1": "Z7",
"Z7K1": "Z34096",
"Z34096K1": {
"Z1K1": "Z7",
"Z7K1": "Z10000",
"Z10000K1": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q14192199"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
"Z10000K2": ":"
},
"Z34096K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32179",
"Z32179K1": [
"Z89",
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q3258"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q3235"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q15577"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q31057"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q106080035"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q36004"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q178994"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q172216"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q133888"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q131198"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
]
},
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M1416635"
},
"Z36038K2": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q193842"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q1069"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q1131484"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q7937"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q1774402"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q47041"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q3073852"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q826274"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q3775844"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32145",
"Z32145K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q2725376"
},
"Z32145K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M120275986"
},
"Z36038K2": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q138035330"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q2088388"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36193",
"Z36193K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36193K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q515"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q207820"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q3250404"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q131288"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q2659367"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q34770"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q1121537"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q9174"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q2615373"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q12147"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q5690843"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q8434"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q2543244"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32145",
"Z32145K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q11042"
},
"Z32145K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q2440952"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q2018526"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q2864658"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q781919"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q3527833"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q3015646"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q3114644"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q56611639"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q4438762"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q2973146"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q502813"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q5058916"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36200",
"Z36200K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q781365"
},
"Z36200K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q1126006"
},
"Z36200K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36200",
"Z36200K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q1075994"
},
"Z36200K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q1126006"
},
"Z36200K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q1778821"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q783010"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q349"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q464831"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M118290172"
},
"Z36038K2": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q335697"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32145",
"Z32145K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q7188"
},
"Z32145K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q2991162"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q669459"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q1153672"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36200",
"Z36200K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36200K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q41614"
},
"Z36200K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36200",
"Z36200K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36200K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q3043547"
},
"Z36200K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36200",
"Z36200K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36200K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q43702"
},
"Z36200K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q40231"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q7215097"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q610018"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q2855729"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q8473"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q625657"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q8458"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q4354793"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32145",
"Z32145K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q159810"
},
"Z32145K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q1154521"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q5333469"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q11379"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q5377064"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q5377182"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q7313096"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q8458"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q4354793"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q34104"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q49389"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q782217"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
]
}
}
}
9jgmrc1l8ye1iy87resi2k71hnxxs1v
10009
10006
2026-06-09T10:39:26Z
99of9
614
official name
10009
abstractwiki
text/plain
{
"qid": "Q408",
"sections": {
"Q8776414": {
"index": 0,
"fragments": [
"Z89",
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M15573788"
},
"Z36038K2": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z29749",
"Z29749K1": {
"Z1K1": "Z7",
"Z7K1": "Z26570",
"Z26570K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z26570K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q6256"
},
"Z26570K3": {
"Z1K1": "Z6091",
"Z6091K1": "Q55643"
},
"Z26570K4": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
"Z29749K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z29749",
"Z29749K1": {
"Z1K1": "Z7",
"Z7K1": "Z27243",
"Z27243K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z27243K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q18389975"
},
"Z27243K3": {
"Z1K1": "Z6091",
"Z6091K1": "Q5107"
},
"Z27243K4": {
"Z1K1": "Z6091",
"Z6091K1": "Q2"
},
"Z27243K5": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
"Z29749K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36200",
"Z36200K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36200K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q1538989"
},
"Z36200K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36200",
"Z36200K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36200K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q43702"
},
"Z36200K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36200",
"Z36200K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36200K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q1322988"
},
"Z36200K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36193",
"Z36193K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36193K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z29749",
"Z29749K1": {
"Z1K1": "Z7",
"Z7K1": "Z28016",
"Z28016K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q3114"
},
"Z28016K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q5119"
},
"Z28016K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z28016K4": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
"Z29749K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z29749",
"Z29749K1": {
"Z1K1": "Z7",
"Z7K1": "Z27243",
"Z27243K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q130283188"
},
"Z27243K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q2625603"
},
"Z27243K3": {
"Z1K1": "Z6091",
"Z6091K1": "Q200250"
},
"Z27243K4": {
"Z1K1": "Z6091",
"Z6091K1": "Q408"
},
"Z27243K5": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
"Z29749K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z29749",
"Z29749K1": {
"Z1K1": "Z7",
"Z7K1": "Z27243",
"Z27243K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q3141"
},
"Z27243K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q2625603"
},
"Z27243K3": {
"Z1K1": "Z6091",
"Z6091K1": "Q702492"
},
"Z27243K4": {
"Z1K1": "Z6091",
"Z6091K1": "Q408"
},
"Z27243K5": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
"Z29749K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32145",
"Z32145K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q131684213"
},
"Z32145K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q22091330"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36218",
"Z36218K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36218K2": {
"Z1K1": "Z6092",
"Z6092K1": "P1448"
},
"Z36218K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32145",
"Z32145K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q309"
},
"Z32145K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q174825"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q4501797"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q11756"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q2588711"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M22779917"
},
"Z36038K2": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q1269827"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q170355"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q5864946"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q85766729"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q1480347"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q1480347"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M114425858"
},
"Z36038K2": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q7324"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q10278717"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q10278717"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q5775114"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q5775114"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q5775100"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M1021043"
},
"Z36038K2": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q382118"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q5775100"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q43702"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q3310872"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q5775118"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q5775118"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q361"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q2064979"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q362"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M4409829"
},
"Z36038K2": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q7233604"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q1324493"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q5775108"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q5775108"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M3391893"
},
"Z36038K2": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q2940514"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32145",
"Z32145K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q1071"
},
"Z32145K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q1134461"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q3960"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33457",
"Z33457K1": {
"Z1K1": "Z7",
"Z7K1": "Z27627",
"Z27627K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z27627K2": {
"Z1K1": "Z16683",
"Z16683K1": {
"Z1K1": "Z16659",
"Z16659K1": "Z16660"
},
"Z16683K2": {
"Z1K1": "Z13518",
"Z13518K1": "6"
}
},
"Z27627K3": {
"Z1K1": "Z6095",
"Z6095K1": "L3415"
},
"Z27627K4": {
"Z1K1": "Z6091",
"Z6091K1": "Q6256"
},
"Z27627K5": {
"Z1K1": "Z6091",
"Z6091K1": "Q16502"
},
"Z27627K6": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z31917",
"Z31917K1": {
"Z1K1": "Z89",
"Z89K1": "Blewett, Richard, ed. (2012). <i>Shaping a Nation: a Geology of Australia.</i> Canberra: Australian National University. ISBN 978-1-921862-82-3."
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M694017"
},
"Z36038K2": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q1688818"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q178712"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q178712"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z27868",
"Z27868K1": {
"Z1K1": "Z7",
"Z7K1": "Z34096",
"Z34096K1": {
"Z1K1": "Z7",
"Z7K1": "Z10000",
"Z10000K1": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q5852411"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
"Z10000K2": ":"
},
"Z34096K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32179",
"Z32179K1": [
"Z89",
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q3224"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q36074"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q35715"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q34366"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q36687"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q3206"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
]
},
{
"Z1K1": "Z7",
"Z7K1": "Z27868",
"Z27868K1": {
"Z1K1": "Z7",
"Z7K1": "Z34096",
"Z34096K1": {
"Z1K1": "Z7",
"Z7K1": "Z10000",
"Z10000K1": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q14192199"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
"Z10000K2": ":"
},
"Z34096K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32179",
"Z32179K1": [
"Z89",
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q3258"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q3235"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q15577"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q31057"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q106080035"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q36004"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q178994"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q172216"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q133888"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q131198"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
]
},
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M1416635"
},
"Z36038K2": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q193842"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q1069"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q1131484"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q7937"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q1774402"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q47041"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q3073852"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q826274"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q3775844"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32145",
"Z32145K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q2725376"
},
"Z32145K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M120275986"
},
"Z36038K2": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q138035330"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q2088388"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36193",
"Z36193K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36193K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q515"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q207820"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q3250404"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q131288"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q2659367"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q34770"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q1121537"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q9174"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q2615373"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q12147"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q5690843"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q8434"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q2543244"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32145",
"Z32145K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q11042"
},
"Z32145K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q2440952"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q2018526"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q2864658"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q781919"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q3527833"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q3015646"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q3114644"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q56611639"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q4438762"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q2973146"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q502813"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q5058916"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36200",
"Z36200K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q781365"
},
"Z36200K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q1126006"
},
"Z36200K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36200",
"Z36200K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q1075994"
},
"Z36200K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q1126006"
},
"Z36200K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q1778821"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q783010"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q349"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q464831"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M118290172"
},
"Z36038K2": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q335697"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32145",
"Z32145K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q7188"
},
"Z32145K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q2991162"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q669459"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q1153672"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36200",
"Z36200K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36200K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q41614"
},
"Z36200K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36200",
"Z36200K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36200K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q3043547"
},
"Z36200K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36200",
"Z36200K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36200K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q43702"
},
"Z36200K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q40231"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q7215097"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q610018"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q2855729"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q8473"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q625657"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q8458"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q4354793"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32145",
"Z32145K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q159810"
},
"Z32145K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q1154521"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q5333469"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q11379"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q5377064"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q5377182"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q7313096"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q8458"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q4354793"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q34104"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q49389"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q782217"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
]
}
}
}
mhgx8eirbhgj0e5wulggqakwilu29hj
10011
10009
2026-06-09T10:59:45Z
99of9
614
a few new sentences from Wikidata values
10011
abstractwiki
text/plain
{
"qid": "Q408",
"sections": {
"Q8776414": {
"index": 0,
"fragments": [
"Z89",
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M15573788"
},
"Z36038K2": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z29749",
"Z29749K1": {
"Z1K1": "Z7",
"Z7K1": "Z26570",
"Z26570K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z26570K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q6256"
},
"Z26570K3": {
"Z1K1": "Z6091",
"Z6091K1": "Q55643"
},
"Z26570K4": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
"Z29749K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z29749",
"Z29749K1": {
"Z1K1": "Z7",
"Z7K1": "Z27243",
"Z27243K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z27243K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q18389975"
},
"Z27243K3": {
"Z1K1": "Z6091",
"Z6091K1": "Q5107"
},
"Z27243K4": {
"Z1K1": "Z6091",
"Z6091K1": "Q2"
},
"Z27243K5": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
"Z29749K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36200",
"Z36200K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36200K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q1538989"
},
"Z36200K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36200",
"Z36200K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36200K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q43702"
},
"Z36200K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36200",
"Z36200K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36200K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q1322988"
},
"Z36200K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36193",
"Z36193K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36193K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z29749",
"Z29749K1": {
"Z1K1": "Z7",
"Z7K1": "Z28016",
"Z28016K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q3114"
},
"Z28016K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q5119"
},
"Z28016K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z28016K4": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
"Z29749K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z29749",
"Z29749K1": {
"Z1K1": "Z7",
"Z7K1": "Z27243",
"Z27243K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q130283188"
},
"Z27243K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q2625603"
},
"Z27243K3": {
"Z1K1": "Z6091",
"Z6091K1": "Q200250"
},
"Z27243K4": {
"Z1K1": "Z6091",
"Z6091K1": "Q408"
},
"Z27243K5": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
"Z29749K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z29749",
"Z29749K1": {
"Z1K1": "Z7",
"Z7K1": "Z27243",
"Z27243K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q3141"
},
"Z27243K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q2625603"
},
"Z27243K3": {
"Z1K1": "Z6091",
"Z6091K1": "Q702492"
},
"Z27243K4": {
"Z1K1": "Z6091",
"Z6091K1": "Q408"
},
"Z27243K5": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
"Z29749K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32145",
"Z32145K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q131684213"
},
"Z32145K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q22091330"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36218",
"Z36218K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36218K2": {
"Z1K1": "Z6092",
"Z6092K1": "P1448"
},
"Z36218K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32145",
"Z32145K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q309"
},
"Z32145K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q174825"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q4501797"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q11756"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q2588711"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M22779917"
},
"Z36038K2": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q1269827"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q170355"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q5864946"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q85766729"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q1480347"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q1480347"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M114425858"
},
"Z36038K2": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q7324"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q10278717"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q10278717"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q5775114"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q5775114"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q5775100"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M1021043"
},
"Z36038K2": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q382118"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q5775100"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q43702"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q3310872"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q5775118"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q5775118"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q361"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q2064979"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q362"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M4409829"
},
"Z36038K2": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q7233604"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q1324493"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q5775108"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q5775108"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M3391893"
},
"Z36038K2": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q2940514"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32145",
"Z32145K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q1071"
},
"Z32145K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q1134461"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q3960"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33457",
"Z33457K1": {
"Z1K1": "Z7",
"Z7K1": "Z27627",
"Z27627K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z27627K2": {
"Z1K1": "Z16683",
"Z16683K1": {
"Z1K1": "Z16659",
"Z16659K1": "Z16660"
},
"Z16683K2": {
"Z1K1": "Z13518",
"Z13518K1": "6"
}
},
"Z27627K3": {
"Z1K1": "Z6095",
"Z6095K1": "L3415"
},
"Z27627K4": {
"Z1K1": "Z6091",
"Z6091K1": "Q6256"
},
"Z27627K5": {
"Z1K1": "Z6091",
"Z6091K1": "Q16502"
},
"Z27627K6": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z31917",
"Z31917K1": {
"Z1K1": "Z89",
"Z89K1": "Blewett, Richard, ed. (2012). <i>Shaping a Nation: a Geology of Australia.</i> Canberra: Australian National University. ISBN 978-1-921862-82-3."
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36218",
"Z36218K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36218K2": {
"Z1K1": "Z6092",
"Z6092K1": "P610"
},
"Z36218K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36218",
"Z36218K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36218K2": {
"Z1K1": "Z6092",
"Z6092K1": "P1589"
},
"Z36218K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M694017"
},
"Z36038K2": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q1688818"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q178712"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q178712"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z27868",
"Z27868K1": {
"Z1K1": "Z7",
"Z7K1": "Z34096",
"Z34096K1": {
"Z1K1": "Z7",
"Z7K1": "Z10000",
"Z10000K1": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q5852411"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
"Z10000K2": ":"
},
"Z34096K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32179",
"Z32179K1": [
"Z89",
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q3224"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q36074"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q35715"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q34366"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q36687"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q3206"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
]
},
{
"Z1K1": "Z7",
"Z7K1": "Z27868",
"Z27868K1": {
"Z1K1": "Z7",
"Z7K1": "Z34096",
"Z34096K1": {
"Z1K1": "Z7",
"Z7K1": "Z10000",
"Z10000K1": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q14192199"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
"Z10000K2": ":"
},
"Z34096K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32179",
"Z32179K1": [
"Z89",
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q3258"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q3235"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q15577"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q31057"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q106080035"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q36004"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q178994"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q172216"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q133888"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q131198"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
]
},
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M1416635"
},
"Z36038K2": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q193842"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q1069"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q1131484"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q7937"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q1774402"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q47041"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q3073852"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q826274"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q3775844"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32145",
"Z32145K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q2725376"
},
"Z32145K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M120275986"
},
"Z36038K2": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q138035330"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q2088388"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36193",
"Z36193K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36193K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q515"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q207820"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q3250404"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q131288"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q2659367"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q34770"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q1121537"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q9174"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q2615373"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q12147"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q5690843"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q8434"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q2543244"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32145",
"Z32145K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q11042"
},
"Z32145K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q2440952"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q2018526"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q2864658"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q781919"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q3527833"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q3015646"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q3114644"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36218",
"Z36218K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36218K2": {
"Z1K1": "Z6092",
"Z6092K1": "P85"
},
"Z36218K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q56611639"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q4438762"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q2973146"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q502813"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q5058916"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36200",
"Z36200K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q781365"
},
"Z36200K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q1126006"
},
"Z36200K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36200",
"Z36200K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q1075994"
},
"Z36200K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q1126006"
},
"Z36200K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q1778821"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q783010"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q349"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q464831"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M118290172"
},
"Z36038K2": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q335697"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32145",
"Z32145K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q7188"
},
"Z32145K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q2991162"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q669459"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q1153672"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36200",
"Z36200K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36200K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q41614"
},
"Z36200K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36200",
"Z36200K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36200K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q3043547"
},
"Z36200K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36200",
"Z36200K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36200K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q43702"
},
"Z36200K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q40231"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q7215097"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q610018"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q2855729"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q8473"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q625657"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q8458"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q4354793"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32145",
"Z32145K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q159810"
},
"Z32145K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q1154521"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q5333469"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q11379"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q5377064"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q5377182"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q7313096"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q8458"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q4354793"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q34104"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q49389"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q782217"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
]
}
}
}
nf73yvgmnxr592xjhvs5bgb3ieb1qs4
10012
10011
2026-06-09T11:09:05Z
99of9
614
more sentences from wikidata
10012
abstractwiki
text/plain
{
"qid": "Q408",
"sections": {
"Q8776414": {
"index": 0,
"fragments": [
"Z89",
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M15573788"
},
"Z36038K2": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z29749",
"Z29749K1": {
"Z1K1": "Z7",
"Z7K1": "Z26570",
"Z26570K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z26570K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q6256"
},
"Z26570K3": {
"Z1K1": "Z6091",
"Z6091K1": "Q55643"
},
"Z26570K4": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
"Z29749K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z29749",
"Z29749K1": {
"Z1K1": "Z7",
"Z7K1": "Z27243",
"Z27243K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z27243K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q18389975"
},
"Z27243K3": {
"Z1K1": "Z6091",
"Z6091K1": "Q5107"
},
"Z27243K4": {
"Z1K1": "Z6091",
"Z6091K1": "Q2"
},
"Z27243K5": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
"Z29749K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36200",
"Z36200K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36200K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q1538989"
},
"Z36200K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36200",
"Z36200K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36200K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q43702"
},
"Z36200K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36200",
"Z36200K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36200K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q1322988"
},
"Z36200K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36193",
"Z36193K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36193K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z29749",
"Z29749K1": {
"Z1K1": "Z7",
"Z7K1": "Z28016",
"Z28016K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q3114"
},
"Z28016K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q5119"
},
"Z28016K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z28016K4": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
"Z29749K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z29749",
"Z29749K1": {
"Z1K1": "Z7",
"Z7K1": "Z27243",
"Z27243K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q130283188"
},
"Z27243K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q2625603"
},
"Z27243K3": {
"Z1K1": "Z6091",
"Z6091K1": "Q200250"
},
"Z27243K4": {
"Z1K1": "Z6091",
"Z6091K1": "Q408"
},
"Z27243K5": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
"Z29749K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z29749",
"Z29749K1": {
"Z1K1": "Z7",
"Z7K1": "Z27243",
"Z27243K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q3141"
},
"Z27243K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q2625603"
},
"Z27243K3": {
"Z1K1": "Z6091",
"Z6091K1": "Q702492"
},
"Z27243K4": {
"Z1K1": "Z6091",
"Z6091K1": "Q408"
},
"Z27243K5": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
"Z29749K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32145",
"Z32145K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q131684213"
},
"Z32145K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q22091330"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36218",
"Z36218K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36218K2": {
"Z1K1": "Z6092",
"Z6092K1": "P1448"
},
"Z36218K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32145",
"Z32145K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q309"
},
"Z32145K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q174825"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q4501797"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q11756"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q2588711"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M22779917"
},
"Z36038K2": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q1269827"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q170355"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q5864946"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q85766729"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q1480347"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q1480347"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M114425858"
},
"Z36038K2": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q7324"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q10278717"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q10278717"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q5775114"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q5775114"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q5775100"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M1021043"
},
"Z36038K2": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q382118"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q5775100"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q43702"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q3310872"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q5775118"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q5775118"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q361"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q2064979"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q362"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M4409829"
},
"Z36038K2": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q7233604"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q1324493"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q5775108"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q5775108"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M3391893"
},
"Z36038K2": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q2940514"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32145",
"Z32145K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q1071"
},
"Z32145K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q1134461"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q3960"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33457",
"Z33457K1": {
"Z1K1": "Z7",
"Z7K1": "Z27627",
"Z27627K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z27627K2": {
"Z1K1": "Z16683",
"Z16683K1": {
"Z1K1": "Z16659",
"Z16659K1": "Z16660"
},
"Z16683K2": {
"Z1K1": "Z13518",
"Z13518K1": "6"
}
},
"Z27627K3": {
"Z1K1": "Z6095",
"Z6095K1": "L3415"
},
"Z27627K4": {
"Z1K1": "Z6091",
"Z6091K1": "Q6256"
},
"Z27627K5": {
"Z1K1": "Z6091",
"Z6091K1": "Q16502"
},
"Z27627K6": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z31917",
"Z31917K1": {
"Z1K1": "Z89",
"Z89K1": "Blewett, Richard, ed. (2012). <i>Shaping a Nation: a Geology of Australia.</i> Canberra: Australian National University. ISBN 978-1-921862-82-3."
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36218",
"Z36218K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36218K2": {
"Z1K1": "Z6092",
"Z6092K1": "P610"
},
"Z36218K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36218",
"Z36218K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36218K2": {
"Z1K1": "Z6092",
"Z6092K1": "P1589"
},
"Z36218K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M694017"
},
"Z36038K2": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q1688818"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q178712"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q178712"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z27868",
"Z27868K1": {
"Z1K1": "Z7",
"Z7K1": "Z34096",
"Z34096K1": {
"Z1K1": "Z7",
"Z7K1": "Z10000",
"Z10000K1": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q5852411"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
"Z10000K2": ":"
},
"Z34096K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32179",
"Z32179K1": [
"Z89",
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q3224"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q36074"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q35715"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q34366"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q36687"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q3206"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
]
},
{
"Z1K1": "Z7",
"Z7K1": "Z27868",
"Z27868K1": {
"Z1K1": "Z7",
"Z7K1": "Z34096",
"Z34096K1": {
"Z1K1": "Z7",
"Z7K1": "Z10000",
"Z10000K1": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q14192199"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
"Z10000K2": ":"
},
"Z34096K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32179",
"Z32179K1": [
"Z89",
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q3258"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q3235"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q15577"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q31057"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q106080035"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q36004"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q178994"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q172216"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q133888"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q131198"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
]
},
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M1416635"
},
"Z36038K2": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q193842"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q1069"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q1131484"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q7937"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q1774402"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q47041"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q3073852"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q826274"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q3775844"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32145",
"Z32145K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q2725376"
},
"Z32145K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M120275986"
},
"Z36038K2": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q138035330"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q2088388"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36193",
"Z36193K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36193K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q515"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q207820"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q3250404"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q131288"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q2659367"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q34770"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q1121537"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q9174"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q2615373"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q12147"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q5690843"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q8434"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q2543244"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32145",
"Z32145K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q11042"
},
"Z32145K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q2440952"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q2018526"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q2864658"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q781919"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q3527833"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q3015646"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q3114644"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36218",
"Z36218K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36218K2": {
"Z1K1": "Z6092",
"Z6092K1": "P85"
},
"Z36218K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q56611639"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q4438762"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q2973146"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q502813"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q5058916"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36200",
"Z36200K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q781365"
},
"Z36200K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q1126006"
},
"Z36200K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36200",
"Z36200K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q1075994"
},
"Z36200K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q1126006"
},
"Z36200K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q1778821"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q783010"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q349"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q464831"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M118290172"
},
"Z36038K2": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q335697"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32145",
"Z32145K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q7188"
},
"Z32145K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q2991162"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q669459"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q1153672"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36200",
"Z36200K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36200K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q41614"
},
"Z36200K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36218",
"Z36218K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36218K2": {
"Z1K1": "Z6092",
"Z6092K1": "P35"
},
"Z36218K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36200",
"Z36200K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36200K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q3043547"
},
"Z36200K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36218",
"Z36218K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36218K2": {
"Z1K1": "Z6092",
"Z6092K1": "P6"
},
"Z36218K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36200",
"Z36200K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36200K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q43702"
},
"Z36200K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36218",
"Z36218K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36218K2": {
"Z1K1": "Z6092",
"Z6092K1": "P208"
},
"Z36218K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36218",
"Z36218K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36218K2": {
"Z1K1": "Z6092",
"Z6092K1": "P194"
},
"Z36218K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q40231"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q7215097"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q610018"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q2855729"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q8473"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q625657"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q8458"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q4354793"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32145",
"Z32145K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q159810"
},
"Z32145K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q1154521"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q5333469"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q11379"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q5377064"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q5377182"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q7313096"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q8458"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q4354793"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q34104"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q49389"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q782217"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
]
}
}
}
0nyk9kgr1hgu4ku2inq5s9sy3t74yse
10013
10012
2026-06-09T11:27:41Z
99of9
614
new sentences from Wikidata
10013
abstractwiki
text/plain
{
"qid": "Q408",
"sections": {
"Q8776414": {
"index": 0,
"fragments": [
"Z89",
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M15573788"
},
"Z36038K2": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z29749",
"Z29749K1": {
"Z1K1": "Z7",
"Z7K1": "Z26570",
"Z26570K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z26570K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q6256"
},
"Z26570K3": {
"Z1K1": "Z6091",
"Z6091K1": "Q55643"
},
"Z26570K4": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
"Z29749K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z29749",
"Z29749K1": {
"Z1K1": "Z7",
"Z7K1": "Z27243",
"Z27243K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z27243K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q18389975"
},
"Z27243K3": {
"Z1K1": "Z6091",
"Z6091K1": "Q5107"
},
"Z27243K4": {
"Z1K1": "Z6091",
"Z6091K1": "Q2"
},
"Z27243K5": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
"Z29749K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36200",
"Z36200K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36200K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q1538989"
},
"Z36200K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36200",
"Z36200K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36200K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q43702"
},
"Z36200K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36200",
"Z36200K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36200K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q1322988"
},
"Z36200K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36193",
"Z36193K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36193K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z29749",
"Z29749K1": {
"Z1K1": "Z7",
"Z7K1": "Z28016",
"Z28016K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q3114"
},
"Z28016K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q5119"
},
"Z28016K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z28016K4": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
"Z29749K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z29749",
"Z29749K1": {
"Z1K1": "Z7",
"Z7K1": "Z27243",
"Z27243K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q130283188"
},
"Z27243K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q2625603"
},
"Z27243K3": {
"Z1K1": "Z6091",
"Z6091K1": "Q200250"
},
"Z27243K4": {
"Z1K1": "Z6091",
"Z6091K1": "Q408"
},
"Z27243K5": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
"Z29749K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z29749",
"Z29749K1": {
"Z1K1": "Z7",
"Z7K1": "Z27243",
"Z27243K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q3141"
},
"Z27243K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q2625603"
},
"Z27243K3": {
"Z1K1": "Z6091",
"Z6091K1": "Q702492"
},
"Z27243K4": {
"Z1K1": "Z6091",
"Z6091K1": "Q408"
},
"Z27243K5": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
"Z29749K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32145",
"Z32145K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q131684213"
},
"Z32145K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q22091330"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36218",
"Z36218K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36218K2": {
"Z1K1": "Z6092",
"Z6092K1": "P1448"
},
"Z36218K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32145",
"Z32145K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q309"
},
"Z32145K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q174825"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q4501797"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q11756"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q2588711"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M22779917"
},
"Z36038K2": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q1269827"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q170355"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q5864946"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q85766729"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q1480347"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q1480347"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M114425858"
},
"Z36038K2": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q7324"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q10278717"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q10278717"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q5775114"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q5775114"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q5775100"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M1021043"
},
"Z36038K2": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q382118"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q5775100"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q43702"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q3310872"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q5775118"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q5775118"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q361"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q2064979"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q362"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M4409829"
},
"Z36038K2": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q7233604"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q1324493"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q5775108"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q5775108"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M3391893"
},
"Z36038K2": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q2940514"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32145",
"Z32145K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q1071"
},
"Z32145K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q1134461"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q3960"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33457",
"Z33457K1": {
"Z1K1": "Z7",
"Z7K1": "Z27627",
"Z27627K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z27627K2": {
"Z1K1": "Z16683",
"Z16683K1": {
"Z1K1": "Z16659",
"Z16659K1": "Z16660"
},
"Z16683K2": {
"Z1K1": "Z13518",
"Z13518K1": "6"
}
},
"Z27627K3": {
"Z1K1": "Z6095",
"Z6095K1": "L3415"
},
"Z27627K4": {
"Z1K1": "Z6091",
"Z6091K1": "Q6256"
},
"Z27627K5": {
"Z1K1": "Z6091",
"Z6091K1": "Q16502"
},
"Z27627K6": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z31917",
"Z31917K1": {
"Z1K1": "Z89",
"Z89K1": "Blewett, Richard, ed. (2012). <i>Shaping a Nation: a Geology of Australia.</i> Canberra: Australian National University. ISBN 978-1-921862-82-3."
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36218",
"Z36218K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36218K2": {
"Z1K1": "Z6092",
"Z6092K1": "P610"
},
"Z36218K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36218",
"Z36218K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36218K2": {
"Z1K1": "Z6092",
"Z6092K1": "P1589"
},
"Z36218K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M694017"
},
"Z36038K2": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q1688818"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q178712"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q178712"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z27868",
"Z27868K1": {
"Z1K1": "Z7",
"Z7K1": "Z34096",
"Z34096K1": {
"Z1K1": "Z7",
"Z7K1": "Z10000",
"Z10000K1": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q5852411"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
"Z10000K2": ":"
},
"Z34096K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32179",
"Z32179K1": [
"Z89",
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q3224"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q36074"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q35715"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q34366"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q36687"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q3206"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
]
},
{
"Z1K1": "Z7",
"Z7K1": "Z27868",
"Z27868K1": {
"Z1K1": "Z7",
"Z7K1": "Z34096",
"Z34096K1": {
"Z1K1": "Z7",
"Z7K1": "Z10000",
"Z10000K1": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q14192199"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
"Z10000K2": ":"
},
"Z34096K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32179",
"Z32179K1": [
"Z89",
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q3258"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q3235"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q15577"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q31057"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q106080035"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q36004"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q178994"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q172216"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q133888"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q131198"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
]
},
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M1416635"
},
"Z36038K2": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q193842"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q1069"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q1131484"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q7937"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q1774402"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q47041"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q3073852"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q826274"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q3775844"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32145",
"Z32145K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q2725376"
},
"Z32145K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M120275986"
},
"Z36038K2": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q138035330"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q2088388"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36193",
"Z36193K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36193K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q515"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q207820"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q3250404"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q131288"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q2659367"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q34770"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q1121537"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q9174"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q2615373"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q12147"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q5690843"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q8434"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q2543244"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36218",
"Z36218K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36218K2": {
"Z1K1": "Z6092",
"Z6092K1": "P3270"
},
"Z36218K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36218",
"Z36218K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36218K2": {
"Z1K1": "Z6092",
"Z6092K1": "P3271"
},
"Z36218K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32145",
"Z32145K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q11042"
},
"Z32145K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q2440952"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q2018526"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q2864658"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q781919"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q3527833"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q3015646"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q3114644"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36218",
"Z36218K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36218K2": {
"Z1K1": "Z6092",
"Z6092K1": "P85"
},
"Z36218K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q56611639"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q4438762"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q2973146"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q502813"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q5058916"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36200",
"Z36200K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q781365"
},
"Z36200K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q1126006"
},
"Z36200K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36200",
"Z36200K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q1075994"
},
"Z36200K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q1126006"
},
"Z36200K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q1778821"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q783010"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q349"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q464831"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M118290172"
},
"Z36038K2": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q335697"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32145",
"Z32145K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q7188"
},
"Z32145K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q2991162"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q669459"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q1153672"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36200",
"Z36200K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36200K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q41614"
},
"Z36200K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36218",
"Z36218K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36218K2": {
"Z1K1": "Z6092",
"Z6092K1": "P35"
},
"Z36218K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36200",
"Z36200K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36200K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q3043547"
},
"Z36200K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36218",
"Z36218K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36218K2": {
"Z1K1": "Z6092",
"Z6092K1": "P194"
},
"Z36218K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36218",
"Z36218K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36218K2": {
"Z1K1": "Z6092",
"Z6092K1": "P6"
},
"Z36218K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36200",
"Z36200K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36200K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q43702"
},
"Z36200K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36218",
"Z36218K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36218K2": {
"Z1K1": "Z6092",
"Z6092K1": "P208"
},
"Z36218K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36218",
"Z36218K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36218K2": {
"Z1K1": "Z6092",
"Z6092K1": "P209"
},
"Z36218K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36218",
"Z36218K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36218K2": {
"Z1K1": "Z6092",
"Z6092K1": "P1304"
},
"Z36218K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q40231"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q7215097"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36218",
"Z36218K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36218K2": {
"Z1K1": "Z6092",
"Z6092K1": "P2998"
},
"Z36218K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q610018"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q2855729"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q8473"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q625657"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q8458"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q4354793"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32145",
"Z32145K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q159810"
},
"Z32145K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q1154521"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q5333469"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q11379"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q5377064"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q5377182"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q7313096"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q8458"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q4354793"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q34104"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q49389"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q782217"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
]
}
}
}
fdsxky5tw92s75or8gs6thdgw7it9ma
10014
10013
2026-06-09T11:47:43Z
99of9
614
more sentences from Wikidata
10014
abstractwiki
text/plain
{
"qid": "Q408",
"sections": {
"Q8776414": {
"index": 0,
"fragments": [
"Z89",
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M15573788"
},
"Z36038K2": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z29749",
"Z29749K1": {
"Z1K1": "Z7",
"Z7K1": "Z26570",
"Z26570K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z26570K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q6256"
},
"Z26570K3": {
"Z1K1": "Z6091",
"Z6091K1": "Q55643"
},
"Z26570K4": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
"Z29749K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z29749",
"Z29749K1": {
"Z1K1": "Z7",
"Z7K1": "Z27243",
"Z27243K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z27243K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q18389975"
},
"Z27243K3": {
"Z1K1": "Z6091",
"Z6091K1": "Q5107"
},
"Z27243K4": {
"Z1K1": "Z6091",
"Z6091K1": "Q2"
},
"Z27243K5": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
"Z29749K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36200",
"Z36200K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36200K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q1538989"
},
"Z36200K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36200",
"Z36200K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36200K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q43702"
},
"Z36200K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36200",
"Z36200K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36200K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q1322988"
},
"Z36200K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36193",
"Z36193K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36193K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z29749",
"Z29749K1": {
"Z1K1": "Z7",
"Z7K1": "Z28016",
"Z28016K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q3114"
},
"Z28016K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q5119"
},
"Z28016K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z28016K4": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
"Z29749K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z29749",
"Z29749K1": {
"Z1K1": "Z7",
"Z7K1": "Z27243",
"Z27243K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q130283188"
},
"Z27243K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q2625603"
},
"Z27243K3": {
"Z1K1": "Z6091",
"Z6091K1": "Q200250"
},
"Z27243K4": {
"Z1K1": "Z6091",
"Z6091K1": "Q408"
},
"Z27243K5": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
"Z29749K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z29749",
"Z29749K1": {
"Z1K1": "Z7",
"Z7K1": "Z27243",
"Z27243K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q3141"
},
"Z27243K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q2625603"
},
"Z27243K3": {
"Z1K1": "Z6091",
"Z6091K1": "Q702492"
},
"Z27243K4": {
"Z1K1": "Z6091",
"Z6091K1": "Q408"
},
"Z27243K5": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
"Z29749K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32145",
"Z32145K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q131684213"
},
"Z32145K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q22091330"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36218",
"Z36218K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36218K2": {
"Z1K1": "Z6092",
"Z6092K1": "P1448"
},
"Z36218K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32145",
"Z32145K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q309"
},
"Z32145K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q174825"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q4501797"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q11756"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q2588711"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M22779917"
},
"Z36038K2": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q1269827"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q170355"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q5864946"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q85766729"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q1480347"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q1480347"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M114425858"
},
"Z36038K2": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q7324"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q10278717"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q10278717"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q5775114"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q5775114"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q5775100"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M1021043"
},
"Z36038K2": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q382118"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q5775100"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q43702"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q3310872"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q5775118"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q5775118"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q361"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q2064979"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q362"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M4409829"
},
"Z36038K2": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q7233604"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q1324493"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q5775108"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q5775108"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M3391893"
},
"Z36038K2": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q2940514"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32145",
"Z32145K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q1071"
},
"Z32145K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q1134461"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q3960"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33457",
"Z33457K1": {
"Z1K1": "Z7",
"Z7K1": "Z27627",
"Z27627K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z27627K2": {
"Z1K1": "Z16683",
"Z16683K1": {
"Z1K1": "Z16659",
"Z16659K1": "Z16660"
},
"Z16683K2": {
"Z1K1": "Z13518",
"Z13518K1": "6"
}
},
"Z27627K3": {
"Z1K1": "Z6095",
"Z6095K1": "L3415"
},
"Z27627K4": {
"Z1K1": "Z6091",
"Z6091K1": "Q6256"
},
"Z27627K5": {
"Z1K1": "Z6091",
"Z6091K1": "Q16502"
},
"Z27627K6": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z31917",
"Z31917K1": {
"Z1K1": "Z89",
"Z89K1": "Blewett, Richard, ed. (2012). <i>Shaping a Nation: a Geology of Australia.</i> Canberra: Australian National University. ISBN 978-1-921862-82-3."
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36218",
"Z36218K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36218K2": {
"Z1K1": "Z6092",
"Z6092K1": "P610"
},
"Z36218K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36218",
"Z36218K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36218K2": {
"Z1K1": "Z6092",
"Z6092K1": "P1589"
},
"Z36218K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36218",
"Z36218K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36218K2": {
"Z1K1": "Z6092",
"Z6092K1": "P2927"
},
"Z36218K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M694017"
},
"Z36038K2": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q1688818"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q178712"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q178712"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z27868",
"Z27868K1": {
"Z1K1": "Z7",
"Z7K1": "Z34096",
"Z34096K1": {
"Z1K1": "Z7",
"Z7K1": "Z10000",
"Z10000K1": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q5852411"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
"Z10000K2": ":"
},
"Z34096K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32179",
"Z32179K1": [
"Z89",
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q3224"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q36074"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q35715"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q34366"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q36687"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q3206"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
]
},
{
"Z1K1": "Z7",
"Z7K1": "Z27868",
"Z27868K1": {
"Z1K1": "Z7",
"Z7K1": "Z34096",
"Z34096K1": {
"Z1K1": "Z7",
"Z7K1": "Z10000",
"Z10000K1": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q14192199"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
"Z10000K2": ":"
},
"Z34096K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32179",
"Z32179K1": [
"Z89",
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q3258"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q3235"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q15577"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q31057"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q106080035"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q36004"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q178994"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q172216"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q133888"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q131198"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
]
},
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M1416635"
},
"Z36038K2": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q193842"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q1069"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q1131484"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q7937"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q1774402"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q47041"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q3073852"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q826274"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q3775844"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32145",
"Z32145K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q2725376"
},
"Z32145K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M120275986"
},
"Z36038K2": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q138035330"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q2088388"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36193",
"Z36193K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36193K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36218",
"Z36218K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36218K2": {
"Z1K1": "Z6092",
"Z6092K1": "P1538"
},
"Z36218K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36218",
"Z36218K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36218K2": {
"Z1K1": "Z6092",
"Z6092K1": "P1540"
},
"Z36218K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36218",
"Z36218K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36218K2": {
"Z1K1": "Z6092",
"Z6092K1": "P1539"
},
"Z36218K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q515"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q207820"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q3250404"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q131288"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q2659367"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q34770"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q1121537"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q9174"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q2615373"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q12147"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q5690843"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q8434"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q2543244"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36218",
"Z36218K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36218K2": {
"Z1K1": "Z6092",
"Z6092K1": "P3270"
},
"Z36218K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36218",
"Z36218K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36218K2": {
"Z1K1": "Z6092",
"Z6092K1": "P3271"
},
"Z36218K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32145",
"Z32145K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q11042"
},
"Z32145K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q2440952"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q2018526"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q2864658"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q781919"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q3527833"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q3015646"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q3114644"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36218",
"Z36218K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36218K2": {
"Z1K1": "Z6092",
"Z6092K1": "P85"
},
"Z36218K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q56611639"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q4438762"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q2973146"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q502813"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q5058916"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36200",
"Z36200K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q781365"
},
"Z36200K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q1126006"
},
"Z36200K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36200",
"Z36200K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q1075994"
},
"Z36200K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q1126006"
},
"Z36200K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q1778821"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q783010"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q349"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q464831"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M118290172"
},
"Z36038K2": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q335697"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32145",
"Z32145K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q7188"
},
"Z32145K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q2991162"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q669459"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q1153672"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36200",
"Z36200K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36200K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q41614"
},
"Z36200K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36218",
"Z36218K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36218K2": {
"Z1K1": "Z6092",
"Z6092K1": "P35"
},
"Z36218K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36200",
"Z36200K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36200K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q3043547"
},
"Z36200K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36218",
"Z36218K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36218K2": {
"Z1K1": "Z6092",
"Z6092K1": "P194"
},
"Z36218K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36218",
"Z36218K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36218K2": {
"Z1K1": "Z6092",
"Z6092K1": "P6"
},
"Z36218K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36200",
"Z36200K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36200K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q43702"
},
"Z36200K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36218",
"Z36218K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36218K2": {
"Z1K1": "Z6092",
"Z6092K1": "P208"
},
"Z36218K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36218",
"Z36218K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36218K2": {
"Z1K1": "Z6092",
"Z6092K1": "P209"
},
"Z36218K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36218",
"Z36218K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36218K2": {
"Z1K1": "Z6092",
"Z6092K1": "P1304"
},
"Z36218K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q40231"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q7215097"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36218",
"Z36218K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36218K2": {
"Z1K1": "Z6092",
"Z6092K1": "P2998"
},
"Z36218K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q610018"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q2855729"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q8473"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q625657"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q8458"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q4354793"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32145",
"Z32145K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q159810"
},
"Z32145K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q1154521"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q5333469"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36218",
"Z36218K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36218K2": {
"Z1K1": "Z6092",
"Z6092K1": "P38"
},
"Z36218K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36218",
"Z36218K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36218K2": {
"Z1K1": "Z6092",
"Z6092K1": "P2131"
},
"Z36218K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36218",
"Z36218K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36218K2": {
"Z1K1": "Z6092",
"Z6092K1": "P3001"
},
"Z36218K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36218",
"Z36218K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36218K2": {
"Z1K1": "Z6092",
"Z6092K1": "P2132"
},
"Z36218K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q11379"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q5377064"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q5377182"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q7313096"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q8458"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q4354793"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q34104"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q49389"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q782217"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
]
}
}
}
k9pzn4e0br1ees66bxjllvboq6y9vyf
10016
10014
2026-06-09T11:58:17Z
99of9
614
more sentences from Wikidata
10016
abstractwiki
text/plain
{
"qid": "Q408",
"sections": {
"Q8776414": {
"index": 0,
"fragments": [
"Z89",
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M15573788"
},
"Z36038K2": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z29749",
"Z29749K1": {
"Z1K1": "Z7",
"Z7K1": "Z26570",
"Z26570K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z26570K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q6256"
},
"Z26570K3": {
"Z1K1": "Z6091",
"Z6091K1": "Q55643"
},
"Z26570K4": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
"Z29749K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z29749",
"Z29749K1": {
"Z1K1": "Z7",
"Z7K1": "Z27243",
"Z27243K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z27243K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q18389975"
},
"Z27243K3": {
"Z1K1": "Z6091",
"Z6091K1": "Q5107"
},
"Z27243K4": {
"Z1K1": "Z6091",
"Z6091K1": "Q2"
},
"Z27243K5": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
"Z29749K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36200",
"Z36200K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36200K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q1538989"
},
"Z36200K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36200",
"Z36200K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36200K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q43702"
},
"Z36200K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36200",
"Z36200K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36200K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q1322988"
},
"Z36200K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36193",
"Z36193K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36193K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z29749",
"Z29749K1": {
"Z1K1": "Z7",
"Z7K1": "Z28016",
"Z28016K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q3114"
},
"Z28016K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q5119"
},
"Z28016K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z28016K4": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
"Z29749K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z29749",
"Z29749K1": {
"Z1K1": "Z7",
"Z7K1": "Z27243",
"Z27243K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q130283188"
},
"Z27243K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q2625603"
},
"Z27243K3": {
"Z1K1": "Z6091",
"Z6091K1": "Q200250"
},
"Z27243K4": {
"Z1K1": "Z6091",
"Z6091K1": "Q408"
},
"Z27243K5": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
"Z29749K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z29749",
"Z29749K1": {
"Z1K1": "Z7",
"Z7K1": "Z27243",
"Z27243K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q3141"
},
"Z27243K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q2625603"
},
"Z27243K3": {
"Z1K1": "Z6091",
"Z6091K1": "Q702492"
},
"Z27243K4": {
"Z1K1": "Z6091",
"Z6091K1": "Q408"
},
"Z27243K5": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
"Z29749K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32145",
"Z32145K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q131684213"
},
"Z32145K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q22091330"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36218",
"Z36218K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36218K2": {
"Z1K1": "Z6092",
"Z6092K1": "P1448"
},
"Z36218K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32145",
"Z32145K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q309"
},
"Z32145K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q174825"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q4501797"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q11756"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q2588711"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M22779917"
},
"Z36038K2": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q1269827"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q170355"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q5864946"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q85766729"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q1480347"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q1480347"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M114425858"
},
"Z36038K2": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q7324"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q10278717"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q10278717"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q5775114"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q5775114"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q5775100"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M1021043"
},
"Z36038K2": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q382118"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q5775100"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q43702"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q3310872"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q5775118"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q5775118"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q361"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q2064979"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q362"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M4409829"
},
"Z36038K2": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q7233604"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q1324493"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q5775108"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q5775108"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M3391893"
},
"Z36038K2": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q2940514"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32145",
"Z32145K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q1071"
},
"Z32145K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q1134461"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q3960"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33457",
"Z33457K1": {
"Z1K1": "Z7",
"Z7K1": "Z27627",
"Z27627K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z27627K2": {
"Z1K1": "Z16683",
"Z16683K1": {
"Z1K1": "Z16659",
"Z16659K1": "Z16660"
},
"Z16683K2": {
"Z1K1": "Z13518",
"Z13518K1": "6"
}
},
"Z27627K3": {
"Z1K1": "Z6095",
"Z6095K1": "L3415"
},
"Z27627K4": {
"Z1K1": "Z6091",
"Z6091K1": "Q6256"
},
"Z27627K5": {
"Z1K1": "Z6091",
"Z6091K1": "Q16502"
},
"Z27627K6": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z31917",
"Z31917K1": {
"Z1K1": "Z89",
"Z89K1": "Blewett, Richard, ed. (2012). <i>Shaping a Nation: a Geology of Australia.</i> Canberra: Australian National University. ISBN 978-1-921862-82-3."
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36218",
"Z36218K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36218K2": {
"Z1K1": "Z6092",
"Z6092K1": "P610"
},
"Z36218K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36218",
"Z36218K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36218K2": {
"Z1K1": "Z6092",
"Z6092K1": "P1589"
},
"Z36218K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36218",
"Z36218K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36218K2": {
"Z1K1": "Z6092",
"Z6092K1": "P2927"
},
"Z36218K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M694017"
},
"Z36038K2": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q1688818"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q178712"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q178712"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z27868",
"Z27868K1": {
"Z1K1": "Z7",
"Z7K1": "Z34096",
"Z34096K1": {
"Z1K1": "Z7",
"Z7K1": "Z10000",
"Z10000K1": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q5852411"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
"Z10000K2": ":"
},
"Z34096K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32179",
"Z32179K1": [
"Z89",
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q3224"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q36074"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q35715"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q34366"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q36687"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q3206"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
]
},
{
"Z1K1": "Z7",
"Z7K1": "Z27868",
"Z27868K1": {
"Z1K1": "Z7",
"Z7K1": "Z34096",
"Z34096K1": {
"Z1K1": "Z7",
"Z7K1": "Z10000",
"Z10000K1": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q14192199"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
"Z10000K2": ":"
},
"Z34096K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32179",
"Z32179K1": [
"Z89",
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q3258"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q3235"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q15577"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q31057"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q106080035"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q36004"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q178994"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q172216"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q133888"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32428",
"Z32428K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q131198"
},
"Z32428K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
]
},
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M1416635"
},
"Z36038K2": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q193842"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q1069"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q1131484"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q7937"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q1774402"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q47041"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q3073852"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q826274"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q3775844"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32145",
"Z32145K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q2725376"
},
"Z32145K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M120275986"
},
"Z36038K2": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q138035330"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q2088388"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36193",
"Z36193K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36193K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36218",
"Z36218K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36218K2": {
"Z1K1": "Z6092",
"Z6092K1": "P1538"
},
"Z36218K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q515"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q207820"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q3250404"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q131288"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q2659367"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q34770"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q1121537"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q9174"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q2615373"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q12147"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q5690843"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q8434"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q2543244"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36218",
"Z36218K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36218K2": {
"Z1K1": "Z6092",
"Z6092K1": "P3270"
},
"Z36218K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36218",
"Z36218K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36218K2": {
"Z1K1": "Z6092",
"Z6092K1": "P3271"
},
"Z36218K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32145",
"Z32145K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q11042"
},
"Z32145K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q2440952"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q2018526"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q2864658"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q781919"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q3527833"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q3015646"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q3114644"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36218",
"Z36218K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36218K2": {
"Z1K1": "Z6092",
"Z6092K1": "P85"
},
"Z36218K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q56611639"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q4438762"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q2973146"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q502813"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q5058916"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36200",
"Z36200K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q781365"
},
"Z36200K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q1126006"
},
"Z36200K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36200",
"Z36200K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q1075994"
},
"Z36200K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q1126006"
},
"Z36200K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q1778821"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q783010"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q349"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q464831"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M118290172"
},
"Z36038K2": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q335697"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32145",
"Z32145K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q7188"
},
"Z32145K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q2991162"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q669459"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q1153672"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36200",
"Z36200K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36200K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q41614"
},
"Z36200K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36218",
"Z36218K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36218K2": {
"Z1K1": "Z6092",
"Z6092K1": "P35"
},
"Z36218K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36200",
"Z36200K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36200K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q3043547"
},
"Z36200K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36218",
"Z36218K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36218K2": {
"Z1K1": "Z6092",
"Z6092K1": "P194"
},
"Z36218K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36218",
"Z36218K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36218K2": {
"Z1K1": "Z6092",
"Z6092K1": "P6"
},
"Z36218K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36200",
"Z36200K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36200K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q43702"
},
"Z36200K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36218",
"Z36218K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36218K2": {
"Z1K1": "Z6092",
"Z6092K1": "P208"
},
"Z36218K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36218",
"Z36218K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36218K2": {
"Z1K1": "Z6092",
"Z6092K1": "P209"
},
"Z36218K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36218",
"Z36218K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36218K2": {
"Z1K1": "Z6092",
"Z6092K1": "P1304"
},
"Z36218K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q40231"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q7215097"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36218",
"Z36218K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36218K2": {
"Z1K1": "Z6092",
"Z6092K1": "P2998"
},
"Z36218K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q610018"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q2855729"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q8473"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q625657"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q8458"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q4354793"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z32145",
"Z32145K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q159810"
},
"Z32145K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q1154521"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q5333469"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36218",
"Z36218K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36218K2": {
"Z1K1": "Z6092",
"Z6092K1": "P38"
},
"Z36218K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36218",
"Z36218K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36218K2": {
"Z1K1": "Z6092",
"Z6092K1": "P2131"
},
"Z36218K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36218",
"Z36218K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36218K2": {
"Z1K1": "Z6092",
"Z6092K1": "P2132"
},
"Z36218K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36218",
"Z36218K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36218K2": {
"Z1K1": "Z6092",
"Z6092K1": "P3529"
},
"Z36218K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36218",
"Z36218K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36218K2": {
"Z1K1": "Z6092",
"Z6092K1": "P1689"
},
"Z36218K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36218",
"Z36218K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36218K2": {
"Z1K1": "Z6092",
"Z6092K1": "P2135"
},
"Z36218K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36218",
"Z36218K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36218K2": {
"Z1K1": "Z6092",
"Z6092K1": "P1081"
},
"Z36218K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36218",
"Z36218K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36218K2": {
"Z1K1": "Z6092",
"Z6092K1": "P11593"
},
"Z36218K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36218",
"Z36218K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36218K2": {
"Z1K1": "Z6092",
"Z6092K1": "P3001"
},
"Z36218K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36218",
"Z36218K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36218K2": {
"Z1K1": "Z6092",
"Z6092K1": "P1198"
},
"Z36218K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q11379"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q5377064"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q5377182"
},
{
"Z1K1": "Z6091",
"Z6091K1": "Q7313096"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q8458"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q4354793"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q34104"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33690",
"Z33690K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q49389"
},
"Z33690K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36083",
"Z36083K1": [
"Z6091",
{
"Z1K1": "Z6091",
"Z6091K1": "Q782217"
}
],
"Z36083K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
]
}
}
}
kfpbbjxstkd2hp8eh9wn8e55v2seo51
Abstract Wikipedia:Requests for deletion
4
450
9956
9305
2026-06-09T04:53:49Z
Bedivere
3552
9956
wikitext
text/x-wiki
__NEWSECTIONLINK__
This page is the venue to request for the deletion of pages that cannot be speedy deleted (see also [[Template:Delete]]).
[[Category:Abstract Wikipedia administration]]
== Scholarly articles ==
* {{Q|67404404}}
* {{Q|50082993}}
* {{Q|68271926}}
* {{Q|114133712}}
There is very little abstract encyclopedic content that can come out of a page about a specific, non-notable scholarly article. [[User:JJPMaster|JJP]]<sub>[[User talk:JJPMaster|Mas]]<sub>[[Special:Contributions/JJPMaster|ter]]</sub></sub> ([[Q1270787|she]]/[[Q3437264|they]]) 19:07, 18 May 2026 (UTC)
:We currently don't have a community-ratified definition of notability. I've tried to kick off this discussion [[Project:Notability|here]]. For now, I ask that stewards/global sysops '''wait''' until we come to a consensus on a policy. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 19:10, 18 May 2026 (UTC)
::{{ping|JJPMaster}} very interesting request. I'm not entirely sure... I would tend to agree for these papers but not all of them ({{Q|Q30249683}} exists on 16 Wikipedias for instance), so where to put the threshold between notable and non-notable? on which criteria? Anyway, I agree to ''wait'' until the community reach a consensus on what is notable on AW. Also, I'm pinging {{ping|Immanuelle}} who created these articles. Cheers, [[User:VIGNERON|VIGNERON]] ([[User talk:VIGNERON|talk]]) 14:13, 30 May 2026 (UTC)
== [[Q6489603]] ==
See [[Talk:Q6489603]]. This does not work as a category, it is more an article about a category. --[[User:Ameisenigel|Ameisenigel]] ([[User talk:Ameisenigel|talk]]) 08:34, 31 May 2026 (UTC)
: Under my [[Abstract Wikipedia:Notability|proposed notability guideline]], this would not be notable, so I {{s}} deletion [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 17:30, 31 May 2026 (UTC)
== Creations by XeNivalys ==
{{u|XeNivalys}} has posted several pages as part of their cross-wiki spam crusade. Please delete them all and if possible issue a block. --[[User:Bedivere|Bedivere]] ([[User talk:Bedivere|talk]]) 04:53, 9 June 2026 (UTC)
n215znnmu0w0hyvd0azrr7z2ocuwu2h
9957
9956
2026-06-09T04:54:00Z
Bedivere
3552
/* Creations by XeNivalys */
9957
wikitext
text/x-wiki
__NEWSECTIONLINK__
This page is the venue to request for the deletion of pages that cannot be speedy deleted (see also [[Template:Delete]]).
[[Category:Abstract Wikipedia administration]]
== Scholarly articles ==
* {{Q|67404404}}
* {{Q|50082993}}
* {{Q|68271926}}
* {{Q|114133712}}
There is very little abstract encyclopedic content that can come out of a page about a specific, non-notable scholarly article. [[User:JJPMaster|JJP]]<sub>[[User talk:JJPMaster|Mas]]<sub>[[Special:Contributions/JJPMaster|ter]]</sub></sub> ([[Q1270787|she]]/[[Q3437264|they]]) 19:07, 18 May 2026 (UTC)
:We currently don't have a community-ratified definition of notability. I've tried to kick off this discussion [[Project:Notability|here]]. For now, I ask that stewards/global sysops '''wait''' until we come to a consensus on a policy. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 19:10, 18 May 2026 (UTC)
::{{ping|JJPMaster}} very interesting request. I'm not entirely sure... I would tend to agree for these papers but not all of them ({{Q|Q30249683}} exists on 16 Wikipedias for instance), so where to put the threshold between notable and non-notable? on which criteria? Anyway, I agree to ''wait'' until the community reach a consensus on what is notable on AW. Also, I'm pinging {{ping|Immanuelle}} who created these articles. Cheers, [[User:VIGNERON|VIGNERON]] ([[User talk:VIGNERON|talk]]) 14:13, 30 May 2026 (UTC)
== [[Q6489603]] ==
See [[Talk:Q6489603]]. This does not work as a category, it is more an article about a category. --[[User:Ameisenigel|Ameisenigel]] ([[User talk:Ameisenigel|talk]]) 08:34, 31 May 2026 (UTC)
: Under my [[Abstract Wikipedia:Notability|proposed notability guideline]], this would not be notable, so I {{s}} deletion [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 17:30, 31 May 2026 (UTC)
== Creations by XeNivalys ==
{{user|XeNivalys}} has posted several pages as part of their cross-wiki spam crusade. Please delete them all and if possible issue a block. --[[User:Bedivere|Bedivere]] ([[User talk:Bedivere|talk]]) 04:53, 9 June 2026 (UTC)
ko6vwxynjtxweh0o4bzrbmien8yzfqh
9958
9957
2026-06-09T04:54:12Z
Bedivere
3552
meh
9958
wikitext
text/x-wiki
__NEWSECTIONLINK__
This page is the venue to request for the deletion of pages that cannot be speedy deleted (see also [[Template:Delete]]).
[[Category:Abstract Wikipedia administration]]
== Scholarly articles ==
* {{Q|67404404}}
* {{Q|50082993}}
* {{Q|68271926}}
* {{Q|114133712}}
There is very little abstract encyclopedic content that can come out of a page about a specific, non-notable scholarly article. [[User:JJPMaster|JJP]]<sub>[[User talk:JJPMaster|Mas]]<sub>[[Special:Contributions/JJPMaster|ter]]</sub></sub> ([[Q1270787|she]]/[[Q3437264|they]]) 19:07, 18 May 2026 (UTC)
:We currently don't have a community-ratified definition of notability. I've tried to kick off this discussion [[Project:Notability|here]]. For now, I ask that stewards/global sysops '''wait''' until we come to a consensus on a policy. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 19:10, 18 May 2026 (UTC)
::{{ping|JJPMaster}} very interesting request. I'm not entirely sure... I would tend to agree for these papers but not all of them ({{Q|Q30249683}} exists on 16 Wikipedias for instance), so where to put the threshold between notable and non-notable? on which criteria? Anyway, I agree to ''wait'' until the community reach a consensus on what is notable on AW. Also, I'm pinging {{ping|Immanuelle}} who created these articles. Cheers, [[User:VIGNERON|VIGNERON]] ([[User talk:VIGNERON|talk]]) 14:13, 30 May 2026 (UTC)
== [[Q6489603]] ==
See [[Talk:Q6489603]]. This does not work as a category, it is more an article about a category. --[[User:Ameisenigel|Ameisenigel]] ([[User talk:Ameisenigel|talk]]) 08:34, 31 May 2026 (UTC)
: Under my [[Abstract Wikipedia:Notability|proposed notability guideline]], this would not be notable, so I {{s}} deletion [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 17:30, 31 May 2026 (UTC)
== Creations by XeNivalys ==
[[user:XeNivalys]] has posted several pages as part of their cross-wiki spam crusade. Please delete them all and if possible issue a block. --[[User:Bedivere|Bedivere]] ([[User talk:Bedivere|talk]]) 04:53, 9 June 2026 (UTC)
j6al7t7zkxl38oc180wr93a46871shp
10008
9958
2026-06-09T08:33:49Z
Tanbiruzzaman
13
/* Creations by XeNivalys */ Reply
10008
wikitext
text/x-wiki
__NEWSECTIONLINK__
This page is the venue to request for the deletion of pages that cannot be speedy deleted (see also [[Template:Delete]]).
[[Category:Abstract Wikipedia administration]]
== Scholarly articles ==
* {{Q|67404404}}
* {{Q|50082993}}
* {{Q|68271926}}
* {{Q|114133712}}
There is very little abstract encyclopedic content that can come out of a page about a specific, non-notable scholarly article. [[User:JJPMaster|JJP]]<sub>[[User talk:JJPMaster|Mas]]<sub>[[Special:Contributions/JJPMaster|ter]]</sub></sub> ([[Q1270787|she]]/[[Q3437264|they]]) 19:07, 18 May 2026 (UTC)
:We currently don't have a community-ratified definition of notability. I've tried to kick off this discussion [[Project:Notability|here]]. For now, I ask that stewards/global sysops '''wait''' until we come to a consensus on a policy. [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 19:10, 18 May 2026 (UTC)
::{{ping|JJPMaster}} very interesting request. I'm not entirely sure... I would tend to agree for these papers but not all of them ({{Q|Q30249683}} exists on 16 Wikipedias for instance), so where to put the threshold between notable and non-notable? on which criteria? Anyway, I agree to ''wait'' until the community reach a consensus on what is notable on AW. Also, I'm pinging {{ping|Immanuelle}} who created these articles. Cheers, [[User:VIGNERON|VIGNERON]] ([[User talk:VIGNERON|talk]]) 14:13, 30 May 2026 (UTC)
== [[Q6489603]] ==
See [[Talk:Q6489603]]. This does not work as a category, it is more an article about a category. --[[User:Ameisenigel|Ameisenigel]] ([[User talk:Ameisenigel|talk]]) 08:34, 31 May 2026 (UTC)
: Under my [[Abstract Wikipedia:Notability|proposed notability guideline]], this would not be notable, so I {{s}} deletion [[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 17:30, 31 May 2026 (UTC)
== Creations by XeNivalys ==
[[user:XeNivalys]] has posted several pages as part of their cross-wiki spam crusade. Please delete them all and if possible issue a block. --[[User:Bedivere|Bedivere]] ([[User talk:Bedivere|talk]]) 04:53, 9 June 2026 (UTC)
:{{Done|Deleted}}. 🪶-[[User:Tanbiruzzaman|<span style="font-family:monospace;color:#006400;letter-spacing:1px;">TΛNBIRUZZΛMΛN</span>]] ([[User talk:Tanbiruzzaman|💬]]) 08:33, 9 June 2026 (UTC)
a8pprtwyh1x9bwzw8vhm2b2snyj8lmu
Abstract Wikipedia:Requests for permissions
4
451
10007
9640
2026-06-09T08:23:10Z
Bunnypranav
929
/* Administrator */ add myself
10007
wikitext
text/x-wiki
{{/Header}}
== Administrator ==
=== Administrator: Bunnypranav ===
Hello folks! I would like to request administrator to be able to help out with deletion, respond to vandalism, and assist with any other administrative tasks. I currently serve as a sysop on Wikifunctions, a sister project intricately linked to this wiki. I actively respond to deletion requests there. While I haven't created many pages here, the administrative skills required overlap significantly with that of Wikifunctions. Thank you for your time and consideration! <span style="font-family:monospace;font-weight:bold">[[User:Bunnypranav|<span style="color:#63b3ed">~/Bunny</span><span style="color:#2c5282">pranav</span>]]:<[[User talk:Bunnypranav|<span style="color:#63b3ed">ping</span>]]></span> 08:23, 9 June 2026 (UTC)
== Interface administrator ==
== Translation administrator ==
== Bureaucrat ==
== Bot ==
== Miscellaneous requests ==
==See also==
* [[Abstract Wikipedia:User groups]]
** [[Special:ListGroupRights]] for the listing of rights per user group
i0a7qgcf6lywtuv20oiqrwh2u757mt7
Q3224
0
1007
9998
3215
2026-06-09T05:55:14Z
99of9
614
9998
abstractwiki
text/plain
{
"qid": "Q3224",
"sections": {
"Q8776414": {
"index": 0,
"fragments": [
"Z89",
{
"Z1K1": "Z7",
"Z7K1": "Z27868",
"Z27868K1": {
"Z1K1": "Z7",
"Z7K1": "Z26039",
"Z26039K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z26039K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q5852411"
},
"Z26039K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36193",
"Z36193K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36193K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
]
}
}
}
4az7abj1pf85sg9hz8exohcusrngfoj
Q9128
0
1582
10010
4078
2026-06-09T10:43:31Z
99of9
614
10010
abstractwiki
text/plain
{
"qid": "Q9128",
"sections": {
"Q8776414": {
"index": 0,
"fragments": [
"Z89",
{
"Z1K1": "Z7",
"Z7K1": "Z32123",
"Z32123K1": {
"Z1K1": "Z7",
"Z7K1": "Z32234",
"Z32234K1": [
"Z1",
{
"Z1K1": "Z7",
"Z7K1": "Z26039",
"Z26039K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z26039K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q124326543"
},
"Z26039K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
" ",
{
"Z1K1": "Z7",
"Z7K1": "Z26095",
"Z26095K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z26095K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q11386"
},
"Z26095K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
" ",
{
"Z1K1": "Z7",
"Z7K1": "Z26095",
"Z26095K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z26095K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q2646911"
},
"Z26095K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
" "
]
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36218",
"Z36218K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36218K2": {
"Z1K1": "Z6092",
"Z6092K1": "P2052"
},
"Z36218K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
]
}
}
}
e14751pvgt84ecbt1i7ybgsdl4m4oyw
Template:Main page/News/de
10
2061
9926
9662
2026-06-08T18:49:54Z
Ameisenigel
31
Created page with "[[$1|2026-06-05]]: Die illustrierte Enzyklopädie"
9926
wikitext
text/x-wiki
<noinclude><languages /></noinclude>
<div style="margin: auto; vertical-align:top">
<div class="mainpage_boxcontents_small">
;Freiwilligentreffen
* Das nächste Freiwilligentreffen findet um <bdi lang="en" dir="ltr">[https://zonestamp.toolforge.org/1780939800 17:30 UTC on 2026-06-08]</bdi> auf <bdi lang="en" dir="ltr">Google Meet</bdi> unter <bdi lang="en" dir="ltr">[https://meet.google.com/xuy-njxh-rkw meet.google.com/xuy-njxh-rkw]</bdi> statt.
* Das [[:c:File:Abstract Wikipedia Volunteer Corner 2026-05.webm|letzte Freiwilligentreffen]] ist auf Commons verfügbar.
; Aktuelle Neuigkeiten zum Status von Wikifunctions
<!--Keep this to the most recent 5 entries-->
* [[:f:Special:MyLanguage/Wikifunctions:Status updates/2026-06-05|2026-06-05]]: Die illustrierte Enzyklopädie
* [[:f:Special:MyLanguage/Wikifunctions:Status updates/2026-05-30|2026-05-30]]: Rückblick und Ausblick
* [[:f:Special:MyLanguage/Wikifunctions:Status updates/2026-05-23|2026-05-23]]: Jahresplan 2026/2027
* [[:f:Special:MyLanguage/Wikifunctions:Status updates/2026-05-15|2026-05-15]]: Eine höhere Bedeutung
* [[:f:Special:MyLanguage/Wikifunctions:Status updates/2026-05-08|2026-05-08]]: Einzelnachweise aus Wikidata jetzt verfügbar
</div>
<span class="plainlinks">[https://www.wikifunctions.org/wiki/Special:MyLanguage/Wikifunctions:Status_updates <span class="mw-ui-button mw-ui-constructive mw-ui-small">Weitere Neuigkeiten</span>]</span>
</div><noinclude>[[Category:templates]]</noinclude>
e9f0iedaparcsixdxr6wxk4w16p7zke
Help:How to create an article/de
12
2505
9924
9903
2026-06-08T18:49:31Z
Ameisenigel
31
9924
wikitext
text/x-wiki
<languages/>
In der Abstrakten Wikipedia kannst du nur Artikel zu Themen erstellen, die bereits ein Wikidata-Datenobjekt haben. Falls das Thema noch nicht in Wikidata existiert, was du über die [[d:special:search|Suche]] feststellen kannst, befolge [[d:Special:MyLanguage/help:items#Creating a new item|diese Hilfeseite]], um ein neues Datenobjekt dafür zu erstellen.
<span id="Steps_to_create_an_article_from_scratch"></span>
== Schritte zur Erstellung eines Artikels von Grund auf ==
Um einen Artikel zu erstellen, kannst du auf [[Special:CreateAbstract|Einen neuen Abstrakten Artikel erstellen]] gehen.
[[File:aw-tutorial-step-1.png|center|frameless|800px|Wähle ein Thema aus]]
Gib ein Thema ein und klicke auf „Erstellen“.
[[File:aw-tutorial-step-2.png|center|frameless|800px|Leerer abstrakter Artikel]]
Du gelangst zu einem neuen Bildschirm. Auf der rechten Seite siehst Du die Vorschau in der ausgewählten Sprache, auf der linken Seite den zusammenfassenden Inhalt.
[[File:aw-tutorial-step-3.png|center|frameless|800px|Klicke auf das Pluszeichen, um ein Fragment hinzuzufügen.]]
Klicke im linken Bereich auf die Plus-Schaltfläche, um ein neues Fragment hinzuzufügen. Zunächst fügen wir ein leeres Fragment hinzu.
[[File:aw-tutorial-step-4.png|center|frameless|800px|Ein leeres Fragment]]
Das sieht dann so aus und zeigt einen Funktionsaufruf, ohne dass eine Funktion ausgewählt ist. Wir klicken auf das Symbol neben dem roten Text „Funktion auswählen“.
[[File:aw-tutorial-step-5.png|center|frameless|800px|Funktionsauswahl geöffnet]]
Dadurch wird die Funktionsauswahl geöffnet.
[[File:aw-tutorial-step-6.png|center|frameless|800px|Eine Funktion auswählen]]
Wir wählen eine Funktion aus. Diese muss auf Wikifunctions vorhanden sein und derzeit ein HTML-Fragment zurückgeben. In diesem Beispiel wählen wir die Funktion "Zeichenkette zu HTML", da wir damit entweder eine Zeichenkette eingeben oder eine Funktion auswählen können, die eine Zeichenkette erzeugt.
[[File:aw-tutorial-step-7.png|center|frameless|800px|Ausgewählte Funktion "Zeichenkette zu HTML"]]
Wir haben nun eine Funktion ausgewählt. Wir erhalten Felder für die Argumente. Anstatt eine Zeichenkette einzugeben, möchten wir eine weitere Funktion hinzufügen.
[[File:aw-tutorial-step-8.png|center|frameless|800px|Ändern des Modus des Arguments]]
Dazu ändern wir den Modus des Arguments mit dem Namen Zeichenkette, indem wir auf die drei Punkte neben Zeichenkette klicken. Dadurch können wir vom aktuellen Modus Literal zu einem Funktionsaufruf wechseln.
[[File:aw-tutorial-step-9.png|center|frameless|800px|Die innere Funktion auswählen]]
Hier können wir nun eine Funktion auswählen, die eine Zeichenkette zurückgibt.
[[File:aw-tutorial-step-10.png|center|frameless|800px|Eine Funktion auswählen, die eine Zeichenkette zurückgibt]]
Wir wählen die Funktion "Instanziierungssatz ohne Artikel" -- eine Funktion, die Sätze wie "Paris ist eine Stadt." erzeugt. Die Auswahl der Funktion “Article-less instantiating HTML fragment” hätte es uns ermöglicht, die Funktion “Zeichenkette zu HTML” zu überspringen.
[[File:aw-tutorial-step-10.png|center|frameless|800px|Argumente für die Funktion zur artikellosen Instanziierung von Fragmenten]]
Nun sehen wir die Argumente dieser Funktion. Außerdem werden automatisch passende Argumente eingefügt. Dies führt zu dem Satz "Paris ist ein Paris.", da die Argumente "Entität" und "Klasse" jeweils mit dem Datenobjekt, über das wir schreiben, vorausgefüllt werden.
[[File:aw-tutorial-step-11.png|center|frameless|800px|Ändern des Modus des Arguments "Klasse"]]
Wir müssen den Modus des Arguments "Klasse" von einem automatisch ausgefüllten Wert (einer Argumentreferenz) auf ein Literal ändern.
[[File:aw-tutorial-step-12.png|center|frameless|800px|Modus von "Klasse" wurde in Literal geändert.]]
Damit haben wir nun ein Feld, um ein Wikidata-Datenobjekt für den Wert des Arguments "Klasse" auszuwählen.
[[File:aw-tutorial-step-13.png|center|frameless|800px|Auswahl der Stadt als Klassenargument]]
Wir wählen das Datenobjekt „Stadt“ als Klassenargument aus.
[[File:aw-tutorial-step-14.png|center|frameless|800px|Der erste Satz ist erstellt.]]
Sobald dies ausgewählt ist, sollte der erste Satz des Artikels fertig sein. Jetzt kannst Du auf „Veröffentlichen“ klicken und eine erste Version des Artikels ist verfügbar. Anschließend kannst Du auf „Bearbeiten“ klicken, um weitere Informationen hinzuzufügen.
<span id="This_is_far_too_complicated!"></span>
== Das ist viel zu kompliziert! ==
Ja, einverstanden.
Es gibt zwei Möglichkeiten, dies zu vereinfachen:
* die Benutzerfreundlichkeit verbessern
* den Funktionskatalog verbessern
Während sich das Entwicklungsteam der Wikimedia Foundation auf den ersten Ansatz konzentriert (und UX-Ideen stets begrüßt), kann die Community an einem umfassenderen und benutzerfreundlicheren Funktionskatalog in Wikifunctions arbeiten. Hierbei zeigt sich, dass die Benennung von Funktionen und Argumenten wichtig ist und dass wir im obigen Ablauf möglichst viele Funktionen vermeiden sollten, die einen Datentyp in einen anderen umwandeln.
Aber ja, am wichtigsten ist, dass sich die Abstrakte Wikipedia derzeit in einer frühen öffentlichen Beta-Phase befindet und das Erstellen und Bearbeiten von Artikeln momentan schwierig ist. Wir müssen alle zusammenarbeiten, um dies zu verbessern. Wenn Du Ideen für neue Funktionen hast, schlage diese bitte unter [[Abstract Wikipedia:Suggested functions|Vorgeschlagene Funktionen]] vor.
<span id="See_also"></span>
== Siehe auch ==
* [[Abstract Wikipedia:Useful functions for article composition]]
[[Category:Help{{#translation:}}]]
nhjm8r126g2mr952q54bltxs6ouqyp5
Translations:Help:How to create an article/2/de
1198
2507
9923
6515
2026-06-08T18:49:30Z
Ameisenigel
31
9923
wikitext
text/x-wiki
== Schritte zur Erstellung eines Artikels von Grund auf ==
7d9wqkka2yaeglho134gflj9gh7ux59
Q36687
0
2713
10001
7048
2026-06-09T05:58:21Z
99of9
614
10001
abstractwiki
text/plain
{
"qid": "Q36687",
"sections": {
"Q8776414": {
"index": 0,
"fragments": [
"Z89",
{
"Z1K1": "Z7",
"Z7K1": "Z27868",
"Z27868K1": {
"Z1K1": "Z7",
"Z7K1": "Z26039",
"Z26039K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z26039K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q5852411"
},
"Z26039K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672"
},
{
"Z1K1": "Z7",
"Z7K1": "Z36193",
"Z36193K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36193K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
]
}
}
}
p4dwucd1rqratatywsrzyvggbbc46dg
10003
10001
2026-06-09T05:59:19Z
99of9
614
10003
abstractwiki
text/plain
{
"qid": "Q36687",
"sections": {
"Q8776414": {
"index": 0,
"fragments": [
"Z89",
{
"Z1K1": "Z7",
"Z7K1": "Z27868",
"Z27868K1": {
"Z1K1": "Z7",
"Z7K1": "Z26039",
"Z26039K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z26039K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q5852411"
},
"Z26039K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36193",
"Z36193K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36193K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
]
}
}
}
6y8k438kuz08snqd2lapc11gbpp5aa3
Q34366
0
2714
10000
7049
2026-06-09T05:57:06Z
99of9
614
10000
abstractwiki
text/plain
{
"qid": "Q34366",
"sections": {
"Q8776414": {
"index": 0,
"fragments": [
"Z89",
{
"Z1K1": "Z7",
"Z7K1": "Z27868",
"Z27868K1": {
"Z1K1": "Z7",
"Z7K1": "Z26039",
"Z26039K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z26039K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q5852411"
},
"Z26039K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36193",
"Z36193K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36193K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
]
}
}
}
tnubjbo5i8skjlbg7mziyyni2su0vrz
Q35715
0
2715
9999
7050
2026-06-09T05:56:16Z
99of9
614
9999
abstractwiki
text/plain
{
"qid": "Q35715",
"sections": {
"Q8776414": {
"index": 0,
"fragments": [
"Z89",
{
"Z1K1": "Z7",
"Z7K1": "Z27868",
"Z27868K1": {
"Z1K1": "Z7",
"Z7K1": "Z26039",
"Z26039K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z26039K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q5852411"
},
"Z26039K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36193",
"Z36193K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36193K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
]
}
}
}
jn2hxbej55stmwn8958qfa670si5rhg
Q3206
0
3092
10002
8261
2026-06-09T05:58:39Z
99of9
614
10002
abstractwiki
text/plain
{
"qid": "Q3206",
"sections": {
"Q8776414": {
"index": 0,
"fragments": [
"Z89",
{
"Z1K1": "Z7",
"Z7K1": "Z33068",
"Z33068K1": [
"Z1",
{
"Z1K1": "Z7",
"Z7K1": "Z26039",
"Z26039K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z26039K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q5852411"
},
"Z26039K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
],
"Z33068K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672"
},
{
"Z1K1": "Z7",
"Z7K1": "Z36193",
"Z36193K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36193K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
]
}
}
}
bj26faqn8xmb7xln3ko30to5nk2wvuh
10004
10002
2026-06-09T05:59:34Z
99of9
614
10004
abstractwiki
text/plain
{
"qid": "Q3206",
"sections": {
"Q8776414": {
"index": 0,
"fragments": [
"Z89",
{
"Z1K1": "Z7",
"Z7K1": "Z33068",
"Z33068K1": [
"Z1",
{
"Z1K1": "Z7",
"Z7K1": "Z26039",
"Z26039K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z26039K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q5852411"
},
"Z26039K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
],
"Z33068K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z35672",
"Z35672K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36193",
"Z36193K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36193K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
]
}
}
}
6c4n1y706mhloiq1xpgoju3cwjkg7i1
10005
10004
2026-06-09T06:00:22Z
99of9
614
10005
abstractwiki
text/plain
{
"qid": "Q3206",
"sections": {
"Q8776414": {
"index": 0,
"fragments": [
"Z89",
{
"Z1K1": "Z7",
"Z7K1": "Z33068",
"Z33068K1": [
"Z1",
{
"Z1K1": "Z7",
"Z7K1": "Z26039",
"Z26039K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z26039K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q5852411"
},
"Z26039K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
],
"Z33068K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z36193",
"Z36193K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z36193K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
]
}
}
}
4ls4pw7nsldudz1hpatfk0vi8zdkbty
Q1186
0
3598
9920
9686
2026-06-08T16:16:15Z
Feeglgeef
36
clean up
9920
abstractwiki
text/plain
{
"qid": "Q1186",
"sections": {
"Q8776414": {
"index": 0,
"fragments": [
"Z89",
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M50825483"
},
"Z36038K2": {
"Z1K1": "Z7",
"Z7K1": "Z24766",
"Z24766K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q1186"
},
"Z24766K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z33068",
"Z33068K1": [
"Z1",
{
"Z1K1": "Z7",
"Z7K1": "Z34282",
"Z34282K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z34282K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z28016",
"Z28016K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q167715"
},
"Z28016K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q5119"
},
"Z28016K3": {
"Z1K1": "Z6091",
"Z6091K1": "Q1186"
},
"Z28016K4": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z28445",
"Z28445K1": {
"Z1K1": "Z7",
"Z7K1": "Z30120",
"Z30120K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z30120K2": [
"Z6030",
"Z6033",
"Z6036"
],
"Z30120K3": [
"Z60",
{
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
],
"Z30120K4": [
"Z6092",
{
"Z1K1": "Z6092",
"Z6092K1": "P1082"
}
]
},
"Z28445K2": {
"Z1K1": "Z6092",
"Z6092K1": "P1082"
},
"Z28445K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z28445",
"Z28445K1": {
"Z1K1": "Z7",
"Z7K1": "Z6821",
"Z6821K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q1186"
}
},
"Z28445K2": {
"Z1K1": "Z6092",
"Z6092K1": "P6897"
},
"Z28445K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
],
"Z33068K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
]
}
}
}
f5xx1awizc3k3vjecgp6xicoltkdefw
Q1204
0
3691
9921
2026-06-08T16:45:34Z
Feeglgeef
36
Created page with "{ "qid": "Q1204", "sections": { "Q8776414": { "index": 0, "fragments": [ "Z89", { "Z1K1": "Z7", "Z7K1": "Z36038", "Z36038K1": { "Z1K1": "Z310", "Z310K1": "M15948491" }, "Z36038K2": "" }, { "Z1K1": "Z7",..."
9921
abstractwiki
text/plain
{
"qid": "Q1204",
"sections": {
"Q8776414": {
"index": 0,
"fragments": [
"Z89",
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M15948491"
},
"Z36038K2": ""
},
{
"Z1K1": "Z7",
"Z7K1": "Z33068",
"Z33068K1": [
"Z1",
{
"Z1K1": "Z7",
"Z7K1": "Z34282",
"Z34282K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z34282K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z28016",
"Z28016K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q28515"
},
"Z28016K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q5119"
},
"Z28016K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z28016K4": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z28445",
"Z28445K1": {
"Z1K1": "Z7",
"Z7K1": "Z30120",
"Z30120K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z30120K2": [
"Z6030",
"Z6033",
"Z6036"
],
"Z30120K3": [
"Z60",
{
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
],
"Z30120K4": [
"Z6092",
{
"Z1K1": "Z6092",
"Z6092K1": "P1082"
}
]
},
"Z28445K2": {
"Z1K1": "Z6092",
"Z6092K1": "P1082"
},
"Z28445K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
],
"Z33068K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
]
}
}
}
s3bzrikqjev5lfjvetdscaxiag3i2u0
Q483382
0
3692
9922
2026-06-08T17:51:36Z
Kylemaverick
2047
Created article and added date of birth and place of birth
9922
abstractwiki
text/plain
{
"qid": "Q483382",
"sections": {
"Q8776414": {
"index": 0,
"fragments": [
"Z89",
{
"Z1K1": "Z7",
"Z7K1": "Z27868",
"Z27868K1": {
"Z1K1": "Z7",
"Z7K1": "Z32473",
"Z32473K1": {
"Z1K1": "Z7",
"Z7K1": "Z6821",
"Z6821K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
}
},
"Z32473K2": {
"Z1K1": "Z7",
"Z7K1": "Z25601",
"Z25601K1": {
"Z1K1": "Z7",
"Z7K1": "Z6821",
"Z6821K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
}
}
},
"Z32473K3": {
"Z1K1": "Z7",
"Z7K1": "Z6821",
"Z6821K1": {
"Z1K1": "Z7",
"Z7K1": "Z28787",
"Z28787K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z28787K2": {
"Z1K1": "Z6092",
"Z6092K1": "P19"
}
}
},
"Z32473K4": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
}
]
}
}
}
huveunpfz3d1x6of8ku1fi0ff7hsfr9
Translations:Template:Main page/News/20/de
1198
3693
9925
2026-06-08T18:49:54Z
Ameisenigel
31
Created page with "[[$1|2026-06-05]]: Die illustrierte Enzyklopädie"
9925
wikitext
text/x-wiki
[[$1|2026-06-05]]: Die illustrierte Enzyklopädie
m0km39tm7ha6zc16blh72smjt6ry1n5
Translations:Abstract Wikipedia:User scripts/Page display title/de
1198
3694
9927
2026-06-08T18:50:18Z
Ameisenigel
31
Created page with "Abstrakte Wikipedia:Benutzerskripte"
9927
wikitext
text/x-wiki
Abstrakte Wikipedia:Benutzerskripte
qa4qf3qe94kb7p5a4nn2z1zb0xvlbtn
Abstract Wikipedia:User scripts/de
4
3695
9928
2026-06-08T18:50:19Z
Ameisenigel
31
Created page with "Abstrakte Wikipedia:Benutzerskripte"
9928
wikitext
text/x-wiki
<languages />
<div lang="en" dir="ltr" class="mw-content-ltr">
User scripts are programs written in JavaScript to facilitate the use of Abstract Wikipedia. User scripts enable user accounts to do things they otherwise couldn't do as easily. Also, you can write a new user script, either by modifying an existing script or by starting from scratch.
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
==A word about security==
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
User scripts have unlimited access to your account by their very nature – unlike OAuth/bot password based applications such as Huggle, where you can control access levels, the script runs in your browser. Anything you can do on Abstract Wikipedia, it can do.
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
As such, and this is especially pertinent to users with advanced permissions, make sure that you trust the user who wrote the script. You will be held responsible for any actions it takes on your behalf. If you are "importing" a script (instead of copying the code itself) be warned that the user you are importing from could alter their script at any time. Only import from users you trust.
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
==List of user scripts==
</div>
* [[User:Feeglgeef/articlePreviewPopup.js]] — <span lang="en" dir="ltr" class="mw-content-ltr">Displays the generated text preview of an abstract article in a full-screen tab or window upon pressing <kbd>alt + o</kbd>. Requires you to enable pop-up permissions in the browser.</span>
* [[User:Feeglgeef/editsource-abstractwiki.js]] — <span lang="en" dir="ltr" class="mw-content-ltr">Like the [[f:User:Feeglgeef/wikilambda_editsource.js|Wikifunctions equivalent]], allows you to view and edit the source content of an Abstract Wikipedia article.</span>
pit4ftcjx9w6vvu9a56hna02fuw6g5q
9930
9928
2026-06-08T18:51:57Z
Ameisenigel
31
Created page with "Benutzerskripte sind in JavaScript geschriebene Programme, die die Nutzung der Abstrakten Wikipedia erleichtern. Sie ermöglichen es Benutzerkonten, Dinge zu tun, die sie sonst nicht so leicht tun könnten. Du kannst auch ein neues Benutzerskript erstellen, entweder durch die Anpassung eines vorhandenen Skripts oder indem du ganz von vorne beginnst."
9930
wikitext
text/x-wiki
<languages />
Benutzerskripte sind in JavaScript geschriebene Programme, die die Nutzung der Abstrakten Wikipedia erleichtern. Sie ermöglichen es Benutzerkonten, Dinge zu tun, die sie sonst nicht so leicht tun könnten. Du kannst auch ein neues Benutzerskript erstellen, entweder durch die Anpassung eines vorhandenen Skripts oder indem du ganz von vorne beginnst.
<div lang="en" dir="ltr" class="mw-content-ltr">
==A word about security==
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
User scripts have unlimited access to your account by their very nature – unlike OAuth/bot password based applications such as Huggle, where you can control access levels, the script runs in your browser. Anything you can do on Abstract Wikipedia, it can do.
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
As such, and this is especially pertinent to users with advanced permissions, make sure that you trust the user who wrote the script. You will be held responsible for any actions it takes on your behalf. If you are "importing" a script (instead of copying the code itself) be warned that the user you are importing from could alter their script at any time. Only import from users you trust.
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
==List of user scripts==
</div>
* [[User:Feeglgeef/articlePreviewPopup.js]] — <span lang="en" dir="ltr" class="mw-content-ltr">Displays the generated text preview of an abstract article in a full-screen tab or window upon pressing <kbd>alt + o</kbd>. Requires you to enable pop-up permissions in the browser.</span>
* [[User:Feeglgeef/editsource-abstractwiki.js]] — <span lang="en" dir="ltr" class="mw-content-ltr">Like the [[f:User:Feeglgeef/wikilambda_editsource.js|Wikifunctions equivalent]], allows you to view and edit the source content of an Abstract Wikipedia article.</span>
787hxw2yndr0lwtlzh5bpwkp0owpp2t
9932
9930
2026-06-08T18:52:03Z
Ameisenigel
31
Created page with "== Ein Wort zur Sicherheit =="
9932
wikitext
text/x-wiki
<languages />
Benutzerskripte sind in JavaScript geschriebene Programme, die die Nutzung der Abstrakten Wikipedia erleichtern. Sie ermöglichen es Benutzerkonten, Dinge zu tun, die sie sonst nicht so leicht tun könnten. Du kannst auch ein neues Benutzerskript erstellen, entweder durch die Anpassung eines vorhandenen Skripts oder indem du ganz von vorne beginnst.
<span id="A_word_about_security"></span>
== Ein Wort zur Sicherheit ==
<div lang="en" dir="ltr" class="mw-content-ltr">
User scripts have unlimited access to your account by their very nature – unlike OAuth/bot password based applications such as Huggle, where you can control access levels, the script runs in your browser. Anything you can do on Abstract Wikipedia, it can do.
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
As such, and this is especially pertinent to users with advanced permissions, make sure that you trust the user who wrote the script. You will be held responsible for any actions it takes on your behalf. If you are "importing" a script (instead of copying the code itself) be warned that the user you are importing from could alter their script at any time. Only import from users you trust.
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
==List of user scripts==
</div>
* [[User:Feeglgeef/articlePreviewPopup.js]] — <span lang="en" dir="ltr" class="mw-content-ltr">Displays the generated text preview of an abstract article in a full-screen tab or window upon pressing <kbd>alt + o</kbd>. Requires you to enable pop-up permissions in the browser.</span>
* [[User:Feeglgeef/editsource-abstractwiki.js]] — <span lang="en" dir="ltr" class="mw-content-ltr">Like the [[f:User:Feeglgeef/wikilambda_editsource.js|Wikifunctions equivalent]], allows you to view and edit the source content of an Abstract Wikipedia article.</span>
0zojhv72qwn2qqgfpcgwwu710v47zti
9934
9932
2026-06-08T18:55:34Z
Ameisenigel
31
Created page with "Benutzerskripte haben von Natur aus uneingeschränkten Zugriff auf dein Konto – im Gegensatz zu Anwendungen wie Huggle, die auf OAuth oder Bot-Passwörtern basieren und bei denen du die Zugriffsebenen steuern kannst, wird das Skript in deinem Browser ausgeführt. Alles, was du in der Abstrakten Wikipedia tun kannst, kann es auch."
9934
wikitext
text/x-wiki
<languages />
Benutzerskripte sind in JavaScript geschriebene Programme, die die Nutzung der Abstrakten Wikipedia erleichtern. Sie ermöglichen es Benutzerkonten, Dinge zu tun, die sie sonst nicht so leicht tun könnten. Du kannst auch ein neues Benutzerskript erstellen, entweder durch die Anpassung eines vorhandenen Skripts oder indem du ganz von vorne beginnst.
<span id="A_word_about_security"></span>
== Ein Wort zur Sicherheit ==
Benutzerskripte haben von Natur aus uneingeschränkten Zugriff auf dein Konto – im Gegensatz zu Anwendungen wie Huggle, die auf OAuth oder Bot-Passwörtern basieren und bei denen du die Zugriffsebenen steuern kannst, wird das Skript in deinem Browser ausgeführt. Alles, was du in der Abstrakten Wikipedia tun kannst, kann es auch.
<div lang="en" dir="ltr" class="mw-content-ltr">
As such, and this is especially pertinent to users with advanced permissions, make sure that you trust the user who wrote the script. You will be held responsible for any actions it takes on your behalf. If you are "importing" a script (instead of copying the code itself) be warned that the user you are importing from could alter their script at any time. Only import from users you trust.
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
==List of user scripts==
</div>
* [[User:Feeglgeef/articlePreviewPopup.js]] — <span lang="en" dir="ltr" class="mw-content-ltr">Displays the generated text preview of an abstract article in a full-screen tab or window upon pressing <kbd>alt + o</kbd>. Requires you to enable pop-up permissions in the browser.</span>
* [[User:Feeglgeef/editsource-abstractwiki.js]] — <span lang="en" dir="ltr" class="mw-content-ltr">Like the [[f:User:Feeglgeef/wikilambda_editsource.js|Wikifunctions equivalent]], allows you to view and edit the source content of an Abstract Wikipedia article.</span>
iz9f14191ov1r605109qxfs9ns57du8
9936
9934
2026-06-08T18:57:42Z
Ameisenigel
31
Created page with "Stelle daher sicher, dass du dem Benutzer vertraust, der das Skript geschrieben hat, dies gilt insbesondere für Benutzer mit erweiterten Rechten. Du wirst für alle Aktionen verantwortlich gemacht, die es in deinem Namen ausführt. Wenn du ein Skript "importierst" (anstatt den Code selbst zu kopieren), bedenke, dass der Benutzer, von dem du importierst, sein Skript jederzeit ändern kann. Importiere nur von Benutzern, denen du vertraust."
9936
wikitext
text/x-wiki
<languages />
Benutzerskripte sind in JavaScript geschriebene Programme, die die Nutzung der Abstrakten Wikipedia erleichtern. Sie ermöglichen es Benutzerkonten, Dinge zu tun, die sie sonst nicht so leicht tun könnten. Du kannst auch ein neues Benutzerskript erstellen, entweder durch die Anpassung eines vorhandenen Skripts oder indem du ganz von vorne beginnst.
<span id="A_word_about_security"></span>
== Ein Wort zur Sicherheit ==
Benutzerskripte haben von Natur aus uneingeschränkten Zugriff auf dein Konto – im Gegensatz zu Anwendungen wie Huggle, die auf OAuth oder Bot-Passwörtern basieren und bei denen du die Zugriffsebenen steuern kannst, wird das Skript in deinem Browser ausgeführt. Alles, was du in der Abstrakten Wikipedia tun kannst, kann es auch.
Stelle daher sicher, dass du dem Benutzer vertraust, der das Skript geschrieben hat, dies gilt insbesondere für Benutzer mit erweiterten Rechten. Du wirst für alle Aktionen verantwortlich gemacht, die es in deinem Namen ausführt. Wenn du ein Skript "importierst" (anstatt den Code selbst zu kopieren), bedenke, dass der Benutzer, von dem du importierst, sein Skript jederzeit ändern kann. Importiere nur von Benutzern, denen du vertraust.
<div lang="en" dir="ltr" class="mw-content-ltr">
==List of user scripts==
</div>
* [[User:Feeglgeef/articlePreviewPopup.js]] — <span lang="en" dir="ltr" class="mw-content-ltr">Displays the generated text preview of an abstract article in a full-screen tab or window upon pressing <kbd>alt + o</kbd>. Requires you to enable pop-up permissions in the browser.</span>
* [[User:Feeglgeef/editsource-abstractwiki.js]] — <span lang="en" dir="ltr" class="mw-content-ltr">Like the [[f:User:Feeglgeef/wikilambda_editsource.js|Wikifunctions equivalent]], allows you to view and edit the source content of an Abstract Wikipedia article.</span>
sfekbnajq2v3fl0vaf6w6ty1trwo6hm
9938
9936
2026-06-08T18:57:46Z
Ameisenigel
31
Created page with "== Liste von Benutzerskripten =="
9938
wikitext
text/x-wiki
<languages />
Benutzerskripte sind in JavaScript geschriebene Programme, die die Nutzung der Abstrakten Wikipedia erleichtern. Sie ermöglichen es Benutzerkonten, Dinge zu tun, die sie sonst nicht so leicht tun könnten. Du kannst auch ein neues Benutzerskript erstellen, entweder durch die Anpassung eines vorhandenen Skripts oder indem du ganz von vorne beginnst.
<span id="A_word_about_security"></span>
== Ein Wort zur Sicherheit ==
Benutzerskripte haben von Natur aus uneingeschränkten Zugriff auf dein Konto – im Gegensatz zu Anwendungen wie Huggle, die auf OAuth oder Bot-Passwörtern basieren und bei denen du die Zugriffsebenen steuern kannst, wird das Skript in deinem Browser ausgeführt. Alles, was du in der Abstrakten Wikipedia tun kannst, kann es auch.
Stelle daher sicher, dass du dem Benutzer vertraust, der das Skript geschrieben hat, dies gilt insbesondere für Benutzer mit erweiterten Rechten. Du wirst für alle Aktionen verantwortlich gemacht, die es in deinem Namen ausführt. Wenn du ein Skript "importierst" (anstatt den Code selbst zu kopieren), bedenke, dass der Benutzer, von dem du importierst, sein Skript jederzeit ändern kann. Importiere nur von Benutzern, denen du vertraust.
<span id="List_of_user_scripts"></span>
== Liste von Benutzerskripten ==
* [[User:Feeglgeef/articlePreviewPopup.js]] — <span lang="en" dir="ltr" class="mw-content-ltr">Displays the generated text preview of an abstract article in a full-screen tab or window upon pressing <kbd>alt + o</kbd>. Requires you to enable pop-up permissions in the browser.</span>
* [[User:Feeglgeef/editsource-abstractwiki.js]] — <span lang="en" dir="ltr" class="mw-content-ltr">Like the [[f:User:Feeglgeef/wikilambda_editsource.js|Wikifunctions equivalent]], allows you to view and edit the source content of an Abstract Wikipedia article.</span>
97oencs82vifc3a112lelisj9n85ok6
9940
9938
2026-06-08T18:58:49Z
Ameisenigel
31
Created page with "Zeigt beim Drücken von $1 eine generierte Textvorschau eines abstrakten Artikels in einem Vollbild-Tab oder -Fenster an. Erfordert die Aktivierung der Pop-up-Berechtigungen im Browser."
9940
wikitext
text/x-wiki
<languages />
Benutzerskripte sind in JavaScript geschriebene Programme, die die Nutzung der Abstrakten Wikipedia erleichtern. Sie ermöglichen es Benutzerkonten, Dinge zu tun, die sie sonst nicht so leicht tun könnten. Du kannst auch ein neues Benutzerskript erstellen, entweder durch die Anpassung eines vorhandenen Skripts oder indem du ganz von vorne beginnst.
<span id="A_word_about_security"></span>
== Ein Wort zur Sicherheit ==
Benutzerskripte haben von Natur aus uneingeschränkten Zugriff auf dein Konto – im Gegensatz zu Anwendungen wie Huggle, die auf OAuth oder Bot-Passwörtern basieren und bei denen du die Zugriffsebenen steuern kannst, wird das Skript in deinem Browser ausgeführt. Alles, was du in der Abstrakten Wikipedia tun kannst, kann es auch.
Stelle daher sicher, dass du dem Benutzer vertraust, der das Skript geschrieben hat, dies gilt insbesondere für Benutzer mit erweiterten Rechten. Du wirst für alle Aktionen verantwortlich gemacht, die es in deinem Namen ausführt. Wenn du ein Skript "importierst" (anstatt den Code selbst zu kopieren), bedenke, dass der Benutzer, von dem du importierst, sein Skript jederzeit ändern kann. Importiere nur von Benutzern, denen du vertraust.
<span id="List_of_user_scripts"></span>
== Liste von Benutzerskripten ==
* [[User:Feeglgeef/articlePreviewPopup.js]] — Zeigt beim Drücken von <kbd>alt + o</kbd> eine generierte Textvorschau eines abstrakten Artikels in einem Vollbild-Tab oder -Fenster an. Erfordert die Aktivierung der Pop-up-Berechtigungen im Browser.
* [[User:Feeglgeef/editsource-abstractwiki.js]] — <span lang="en" dir="ltr" class="mw-content-ltr">Like the [[f:User:Feeglgeef/wikilambda_editsource.js|Wikifunctions equivalent]], allows you to view and edit the source content of an Abstract Wikipedia article.</span>
3sykeehuvrewmwnr1qebz3kpzl1h4kl
9942
9940
2026-06-08T19:00:06Z
Ameisenigel
31
Created page with "Wie das [[$1|Äquivalent auf Wikifunctions]], erlaubt dir, den Quelltext des Inhalts eines Artikels in der Abstrakten Wikipedia zu betrachten und zu bearbeiten."
9942
wikitext
text/x-wiki
<languages />
Benutzerskripte sind in JavaScript geschriebene Programme, die die Nutzung der Abstrakten Wikipedia erleichtern. Sie ermöglichen es Benutzerkonten, Dinge zu tun, die sie sonst nicht so leicht tun könnten. Du kannst auch ein neues Benutzerskript erstellen, entweder durch die Anpassung eines vorhandenen Skripts oder indem du ganz von vorne beginnst.
<span id="A_word_about_security"></span>
== Ein Wort zur Sicherheit ==
Benutzerskripte haben von Natur aus uneingeschränkten Zugriff auf dein Konto – im Gegensatz zu Anwendungen wie Huggle, die auf OAuth oder Bot-Passwörtern basieren und bei denen du die Zugriffsebenen steuern kannst, wird das Skript in deinem Browser ausgeführt. Alles, was du in der Abstrakten Wikipedia tun kannst, kann es auch.
Stelle daher sicher, dass du dem Benutzer vertraust, der das Skript geschrieben hat, dies gilt insbesondere für Benutzer mit erweiterten Rechten. Du wirst für alle Aktionen verantwortlich gemacht, die es in deinem Namen ausführt. Wenn du ein Skript "importierst" (anstatt den Code selbst zu kopieren), bedenke, dass der Benutzer, von dem du importierst, sein Skript jederzeit ändern kann. Importiere nur von Benutzern, denen du vertraust.
<span id="List_of_user_scripts"></span>
== Liste von Benutzerskripten ==
* [[User:Feeglgeef/articlePreviewPopup.js]] — Zeigt beim Drücken von <kbd>alt + o</kbd> eine generierte Textvorschau eines abstrakten Artikels in einem Vollbild-Tab oder -Fenster an. Erfordert die Aktivierung der Pop-up-Berechtigungen im Browser.
* [[User:Feeglgeef/editsource-abstractwiki.js]] — Wie das [[f:User:Feeglgeef/wikilambda_editsource.js|Äquivalent auf Wikifunctions]], erlaubt dir, den Quelltext des Inhalts eines Artikels in der Abstrakten Wikipedia zu betrachten und zu bearbeiten.
sqz7esf0galgwmfjbvduqtt6qg7t49g
Translations:Abstract Wikipedia:User scripts/1/de
1198
3696
9929
2026-06-08T18:51:56Z
Ameisenigel
31
Created page with "Benutzerskripte sind in JavaScript geschriebene Programme, die die Nutzung der Abstrakten Wikipedia erleichtern. Sie ermöglichen es Benutzerkonten, Dinge zu tun, die sie sonst nicht so leicht tun könnten. Du kannst auch ein neues Benutzerskript erstellen, entweder durch die Anpassung eines vorhandenen Skripts oder indem du ganz von vorne beginnst."
9929
wikitext
text/x-wiki
Benutzerskripte sind in JavaScript geschriebene Programme, die die Nutzung der Abstrakten Wikipedia erleichtern. Sie ermöglichen es Benutzerkonten, Dinge zu tun, die sie sonst nicht so leicht tun könnten. Du kannst auch ein neues Benutzerskript erstellen, entweder durch die Anpassung eines vorhandenen Skripts oder indem du ganz von vorne beginnst.
2mvrcsciz5j9djj5stct4o8mbsag72l
Translations:Abstract Wikipedia:User scripts/2/de
1198
3697
9931
2026-06-08T18:52:03Z
Ameisenigel
31
Created page with "== Ein Wort zur Sicherheit =="
9931
wikitext
text/x-wiki
== Ein Wort zur Sicherheit ==
rjbc76u9vplvg5wzcybzoiqkfnmdq3s
Translations:Abstract Wikipedia:User scripts/3/de
1198
3698
9933
2026-06-08T18:55:33Z
Ameisenigel
31
Created page with "Benutzerskripte haben von Natur aus uneingeschränkten Zugriff auf dein Konto – im Gegensatz zu Anwendungen wie Huggle, die auf OAuth oder Bot-Passwörtern basieren und bei denen du die Zugriffsebenen steuern kannst, wird das Skript in deinem Browser ausgeführt. Alles, was du in der Abstrakten Wikipedia tun kannst, kann es auch."
9933
wikitext
text/x-wiki
Benutzerskripte haben von Natur aus uneingeschränkten Zugriff auf dein Konto – im Gegensatz zu Anwendungen wie Huggle, die auf OAuth oder Bot-Passwörtern basieren und bei denen du die Zugriffsebenen steuern kannst, wird das Skript in deinem Browser ausgeführt. Alles, was du in der Abstrakten Wikipedia tun kannst, kann es auch.
5tyiwbj20sp8byrtpi4z26smpd30ibh
Translations:Abstract Wikipedia:User scripts/4/de
1198
3699
9935
2026-06-08T18:57:42Z
Ameisenigel
31
Created page with "Stelle daher sicher, dass du dem Benutzer vertraust, der das Skript geschrieben hat, dies gilt insbesondere für Benutzer mit erweiterten Rechten. Du wirst für alle Aktionen verantwortlich gemacht, die es in deinem Namen ausführt. Wenn du ein Skript "importierst" (anstatt den Code selbst zu kopieren), bedenke, dass der Benutzer, von dem du importierst, sein Skript jederzeit ändern kann. Importiere nur von Benutzern, denen du vertraust."
9935
wikitext
text/x-wiki
Stelle daher sicher, dass du dem Benutzer vertraust, der das Skript geschrieben hat, dies gilt insbesondere für Benutzer mit erweiterten Rechten. Du wirst für alle Aktionen verantwortlich gemacht, die es in deinem Namen ausführt. Wenn du ein Skript "importierst" (anstatt den Code selbst zu kopieren), bedenke, dass der Benutzer, von dem du importierst, sein Skript jederzeit ändern kann. Importiere nur von Benutzern, denen du vertraust.
ex7x62jiu8zmvw7oe4b2xk4pfeaur6w
Translations:Abstract Wikipedia:User scripts/5/de
1198
3700
9937
2026-06-08T18:57:45Z
Ameisenigel
31
Created page with "== Liste von Benutzerskripten =="
9937
wikitext
text/x-wiki
== Liste von Benutzerskripten ==
sqt64v5umy0vimmbf1ka032orqvc43i
Translations:Abstract Wikipedia:User scripts/6/de
1198
3701
9939
2026-06-08T18:58:49Z
Ameisenigel
31
Created page with "Zeigt beim Drücken von $1 eine generierte Textvorschau eines abstrakten Artikels in einem Vollbild-Tab oder -Fenster an. Erfordert die Aktivierung der Pop-up-Berechtigungen im Browser."
9939
wikitext
text/x-wiki
Zeigt beim Drücken von $1 eine generierte Textvorschau eines abstrakten Artikels in einem Vollbild-Tab oder -Fenster an. Erfordert die Aktivierung der Pop-up-Berechtigungen im Browser.
jobg64gzguwlri0si2bc6yqjwugssfq
Translations:Abstract Wikipedia:User scripts/7/de
1198
3702
9941
2026-06-08T19:00:05Z
Ameisenigel
31
Created page with "Wie das [[$1|Äquivalent auf Wikifunctions]], erlaubt dir, den Quelltext des Inhalts eines Artikels in der Abstrakten Wikipedia zu betrachten und zu bearbeiten."
9941
wikitext
text/x-wiki
Wie das [[$1|Äquivalent auf Wikifunctions]], erlaubt dir, den Quelltext des Inhalts eines Artikels in der Abstrakten Wikipedia zu betrachten und zu bearbeiten.
swoxx47y3dhgwakdck6oyz2ruygc7rj
User talk:Removethenotabilityguideline
3
3703
9943
2026-06-08T20:20:36Z
Feeglgeef
36
Created page with "{{subst:Welcome}}~~~~"
9943
wikitext
text/x-wiki
== Welcome to Abstract Wikipedia! ==
<div style="border:solid medium lightgrey; border-width: medium; padding: 0.3em 0.5em;">
<div class="lang-en" lang="en">
Hello, Removethenotabilityguideline. Welcome to '''[[Abstract Wikipedia:About|Abstract Wikipedia]]'''! View the [[Abstract Wikipedia:Community portal|Community portal]] or post to the [[Abstract Wikipedia:Project chat|Project chat]] if you need help with something. If you add or comment on a topic, please ensure your contribution is automatically signed or sign it manually by typing four tilde characters <nowiki>[~~~~]</nowiki>. Happy editing!
</div>
</div><!-- Template:Welcome -->[[User:Feeglgeef|Feeglgeef]] ([[User talk:Feeglgeef|talk]]) 20:20, 8 June 2026 (UTC)
4rxstvrxbmy2ebfnf94l7lsx1huyalm
Q124710391
0
3704
9946
2026-06-08T22:08:25Z
Poro26
4173
Création d'un nouvel article
9946
abstractwiki
text/plain
{
"qid": "Q124710391",
"sections": {
"Q8776414": {
"index": 0,
"fragments": [
"Z89",
{
"Z1K1": "Z7",
"Z7K1": "Z31870",
"Z31870K1": "",
"Z31870K2": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z31870K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
]
}
}
}
7w3wsu546qomv55vjskhwhyuucacbjy
9948
9946
2026-06-08T22:15:36Z
Poro26
4173
Modification
9948
abstractwiki
text/plain
{
"qid": "Q124710391",
"sections": {
"Q8776414": {
"index": 0,
"fragments": [
"Z89",
{
"Z1K1": "Z7",
"Z7K1": "Z31921",
"Z31921K1": {
"Z1K1": "Z89",
"Z89K1": "Nicolas Huys (né le 16 octobre 2001 en France) est un athlète franco-ivoirien spécialisé dans le décathlon."
},
"Z31921K2": {
"Z1K1": "Z89",
"Z89K1": "https://worldathletics.org/athletes/-/14849243"
}
}
]
}
}
}
8x7bwncrnuuideuosi54lxjisrqyo4u
9949
9948
2026-06-08T22:19:37Z
Poro26
4173
Correction
9949
abstractwiki
text/plain
{
"qid": "Q124710391",
"sections": {
"Q8776414": {
"index": 0,
"fragments": [
"Z89",
{
"Z1K1": "Z7",
"Z7K1": "Z31921",
"Z31921K1": {
"Z1K1": "Z89",
"Z89K1": "Nicolas Huys (born 16 October 2001 in France) is a French-Ivorian athlete who specializes in the decathlon."
},
"Z31921K2": {
"Z1K1": "Z89",
"Z89K1": "https://worldathletics.org/athletes/-/14849243"
}
}
]
}
}
}
o8p0j4ns1tuzwxgk4s18m956d7fjc85
Q119300725
0
3705
9950
2026-06-08T22:45:59Z
Poro26
4173
Création d'un nouvel article
9950
abstractwiki
text/plain
{
"qid": "Q119300725",
"sections": {
"Q8776414": {
"index": 0,
"fragments": [
"Z89",
{
"Z1K1": "Z7",
"Z7K1": "Z31921",
"Z31921K1": {
"Z1K1": "Z89",
"Z89K1": "Soro Guefala was an Ivorian writer born in 1956 in Komborodougou, Côte d’Ivoire, and died in 2017."
},
"Z31921K2": {
"Z1K1": "Z89",
"Z89K1": "https://litterature.ci/soro-guefala-1956-2017/"
}
}
]
}
}
}
7hhfur42fe2b3oaj3jopiujnnbaxuve
Q65
0
3706
9951
2026-06-09T00:15:40Z
VidanaliK
4748
created new article for los angeles
9951
abstractwiki
text/plain
{
"qid": "Q65",
"sections": {
"Q8776414": {
"index": 0,
"fragments": [
"Z89",
{
"Z1K1": "Z7",
"Z7K1": "Z27868",
"Z27868K1": {
"Z1K1": "Z7",
"Z7K1": "Z14396",
"Z14396K1": {
"Z1K1": "Z7",
"Z7K1": "Z26570",
"Z26570K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q65"
},
"Z26570K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q515"
},
"Z26570K3": {
"Z1K1": "Z6091",
"Z6091K1": "Q99"
},
"Z26570K4": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
}
}
]
}
}
}
jqyhmph2y4ypmvm4jllwzwplwdglulq
9952
9951
2026-06-09T00:24:55Z
VidanaliK
4748
added more info
9952
abstractwiki
text/plain
{
"qid": "Q65",
"sections": {
"Q8776414": {
"index": 0,
"fragments": [
"Z89",
{
"Z1K1": "Z7",
"Z7K1": "Z27868",
"Z27868K1": {
"Z1K1": "Z7",
"Z7K1": "Z14396",
"Z14396K1": {
"Z1K1": "Z7",
"Z7K1": "Z26570",
"Z26570K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q65"
},
"Z26570K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q515"
},
"Z26570K3": {
"Z1K1": "Z6091",
"Z6091K1": "Q99"
},
"Z26570K4": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z27868",
"Z27868K1": {
"Z1K1": "Z7",
"Z7K1": "Z14396",
"Z14396K1": {
"Z1K1": "Z7",
"Z7K1": "Z27243",
"Z27243K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z27243K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q138758272"
},
"Z27243K3": {
"Z1K1": "Z6091",
"Z6091K1": "Q515"
},
"Z27243K4": {
"Z1K1": "Z6091",
"Z6091K1": "Q99"
},
"Z27243K5": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z27868",
"Z27868K1": {
"Z1K1": "Z7",
"Z7K1": "Z26039",
"Z26039K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z26039K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q13218391"
},
"Z26039K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
}
]
}
}
}
7vvo0cbgvfym5hmtzgm9nb9xvxorcro
9955
9952
2026-06-09T00:49:54Z
VidanaliK
4748
added image
9955
abstractwiki
text/plain
{
"qid": "Q65",
"sections": {
"Q8776414": {
"index": 0,
"fragments": [
"Z89",
{
"Z1K1": "Z7",
"Z7K1": "Z36038",
"Z36038K1": {
"Z1K1": "Z310",
"Z310K1": "M76431252"
},
"Z36038K2": ""
},
{
"Z1K1": "Z7",
"Z7K1": "Z27868",
"Z27868K1": {
"Z1K1": "Z7",
"Z7K1": "Z14396",
"Z14396K1": {
"Z1K1": "Z7",
"Z7K1": "Z26570",
"Z26570K1": {
"Z1K1": "Z6091",
"Z6091K1": "Q65"
},
"Z26570K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q515"
},
"Z26570K3": {
"Z1K1": "Z6091",
"Z6091K1": "Q99"
},
"Z26570K4": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z27868",
"Z27868K1": {
"Z1K1": "Z7",
"Z7K1": "Z14396",
"Z14396K1": {
"Z1K1": "Z7",
"Z7K1": "Z27243",
"Z27243K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z27243K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q138758272"
},
"Z27243K3": {
"Z1K1": "Z6091",
"Z6091K1": "Q515"
},
"Z27243K4": {
"Z1K1": "Z6091",
"Z6091K1": "Q99"
},
"Z27243K5": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z27868",
"Z27868K1": {
"Z1K1": "Z7",
"Z7K1": "Z26039",
"Z26039K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z26039K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q13218391"
},
"Z26039K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
}
]
}
}
}
c46qa0xeb5trtx7n9m27cr5xz8knfzo
Q2409
0
3707
9953
2026-06-09T00:32:54Z
VidanaliK
4748
created new article
9953
abstractwiki
text/plain
{
"qid": "Q2409",
"sections": {
"Q8776414": {
"index": 0,
"fragments": [
"Z89",
{
"Z1K1": "Z7",
"Z7K1": "Z27868",
"Z27868K1": {
"Z1K1": "Z7",
"Z7K1": "Z26039",
"Z26039K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z26039K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q11158"
},
"Z26039K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
},
{
"Z1K1": "Z7",
"Z7K1": "Z27868",
"Z27868K1": {
"Z1K1": "Z7",
"Z7K1": "Z26039",
"Z26039K1": {
"Z1K1": "Z18",
"Z18K1": "Z825K1"
},
"Z26039K2": {
"Z1K1": "Z6091",
"Z6091K1": "Q258158"
},
"Z26039K3": {
"Z1K1": "Z18",
"Z18K1": "Z825K2"
}
}
}
]
}
}
}
gb9xeph9kp9ok2oxgvtc5av2vvvm2tl
Translations:Abstract Wikipedia:About/Page display title/id
1198
3708
9960
2026-06-09T05:40:09Z
Rinai Natsumi
912
Created page with "Abstract Wikipedia:Tentang"
9960
wikitext
text/x-wiki
Abstract Wikipedia:Tentang
j7ms5ozml1zovgsyu9h7n3fcsng0i25
Translations:Abstract Wikipedia:About/1/id
1198
3709
9961
2026-06-09T05:40:20Z
Rinai Natsumi
912
Created page with "== Apa itu Wikipedia Abstrak? =="
9961
wikitext
text/x-wiki
== Apa itu Wikipedia Abstrak? ==
9njdnr4f9rxlch7x1q1skay8saspm66
9965
9961
2026-06-09T05:41:15Z
Rinai Natsumi
912
9965
wikitext
text/x-wiki
== Apa itu Abstract Wikipedia? ==
qz5ivuay8lhq6o1ufkq1uecbc04vac3
Abstract Wikipedia:About/id
4
3710
9962
2026-06-09T05:40:39Z
Rinai Natsumi
912
Created page with "== Apa itu Wikipedia Abstrak? =="
9962
wikitext
text/x-wiki
<languages />
[[Category:Abstract Wikipedia{{#translation:}}]]
<span id="What_is_Abstract_Wikipedia?"></span>
== Apa itu Wikipedia Abstrak? ==
<div lang="en" dir="ltr" class="mw-content-ltr">
Abstract Wikipedia is a new sister project of Wikipedia.
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
Wikipedia's vision is a world in which everyone has access to the sum of all knowledge. Abstract Wikipedia will help the communities of volunteers contributing to Wikipedia and its related projects to more effectively close knowledge gaps.
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
Wikipedia has articles about more than 20 million topics in more than 300 languages. But none of these languages alone allow access to the knowledge about these 20 million topics: English has more than seven million articles, Croatian 230,000, and Swahili 100,000. Unless you speak those languages, that knowledge is not easily available to you. And as much as machine translation has improved thanks to recent improvements in AI, it is still not at the point where it can produce translations you can trust for many language pairs.
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
Abstract Wikipedia does that without relying on AI. Each step of the way remains under human control, and is accessible and editable by the volunteers. There are no hallucinations, no inexplicable and unfixable mistakes: If anything is wrong, fixing it is just one step away, and there is full transparency about how the text has been created. It is not just a probabilistic model choosing the capital of Kenya per chance every time. It is human-curated and owned knowledge.
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
==How does Abstract Wikipedia work?==
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
Articles in Abstract Wikipedia are stored in a notation independent of human languages. The interface of Abstract Wikipedia allows volunteer contributors to create and maintain that language-independent notation. In a second step, this notation is being turned into text in human language. The steps required to make this happen are also created and maintained by a community of volunteers, on Wikifunctions. These steps can use the data on [[D:|Wikidata]], looking up population numbers, dates of birth, or irregular grammatical forms, which have been added to and are maintained on Wikidata by communities of volunteers.
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
See [[Special:MyLanguage/Help:How to create an article|Help:How to create an article]] for a step-by-step guide.
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
Let's follow one example: [[Q1033|Nigeria is the most populous country in Africa.]] In Abstract Wikipedia, this might be stored as:
</div>
{{block indent|1=[[f:Z27243|Z27243]]([[d:Q1033|Q1033]], [[d:Q138758272|Q138758272]], [[d:Q6256|Q6256]], [[d:Q15|Q15]], Z27243K5)}}
<span lang="en" dir="ltr" class="mw-content-ltr">Or, if we use English labels for these identifiers:</span>
{{block indent|1=superlative(Nigeria, populous, country, Africa, language)}}
<span lang="en" dir="ltr" class="mw-content-ltr">This is a call to a function on Wikifunctions. Based on the language, another function is being called. For English, we get the following function call:</span>
{{block indent|1=[[f:Z27243|Z27243]]([[d:Q1033|Q1033]], [[d:Q138758272|Q138758272]], [[d:Q6256|Q6256]], [[d:Q15|Q15]], [[f:Z1002|Z1002]])}}
<span lang="en" dir="ltr" class="mw-content-ltr">And that results in the English text</span>
{{block indent|1=''"Nigeria is the most populous country in Africa."''}}
<span lang="en" dir="ltr" class="mw-content-ltr">If we had chosen German, another function would be called:</span>
{{block indent|1=[[f:Z27243|Z27243]]([[d:Q1033|Q1033]], [[d:Q138758272|Q138758272]], [[d:Q6256|Q6256]], [[d:Q15|Q15]], [[f:Z1430|Z1430]])}}
<span lang="en" dir="ltr" class="mw-content-ltr">And that in turn would result in the following German text:</span>
{{block indent|1=''"Nigeria ist das bevölkerungsreichste Land Afrikas."''}}
<div lang="en" dir="ltr" class="mw-content-ltr">
An example with more languages can be found here.<!-- where?? -->
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
Abstract Wikipedia brings together numerous communities from the Wikimedia Movement and allows them to work together. Basic lexical data and structured data about many topics from Wikidata, functions that capture the necessary computations from Wikifunctions, and images and maps from Wikimedia Commons are all tied together in Abstract Wikipedia and made available for the more than 300 language editions of Wikipedia.
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
The goal of Abstract Wikipedia is to make more knowledge available to more people in more languages, and to allow volunteer editors to be more effective and work across languages, no matter what language they speak. Improvements to the knowledge will automatically propagate to the Wikipedias, errors will be spotted faster and fixed more effectively, and collaborations across languages become possible. We are tearing down the language barriers which are keeping knowledge apart.
</div>
7ibl6at1suwco17o9lfedyp0zl28uc4
9964
9962
2026-06-09T05:41:03Z
Rinai Natsumi
912
Created page with "Abstract Wikipedia adalah proyek saudari baru dari Wikipedia."
9964
wikitext
text/x-wiki
<languages />
[[Category:Abstract Wikipedia{{#translation:}}]]
<span id="What_is_Abstract_Wikipedia?"></span>
== Apa itu Wikipedia Abstrak? ==
Abstract Wikipedia adalah proyek saudari baru dari Wikipedia.
<div lang="en" dir="ltr" class="mw-content-ltr">
Wikipedia's vision is a world in which everyone has access to the sum of all knowledge. Abstract Wikipedia will help the communities of volunteers contributing to Wikipedia and its related projects to more effectively close knowledge gaps.
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
Wikipedia has articles about more than 20 million topics in more than 300 languages. But none of these languages alone allow access to the knowledge about these 20 million topics: English has more than seven million articles, Croatian 230,000, and Swahili 100,000. Unless you speak those languages, that knowledge is not easily available to you. And as much as machine translation has improved thanks to recent improvements in AI, it is still not at the point where it can produce translations you can trust for many language pairs.
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
Abstract Wikipedia does that without relying on AI. Each step of the way remains under human control, and is accessible and editable by the volunteers. There are no hallucinations, no inexplicable and unfixable mistakes: If anything is wrong, fixing it is just one step away, and there is full transparency about how the text has been created. It is not just a probabilistic model choosing the capital of Kenya per chance every time. It is human-curated and owned knowledge.
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
==How does Abstract Wikipedia work?==
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
Articles in Abstract Wikipedia are stored in a notation independent of human languages. The interface of Abstract Wikipedia allows volunteer contributors to create and maintain that language-independent notation. In a second step, this notation is being turned into text in human language. The steps required to make this happen are also created and maintained by a community of volunteers, on Wikifunctions. These steps can use the data on [[D:|Wikidata]], looking up population numbers, dates of birth, or irregular grammatical forms, which have been added to and are maintained on Wikidata by communities of volunteers.
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
See [[Special:MyLanguage/Help:How to create an article|Help:How to create an article]] for a step-by-step guide.
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
Let's follow one example: [[Q1033|Nigeria is the most populous country in Africa.]] In Abstract Wikipedia, this might be stored as:
</div>
{{block indent|1=[[f:Z27243|Z27243]]([[d:Q1033|Q1033]], [[d:Q138758272|Q138758272]], [[d:Q6256|Q6256]], [[d:Q15|Q15]], Z27243K5)}}
<span lang="en" dir="ltr" class="mw-content-ltr">Or, if we use English labels for these identifiers:</span>
{{block indent|1=superlative(Nigeria, populous, country, Africa, language)}}
<span lang="en" dir="ltr" class="mw-content-ltr">This is a call to a function on Wikifunctions. Based on the language, another function is being called. For English, we get the following function call:</span>
{{block indent|1=[[f:Z27243|Z27243]]([[d:Q1033|Q1033]], [[d:Q138758272|Q138758272]], [[d:Q6256|Q6256]], [[d:Q15|Q15]], [[f:Z1002|Z1002]])}}
<span lang="en" dir="ltr" class="mw-content-ltr">And that results in the English text</span>
{{block indent|1=''"Nigeria is the most populous country in Africa."''}}
<span lang="en" dir="ltr" class="mw-content-ltr">If we had chosen German, another function would be called:</span>
{{block indent|1=[[f:Z27243|Z27243]]([[d:Q1033|Q1033]], [[d:Q138758272|Q138758272]], [[d:Q6256|Q6256]], [[d:Q15|Q15]], [[f:Z1430|Z1430]])}}
<span lang="en" dir="ltr" class="mw-content-ltr">And that in turn would result in the following German text:</span>
{{block indent|1=''"Nigeria ist das bevölkerungsreichste Land Afrikas."''}}
<div lang="en" dir="ltr" class="mw-content-ltr">
An example with more languages can be found here.<!-- where?? -->
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
Abstract Wikipedia brings together numerous communities from the Wikimedia Movement and allows them to work together. Basic lexical data and structured data about many topics from Wikidata, functions that capture the necessary computations from Wikifunctions, and images and maps from Wikimedia Commons are all tied together in Abstract Wikipedia and made available for the more than 300 language editions of Wikipedia.
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
The goal of Abstract Wikipedia is to make more knowledge available to more people in more languages, and to allow volunteer editors to be more effective and work across languages, no matter what language they speak. Improvements to the knowledge will automatically propagate to the Wikipedias, errors will be spotted faster and fixed more effectively, and collaborations across languages become possible. We are tearing down the language barriers which are keeping knowledge apart.
</div>
1hutrmayz3hhjscij2e67mtzv3spqiq
9966
9964
2026-06-09T05:41:15Z
Rinai Natsumi
912
9966
wikitext
text/x-wiki
<languages />
[[Category:Abstract Wikipedia{{#translation:}}]]
<span id="What_is_Abstract_Wikipedia?"></span>
== Apa itu Abstract Wikipedia? ==
Abstract Wikipedia adalah proyek saudari baru dari Wikipedia.
<div lang="en" dir="ltr" class="mw-content-ltr">
Wikipedia's vision is a world in which everyone has access to the sum of all knowledge. Abstract Wikipedia will help the communities of volunteers contributing to Wikipedia and its related projects to more effectively close knowledge gaps.
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
Wikipedia has articles about more than 20 million topics in more than 300 languages. But none of these languages alone allow access to the knowledge about these 20 million topics: English has more than seven million articles, Croatian 230,000, and Swahili 100,000. Unless you speak those languages, that knowledge is not easily available to you. And as much as machine translation has improved thanks to recent improvements in AI, it is still not at the point where it can produce translations you can trust for many language pairs.
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
Abstract Wikipedia does that without relying on AI. Each step of the way remains under human control, and is accessible and editable by the volunteers. There are no hallucinations, no inexplicable and unfixable mistakes: If anything is wrong, fixing it is just one step away, and there is full transparency about how the text has been created. It is not just a probabilistic model choosing the capital of Kenya per chance every time. It is human-curated and owned knowledge.
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
==How does Abstract Wikipedia work?==
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
Articles in Abstract Wikipedia are stored in a notation independent of human languages. The interface of Abstract Wikipedia allows volunteer contributors to create and maintain that language-independent notation. In a second step, this notation is being turned into text in human language. The steps required to make this happen are also created and maintained by a community of volunteers, on Wikifunctions. These steps can use the data on [[D:|Wikidata]], looking up population numbers, dates of birth, or irregular grammatical forms, which have been added to and are maintained on Wikidata by communities of volunteers.
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
See [[Special:MyLanguage/Help:How to create an article|Help:How to create an article]] for a step-by-step guide.
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
Let's follow one example: [[Q1033|Nigeria is the most populous country in Africa.]] In Abstract Wikipedia, this might be stored as:
</div>
{{block indent|1=[[f:Z27243|Z27243]]([[d:Q1033|Q1033]], [[d:Q138758272|Q138758272]], [[d:Q6256|Q6256]], [[d:Q15|Q15]], Z27243K5)}}
<span lang="en" dir="ltr" class="mw-content-ltr">Or, if we use English labels for these identifiers:</span>
{{block indent|1=superlative(Nigeria, populous, country, Africa, language)}}
<span lang="en" dir="ltr" class="mw-content-ltr">This is a call to a function on Wikifunctions. Based on the language, another function is being called. For English, we get the following function call:</span>
{{block indent|1=[[f:Z27243|Z27243]]([[d:Q1033|Q1033]], [[d:Q138758272|Q138758272]], [[d:Q6256|Q6256]], [[d:Q15|Q15]], [[f:Z1002|Z1002]])}}
<span lang="en" dir="ltr" class="mw-content-ltr">And that results in the English text</span>
{{block indent|1=''"Nigeria is the most populous country in Africa."''}}
<span lang="en" dir="ltr" class="mw-content-ltr">If we had chosen German, another function would be called:</span>
{{block indent|1=[[f:Z27243|Z27243]]([[d:Q1033|Q1033]], [[d:Q138758272|Q138758272]], [[d:Q6256|Q6256]], [[d:Q15|Q15]], [[f:Z1430|Z1430]])}}
<span lang="en" dir="ltr" class="mw-content-ltr">And that in turn would result in the following German text:</span>
{{block indent|1=''"Nigeria ist das bevölkerungsreichste Land Afrikas."''}}
<div lang="en" dir="ltr" class="mw-content-ltr">
An example with more languages can be found here.<!-- where?? -->
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
Abstract Wikipedia brings together numerous communities from the Wikimedia Movement and allows them to work together. Basic lexical data and structured data about many topics from Wikidata, functions that capture the necessary computations from Wikifunctions, and images and maps from Wikimedia Commons are all tied together in Abstract Wikipedia and made available for the more than 300 language editions of Wikipedia.
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
The goal of Abstract Wikipedia is to make more knowledge available to more people in more languages, and to allow volunteer editors to be more effective and work across languages, no matter what language they speak. Improvements to the knowledge will automatically propagate to the Wikipedias, errors will be spotted faster and fixed more effectively, and collaborations across languages become possible. We are tearing down the language barriers which are keeping knowledge apart.
</div>
35tyrpvwqake17lfjfc2htzk93dr8qn
9968
9966
2026-06-09T05:41:56Z
Rinai Natsumi
912
Created page with "Visi Wikipedia adalah dunia di mana setiap orang memiliki akses ke seluruh pengetahuan. Abstract Wikipedia akan membantu komunitas sukarelawan yang berkontribusi pada Wikipedia dan proyek-proyek terkaitnya untuk menutup kesenjangan pengetahuan secara lebih efektif."
9968
wikitext
text/x-wiki
<languages />
[[Category:Abstract Wikipedia{{#translation:}}]]
<span id="What_is_Abstract_Wikipedia?"></span>
== Apa itu Abstract Wikipedia? ==
Abstract Wikipedia adalah proyek saudari baru dari Wikipedia.
Visi Wikipedia adalah dunia di mana setiap orang memiliki akses ke seluruh pengetahuan. Abstract Wikipedia akan membantu komunitas sukarelawan yang berkontribusi pada Wikipedia dan proyek-proyek terkaitnya untuk menutup kesenjangan pengetahuan secara lebih efektif.
<div lang="en" dir="ltr" class="mw-content-ltr">
Wikipedia has articles about more than 20 million topics in more than 300 languages. But none of these languages alone allow access to the knowledge about these 20 million topics: English has more than seven million articles, Croatian 230,000, and Swahili 100,000. Unless you speak those languages, that knowledge is not easily available to you. And as much as machine translation has improved thanks to recent improvements in AI, it is still not at the point where it can produce translations you can trust for many language pairs.
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
Abstract Wikipedia does that without relying on AI. Each step of the way remains under human control, and is accessible and editable by the volunteers. There are no hallucinations, no inexplicable and unfixable mistakes: If anything is wrong, fixing it is just one step away, and there is full transparency about how the text has been created. It is not just a probabilistic model choosing the capital of Kenya per chance every time. It is human-curated and owned knowledge.
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
==How does Abstract Wikipedia work?==
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
Articles in Abstract Wikipedia are stored in a notation independent of human languages. The interface of Abstract Wikipedia allows volunteer contributors to create and maintain that language-independent notation. In a second step, this notation is being turned into text in human language. The steps required to make this happen are also created and maintained by a community of volunteers, on Wikifunctions. These steps can use the data on [[D:|Wikidata]], looking up population numbers, dates of birth, or irregular grammatical forms, which have been added to and are maintained on Wikidata by communities of volunteers.
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
See [[Special:MyLanguage/Help:How to create an article|Help:How to create an article]] for a step-by-step guide.
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
Let's follow one example: [[Q1033|Nigeria is the most populous country in Africa.]] In Abstract Wikipedia, this might be stored as:
</div>
{{block indent|1=[[f:Z27243|Z27243]]([[d:Q1033|Q1033]], [[d:Q138758272|Q138758272]], [[d:Q6256|Q6256]], [[d:Q15|Q15]], Z27243K5)}}
<span lang="en" dir="ltr" class="mw-content-ltr">Or, if we use English labels for these identifiers:</span>
{{block indent|1=superlative(Nigeria, populous, country, Africa, language)}}
<span lang="en" dir="ltr" class="mw-content-ltr">This is a call to a function on Wikifunctions. Based on the language, another function is being called. For English, we get the following function call:</span>
{{block indent|1=[[f:Z27243|Z27243]]([[d:Q1033|Q1033]], [[d:Q138758272|Q138758272]], [[d:Q6256|Q6256]], [[d:Q15|Q15]], [[f:Z1002|Z1002]])}}
<span lang="en" dir="ltr" class="mw-content-ltr">And that results in the English text</span>
{{block indent|1=''"Nigeria is the most populous country in Africa."''}}
<span lang="en" dir="ltr" class="mw-content-ltr">If we had chosen German, another function would be called:</span>
{{block indent|1=[[f:Z27243|Z27243]]([[d:Q1033|Q1033]], [[d:Q138758272|Q138758272]], [[d:Q6256|Q6256]], [[d:Q15|Q15]], [[f:Z1430|Z1430]])}}
<span lang="en" dir="ltr" class="mw-content-ltr">And that in turn would result in the following German text:</span>
{{block indent|1=''"Nigeria ist das bevölkerungsreichste Land Afrikas."''}}
<div lang="en" dir="ltr" class="mw-content-ltr">
An example with more languages can be found here.<!-- where?? -->
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
Abstract Wikipedia brings together numerous communities from the Wikimedia Movement and allows them to work together. Basic lexical data and structured data about many topics from Wikidata, functions that capture the necessary computations from Wikifunctions, and images and maps from Wikimedia Commons are all tied together in Abstract Wikipedia and made available for the more than 300 language editions of Wikipedia.
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
The goal of Abstract Wikipedia is to make more knowledge available to more people in more languages, and to allow volunteer editors to be more effective and work across languages, no matter what language they speak. Improvements to the knowledge will automatically propagate to the Wikipedias, errors will be spotted faster and fixed more effectively, and collaborations across languages become possible. We are tearing down the language barriers which are keeping knowledge apart.
</div>
qrlc4srej5urez262d635bl2bpkgitp
9970
9968
2026-06-09T05:42:34Z
Rinai Natsumi
912
Created page with "Wikipedia memiliki artikel tentang lebih dari 20 juta topik dalam lebih dari 300 bahasa. Namun, tidak satu pun dari bahasa-bahasa tersebut yang secara mandiri memungkinkan akses ke pengetahuan tentang 20 juta topik ini: bahasa Inggris memiliki lebih dari tujuh juta artikel, bahasa Kroasia 230.000, dan bahasa Swahili 100.000. Kecuali Anda berbicara bahasa-bahasa tersebut, pengetahuan itu tidak mudah tersedia bagi Anda. Dan meskipun terjemahan mesin telah meningkat berkat..."
9970
wikitext
text/x-wiki
<languages />
[[Category:Abstract Wikipedia{{#translation:}}]]
<span id="What_is_Abstract_Wikipedia?"></span>
== Apa itu Abstract Wikipedia? ==
Abstract Wikipedia adalah proyek saudari baru dari Wikipedia.
Visi Wikipedia adalah dunia di mana setiap orang memiliki akses ke seluruh pengetahuan. Abstract Wikipedia akan membantu komunitas sukarelawan yang berkontribusi pada Wikipedia dan proyek-proyek terkaitnya untuk menutup kesenjangan pengetahuan secara lebih efektif.
Wikipedia memiliki artikel tentang lebih dari 20 juta topik dalam lebih dari 300 bahasa. Namun, tidak satu pun dari bahasa-bahasa tersebut yang secara mandiri memungkinkan akses ke pengetahuan tentang 20 juta topik ini: bahasa Inggris memiliki lebih dari tujuh juta artikel, bahasa Kroasia 230.000, dan bahasa Swahili 100.000. Kecuali Anda berbicara bahasa-bahasa tersebut, pengetahuan itu tidak mudah tersedia bagi Anda. Dan meskipun terjemahan mesin telah meningkat berkat peningkatan terbaru dalam AI, terjemahan tersebut masih belum mencapai titik di mana ia dapat menghasilkan terjemahan yang dapat Anda percayai untuk banyak pasangan bahasa.
<div lang="en" dir="ltr" class="mw-content-ltr">
Abstract Wikipedia does that without relying on AI. Each step of the way remains under human control, and is accessible and editable by the volunteers. There are no hallucinations, no inexplicable and unfixable mistakes: If anything is wrong, fixing it is just one step away, and there is full transparency about how the text has been created. It is not just a probabilistic model choosing the capital of Kenya per chance every time. It is human-curated and owned knowledge.
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
==How does Abstract Wikipedia work?==
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
Articles in Abstract Wikipedia are stored in a notation independent of human languages. The interface of Abstract Wikipedia allows volunteer contributors to create and maintain that language-independent notation. In a second step, this notation is being turned into text in human language. The steps required to make this happen are also created and maintained by a community of volunteers, on Wikifunctions. These steps can use the data on [[D:|Wikidata]], looking up population numbers, dates of birth, or irregular grammatical forms, which have been added to and are maintained on Wikidata by communities of volunteers.
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
See [[Special:MyLanguage/Help:How to create an article|Help:How to create an article]] for a step-by-step guide.
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
Let's follow one example: [[Q1033|Nigeria is the most populous country in Africa.]] In Abstract Wikipedia, this might be stored as:
</div>
{{block indent|1=[[f:Z27243|Z27243]]([[d:Q1033|Q1033]], [[d:Q138758272|Q138758272]], [[d:Q6256|Q6256]], [[d:Q15|Q15]], Z27243K5)}}
<span lang="en" dir="ltr" class="mw-content-ltr">Or, if we use English labels for these identifiers:</span>
{{block indent|1=superlative(Nigeria, populous, country, Africa, language)}}
<span lang="en" dir="ltr" class="mw-content-ltr">This is a call to a function on Wikifunctions. Based on the language, another function is being called. For English, we get the following function call:</span>
{{block indent|1=[[f:Z27243|Z27243]]([[d:Q1033|Q1033]], [[d:Q138758272|Q138758272]], [[d:Q6256|Q6256]], [[d:Q15|Q15]], [[f:Z1002|Z1002]])}}
<span lang="en" dir="ltr" class="mw-content-ltr">And that results in the English text</span>
{{block indent|1=''"Nigeria is the most populous country in Africa."''}}
<span lang="en" dir="ltr" class="mw-content-ltr">If we had chosen German, another function would be called:</span>
{{block indent|1=[[f:Z27243|Z27243]]([[d:Q1033|Q1033]], [[d:Q138758272|Q138758272]], [[d:Q6256|Q6256]], [[d:Q15|Q15]], [[f:Z1430|Z1430]])}}
<span lang="en" dir="ltr" class="mw-content-ltr">And that in turn would result in the following German text:</span>
{{block indent|1=''"Nigeria ist das bevölkerungsreichste Land Afrikas."''}}
<div lang="en" dir="ltr" class="mw-content-ltr">
An example with more languages can be found here.<!-- where?? -->
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
Abstract Wikipedia brings together numerous communities from the Wikimedia Movement and allows them to work together. Basic lexical data and structured data about many topics from Wikidata, functions that capture the necessary computations from Wikifunctions, and images and maps from Wikimedia Commons are all tied together in Abstract Wikipedia and made available for the more than 300 language editions of Wikipedia.
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
The goal of Abstract Wikipedia is to make more knowledge available to more people in more languages, and to allow volunteer editors to be more effective and work across languages, no matter what language they speak. Improvements to the knowledge will automatically propagate to the Wikipedias, errors will be spotted faster and fixed more effectively, and collaborations across languages become possible. We are tearing down the language barriers which are keeping knowledge apart.
</div>
r2f39if3j29aayjmcc0j5wbrq0tov7y
9972
9970
2026-06-09T05:44:56Z
Rinai Natsumi
912
Created page with "Abstract Wikipedia melakukan hal itu tanpa bergantung pada AI. Setiap langkah tetap berada di bawah kendali manusia, dan dapat diakses serta disunting oleh para sukarelawan. Tidak ada halusinasi, tidak ada kesalahan yang tidak dapat dijelaskan dan tidak dapat diperbaiki. Jika ada yang salah, maka cukup diperbaiki dengan mudah, dan ada transparansi penuh tentang bagaimana teks tersebut dibuat. Ini bukan hanya model probabilistik yang memilih ibu kota Kenya secara acak set..."
9972
wikitext
text/x-wiki
<languages />
[[Category:Abstract Wikipedia{{#translation:}}]]
<span id="What_is_Abstract_Wikipedia?"></span>
== Apa itu Abstract Wikipedia? ==
Abstract Wikipedia adalah proyek saudari baru dari Wikipedia.
Visi Wikipedia adalah dunia di mana setiap orang memiliki akses ke seluruh pengetahuan. Abstract Wikipedia akan membantu komunitas sukarelawan yang berkontribusi pada Wikipedia dan proyek-proyek terkaitnya untuk menutup kesenjangan pengetahuan secara lebih efektif.
Wikipedia memiliki artikel tentang lebih dari 20 juta topik dalam lebih dari 300 bahasa. Namun, tidak satu pun dari bahasa-bahasa tersebut yang secara mandiri memungkinkan akses ke pengetahuan tentang 20 juta topik ini: bahasa Inggris memiliki lebih dari tujuh juta artikel, bahasa Kroasia 230.000, dan bahasa Swahili 100.000. Kecuali Anda berbicara bahasa-bahasa tersebut, pengetahuan itu tidak mudah tersedia bagi Anda. Dan meskipun terjemahan mesin telah meningkat berkat peningkatan terbaru dalam AI, terjemahan tersebut masih belum mencapai titik di mana ia dapat menghasilkan terjemahan yang dapat Anda percayai untuk banyak pasangan bahasa.
Abstract Wikipedia melakukan hal itu tanpa bergantung pada AI. Setiap langkah tetap berada di bawah kendali manusia, dan dapat diakses serta disunting oleh para sukarelawan. Tidak ada halusinasi, tidak ada kesalahan yang tidak dapat dijelaskan dan tidak dapat diperbaiki. Jika ada yang salah, maka cukup diperbaiki dengan mudah, dan ada transparansi penuh tentang bagaimana teks tersebut dibuat. Ini bukan hanya model probabilistik yang memilih ibu kota Kenya secara acak setiap saat. Ini adalah pengetahuan yang dikurasi dan dimiliki oleh manusia.
<div lang="en" dir="ltr" class="mw-content-ltr">
==How does Abstract Wikipedia work?==
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
Articles in Abstract Wikipedia are stored in a notation independent of human languages. The interface of Abstract Wikipedia allows volunteer contributors to create and maintain that language-independent notation. In a second step, this notation is being turned into text in human language. The steps required to make this happen are also created and maintained by a community of volunteers, on Wikifunctions. These steps can use the data on [[D:|Wikidata]], looking up population numbers, dates of birth, or irregular grammatical forms, which have been added to and are maintained on Wikidata by communities of volunteers.
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
See [[Special:MyLanguage/Help:How to create an article|Help:How to create an article]] for a step-by-step guide.
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
Let's follow one example: [[Q1033|Nigeria is the most populous country in Africa.]] In Abstract Wikipedia, this might be stored as:
</div>
{{block indent|1=[[f:Z27243|Z27243]]([[d:Q1033|Q1033]], [[d:Q138758272|Q138758272]], [[d:Q6256|Q6256]], [[d:Q15|Q15]], Z27243K5)}}
<span lang="en" dir="ltr" class="mw-content-ltr">Or, if we use English labels for these identifiers:</span>
{{block indent|1=superlative(Nigeria, populous, country, Africa, language)}}
<span lang="en" dir="ltr" class="mw-content-ltr">This is a call to a function on Wikifunctions. Based on the language, another function is being called. For English, we get the following function call:</span>
{{block indent|1=[[f:Z27243|Z27243]]([[d:Q1033|Q1033]], [[d:Q138758272|Q138758272]], [[d:Q6256|Q6256]], [[d:Q15|Q15]], [[f:Z1002|Z1002]])}}
<span lang="en" dir="ltr" class="mw-content-ltr">And that results in the English text</span>
{{block indent|1=''"Nigeria is the most populous country in Africa."''}}
<span lang="en" dir="ltr" class="mw-content-ltr">If we had chosen German, another function would be called:</span>
{{block indent|1=[[f:Z27243|Z27243]]([[d:Q1033|Q1033]], [[d:Q138758272|Q138758272]], [[d:Q6256|Q6256]], [[d:Q15|Q15]], [[f:Z1430|Z1430]])}}
<span lang="en" dir="ltr" class="mw-content-ltr">And that in turn would result in the following German text:</span>
{{block indent|1=''"Nigeria ist das bevölkerungsreichste Land Afrikas."''}}
<div lang="en" dir="ltr" class="mw-content-ltr">
An example with more languages can be found here.<!-- where?? -->
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
Abstract Wikipedia brings together numerous communities from the Wikimedia Movement and allows them to work together. Basic lexical data and structured data about many topics from Wikidata, functions that capture the necessary computations from Wikifunctions, and images and maps from Wikimedia Commons are all tied together in Abstract Wikipedia and made available for the more than 300 language editions of Wikipedia.
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
The goal of Abstract Wikipedia is to make more knowledge available to more people in more languages, and to allow volunteer editors to be more effective and work across languages, no matter what language they speak. Improvements to the knowledge will automatically propagate to the Wikipedias, errors will be spotted faster and fixed more effectively, and collaborations across languages become possible. We are tearing down the language barriers which are keeping knowledge apart.
</div>
38wm4dbrsgoqk2s46i55bziwrop2um1
9974
9972
2026-06-09T05:45:18Z
Rinai Natsumi
912
Created page with "==Bagaimana cara kerja Abstract Wikipedia?=="
9974
wikitext
text/x-wiki
<languages />
[[Category:Abstract Wikipedia{{#translation:}}]]
<span id="What_is_Abstract_Wikipedia?"></span>
== Apa itu Abstract Wikipedia? ==
Abstract Wikipedia adalah proyek saudari baru dari Wikipedia.
Visi Wikipedia adalah dunia di mana setiap orang memiliki akses ke seluruh pengetahuan. Abstract Wikipedia akan membantu komunitas sukarelawan yang berkontribusi pada Wikipedia dan proyek-proyek terkaitnya untuk menutup kesenjangan pengetahuan secara lebih efektif.
Wikipedia memiliki artikel tentang lebih dari 20 juta topik dalam lebih dari 300 bahasa. Namun, tidak satu pun dari bahasa-bahasa tersebut yang secara mandiri memungkinkan akses ke pengetahuan tentang 20 juta topik ini: bahasa Inggris memiliki lebih dari tujuh juta artikel, bahasa Kroasia 230.000, dan bahasa Swahili 100.000. Kecuali Anda berbicara bahasa-bahasa tersebut, pengetahuan itu tidak mudah tersedia bagi Anda. Dan meskipun terjemahan mesin telah meningkat berkat peningkatan terbaru dalam AI, terjemahan tersebut masih belum mencapai titik di mana ia dapat menghasilkan terjemahan yang dapat Anda percayai untuk banyak pasangan bahasa.
Abstract Wikipedia melakukan hal itu tanpa bergantung pada AI. Setiap langkah tetap berada di bawah kendali manusia, dan dapat diakses serta disunting oleh para sukarelawan. Tidak ada halusinasi, tidak ada kesalahan yang tidak dapat dijelaskan dan tidak dapat diperbaiki. Jika ada yang salah, maka cukup diperbaiki dengan mudah, dan ada transparansi penuh tentang bagaimana teks tersebut dibuat. Ini bukan hanya model probabilistik yang memilih ibu kota Kenya secara acak setiap saat. Ini adalah pengetahuan yang dikurasi dan dimiliki oleh manusia.
<span id="How_does_Abstract_Wikipedia_work?"></span>
==Bagaimana cara kerja Abstract Wikipedia?==
<div lang="en" dir="ltr" class="mw-content-ltr">
Articles in Abstract Wikipedia are stored in a notation independent of human languages. The interface of Abstract Wikipedia allows volunteer contributors to create and maintain that language-independent notation. In a second step, this notation is being turned into text in human language. The steps required to make this happen are also created and maintained by a community of volunteers, on Wikifunctions. These steps can use the data on [[D:|Wikidata]], looking up population numbers, dates of birth, or irregular grammatical forms, which have been added to and are maintained on Wikidata by communities of volunteers.
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
See [[Special:MyLanguage/Help:How to create an article|Help:How to create an article]] for a step-by-step guide.
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
Let's follow one example: [[Q1033|Nigeria is the most populous country in Africa.]] In Abstract Wikipedia, this might be stored as:
</div>
{{block indent|1=[[f:Z27243|Z27243]]([[d:Q1033|Q1033]], [[d:Q138758272|Q138758272]], [[d:Q6256|Q6256]], [[d:Q15|Q15]], Z27243K5)}}
<span lang="en" dir="ltr" class="mw-content-ltr">Or, if we use English labels for these identifiers:</span>
{{block indent|1=superlative(Nigeria, populous, country, Africa, language)}}
<span lang="en" dir="ltr" class="mw-content-ltr">This is a call to a function on Wikifunctions. Based on the language, another function is being called. For English, we get the following function call:</span>
{{block indent|1=[[f:Z27243|Z27243]]([[d:Q1033|Q1033]], [[d:Q138758272|Q138758272]], [[d:Q6256|Q6256]], [[d:Q15|Q15]], [[f:Z1002|Z1002]])}}
<span lang="en" dir="ltr" class="mw-content-ltr">And that results in the English text</span>
{{block indent|1=''"Nigeria is the most populous country in Africa."''}}
<span lang="en" dir="ltr" class="mw-content-ltr">If we had chosen German, another function would be called:</span>
{{block indent|1=[[f:Z27243|Z27243]]([[d:Q1033|Q1033]], [[d:Q138758272|Q138758272]], [[d:Q6256|Q6256]], [[d:Q15|Q15]], [[f:Z1430|Z1430]])}}
<span lang="en" dir="ltr" class="mw-content-ltr">And that in turn would result in the following German text:</span>
{{block indent|1=''"Nigeria ist das bevölkerungsreichste Land Afrikas."''}}
<div lang="en" dir="ltr" class="mw-content-ltr">
An example with more languages can be found here.<!-- where?? -->
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
Abstract Wikipedia brings together numerous communities from the Wikimedia Movement and allows them to work together. Basic lexical data and structured data about many topics from Wikidata, functions that capture the necessary computations from Wikifunctions, and images and maps from Wikimedia Commons are all tied together in Abstract Wikipedia and made available for the more than 300 language editions of Wikipedia.
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
The goal of Abstract Wikipedia is to make more knowledge available to more people in more languages, and to allow volunteer editors to be more effective and work across languages, no matter what language they speak. Improvements to the knowledge will automatically propagate to the Wikipedias, errors will be spotted faster and fixed more effectively, and collaborations across languages become possible. We are tearing down the language barriers which are keeping knowledge apart.
</div>
nvrkuey17pejacka3ktbk5laeq3s8la
9976
9974
2026-06-09T05:46:29Z
Rinai Natsumi
912
Created page with "Artikel-artikel di Abstract Wikipedia disimpan dalam notasi yang independen dari bahasa manusia. Antarmuka Abstract Wikipedia memungkinkan kontributor sukarelawan untuk membuat dan memelihara notasi independen bahasa tersebut. Pada langkah kedua, notasi ini diubah menjadi teks dalam bahasa manusia. Langkah-langkah yang diperlukan untuk mewujudkan hal ini juga dibuat dan dipelihara oleh komunitas sukarelawan, di Wikifunctions. Langkah-langkah ini dapat menggunakan data di..."
9976
wikitext
text/x-wiki
<languages />
[[Category:Abstract Wikipedia{{#translation:}}]]
<span id="What_is_Abstract_Wikipedia?"></span>
== Apa itu Abstract Wikipedia? ==
Abstract Wikipedia adalah proyek saudari baru dari Wikipedia.
Visi Wikipedia adalah dunia di mana setiap orang memiliki akses ke seluruh pengetahuan. Abstract Wikipedia akan membantu komunitas sukarelawan yang berkontribusi pada Wikipedia dan proyek-proyek terkaitnya untuk menutup kesenjangan pengetahuan secara lebih efektif.
Wikipedia memiliki artikel tentang lebih dari 20 juta topik dalam lebih dari 300 bahasa. Namun, tidak satu pun dari bahasa-bahasa tersebut yang secara mandiri memungkinkan akses ke pengetahuan tentang 20 juta topik ini: bahasa Inggris memiliki lebih dari tujuh juta artikel, bahasa Kroasia 230.000, dan bahasa Swahili 100.000. Kecuali Anda berbicara bahasa-bahasa tersebut, pengetahuan itu tidak mudah tersedia bagi Anda. Dan meskipun terjemahan mesin telah meningkat berkat peningkatan terbaru dalam AI, terjemahan tersebut masih belum mencapai titik di mana ia dapat menghasilkan terjemahan yang dapat Anda percayai untuk banyak pasangan bahasa.
Abstract Wikipedia melakukan hal itu tanpa bergantung pada AI. Setiap langkah tetap berada di bawah kendali manusia, dan dapat diakses serta disunting oleh para sukarelawan. Tidak ada halusinasi, tidak ada kesalahan yang tidak dapat dijelaskan dan tidak dapat diperbaiki. Jika ada yang salah, maka cukup diperbaiki dengan mudah, dan ada transparansi penuh tentang bagaimana teks tersebut dibuat. Ini bukan hanya model probabilistik yang memilih ibu kota Kenya secara acak setiap saat. Ini adalah pengetahuan yang dikurasi dan dimiliki oleh manusia.
<span id="How_does_Abstract_Wikipedia_work?"></span>
==Bagaimana cara kerja Abstract Wikipedia?==
Artikel-artikel di Abstract Wikipedia disimpan dalam notasi yang independen dari bahasa manusia. Antarmuka Abstract Wikipedia memungkinkan kontributor sukarelawan untuk membuat dan memelihara notasi independen bahasa tersebut. Pada langkah kedua, notasi ini diubah menjadi teks dalam bahasa manusia. Langkah-langkah yang diperlukan untuk mewujudkan hal ini juga dibuat dan dipelihara oleh komunitas sukarelawan, di Wikifunctions. Langkah-langkah ini dapat menggunakan data di [[D:|Wikidata]], seperti mencari angka populasi, tanggal lahir, atau bentuk tata bahasa yang tidak beraturan, yang telah ditambahkan dan dipelihara di Wikidata oleh komunitas sukarelawan.
<div lang="en" dir="ltr" class="mw-content-ltr">
See [[Special:MyLanguage/Help:How to create an article|Help:How to create an article]] for a step-by-step guide.
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
Let's follow one example: [[Q1033|Nigeria is the most populous country in Africa.]] In Abstract Wikipedia, this might be stored as:
</div>
{{block indent|1=[[f:Z27243|Z27243]]([[d:Q1033|Q1033]], [[d:Q138758272|Q138758272]], [[d:Q6256|Q6256]], [[d:Q15|Q15]], Z27243K5)}}
<span lang="en" dir="ltr" class="mw-content-ltr">Or, if we use English labels for these identifiers:</span>
{{block indent|1=superlative(Nigeria, populous, country, Africa, language)}}
<span lang="en" dir="ltr" class="mw-content-ltr">This is a call to a function on Wikifunctions. Based on the language, another function is being called. For English, we get the following function call:</span>
{{block indent|1=[[f:Z27243|Z27243]]([[d:Q1033|Q1033]], [[d:Q138758272|Q138758272]], [[d:Q6256|Q6256]], [[d:Q15|Q15]], [[f:Z1002|Z1002]])}}
<span lang="en" dir="ltr" class="mw-content-ltr">And that results in the English text</span>
{{block indent|1=''"Nigeria is the most populous country in Africa."''}}
<span lang="en" dir="ltr" class="mw-content-ltr">If we had chosen German, another function would be called:</span>
{{block indent|1=[[f:Z27243|Z27243]]([[d:Q1033|Q1033]], [[d:Q138758272|Q138758272]], [[d:Q6256|Q6256]], [[d:Q15|Q15]], [[f:Z1430|Z1430]])}}
<span lang="en" dir="ltr" class="mw-content-ltr">And that in turn would result in the following German text:</span>
{{block indent|1=''"Nigeria ist das bevölkerungsreichste Land Afrikas."''}}
<div lang="en" dir="ltr" class="mw-content-ltr">
An example with more languages can be found here.<!-- where?? -->
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
Abstract Wikipedia brings together numerous communities from the Wikimedia Movement and allows them to work together. Basic lexical data and structured data about many topics from Wikidata, functions that capture the necessary computations from Wikifunctions, and images and maps from Wikimedia Commons are all tied together in Abstract Wikipedia and made available for the more than 300 language editions of Wikipedia.
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
The goal of Abstract Wikipedia is to make more knowledge available to more people in more languages, and to allow volunteer editors to be more effective and work across languages, no matter what language they speak. Improvements to the knowledge will automatically propagate to the Wikipedias, errors will be spotted faster and fixed more effectively, and collaborations across languages become possible. We are tearing down the language barriers which are keeping knowledge apart.
</div>
76cxoqaami6scmwmrm49vacy4aiyhol
9978
9976
2026-06-09T05:47:08Z
Rinai Natsumi
912
Created page with "Lihat [[$1|Bantuan:Cara membuat artikel]] untuk panduan langkah demi langkah."
9978
wikitext
text/x-wiki
<languages />
[[Category:Abstract Wikipedia{{#translation:}}]]
<span id="What_is_Abstract_Wikipedia?"></span>
== Apa itu Abstract Wikipedia? ==
Abstract Wikipedia adalah proyek saudari baru dari Wikipedia.
Visi Wikipedia adalah dunia di mana setiap orang memiliki akses ke seluruh pengetahuan. Abstract Wikipedia akan membantu komunitas sukarelawan yang berkontribusi pada Wikipedia dan proyek-proyek terkaitnya untuk menutup kesenjangan pengetahuan secara lebih efektif.
Wikipedia memiliki artikel tentang lebih dari 20 juta topik dalam lebih dari 300 bahasa. Namun, tidak satu pun dari bahasa-bahasa tersebut yang secara mandiri memungkinkan akses ke pengetahuan tentang 20 juta topik ini: bahasa Inggris memiliki lebih dari tujuh juta artikel, bahasa Kroasia 230.000, dan bahasa Swahili 100.000. Kecuali Anda berbicara bahasa-bahasa tersebut, pengetahuan itu tidak mudah tersedia bagi Anda. Dan meskipun terjemahan mesin telah meningkat berkat peningkatan terbaru dalam AI, terjemahan tersebut masih belum mencapai titik di mana ia dapat menghasilkan terjemahan yang dapat Anda percayai untuk banyak pasangan bahasa.
Abstract Wikipedia melakukan hal itu tanpa bergantung pada AI. Setiap langkah tetap berada di bawah kendali manusia, dan dapat diakses serta disunting oleh para sukarelawan. Tidak ada halusinasi, tidak ada kesalahan yang tidak dapat dijelaskan dan tidak dapat diperbaiki. Jika ada yang salah, maka cukup diperbaiki dengan mudah, dan ada transparansi penuh tentang bagaimana teks tersebut dibuat. Ini bukan hanya model probabilistik yang memilih ibu kota Kenya secara acak setiap saat. Ini adalah pengetahuan yang dikurasi dan dimiliki oleh manusia.
<span id="How_does_Abstract_Wikipedia_work?"></span>
==Bagaimana cara kerja Abstract Wikipedia?==
Artikel-artikel di Abstract Wikipedia disimpan dalam notasi yang independen dari bahasa manusia. Antarmuka Abstract Wikipedia memungkinkan kontributor sukarelawan untuk membuat dan memelihara notasi independen bahasa tersebut. Pada langkah kedua, notasi ini diubah menjadi teks dalam bahasa manusia. Langkah-langkah yang diperlukan untuk mewujudkan hal ini juga dibuat dan dipelihara oleh komunitas sukarelawan, di Wikifunctions. Langkah-langkah ini dapat menggunakan data di [[D:|Wikidata]], seperti mencari angka populasi, tanggal lahir, atau bentuk tata bahasa yang tidak beraturan, yang telah ditambahkan dan dipelihara di Wikidata oleh komunitas sukarelawan.
Lihat [[Special:MyLanguage/Help:How to create an article|Bantuan:Cara membuat artikel]] untuk panduan langkah demi langkah.
<div lang="en" dir="ltr" class="mw-content-ltr">
Let's follow one example: [[Q1033|Nigeria is the most populous country in Africa.]] In Abstract Wikipedia, this might be stored as:
</div>
{{block indent|1=[[f:Z27243|Z27243]]([[d:Q1033|Q1033]], [[d:Q138758272|Q138758272]], [[d:Q6256|Q6256]], [[d:Q15|Q15]], Z27243K5)}}
<span lang="en" dir="ltr" class="mw-content-ltr">Or, if we use English labels for these identifiers:</span>
{{block indent|1=superlative(Nigeria, populous, country, Africa, language)}}
<span lang="en" dir="ltr" class="mw-content-ltr">This is a call to a function on Wikifunctions. Based on the language, another function is being called. For English, we get the following function call:</span>
{{block indent|1=[[f:Z27243|Z27243]]([[d:Q1033|Q1033]], [[d:Q138758272|Q138758272]], [[d:Q6256|Q6256]], [[d:Q15|Q15]], [[f:Z1002|Z1002]])}}
<span lang="en" dir="ltr" class="mw-content-ltr">And that results in the English text</span>
{{block indent|1=''"Nigeria is the most populous country in Africa."''}}
<span lang="en" dir="ltr" class="mw-content-ltr">If we had chosen German, another function would be called:</span>
{{block indent|1=[[f:Z27243|Z27243]]([[d:Q1033|Q1033]], [[d:Q138758272|Q138758272]], [[d:Q6256|Q6256]], [[d:Q15|Q15]], [[f:Z1430|Z1430]])}}
<span lang="en" dir="ltr" class="mw-content-ltr">And that in turn would result in the following German text:</span>
{{block indent|1=''"Nigeria ist das bevölkerungsreichste Land Afrikas."''}}
<div lang="en" dir="ltr" class="mw-content-ltr">
An example with more languages can be found here.<!-- where?? -->
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
Abstract Wikipedia brings together numerous communities from the Wikimedia Movement and allows them to work together. Basic lexical data and structured data about many topics from Wikidata, functions that capture the necessary computations from Wikifunctions, and images and maps from Wikimedia Commons are all tied together in Abstract Wikipedia and made available for the more than 300 language editions of Wikipedia.
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
The goal of Abstract Wikipedia is to make more knowledge available to more people in more languages, and to allow volunteer editors to be more effective and work across languages, no matter what language they speak. Improvements to the knowledge will automatically propagate to the Wikipedias, errors will be spotted faster and fixed more effectively, and collaborations across languages become possible. We are tearing down the language barriers which are keeping knowledge apart.
</div>
twa4zyqinpkomraviy6qcl3853jg4sr
9980
9978
2026-06-09T05:47:39Z
Rinai Natsumi
912
Created page with "Mari kita ikuti satu contoh: [[$2|Nigeria adalah negara terpadat di Afrika.]] Di Wikipedia Abstract, ini mungkin disimpan sebagai:"
9980
wikitext
text/x-wiki
<languages />
[[Category:Abstract Wikipedia{{#translation:}}]]
<span id="What_is_Abstract_Wikipedia?"></span>
== Apa itu Abstract Wikipedia? ==
Abstract Wikipedia adalah proyek saudari baru dari Wikipedia.
Visi Wikipedia adalah dunia di mana setiap orang memiliki akses ke seluruh pengetahuan. Abstract Wikipedia akan membantu komunitas sukarelawan yang berkontribusi pada Wikipedia dan proyek-proyek terkaitnya untuk menutup kesenjangan pengetahuan secara lebih efektif.
Wikipedia memiliki artikel tentang lebih dari 20 juta topik dalam lebih dari 300 bahasa. Namun, tidak satu pun dari bahasa-bahasa tersebut yang secara mandiri memungkinkan akses ke pengetahuan tentang 20 juta topik ini: bahasa Inggris memiliki lebih dari tujuh juta artikel, bahasa Kroasia 230.000, dan bahasa Swahili 100.000. Kecuali Anda berbicara bahasa-bahasa tersebut, pengetahuan itu tidak mudah tersedia bagi Anda. Dan meskipun terjemahan mesin telah meningkat berkat peningkatan terbaru dalam AI, terjemahan tersebut masih belum mencapai titik di mana ia dapat menghasilkan terjemahan yang dapat Anda percayai untuk banyak pasangan bahasa.
Abstract Wikipedia melakukan hal itu tanpa bergantung pada AI. Setiap langkah tetap berada di bawah kendali manusia, dan dapat diakses serta disunting oleh para sukarelawan. Tidak ada halusinasi, tidak ada kesalahan yang tidak dapat dijelaskan dan tidak dapat diperbaiki. Jika ada yang salah, maka cukup diperbaiki dengan mudah, dan ada transparansi penuh tentang bagaimana teks tersebut dibuat. Ini bukan hanya model probabilistik yang memilih ibu kota Kenya secara acak setiap saat. Ini adalah pengetahuan yang dikurasi dan dimiliki oleh manusia.
<span id="How_does_Abstract_Wikipedia_work?"></span>
==Bagaimana cara kerja Abstract Wikipedia?==
Artikel-artikel di Abstract Wikipedia disimpan dalam notasi yang independen dari bahasa manusia. Antarmuka Abstract Wikipedia memungkinkan kontributor sukarelawan untuk membuat dan memelihara notasi independen bahasa tersebut. Pada langkah kedua, notasi ini diubah menjadi teks dalam bahasa manusia. Langkah-langkah yang diperlukan untuk mewujudkan hal ini juga dibuat dan dipelihara oleh komunitas sukarelawan, di Wikifunctions. Langkah-langkah ini dapat menggunakan data di [[D:|Wikidata]], seperti mencari angka populasi, tanggal lahir, atau bentuk tata bahasa yang tidak beraturan, yang telah ditambahkan dan dipelihara di Wikidata oleh komunitas sukarelawan.
Lihat [[Special:MyLanguage/Help:How to create an article|Bantuan:Cara membuat artikel]] untuk panduan langkah demi langkah.
Mari kita ikuti satu contoh: [[Q1033|Nigeria adalah negara terpadat di Afrika.]] Di Wikipedia Abstract, ini mungkin disimpan sebagai:
{{block indent|1=[[f:Z27243|Z27243]]([[d:Q1033|Q1033]], [[d:Q138758272|Q138758272]], [[d:Q6256|Q6256]], [[d:Q15|Q15]], Z27243K5)}}
<span lang="en" dir="ltr" class="mw-content-ltr">Or, if we use English labels for these identifiers:</span>
{{block indent|1=superlative(Nigeria, populous, country, Africa, language)}}
<span lang="en" dir="ltr" class="mw-content-ltr">This is a call to a function on Wikifunctions. Based on the language, another function is being called. For English, we get the following function call:</span>
{{block indent|1=[[f:Z27243|Z27243]]([[d:Q1033|Q1033]], [[d:Q138758272|Q138758272]], [[d:Q6256|Q6256]], [[d:Q15|Q15]], [[f:Z1002|Z1002]])}}
<span lang="en" dir="ltr" class="mw-content-ltr">And that results in the English text</span>
{{block indent|1=''"Nigeria is the most populous country in Africa."''}}
<span lang="en" dir="ltr" class="mw-content-ltr">If we had chosen German, another function would be called:</span>
{{block indent|1=[[f:Z27243|Z27243]]([[d:Q1033|Q1033]], [[d:Q138758272|Q138758272]], [[d:Q6256|Q6256]], [[d:Q15|Q15]], [[f:Z1430|Z1430]])}}
<span lang="en" dir="ltr" class="mw-content-ltr">And that in turn would result in the following German text:</span>
{{block indent|1=''"Nigeria ist das bevölkerungsreichste Land Afrikas."''}}
<div lang="en" dir="ltr" class="mw-content-ltr">
An example with more languages can be found here.<!-- where?? -->
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
Abstract Wikipedia brings together numerous communities from the Wikimedia Movement and allows them to work together. Basic lexical data and structured data about many topics from Wikidata, functions that capture the necessary computations from Wikifunctions, and images and maps from Wikimedia Commons are all tied together in Abstract Wikipedia and made available for the more than 300 language editions of Wikipedia.
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
The goal of Abstract Wikipedia is to make more knowledge available to more people in more languages, and to allow volunteer editors to be more effective and work across languages, no matter what language they speak. Improvements to the knowledge will automatically propagate to the Wikipedias, errors will be spotted faster and fixed more effectively, and collaborations across languages become possible. We are tearing down the language barriers which are keeping knowledge apart.
</div>
m6bucz6d0c8mb62eeq3bgxhilvbacb8
9982
9980
2026-06-09T05:47:50Z
Rinai Natsumi
912
Created page with "Atau, jika kita menggunakan label bahasa Inggris untuk pengidentifikasi ini:"
9982
wikitext
text/x-wiki
<languages />
[[Category:Abstract Wikipedia{{#translation:}}]]
<span id="What_is_Abstract_Wikipedia?"></span>
== Apa itu Abstract Wikipedia? ==
Abstract Wikipedia adalah proyek saudari baru dari Wikipedia.
Visi Wikipedia adalah dunia di mana setiap orang memiliki akses ke seluruh pengetahuan. Abstract Wikipedia akan membantu komunitas sukarelawan yang berkontribusi pada Wikipedia dan proyek-proyek terkaitnya untuk menutup kesenjangan pengetahuan secara lebih efektif.
Wikipedia memiliki artikel tentang lebih dari 20 juta topik dalam lebih dari 300 bahasa. Namun, tidak satu pun dari bahasa-bahasa tersebut yang secara mandiri memungkinkan akses ke pengetahuan tentang 20 juta topik ini: bahasa Inggris memiliki lebih dari tujuh juta artikel, bahasa Kroasia 230.000, dan bahasa Swahili 100.000. Kecuali Anda berbicara bahasa-bahasa tersebut, pengetahuan itu tidak mudah tersedia bagi Anda. Dan meskipun terjemahan mesin telah meningkat berkat peningkatan terbaru dalam AI, terjemahan tersebut masih belum mencapai titik di mana ia dapat menghasilkan terjemahan yang dapat Anda percayai untuk banyak pasangan bahasa.
Abstract Wikipedia melakukan hal itu tanpa bergantung pada AI. Setiap langkah tetap berada di bawah kendali manusia, dan dapat diakses serta disunting oleh para sukarelawan. Tidak ada halusinasi, tidak ada kesalahan yang tidak dapat dijelaskan dan tidak dapat diperbaiki. Jika ada yang salah, maka cukup diperbaiki dengan mudah, dan ada transparansi penuh tentang bagaimana teks tersebut dibuat. Ini bukan hanya model probabilistik yang memilih ibu kota Kenya secara acak setiap saat. Ini adalah pengetahuan yang dikurasi dan dimiliki oleh manusia.
<span id="How_does_Abstract_Wikipedia_work?"></span>
==Bagaimana cara kerja Abstract Wikipedia?==
Artikel-artikel di Abstract Wikipedia disimpan dalam notasi yang independen dari bahasa manusia. Antarmuka Abstract Wikipedia memungkinkan kontributor sukarelawan untuk membuat dan memelihara notasi independen bahasa tersebut. Pada langkah kedua, notasi ini diubah menjadi teks dalam bahasa manusia. Langkah-langkah yang diperlukan untuk mewujudkan hal ini juga dibuat dan dipelihara oleh komunitas sukarelawan, di Wikifunctions. Langkah-langkah ini dapat menggunakan data di [[D:|Wikidata]], seperti mencari angka populasi, tanggal lahir, atau bentuk tata bahasa yang tidak beraturan, yang telah ditambahkan dan dipelihara di Wikidata oleh komunitas sukarelawan.
Lihat [[Special:MyLanguage/Help:How to create an article|Bantuan:Cara membuat artikel]] untuk panduan langkah demi langkah.
Mari kita ikuti satu contoh: [[Q1033|Nigeria adalah negara terpadat di Afrika.]] Di Wikipedia Abstract, ini mungkin disimpan sebagai:
{{block indent|1=[[f:Z27243|Z27243]]([[d:Q1033|Q1033]], [[d:Q138758272|Q138758272]], [[d:Q6256|Q6256]], [[d:Q15|Q15]], Z27243K5)}}
Atau, jika kita menggunakan label bahasa Inggris untuk pengidentifikasi ini:
{{block indent|1=superlative(Nigeria, populous, country, Africa, language)}}
<span lang="en" dir="ltr" class="mw-content-ltr">This is a call to a function on Wikifunctions. Based on the language, another function is being called. For English, we get the following function call:</span>
{{block indent|1=[[f:Z27243|Z27243]]([[d:Q1033|Q1033]], [[d:Q138758272|Q138758272]], [[d:Q6256|Q6256]], [[d:Q15|Q15]], [[f:Z1002|Z1002]])}}
<span lang="en" dir="ltr" class="mw-content-ltr">And that results in the English text</span>
{{block indent|1=''"Nigeria is the most populous country in Africa."''}}
<span lang="en" dir="ltr" class="mw-content-ltr">If we had chosen German, another function would be called:</span>
{{block indent|1=[[f:Z27243|Z27243]]([[d:Q1033|Q1033]], [[d:Q138758272|Q138758272]], [[d:Q6256|Q6256]], [[d:Q15|Q15]], [[f:Z1430|Z1430]])}}
<span lang="en" dir="ltr" class="mw-content-ltr">And that in turn would result in the following German text:</span>
{{block indent|1=''"Nigeria ist das bevölkerungsreichste Land Afrikas."''}}
<div lang="en" dir="ltr" class="mw-content-ltr">
An example with more languages can be found here.<!-- where?? -->
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
Abstract Wikipedia brings together numerous communities from the Wikimedia Movement and allows them to work together. Basic lexical data and structured data about many topics from Wikidata, functions that capture the necessary computations from Wikifunctions, and images and maps from Wikimedia Commons are all tied together in Abstract Wikipedia and made available for the more than 300 language editions of Wikipedia.
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
The goal of Abstract Wikipedia is to make more knowledge available to more people in more languages, and to allow volunteer editors to be more effective and work across languages, no matter what language they speak. Improvements to the knowledge will automatically propagate to the Wikipedias, errors will be spotted faster and fixed more effectively, and collaborations across languages become possible. We are tearing down the language barriers which are keeping knowledge apart.
</div>
5wpmhq0dkq9o2wd02ss756xmmweumq7
9984
9982
2026-06-09T05:48:06Z
Rinai Natsumi
912
Created page with "Ini adalah panggilan ke sebuah fungsi di Wikifunctions. Berdasarkan bahasa yang digunakan, fungsi lain akan dipanggil. Untuk bahasa Inggris, kita mendapatkan panggilan fungsi berikut:"
9984
wikitext
text/x-wiki
<languages />
[[Category:Abstract Wikipedia{{#translation:}}]]
<span id="What_is_Abstract_Wikipedia?"></span>
== Apa itu Abstract Wikipedia? ==
Abstract Wikipedia adalah proyek saudari baru dari Wikipedia.
Visi Wikipedia adalah dunia di mana setiap orang memiliki akses ke seluruh pengetahuan. Abstract Wikipedia akan membantu komunitas sukarelawan yang berkontribusi pada Wikipedia dan proyek-proyek terkaitnya untuk menutup kesenjangan pengetahuan secara lebih efektif.
Wikipedia memiliki artikel tentang lebih dari 20 juta topik dalam lebih dari 300 bahasa. Namun, tidak satu pun dari bahasa-bahasa tersebut yang secara mandiri memungkinkan akses ke pengetahuan tentang 20 juta topik ini: bahasa Inggris memiliki lebih dari tujuh juta artikel, bahasa Kroasia 230.000, dan bahasa Swahili 100.000. Kecuali Anda berbicara bahasa-bahasa tersebut, pengetahuan itu tidak mudah tersedia bagi Anda. Dan meskipun terjemahan mesin telah meningkat berkat peningkatan terbaru dalam AI, terjemahan tersebut masih belum mencapai titik di mana ia dapat menghasilkan terjemahan yang dapat Anda percayai untuk banyak pasangan bahasa.
Abstract Wikipedia melakukan hal itu tanpa bergantung pada AI. Setiap langkah tetap berada di bawah kendali manusia, dan dapat diakses serta disunting oleh para sukarelawan. Tidak ada halusinasi, tidak ada kesalahan yang tidak dapat dijelaskan dan tidak dapat diperbaiki. Jika ada yang salah, maka cukup diperbaiki dengan mudah, dan ada transparansi penuh tentang bagaimana teks tersebut dibuat. Ini bukan hanya model probabilistik yang memilih ibu kota Kenya secara acak setiap saat. Ini adalah pengetahuan yang dikurasi dan dimiliki oleh manusia.
<span id="How_does_Abstract_Wikipedia_work?"></span>
==Bagaimana cara kerja Abstract Wikipedia?==
Artikel-artikel di Abstract Wikipedia disimpan dalam notasi yang independen dari bahasa manusia. Antarmuka Abstract Wikipedia memungkinkan kontributor sukarelawan untuk membuat dan memelihara notasi independen bahasa tersebut. Pada langkah kedua, notasi ini diubah menjadi teks dalam bahasa manusia. Langkah-langkah yang diperlukan untuk mewujudkan hal ini juga dibuat dan dipelihara oleh komunitas sukarelawan, di Wikifunctions. Langkah-langkah ini dapat menggunakan data di [[D:|Wikidata]], seperti mencari angka populasi, tanggal lahir, atau bentuk tata bahasa yang tidak beraturan, yang telah ditambahkan dan dipelihara di Wikidata oleh komunitas sukarelawan.
Lihat [[Special:MyLanguage/Help:How to create an article|Bantuan:Cara membuat artikel]] untuk panduan langkah demi langkah.
Mari kita ikuti satu contoh: [[Q1033|Nigeria adalah negara terpadat di Afrika.]] Di Wikipedia Abstract, ini mungkin disimpan sebagai:
{{block indent|1=[[f:Z27243|Z27243]]([[d:Q1033|Q1033]], [[d:Q138758272|Q138758272]], [[d:Q6256|Q6256]], [[d:Q15|Q15]], Z27243K5)}}
Atau, jika kita menggunakan label bahasa Inggris untuk pengidentifikasi ini:
{{block indent|1=superlative(Nigeria, populous, country, Africa, language)}}
Ini adalah panggilan ke sebuah fungsi di Wikifunctions. Berdasarkan bahasa yang digunakan, fungsi lain akan dipanggil. Untuk bahasa Inggris, kita mendapatkan panggilan fungsi berikut:
{{block indent|1=[[f:Z27243|Z27243]]([[d:Q1033|Q1033]], [[d:Q138758272|Q138758272]], [[d:Q6256|Q6256]], [[d:Q15|Q15]], [[f:Z1002|Z1002]])}}
<span lang="en" dir="ltr" class="mw-content-ltr">And that results in the English text</span>
{{block indent|1=''"Nigeria is the most populous country in Africa."''}}
<span lang="en" dir="ltr" class="mw-content-ltr">If we had chosen German, another function would be called:</span>
{{block indent|1=[[f:Z27243|Z27243]]([[d:Q1033|Q1033]], [[d:Q138758272|Q138758272]], [[d:Q6256|Q6256]], [[d:Q15|Q15]], [[f:Z1430|Z1430]])}}
<span lang="en" dir="ltr" class="mw-content-ltr">And that in turn would result in the following German text:</span>
{{block indent|1=''"Nigeria ist das bevölkerungsreichste Land Afrikas."''}}
<div lang="en" dir="ltr" class="mw-content-ltr">
An example with more languages can be found here.<!-- where?? -->
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
Abstract Wikipedia brings together numerous communities from the Wikimedia Movement and allows them to work together. Basic lexical data and structured data about many topics from Wikidata, functions that capture the necessary computations from Wikifunctions, and images and maps from Wikimedia Commons are all tied together in Abstract Wikipedia and made available for the more than 300 language editions of Wikipedia.
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
The goal of Abstract Wikipedia is to make more knowledge available to more people in more languages, and to allow volunteer editors to be more effective and work across languages, no matter what language they speak. Improvements to the knowledge will automatically propagate to the Wikipedias, errors will be spotted faster and fixed more effectively, and collaborations across languages become possible. We are tearing down the language barriers which are keeping knowledge apart.
</div>
0u0ql9ptzpo38iit7a78vbamo216q6c
9986
9984
2026-06-09T05:48:19Z
Rinai Natsumi
912
Created page with "Dan itu menghasilkan teks dalam bahasa Inggris."
9986
wikitext
text/x-wiki
<languages />
[[Category:Abstract Wikipedia{{#translation:}}]]
<span id="What_is_Abstract_Wikipedia?"></span>
== Apa itu Abstract Wikipedia? ==
Abstract Wikipedia adalah proyek saudari baru dari Wikipedia.
Visi Wikipedia adalah dunia di mana setiap orang memiliki akses ke seluruh pengetahuan. Abstract Wikipedia akan membantu komunitas sukarelawan yang berkontribusi pada Wikipedia dan proyek-proyek terkaitnya untuk menutup kesenjangan pengetahuan secara lebih efektif.
Wikipedia memiliki artikel tentang lebih dari 20 juta topik dalam lebih dari 300 bahasa. Namun, tidak satu pun dari bahasa-bahasa tersebut yang secara mandiri memungkinkan akses ke pengetahuan tentang 20 juta topik ini: bahasa Inggris memiliki lebih dari tujuh juta artikel, bahasa Kroasia 230.000, dan bahasa Swahili 100.000. Kecuali Anda berbicara bahasa-bahasa tersebut, pengetahuan itu tidak mudah tersedia bagi Anda. Dan meskipun terjemahan mesin telah meningkat berkat peningkatan terbaru dalam AI, terjemahan tersebut masih belum mencapai titik di mana ia dapat menghasilkan terjemahan yang dapat Anda percayai untuk banyak pasangan bahasa.
Abstract Wikipedia melakukan hal itu tanpa bergantung pada AI. Setiap langkah tetap berada di bawah kendali manusia, dan dapat diakses serta disunting oleh para sukarelawan. Tidak ada halusinasi, tidak ada kesalahan yang tidak dapat dijelaskan dan tidak dapat diperbaiki. Jika ada yang salah, maka cukup diperbaiki dengan mudah, dan ada transparansi penuh tentang bagaimana teks tersebut dibuat. Ini bukan hanya model probabilistik yang memilih ibu kota Kenya secara acak setiap saat. Ini adalah pengetahuan yang dikurasi dan dimiliki oleh manusia.
<span id="How_does_Abstract_Wikipedia_work?"></span>
==Bagaimana cara kerja Abstract Wikipedia?==
Artikel-artikel di Abstract Wikipedia disimpan dalam notasi yang independen dari bahasa manusia. Antarmuka Abstract Wikipedia memungkinkan kontributor sukarelawan untuk membuat dan memelihara notasi independen bahasa tersebut. Pada langkah kedua, notasi ini diubah menjadi teks dalam bahasa manusia. Langkah-langkah yang diperlukan untuk mewujudkan hal ini juga dibuat dan dipelihara oleh komunitas sukarelawan, di Wikifunctions. Langkah-langkah ini dapat menggunakan data di [[D:|Wikidata]], seperti mencari angka populasi, tanggal lahir, atau bentuk tata bahasa yang tidak beraturan, yang telah ditambahkan dan dipelihara di Wikidata oleh komunitas sukarelawan.
Lihat [[Special:MyLanguage/Help:How to create an article|Bantuan:Cara membuat artikel]] untuk panduan langkah demi langkah.
Mari kita ikuti satu contoh: [[Q1033|Nigeria adalah negara terpadat di Afrika.]] Di Wikipedia Abstract, ini mungkin disimpan sebagai:
{{block indent|1=[[f:Z27243|Z27243]]([[d:Q1033|Q1033]], [[d:Q138758272|Q138758272]], [[d:Q6256|Q6256]], [[d:Q15|Q15]], Z27243K5)}}
Atau, jika kita menggunakan label bahasa Inggris untuk pengidentifikasi ini:
{{block indent|1=superlative(Nigeria, populous, country, Africa, language)}}
Ini adalah panggilan ke sebuah fungsi di Wikifunctions. Berdasarkan bahasa yang digunakan, fungsi lain akan dipanggil. Untuk bahasa Inggris, kita mendapatkan panggilan fungsi berikut:
{{block indent|1=[[f:Z27243|Z27243]]([[d:Q1033|Q1033]], [[d:Q138758272|Q138758272]], [[d:Q6256|Q6256]], [[d:Q15|Q15]], [[f:Z1002|Z1002]])}}
Dan itu menghasilkan teks dalam bahasa Inggris.
{{block indent|1=''"Nigeria is the most populous country in Africa."''}}
<span lang="en" dir="ltr" class="mw-content-ltr">If we had chosen German, another function would be called:</span>
{{block indent|1=[[f:Z27243|Z27243]]([[d:Q1033|Q1033]], [[d:Q138758272|Q138758272]], [[d:Q6256|Q6256]], [[d:Q15|Q15]], [[f:Z1430|Z1430]])}}
<span lang="en" dir="ltr" class="mw-content-ltr">And that in turn would result in the following German text:</span>
{{block indent|1=''"Nigeria ist das bevölkerungsreichste Land Afrikas."''}}
<div lang="en" dir="ltr" class="mw-content-ltr">
An example with more languages can be found here.<!-- where?? -->
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
Abstract Wikipedia brings together numerous communities from the Wikimedia Movement and allows them to work together. Basic lexical data and structured data about many topics from Wikidata, functions that capture the necessary computations from Wikifunctions, and images and maps from Wikimedia Commons are all tied together in Abstract Wikipedia and made available for the more than 300 language editions of Wikipedia.
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
The goal of Abstract Wikipedia is to make more knowledge available to more people in more languages, and to allow volunteer editors to be more effective and work across languages, no matter what language they speak. Improvements to the knowledge will automatically propagate to the Wikipedias, errors will be spotted faster and fixed more effectively, and collaborations across languages become possible. We are tearing down the language barriers which are keeping knowledge apart.
</div>
5l6lgyb7g82rv9g15adxqjagv75uxc6
9988
9986
2026-06-09T05:48:32Z
Rinai Natsumi
912
Created page with "Jika kita memilih bahasa Jerman, fungsi lain akan disebut:"
9988
wikitext
text/x-wiki
<languages />
[[Category:Abstract Wikipedia{{#translation:}}]]
<span id="What_is_Abstract_Wikipedia?"></span>
== Apa itu Abstract Wikipedia? ==
Abstract Wikipedia adalah proyek saudari baru dari Wikipedia.
Visi Wikipedia adalah dunia di mana setiap orang memiliki akses ke seluruh pengetahuan. Abstract Wikipedia akan membantu komunitas sukarelawan yang berkontribusi pada Wikipedia dan proyek-proyek terkaitnya untuk menutup kesenjangan pengetahuan secara lebih efektif.
Wikipedia memiliki artikel tentang lebih dari 20 juta topik dalam lebih dari 300 bahasa. Namun, tidak satu pun dari bahasa-bahasa tersebut yang secara mandiri memungkinkan akses ke pengetahuan tentang 20 juta topik ini: bahasa Inggris memiliki lebih dari tujuh juta artikel, bahasa Kroasia 230.000, dan bahasa Swahili 100.000. Kecuali Anda berbicara bahasa-bahasa tersebut, pengetahuan itu tidak mudah tersedia bagi Anda. Dan meskipun terjemahan mesin telah meningkat berkat peningkatan terbaru dalam AI, terjemahan tersebut masih belum mencapai titik di mana ia dapat menghasilkan terjemahan yang dapat Anda percayai untuk banyak pasangan bahasa.
Abstract Wikipedia melakukan hal itu tanpa bergantung pada AI. Setiap langkah tetap berada di bawah kendali manusia, dan dapat diakses serta disunting oleh para sukarelawan. Tidak ada halusinasi, tidak ada kesalahan yang tidak dapat dijelaskan dan tidak dapat diperbaiki. Jika ada yang salah, maka cukup diperbaiki dengan mudah, dan ada transparansi penuh tentang bagaimana teks tersebut dibuat. Ini bukan hanya model probabilistik yang memilih ibu kota Kenya secara acak setiap saat. Ini adalah pengetahuan yang dikurasi dan dimiliki oleh manusia.
<span id="How_does_Abstract_Wikipedia_work?"></span>
==Bagaimana cara kerja Abstract Wikipedia?==
Artikel-artikel di Abstract Wikipedia disimpan dalam notasi yang independen dari bahasa manusia. Antarmuka Abstract Wikipedia memungkinkan kontributor sukarelawan untuk membuat dan memelihara notasi independen bahasa tersebut. Pada langkah kedua, notasi ini diubah menjadi teks dalam bahasa manusia. Langkah-langkah yang diperlukan untuk mewujudkan hal ini juga dibuat dan dipelihara oleh komunitas sukarelawan, di Wikifunctions. Langkah-langkah ini dapat menggunakan data di [[D:|Wikidata]], seperti mencari angka populasi, tanggal lahir, atau bentuk tata bahasa yang tidak beraturan, yang telah ditambahkan dan dipelihara di Wikidata oleh komunitas sukarelawan.
Lihat [[Special:MyLanguage/Help:How to create an article|Bantuan:Cara membuat artikel]] untuk panduan langkah demi langkah.
Mari kita ikuti satu contoh: [[Q1033|Nigeria adalah negara terpadat di Afrika.]] Di Wikipedia Abstract, ini mungkin disimpan sebagai:
{{block indent|1=[[f:Z27243|Z27243]]([[d:Q1033|Q1033]], [[d:Q138758272|Q138758272]], [[d:Q6256|Q6256]], [[d:Q15|Q15]], Z27243K5)}}
Atau, jika kita menggunakan label bahasa Inggris untuk pengidentifikasi ini:
{{block indent|1=superlative(Nigeria, populous, country, Africa, language)}}
Ini adalah panggilan ke sebuah fungsi di Wikifunctions. Berdasarkan bahasa yang digunakan, fungsi lain akan dipanggil. Untuk bahasa Inggris, kita mendapatkan panggilan fungsi berikut:
{{block indent|1=[[f:Z27243|Z27243]]([[d:Q1033|Q1033]], [[d:Q138758272|Q138758272]], [[d:Q6256|Q6256]], [[d:Q15|Q15]], [[f:Z1002|Z1002]])}}
Dan itu menghasilkan teks dalam bahasa Inggris.
{{block indent|1=''"Nigeria is the most populous country in Africa."''}}
Jika kita memilih bahasa Jerman, fungsi lain akan disebut:
{{block indent|1=[[f:Z27243|Z27243]]([[d:Q1033|Q1033]], [[d:Q138758272|Q138758272]], [[d:Q6256|Q6256]], [[d:Q15|Q15]], [[f:Z1430|Z1430]])}}
<span lang="en" dir="ltr" class="mw-content-ltr">And that in turn would result in the following German text:</span>
{{block indent|1=''"Nigeria ist das bevölkerungsreichste Land Afrikas."''}}
<div lang="en" dir="ltr" class="mw-content-ltr">
An example with more languages can be found here.<!-- where?? -->
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
Abstract Wikipedia brings together numerous communities from the Wikimedia Movement and allows them to work together. Basic lexical data and structured data about many topics from Wikidata, functions that capture the necessary computations from Wikifunctions, and images and maps from Wikimedia Commons are all tied together in Abstract Wikipedia and made available for the more than 300 language editions of Wikipedia.
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
The goal of Abstract Wikipedia is to make more knowledge available to more people in more languages, and to allow volunteer editors to be more effective and work across languages, no matter what language they speak. Improvements to the knowledge will automatically propagate to the Wikipedias, errors will be spotted faster and fixed more effectively, and collaborations across languages become possible. We are tearing down the language barriers which are keeping knowledge apart.
</div>
nxpwlgdewsog4ei7eak96pzdl57sf7q
9990
9988
2026-06-09T05:48:48Z
Rinai Natsumi
912
Created page with "Dan hal itu pada gilirannya akan menghasilkan teks dalam bahasa Jerman seperti berikut:"
9990
wikitext
text/x-wiki
<languages />
[[Category:Abstract Wikipedia{{#translation:}}]]
<span id="What_is_Abstract_Wikipedia?"></span>
== Apa itu Abstract Wikipedia? ==
Abstract Wikipedia adalah proyek saudari baru dari Wikipedia.
Visi Wikipedia adalah dunia di mana setiap orang memiliki akses ke seluruh pengetahuan. Abstract Wikipedia akan membantu komunitas sukarelawan yang berkontribusi pada Wikipedia dan proyek-proyek terkaitnya untuk menutup kesenjangan pengetahuan secara lebih efektif.
Wikipedia memiliki artikel tentang lebih dari 20 juta topik dalam lebih dari 300 bahasa. Namun, tidak satu pun dari bahasa-bahasa tersebut yang secara mandiri memungkinkan akses ke pengetahuan tentang 20 juta topik ini: bahasa Inggris memiliki lebih dari tujuh juta artikel, bahasa Kroasia 230.000, dan bahasa Swahili 100.000. Kecuali Anda berbicara bahasa-bahasa tersebut, pengetahuan itu tidak mudah tersedia bagi Anda. Dan meskipun terjemahan mesin telah meningkat berkat peningkatan terbaru dalam AI, terjemahan tersebut masih belum mencapai titik di mana ia dapat menghasilkan terjemahan yang dapat Anda percayai untuk banyak pasangan bahasa.
Abstract Wikipedia melakukan hal itu tanpa bergantung pada AI. Setiap langkah tetap berada di bawah kendali manusia, dan dapat diakses serta disunting oleh para sukarelawan. Tidak ada halusinasi, tidak ada kesalahan yang tidak dapat dijelaskan dan tidak dapat diperbaiki. Jika ada yang salah, maka cukup diperbaiki dengan mudah, dan ada transparansi penuh tentang bagaimana teks tersebut dibuat. Ini bukan hanya model probabilistik yang memilih ibu kota Kenya secara acak setiap saat. Ini adalah pengetahuan yang dikurasi dan dimiliki oleh manusia.
<span id="How_does_Abstract_Wikipedia_work?"></span>
==Bagaimana cara kerja Abstract Wikipedia?==
Artikel-artikel di Abstract Wikipedia disimpan dalam notasi yang independen dari bahasa manusia. Antarmuka Abstract Wikipedia memungkinkan kontributor sukarelawan untuk membuat dan memelihara notasi independen bahasa tersebut. Pada langkah kedua, notasi ini diubah menjadi teks dalam bahasa manusia. Langkah-langkah yang diperlukan untuk mewujudkan hal ini juga dibuat dan dipelihara oleh komunitas sukarelawan, di Wikifunctions. Langkah-langkah ini dapat menggunakan data di [[D:|Wikidata]], seperti mencari angka populasi, tanggal lahir, atau bentuk tata bahasa yang tidak beraturan, yang telah ditambahkan dan dipelihara di Wikidata oleh komunitas sukarelawan.
Lihat [[Special:MyLanguage/Help:How to create an article|Bantuan:Cara membuat artikel]] untuk panduan langkah demi langkah.
Mari kita ikuti satu contoh: [[Q1033|Nigeria adalah negara terpadat di Afrika.]] Di Wikipedia Abstract, ini mungkin disimpan sebagai:
{{block indent|1=[[f:Z27243|Z27243]]([[d:Q1033|Q1033]], [[d:Q138758272|Q138758272]], [[d:Q6256|Q6256]], [[d:Q15|Q15]], Z27243K5)}}
Atau, jika kita menggunakan label bahasa Inggris untuk pengidentifikasi ini:
{{block indent|1=superlative(Nigeria, populous, country, Africa, language)}}
Ini adalah panggilan ke sebuah fungsi di Wikifunctions. Berdasarkan bahasa yang digunakan, fungsi lain akan dipanggil. Untuk bahasa Inggris, kita mendapatkan panggilan fungsi berikut:
{{block indent|1=[[f:Z27243|Z27243]]([[d:Q1033|Q1033]], [[d:Q138758272|Q138758272]], [[d:Q6256|Q6256]], [[d:Q15|Q15]], [[f:Z1002|Z1002]])}}
Dan itu menghasilkan teks dalam bahasa Inggris.
{{block indent|1=''"Nigeria is the most populous country in Africa."''}}
Jika kita memilih bahasa Jerman, fungsi lain akan disebut:
{{block indent|1=[[f:Z27243|Z27243]]([[d:Q1033|Q1033]], [[d:Q138758272|Q138758272]], [[d:Q6256|Q6256]], [[d:Q15|Q15]], [[f:Z1430|Z1430]])}}
Dan hal itu pada gilirannya akan menghasilkan teks dalam bahasa Jerman seperti berikut:
{{block indent|1=''"Nigeria ist das bevölkerungsreichste Land Afrikas."''}}
<div lang="en" dir="ltr" class="mw-content-ltr">
An example with more languages can be found here.<!-- where?? -->
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
Abstract Wikipedia brings together numerous communities from the Wikimedia Movement and allows them to work together. Basic lexical data and structured data about many topics from Wikidata, functions that capture the necessary computations from Wikifunctions, and images and maps from Wikimedia Commons are all tied together in Abstract Wikipedia and made available for the more than 300 language editions of Wikipedia.
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
The goal of Abstract Wikipedia is to make more knowledge available to more people in more languages, and to allow volunteer editors to be more effective and work across languages, no matter what language they speak. Improvements to the knowledge will automatically propagate to the Wikipedias, errors will be spotted faster and fixed more effectively, and collaborations across languages become possible. We are tearing down the language barriers which are keeping knowledge apart.
</div>
8vblfzft3184ui22t7c6kyz21vscb2y
9992
9990
2026-06-09T05:49:12Z
Rinai Natsumi
912
Created page with "Contoh dengan lebih banyak bahasa dapat ditemukan di sini.<!-- where?? -->"
9992
wikitext
text/x-wiki
<languages />
[[Category:Abstract Wikipedia{{#translation:}}]]
<span id="What_is_Abstract_Wikipedia?"></span>
== Apa itu Abstract Wikipedia? ==
Abstract Wikipedia adalah proyek saudari baru dari Wikipedia.
Visi Wikipedia adalah dunia di mana setiap orang memiliki akses ke seluruh pengetahuan. Abstract Wikipedia akan membantu komunitas sukarelawan yang berkontribusi pada Wikipedia dan proyek-proyek terkaitnya untuk menutup kesenjangan pengetahuan secara lebih efektif.
Wikipedia memiliki artikel tentang lebih dari 20 juta topik dalam lebih dari 300 bahasa. Namun, tidak satu pun dari bahasa-bahasa tersebut yang secara mandiri memungkinkan akses ke pengetahuan tentang 20 juta topik ini: bahasa Inggris memiliki lebih dari tujuh juta artikel, bahasa Kroasia 230.000, dan bahasa Swahili 100.000. Kecuali Anda berbicara bahasa-bahasa tersebut, pengetahuan itu tidak mudah tersedia bagi Anda. Dan meskipun terjemahan mesin telah meningkat berkat peningkatan terbaru dalam AI, terjemahan tersebut masih belum mencapai titik di mana ia dapat menghasilkan terjemahan yang dapat Anda percayai untuk banyak pasangan bahasa.
Abstract Wikipedia melakukan hal itu tanpa bergantung pada AI. Setiap langkah tetap berada di bawah kendali manusia, dan dapat diakses serta disunting oleh para sukarelawan. Tidak ada halusinasi, tidak ada kesalahan yang tidak dapat dijelaskan dan tidak dapat diperbaiki. Jika ada yang salah, maka cukup diperbaiki dengan mudah, dan ada transparansi penuh tentang bagaimana teks tersebut dibuat. Ini bukan hanya model probabilistik yang memilih ibu kota Kenya secara acak setiap saat. Ini adalah pengetahuan yang dikurasi dan dimiliki oleh manusia.
<span id="How_does_Abstract_Wikipedia_work?"></span>
==Bagaimana cara kerja Abstract Wikipedia?==
Artikel-artikel di Abstract Wikipedia disimpan dalam notasi yang independen dari bahasa manusia. Antarmuka Abstract Wikipedia memungkinkan kontributor sukarelawan untuk membuat dan memelihara notasi independen bahasa tersebut. Pada langkah kedua, notasi ini diubah menjadi teks dalam bahasa manusia. Langkah-langkah yang diperlukan untuk mewujudkan hal ini juga dibuat dan dipelihara oleh komunitas sukarelawan, di Wikifunctions. Langkah-langkah ini dapat menggunakan data di [[D:|Wikidata]], seperti mencari angka populasi, tanggal lahir, atau bentuk tata bahasa yang tidak beraturan, yang telah ditambahkan dan dipelihara di Wikidata oleh komunitas sukarelawan.
Lihat [[Special:MyLanguage/Help:How to create an article|Bantuan:Cara membuat artikel]] untuk panduan langkah demi langkah.
Mari kita ikuti satu contoh: [[Q1033|Nigeria adalah negara terpadat di Afrika.]] Di Wikipedia Abstract, ini mungkin disimpan sebagai:
{{block indent|1=[[f:Z27243|Z27243]]([[d:Q1033|Q1033]], [[d:Q138758272|Q138758272]], [[d:Q6256|Q6256]], [[d:Q15|Q15]], Z27243K5)}}
Atau, jika kita menggunakan label bahasa Inggris untuk pengidentifikasi ini:
{{block indent|1=superlative(Nigeria, populous, country, Africa, language)}}
Ini adalah panggilan ke sebuah fungsi di Wikifunctions. Berdasarkan bahasa yang digunakan, fungsi lain akan dipanggil. Untuk bahasa Inggris, kita mendapatkan panggilan fungsi berikut:
{{block indent|1=[[f:Z27243|Z27243]]([[d:Q1033|Q1033]], [[d:Q138758272|Q138758272]], [[d:Q6256|Q6256]], [[d:Q15|Q15]], [[f:Z1002|Z1002]])}}
Dan itu menghasilkan teks dalam bahasa Inggris.
{{block indent|1=''"Nigeria is the most populous country in Africa."''}}
Jika kita memilih bahasa Jerman, fungsi lain akan disebut:
{{block indent|1=[[f:Z27243|Z27243]]([[d:Q1033|Q1033]], [[d:Q138758272|Q138758272]], [[d:Q6256|Q6256]], [[d:Q15|Q15]], [[f:Z1430|Z1430]])}}
Dan hal itu pada gilirannya akan menghasilkan teks dalam bahasa Jerman seperti berikut:
{{block indent|1=''"Nigeria ist das bevölkerungsreichste Land Afrikas."''}}
Contoh dengan lebih banyak bahasa dapat ditemukan di sini.<!-- where?? -->
<div lang="en" dir="ltr" class="mw-content-ltr">
Abstract Wikipedia brings together numerous communities from the Wikimedia Movement and allows them to work together. Basic lexical data and structured data about many topics from Wikidata, functions that capture the necessary computations from Wikifunctions, and images and maps from Wikimedia Commons are all tied together in Abstract Wikipedia and made available for the more than 300 language editions of Wikipedia.
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
The goal of Abstract Wikipedia is to make more knowledge available to more people in more languages, and to allow volunteer editors to be more effective and work across languages, no matter what language they speak. Improvements to the knowledge will automatically propagate to the Wikipedias, errors will be spotted faster and fixed more effectively, and collaborations across languages become possible. We are tearing down the language barriers which are keeping knowledge apart.
</div>
3bsllhs9wfz8sr4aaqtvz5rnugtgya1
9994
9992
2026-06-09T05:49:43Z
Rinai Natsumi
912
Created page with "Abstract Wikipedia menyatukan berbagai komunitas dari Gerakan Wikimedia dan memungkinkan mereka untuk bekerja sama. Data leksikal dasar dan data terstruktur tentang banyak topik dari Wikidata, fungsi yang menangkap komputasi yang diperlukan dari Wikifunctions, serta gambar dan peta dari Wikimedia Commons semuanya terhubung dalam Abstract Wikipedia dan tersedia untuk lebih dari 300 edisi bahasa Wikipedia."
9994
wikitext
text/x-wiki
<languages />
[[Category:Abstract Wikipedia{{#translation:}}]]
<span id="What_is_Abstract_Wikipedia?"></span>
== Apa itu Abstract Wikipedia? ==
Abstract Wikipedia adalah proyek saudari baru dari Wikipedia.
Visi Wikipedia adalah dunia di mana setiap orang memiliki akses ke seluruh pengetahuan. Abstract Wikipedia akan membantu komunitas sukarelawan yang berkontribusi pada Wikipedia dan proyek-proyek terkaitnya untuk menutup kesenjangan pengetahuan secara lebih efektif.
Wikipedia memiliki artikel tentang lebih dari 20 juta topik dalam lebih dari 300 bahasa. Namun, tidak satu pun dari bahasa-bahasa tersebut yang secara mandiri memungkinkan akses ke pengetahuan tentang 20 juta topik ini: bahasa Inggris memiliki lebih dari tujuh juta artikel, bahasa Kroasia 230.000, dan bahasa Swahili 100.000. Kecuali Anda berbicara bahasa-bahasa tersebut, pengetahuan itu tidak mudah tersedia bagi Anda. Dan meskipun terjemahan mesin telah meningkat berkat peningkatan terbaru dalam AI, terjemahan tersebut masih belum mencapai titik di mana ia dapat menghasilkan terjemahan yang dapat Anda percayai untuk banyak pasangan bahasa.
Abstract Wikipedia melakukan hal itu tanpa bergantung pada AI. Setiap langkah tetap berada di bawah kendali manusia, dan dapat diakses serta disunting oleh para sukarelawan. Tidak ada halusinasi, tidak ada kesalahan yang tidak dapat dijelaskan dan tidak dapat diperbaiki. Jika ada yang salah, maka cukup diperbaiki dengan mudah, dan ada transparansi penuh tentang bagaimana teks tersebut dibuat. Ini bukan hanya model probabilistik yang memilih ibu kota Kenya secara acak setiap saat. Ini adalah pengetahuan yang dikurasi dan dimiliki oleh manusia.
<span id="How_does_Abstract_Wikipedia_work?"></span>
==Bagaimana cara kerja Abstract Wikipedia?==
Artikel-artikel di Abstract Wikipedia disimpan dalam notasi yang independen dari bahasa manusia. Antarmuka Abstract Wikipedia memungkinkan kontributor sukarelawan untuk membuat dan memelihara notasi independen bahasa tersebut. Pada langkah kedua, notasi ini diubah menjadi teks dalam bahasa manusia. Langkah-langkah yang diperlukan untuk mewujudkan hal ini juga dibuat dan dipelihara oleh komunitas sukarelawan, di Wikifunctions. Langkah-langkah ini dapat menggunakan data di [[D:|Wikidata]], seperti mencari angka populasi, tanggal lahir, atau bentuk tata bahasa yang tidak beraturan, yang telah ditambahkan dan dipelihara di Wikidata oleh komunitas sukarelawan.
Lihat [[Special:MyLanguage/Help:How to create an article|Bantuan:Cara membuat artikel]] untuk panduan langkah demi langkah.
Mari kita ikuti satu contoh: [[Q1033|Nigeria adalah negara terpadat di Afrika.]] Di Wikipedia Abstract, ini mungkin disimpan sebagai:
{{block indent|1=[[f:Z27243|Z27243]]([[d:Q1033|Q1033]], [[d:Q138758272|Q138758272]], [[d:Q6256|Q6256]], [[d:Q15|Q15]], Z27243K5)}}
Atau, jika kita menggunakan label bahasa Inggris untuk pengidentifikasi ini:
{{block indent|1=superlative(Nigeria, populous, country, Africa, language)}}
Ini adalah panggilan ke sebuah fungsi di Wikifunctions. Berdasarkan bahasa yang digunakan, fungsi lain akan dipanggil. Untuk bahasa Inggris, kita mendapatkan panggilan fungsi berikut:
{{block indent|1=[[f:Z27243|Z27243]]([[d:Q1033|Q1033]], [[d:Q138758272|Q138758272]], [[d:Q6256|Q6256]], [[d:Q15|Q15]], [[f:Z1002|Z1002]])}}
Dan itu menghasilkan teks dalam bahasa Inggris.
{{block indent|1=''"Nigeria is the most populous country in Africa."''}}
Jika kita memilih bahasa Jerman, fungsi lain akan disebut:
{{block indent|1=[[f:Z27243|Z27243]]([[d:Q1033|Q1033]], [[d:Q138758272|Q138758272]], [[d:Q6256|Q6256]], [[d:Q15|Q15]], [[f:Z1430|Z1430]])}}
Dan hal itu pada gilirannya akan menghasilkan teks dalam bahasa Jerman seperti berikut:
{{block indent|1=''"Nigeria ist das bevölkerungsreichste Land Afrikas."''}}
Contoh dengan lebih banyak bahasa dapat ditemukan di sini.<!-- where?? -->
Abstract Wikipedia menyatukan berbagai komunitas dari Gerakan Wikimedia dan memungkinkan mereka untuk bekerja sama. Data leksikal dasar dan data terstruktur tentang banyak topik dari Wikidata, fungsi yang menangkap komputasi yang diperlukan dari Wikifunctions, serta gambar dan peta dari Wikimedia Commons semuanya terhubung dalam Abstract Wikipedia dan tersedia untuk lebih dari 300 edisi bahasa Wikipedia.
<div lang="en" dir="ltr" class="mw-content-ltr">
The goal of Abstract Wikipedia is to make more knowledge available to more people in more languages, and to allow volunteer editors to be more effective and work across languages, no matter what language they speak. Improvements to the knowledge will automatically propagate to the Wikipedias, errors will be spotted faster and fixed more effectively, and collaborations across languages become possible. We are tearing down the language barriers which are keeping knowledge apart.
</div>
eq1pq7x1wx9z3ay56fpzuul1xtycp3l
9996
9994
2026-06-09T05:50:18Z
Rinai Natsumi
912
Created page with "Tujuan dari Wikipedia Abstrak adalah untuk menyediakan lebih banyak pengetahuan kepada lebih banyak orang dalam lebih banyak bahasa, dan untuk memungkinkan penyunting sukarelawan menjadi lebih efektif dan bekerja lintas bahasa, apa pun bahasa yang mereka gunakan. Perbaikan pada pengetahuan akan secara otomatis menyebar ke Wikipedia lainnya, kesalahan akan lebih cepat terdeteksi dan diperbaiki lebih efektif, dan kolaborasi lintas bahasa menjadi mungkin. Kami berupaya meru..."
9996
wikitext
text/x-wiki
<languages />
[[Category:Abstract Wikipedia{{#translation:}}]]
<span id="What_is_Abstract_Wikipedia?"></span>
== Apa itu Abstract Wikipedia? ==
Abstract Wikipedia adalah proyek saudari baru dari Wikipedia.
Visi Wikipedia adalah dunia di mana setiap orang memiliki akses ke seluruh pengetahuan. Abstract Wikipedia akan membantu komunitas sukarelawan yang berkontribusi pada Wikipedia dan proyek-proyek terkaitnya untuk menutup kesenjangan pengetahuan secara lebih efektif.
Wikipedia memiliki artikel tentang lebih dari 20 juta topik dalam lebih dari 300 bahasa. Namun, tidak satu pun dari bahasa-bahasa tersebut yang secara mandiri memungkinkan akses ke pengetahuan tentang 20 juta topik ini: bahasa Inggris memiliki lebih dari tujuh juta artikel, bahasa Kroasia 230.000, dan bahasa Swahili 100.000. Kecuali Anda berbicara bahasa-bahasa tersebut, pengetahuan itu tidak mudah tersedia bagi Anda. Dan meskipun terjemahan mesin telah meningkat berkat peningkatan terbaru dalam AI, terjemahan tersebut masih belum mencapai titik di mana ia dapat menghasilkan terjemahan yang dapat Anda percayai untuk banyak pasangan bahasa.
Abstract Wikipedia melakukan hal itu tanpa bergantung pada AI. Setiap langkah tetap berada di bawah kendali manusia, dan dapat diakses serta disunting oleh para sukarelawan. Tidak ada halusinasi, tidak ada kesalahan yang tidak dapat dijelaskan dan tidak dapat diperbaiki. Jika ada yang salah, maka cukup diperbaiki dengan mudah, dan ada transparansi penuh tentang bagaimana teks tersebut dibuat. Ini bukan hanya model probabilistik yang memilih ibu kota Kenya secara acak setiap saat. Ini adalah pengetahuan yang dikurasi dan dimiliki oleh manusia.
<span id="How_does_Abstract_Wikipedia_work?"></span>
==Bagaimana cara kerja Abstract Wikipedia?==
Artikel-artikel di Abstract Wikipedia disimpan dalam notasi yang independen dari bahasa manusia. Antarmuka Abstract Wikipedia memungkinkan kontributor sukarelawan untuk membuat dan memelihara notasi independen bahasa tersebut. Pada langkah kedua, notasi ini diubah menjadi teks dalam bahasa manusia. Langkah-langkah yang diperlukan untuk mewujudkan hal ini juga dibuat dan dipelihara oleh komunitas sukarelawan, di Wikifunctions. Langkah-langkah ini dapat menggunakan data di [[D:|Wikidata]], seperti mencari angka populasi, tanggal lahir, atau bentuk tata bahasa yang tidak beraturan, yang telah ditambahkan dan dipelihara di Wikidata oleh komunitas sukarelawan.
Lihat [[Special:MyLanguage/Help:How to create an article|Bantuan:Cara membuat artikel]] untuk panduan langkah demi langkah.
Mari kita ikuti satu contoh: [[Q1033|Nigeria adalah negara terpadat di Afrika.]] Di Wikipedia Abstract, ini mungkin disimpan sebagai:
{{block indent|1=[[f:Z27243|Z27243]]([[d:Q1033|Q1033]], [[d:Q138758272|Q138758272]], [[d:Q6256|Q6256]], [[d:Q15|Q15]], Z27243K5)}}
Atau, jika kita menggunakan label bahasa Inggris untuk pengidentifikasi ini:
{{block indent|1=superlative(Nigeria, populous, country, Africa, language)}}
Ini adalah panggilan ke sebuah fungsi di Wikifunctions. Berdasarkan bahasa yang digunakan, fungsi lain akan dipanggil. Untuk bahasa Inggris, kita mendapatkan panggilan fungsi berikut:
{{block indent|1=[[f:Z27243|Z27243]]([[d:Q1033|Q1033]], [[d:Q138758272|Q138758272]], [[d:Q6256|Q6256]], [[d:Q15|Q15]], [[f:Z1002|Z1002]])}}
Dan itu menghasilkan teks dalam bahasa Inggris.
{{block indent|1=''"Nigeria is the most populous country in Africa."''}}
Jika kita memilih bahasa Jerman, fungsi lain akan disebut:
{{block indent|1=[[f:Z27243|Z27243]]([[d:Q1033|Q1033]], [[d:Q138758272|Q138758272]], [[d:Q6256|Q6256]], [[d:Q15|Q15]], [[f:Z1430|Z1430]])}}
Dan hal itu pada gilirannya akan menghasilkan teks dalam bahasa Jerman seperti berikut:
{{block indent|1=''"Nigeria ist das bevölkerungsreichste Land Afrikas."''}}
Contoh dengan lebih banyak bahasa dapat ditemukan di sini.<!-- where?? -->
Abstract Wikipedia menyatukan berbagai komunitas dari Gerakan Wikimedia dan memungkinkan mereka untuk bekerja sama. Data leksikal dasar dan data terstruktur tentang banyak topik dari Wikidata, fungsi yang menangkap komputasi yang diperlukan dari Wikifunctions, serta gambar dan peta dari Wikimedia Commons semuanya terhubung dalam Abstract Wikipedia dan tersedia untuk lebih dari 300 edisi bahasa Wikipedia.
Tujuan dari Wikipedia Abstrak adalah untuk menyediakan lebih banyak pengetahuan kepada lebih banyak orang dalam lebih banyak bahasa, dan untuk memungkinkan penyunting sukarelawan menjadi lebih efektif dan bekerja lintas bahasa, apa pun bahasa yang mereka gunakan. Perbaikan pada pengetahuan akan secara otomatis menyebar ke Wikipedia lainnya, kesalahan akan lebih cepat terdeteksi dan diperbaiki lebih efektif, dan kolaborasi lintas bahasa menjadi mungkin. Kami berupaya meruntuhkan hambatan bahasa yang memisahkan pengetahuan.
rx0b2swkiik534u2x99vjs1p9do6zmb
Translations:Abstract Wikipedia:About/2/id
1198
3711
9963
2026-06-09T05:41:02Z
Rinai Natsumi
912
Created page with "Abstract Wikipedia adalah proyek saudari baru dari Wikipedia."
9963
wikitext
text/x-wiki
Abstract Wikipedia adalah proyek saudari baru dari Wikipedia.
3oh9n7q0mnddssib23nu8h92o1ticm3
Translations:Abstract Wikipedia:About/3/id
1198
3712
9967
2026-06-09T05:41:55Z
Rinai Natsumi
912
Created page with "Visi Wikipedia adalah dunia di mana setiap orang memiliki akses ke seluruh pengetahuan. Abstract Wikipedia akan membantu komunitas sukarelawan yang berkontribusi pada Wikipedia dan proyek-proyek terkaitnya untuk menutup kesenjangan pengetahuan secara lebih efektif."
9967
wikitext
text/x-wiki
Visi Wikipedia adalah dunia di mana setiap orang memiliki akses ke seluruh pengetahuan. Abstract Wikipedia akan membantu komunitas sukarelawan yang berkontribusi pada Wikipedia dan proyek-proyek terkaitnya untuk menutup kesenjangan pengetahuan secara lebih efektif.
8z0gd712hk7ok9gy20i1qcbva7y9m38
Translations:Abstract Wikipedia:About/4/id
1198
3713
9969
2026-06-09T05:42:33Z
Rinai Natsumi
912
Created page with "Wikipedia memiliki artikel tentang lebih dari 20 juta topik dalam lebih dari 300 bahasa. Namun, tidak satu pun dari bahasa-bahasa tersebut yang secara mandiri memungkinkan akses ke pengetahuan tentang 20 juta topik ini: bahasa Inggris memiliki lebih dari tujuh juta artikel, bahasa Kroasia 230.000, dan bahasa Swahili 100.000. Kecuali Anda berbicara bahasa-bahasa tersebut, pengetahuan itu tidak mudah tersedia bagi Anda. Dan meskipun terjemahan mesin telah meningkat berkat..."
9969
wikitext
text/x-wiki
Wikipedia memiliki artikel tentang lebih dari 20 juta topik dalam lebih dari 300 bahasa. Namun, tidak satu pun dari bahasa-bahasa tersebut yang secara mandiri memungkinkan akses ke pengetahuan tentang 20 juta topik ini: bahasa Inggris memiliki lebih dari tujuh juta artikel, bahasa Kroasia 230.000, dan bahasa Swahili 100.000. Kecuali Anda berbicara bahasa-bahasa tersebut, pengetahuan itu tidak mudah tersedia bagi Anda. Dan meskipun terjemahan mesin telah meningkat berkat peningkatan terbaru dalam AI, terjemahan tersebut masih belum mencapai titik di mana ia dapat menghasilkan terjemahan yang dapat Anda percayai untuk banyak pasangan bahasa.
ist1w7gww49hly3qymzcwmtdw9blgg3
Translations:Abstract Wikipedia:About/5/id
1198
3714
9971
2026-06-09T05:44:55Z
Rinai Natsumi
912
Created page with "Abstract Wikipedia melakukan hal itu tanpa bergantung pada AI. Setiap langkah tetap berada di bawah kendali manusia, dan dapat diakses serta disunting oleh para sukarelawan. Tidak ada halusinasi, tidak ada kesalahan yang tidak dapat dijelaskan dan tidak dapat diperbaiki. Jika ada yang salah, maka cukup diperbaiki dengan mudah, dan ada transparansi penuh tentang bagaimana teks tersebut dibuat. Ini bukan hanya model probabilistik yang memilih ibu kota Kenya secara acak set..."
9971
wikitext
text/x-wiki
Abstract Wikipedia melakukan hal itu tanpa bergantung pada AI. Setiap langkah tetap berada di bawah kendali manusia, dan dapat diakses serta disunting oleh para sukarelawan. Tidak ada halusinasi, tidak ada kesalahan yang tidak dapat dijelaskan dan tidak dapat diperbaiki. Jika ada yang salah, maka cukup diperbaiki dengan mudah, dan ada transparansi penuh tentang bagaimana teks tersebut dibuat. Ini bukan hanya model probabilistik yang memilih ibu kota Kenya secara acak setiap saat. Ini adalah pengetahuan yang dikurasi dan dimiliki oleh manusia.
fh6bpx4uxciwrzpg2usxhgs9sz7235t
Translations:Abstract Wikipedia:About/6/id
1198
3715
9973
2026-06-09T05:45:17Z
Rinai Natsumi
912
Created page with "==Bagaimana cara kerja Abstract Wikipedia?=="
9973
wikitext
text/x-wiki
==Bagaimana cara kerja Abstract Wikipedia?==
ngvprjz4mwjmk6cgd7on4xfb19dj295
Translations:Abstract Wikipedia:About/7/id
1198
3716
9975
2026-06-09T05:46:28Z
Rinai Natsumi
912
Created page with "Artikel-artikel di Abstract Wikipedia disimpan dalam notasi yang independen dari bahasa manusia. Antarmuka Abstract Wikipedia memungkinkan kontributor sukarelawan untuk membuat dan memelihara notasi independen bahasa tersebut. Pada langkah kedua, notasi ini diubah menjadi teks dalam bahasa manusia. Langkah-langkah yang diperlukan untuk mewujudkan hal ini juga dibuat dan dipelihara oleh komunitas sukarelawan, di Wikifunctions. Langkah-langkah ini dapat menggunakan data di..."
9975
wikitext
text/x-wiki
Artikel-artikel di Abstract Wikipedia disimpan dalam notasi yang independen dari bahasa manusia. Antarmuka Abstract Wikipedia memungkinkan kontributor sukarelawan untuk membuat dan memelihara notasi independen bahasa tersebut. Pada langkah kedua, notasi ini diubah menjadi teks dalam bahasa manusia. Langkah-langkah yang diperlukan untuk mewujudkan hal ini juga dibuat dan dipelihara oleh komunitas sukarelawan, di Wikifunctions. Langkah-langkah ini dapat menggunakan data di [[$0|Wikidata]], seperti mencari angka populasi, tanggal lahir, atau bentuk tata bahasa yang tidak beraturan, yang telah ditambahkan dan dipelihara di Wikidata oleh komunitas sukarelawan.
qxjfamaythwbi6nhg54ja3mg8t027od
Translations:Abstract Wikipedia:About/8/id
1198
3717
9977
2026-06-09T05:47:07Z
Rinai Natsumi
912
Created page with "Lihat [[$1|Bantuan:Cara membuat artikel]] untuk panduan langkah demi langkah."
9977
wikitext
text/x-wiki
Lihat [[$1|Bantuan:Cara membuat artikel]] untuk panduan langkah demi langkah.
6p5h8j7yory5la2egsy7c4i6iifh1cq
Translations:Abstract Wikipedia:About/9/id
1198
3718
9979
2026-06-09T05:47:39Z
Rinai Natsumi
912
Created page with "Mari kita ikuti satu contoh: [[$2|Nigeria adalah negara terpadat di Afrika.]] Di Wikipedia Abstract, ini mungkin disimpan sebagai:"
9979
wikitext
text/x-wiki
Mari kita ikuti satu contoh: [[$2|Nigeria adalah negara terpadat di Afrika.]] Di Wikipedia Abstract, ini mungkin disimpan sebagai:
f2z03eyj23c8sgdmhxviktsdyd8at64
Translations:Abstract Wikipedia:About/10/id
1198
3719
9981
2026-06-09T05:47:49Z
Rinai Natsumi
912
Created page with "Atau, jika kita menggunakan label bahasa Inggris untuk pengidentifikasi ini:"
9981
wikitext
text/x-wiki
Atau, jika kita menggunakan label bahasa Inggris untuk pengidentifikasi ini:
emdar15407qlvfyloi02dwuatobaxf6
Translations:Abstract Wikipedia:About/11/id
1198
3720
9983
2026-06-09T05:48:05Z
Rinai Natsumi
912
Created page with "Ini adalah panggilan ke sebuah fungsi di Wikifunctions. Berdasarkan bahasa yang digunakan, fungsi lain akan dipanggil. Untuk bahasa Inggris, kita mendapatkan panggilan fungsi berikut:"
9983
wikitext
text/x-wiki
Ini adalah panggilan ke sebuah fungsi di Wikifunctions. Berdasarkan bahasa yang digunakan, fungsi lain akan dipanggil. Untuk bahasa Inggris, kita mendapatkan panggilan fungsi berikut:
7l1cokgh3zbe1a5xwnqbxhvuhkynige
Translations:Abstract Wikipedia:About/12/id
1198
3721
9985
2026-06-09T05:48:18Z
Rinai Natsumi
912
Created page with "Dan itu menghasilkan teks dalam bahasa Inggris."
9985
wikitext
text/x-wiki
Dan itu menghasilkan teks dalam bahasa Inggris.
kcakhimuf67ln6g13ecqvkqr1oilko0
Translations:Abstract Wikipedia:About/13/id
1198
3722
9987
2026-06-09T05:48:31Z
Rinai Natsumi
912
Created page with "Jika kita memilih bahasa Jerman, fungsi lain akan disebut:"
9987
wikitext
text/x-wiki
Jika kita memilih bahasa Jerman, fungsi lain akan disebut:
1ugudliu0fth8kpr6sjfq3wzpmio0v3
Translations:Abstract Wikipedia:About/14/id
1198
3723
9989
2026-06-09T05:48:47Z
Rinai Natsumi
912
Created page with "Dan hal itu pada gilirannya akan menghasilkan teks dalam bahasa Jerman seperti berikut:"
9989
wikitext
text/x-wiki
Dan hal itu pada gilirannya akan menghasilkan teks dalam bahasa Jerman seperti berikut:
tm3or299kzi6l2f7xtnpi8opifqj4ph
Translations:Abstract Wikipedia:About/15/id
1198
3724
9991
2026-06-09T05:49:11Z
Rinai Natsumi
912
Created page with "Contoh dengan lebih banyak bahasa dapat ditemukan di sini.<!-- where?? -->"
9991
wikitext
text/x-wiki
Contoh dengan lebih banyak bahasa dapat ditemukan di sini.<!-- where?? -->
0n72wl0xwb5xsfpxesmfmomxj95ei4r
Translations:Abstract Wikipedia:About/16/id
1198
3725
9993
2026-06-09T05:49:43Z
Rinai Natsumi
912
Created page with "Abstract Wikipedia menyatukan berbagai komunitas dari Gerakan Wikimedia dan memungkinkan mereka untuk bekerja sama. Data leksikal dasar dan data terstruktur tentang banyak topik dari Wikidata, fungsi yang menangkap komputasi yang diperlukan dari Wikifunctions, serta gambar dan peta dari Wikimedia Commons semuanya terhubung dalam Abstract Wikipedia dan tersedia untuk lebih dari 300 edisi bahasa Wikipedia."
9993
wikitext
text/x-wiki
Abstract Wikipedia menyatukan berbagai komunitas dari Gerakan Wikimedia dan memungkinkan mereka untuk bekerja sama. Data leksikal dasar dan data terstruktur tentang banyak topik dari Wikidata, fungsi yang menangkap komputasi yang diperlukan dari Wikifunctions, serta gambar dan peta dari Wikimedia Commons semuanya terhubung dalam Abstract Wikipedia dan tersedia untuk lebih dari 300 edisi bahasa Wikipedia.
lft3mn4q7baubzcapww7798ychjp738
Translations:Abstract Wikipedia:About/17/id
1198
3726
9995
2026-06-09T05:50:17Z
Rinai Natsumi
912
Created page with "Tujuan dari Wikipedia Abstrak adalah untuk menyediakan lebih banyak pengetahuan kepada lebih banyak orang dalam lebih banyak bahasa, dan untuk memungkinkan penyunting sukarelawan menjadi lebih efektif dan bekerja lintas bahasa, apa pun bahasa yang mereka gunakan. Perbaikan pada pengetahuan akan secara otomatis menyebar ke Wikipedia lainnya, kesalahan akan lebih cepat terdeteksi dan diperbaiki lebih efektif, dan kolaborasi lintas bahasa menjadi mungkin. Kami berupaya meru..."
9995
wikitext
text/x-wiki
Tujuan dari Wikipedia Abstrak adalah untuk menyediakan lebih banyak pengetahuan kepada lebih banyak orang dalam lebih banyak bahasa, dan untuk memungkinkan penyunting sukarelawan menjadi lebih efektif dan bekerja lintas bahasa, apa pun bahasa yang mereka gunakan. Perbaikan pada pengetahuan akan secara otomatis menyebar ke Wikipedia lainnya, kesalahan akan lebih cepat terdeteksi dan diperbaiki lebih efektif, dan kolaborasi lintas bahasa menjadi mungkin. Kami berupaya meruntuhkan hambatan bahasa yang memisahkan pengetahuan.
hhwo5r0muyb2c5ijp05nko8ksq6jttr