Hi all,
We have prepared a new browser for Wikidata Properties:
http://tools.wmflabs.org/wikidata-exports/miga/
It is based on Miga data browser [1]. This means it only works in Google Chrome/Chromium, Opera, Safari, and the Android Browser but not in Internet Explorer, Firefox, and Rekonq.
You can browse properties by datatype or usage numbers, and also find related properties for every property (using my own custom notion of "relatedness" based on relative co-occurrence and overall prevalence). When filtering by usage numbers, you sometimes see only very coarse filters, but you can always apply the same filter again to get more fine grained steps. You can also edit the URL in the browser to modify filters if you cannot find the right one in the UI.
This is still experimental. The data is based on the dump of 26 May. The data files for Miga were created using Wikidata Toolkit [2]; I will commit the specific code in due course. Feedback is welcome.
Cheers,
Markus
[1] http://migadv.com/ [2] https://www.mediawiki.org/wiki/Wikidata_Toolkit
Hi all,
I have extended our new interactive property browser with a class browser and updated everything to the latest data. You can use these new services to answer questions like:
(1) What "kinds of things" do we actually have on Wikidata? (show all classes with more than 100 instances: humans, cities, galaxies, computer games, earthquakes, ... overall a very clear an readable list of our main subjects) (2) Which properties are typically used on lighthouses (Q39715)? (or any other class) (3) Which types of things have a patron saint (P417)? (or any other property) (4) What are the most used string properties on Wikidata? (5) Which properties are often used in qualifiers? (6) Which properties are often used in statements that have qualifiers? (7) Which properties are not used at all? (8) What are the (direct and indirect) superclasses of ninja (Q9402)? (there are expected things like "profession" and "soldier" but also "thermodynamic process", which is probably not intended, although there might be some truth to it) (9) What are the most used classes that do not have a superclass? (10) What are the classes with most subclasses? (they have almost 2000 subclasses!)
And many more ... I could play with it all day :-)
We now offer two datasets: one with properties and classes, and one with properties only. The one with classes takes longer to load (about 10min on my machine) but it's very fast after that. The other one is faster to load and can still answer questions like (4), (5), (6), (7). Here are the links:
* Classes+properties: http://tools.wmflabs.org/wikidata-exports/miga/?classes# (be patient, it will be fast once loaded) * Properties only: http://tools.wmflabs.org/wikidata-exports/miga/
Each dataset has an "about" page with some example queries. To see additional related properties and classes, scroll down to the bottom of the pages of individual properties or classes.
Known limitations: * We leave away classes without instances and subclasses, to make the dataset smaller (it's large enough as it is). * Some classes are shown without labels. These are usually things that should not be classes anyway (filter them by narrowing your search to things with more than 10 instances). In any case, this only happens to things that have no superclass. Maybe I will fix this in the future.
Feedback is welcome.
Cheers,
Markus
On 11/06/14 14:36, Markus Krötzsch wrote:
Hi all,
We have prepared a new browser for Wikidata Properties:
http://tools.wmflabs.org/wikidata-exports/miga/
It is based on Miga data browser [1]. This means it only works in Google Chrome/Chromium, Opera, Safari, and the Android Browser but not in Internet Explorer, Firefox, and Rekonq.
You can browse properties by datatype or usage numbers, and also find related properties for every property (using my own custom notion of "relatedness" based on relative co-occurrence and overall prevalence). When filtering by usage numbers, you sometimes see only very coarse filters, but you can always apply the same filter again to get more fine grained steps. You can also edit the URL in the browser to modify filters if you cannot find the right one in the UI.
This is still experimental. The data is based on the dump of 26 May. The data files for Miga were created using Wikidata Toolkit [2]; I will commit the specific code in due course. Feedback is welcome.
Cheers,
Markus
[1] http://migadv.com/ [2] https://www.mediawiki.org/wiki/Wikidata_Toolkit
Wikidata-l mailing list Wikidata-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikidata-l
Hi Markus, first thanks a lot for these tools.
It would be cool to include a link to the property browser into some template, ( Template:P' for example , as Template:Q' generates a link to reasonator. Is there a way to get the database id of some property by its number ?
[Including Yaron, the Miga developer, who is not on this list yet]
On 12/06/14 17:21, Thomas Douillard wrote:
Hi Markus, first thanks a lot for these tools.
It would be cool to include a link to the property browser into some template, ( Template:P' for example , as Template:Q' generates a link to reasonator. Is there a way to get the database id of some property by its number ?
The internal IDs of Miga are no good for linking, since they depend on the list of items and thus might change with updates. However, the following work:
http://tools.wmflabs.org/wikidata-exports/miga/#_cat=Properties/Id=P31
http://tools.wmflabs.org/wikidata-exports/miga/?classes#_cat=Classes/Id=Q397...
Etc.
A nice feature in Miga is that all queries work, even if they are not clickable through the UI. If you look at the URL you get after some clicking, it is easy to see how to change it to get other results.
Cheers,
Markus
Perfect thank you (for some reason I did not success, I see the names are case sensitives :) )
2014-06-12 17:59 GMT+02:00 Markus Krötzsch markus@semantic-mediawiki.org:
[Including Yaron, the Miga developer, who is not on this list yet]
On 12/06/14 17:21, Thomas Douillard wrote:
Hi Markus, first thanks a lot for these tools.
It would be cool to include a link to the property browser into some template, ( Template:P' for example , as Template:Q' generates a link to reasonator. Is there a way to get the database id of some property by its number ?
The internal IDs of Miga are no good for linking, since they depend on the list of items and thus might change with updates. However, the following work:
http://tools.wmflabs.org/wikidata-exports/miga/#_cat=Properties/Id=P31
http://tools.wmflabs.org/wikidata-exports/miga/? classes#_cat=Classes/Id=Q39715
Etc.
A nice feature in Miga is that all queries work, even if they are not clickable through the UI. If you look at the URL you get after some clicking, it is easy to see how to change it to get other results.
Cheers,
Markus
Wikidata-l mailing list Wikidata-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikidata-l