TomT0m
Joined 1 November 2012
Babel user information | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||
Users by language |
Hi, I'm a French wikipedia editor.
Wd stuffs
editInteresting items Bookmarks
edit- make-up (Q1190910). An action.
- Silvrettahorn (Q16688). A group of mountain (mountain chain ? Massif de montagne in french).
- emic unit (Q5371079) emic unit. A metaclass of sounds.
- Spaceship Earth (Q2778319) A viewpoint about our Earth.
- this week (Q113469622) / present (Q193168) : time relative items
My Wikidata javascript gadgets
edit- User:TomT0m/Leonore.js, for Pyb
- User:TomT0m/classification.js
- User:TomT0m/LexToWiktionary.js (WIP)
- User:TomT0m/queries.js (WIP)
- Extrainterwiki.js located on frwiki. Finds sitelinks for topics linked to a wikidia with no page on your wiki. Those are items used on the Wikidata item of the article with an article in a wikipedia but not on yours.
Experiments
edit- Template:All instances : Attempt to find all instances, based on the class definition and not only the explicit instance of (P31) / subclass of (P279) chain.
Sciences and what they studies
editMost studies topics
editselect ?topic ?topicLabel (group_concat(?itemLabel;separator=" ; ") as ?discipline) (count(?item) as ?studier_count){
select ?item ?topic ?itemLabel ?topicLabel {
?item wdt:P2578|^wdt:P2579 ?topic .
SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". }
}
} group by ?topic ?topicLabel order by desc(?studier_count)
Fields which studies the most topics
editSELECT ?item ?itemLabel (GROUP_CONCAT(?topicLabel; SEPARATOR = " ; ") AS ?subject) (COUNT(?item) AS ?studied_count) WHERE {
SELECT distinct ?item ?topic ?itemLabel ?topicLabel WHERE {
?item wdt:P2578|^wdt:P2579 ?topic.
SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". }
}
}
GROUP BY ?item ?itemLabel
ORDER BY DESC (?studied_count)
Redundancies : fields that studies a kind of object both with a specific case of those objects
editSELECT distinct ?discipline ?topic ?subtopic ?disciplineLabel ?topicLabel ?subtopicLabel WHERE {
?discipline wdt:P2578|^wdt:P2579 ?topic,?subtopic.
SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". }
?subtopic (wdt:P279)+ ?topic .
}
Topics that are studied by both a discipline and a specialisation of that discipline
# Topics that are studied by both a discipline and a specialisation of that discipline
SELECT distinct ?topic ?discipline ?subdiscipline ?topicLabel ?disciplineLabel ?subdisciplineLabel WHERE {
?topic wdt:P2578|^wdt:P2579 ?discipline,?subdiscipline.
SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". }
?subdiscipline (wdt:P361)+|(wdt:P279)+ ?discipline .
}
Lexicagraphical datas
editverb conjugation
select ?verbe ?verbeLabel ?tempsLabel ?LabelArticle ?repre {
values (?temps ?rangTemps ?tempsLabel) {
(wd:Q192613 1 "présent")
(wd:Q442485 2 "passé simple") # passé simple
(wd:Q17081589 2 "passé simple en français")
(wd:Q1475560 3 "futur simple")
(wd:Q1336020 5 "passé composé")
}
values (?article ?rangArticle ?LabelArticle) {
(wd:Q51929218 1 "je")
(wd:Q51929369 2 "tu")
(wd:Q51929447 3 "il/elle")
(wd:Q51929447 4 "il")
(wd:Q52431970 5 "elle")
(wd:Q51929290 6 "nous")
(wd:Q51929403 7 "vous")
(wd:Q51929517 8 "ils/elles")
(wd:Q52432983 9 "ils")
(wd:Q52433019 10 "elles")
}
?verbe ontolex:lexicalForm ?forme ;
dct:language wd:Q150 ;
wikibase:lemma ?verbeLabel .
?forme wikibase:grammaticalFeature ?temps ;
wikibase:grammaticalFeature ?article ;
ontolex:representation ?repre
# SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". }
} order by ?verbe ?rangTemps ?rangArticle
Computer scientists
edit- Older alive computer scientists on frwiki (v1) or on wikidata with informations
History
edit- Women at war : chief of state or executive chiefs of countries when those countries were at war https://w.wiki/34Jb
Interesting stuffs of other ontology
edit- Cyc top topics http://sw.opencyc.org/concept/Mx4rg-it9mKPQdiEb_WTqktCoQ
- Atemporal things in Cyc : http://sw.opencyc.org/concept/Mx4rGfrGRkkIQdeI2O3iJCGV3Q