User:Tubezlob
Tubezlob is taking a long wikibreak and will be back on Wikidata some later time. |
Babel user information | ||||||
---|---|---|---|---|---|---|
| ||||||
Users by language |
|
Graphs are temporarily unavailable due to technical issues. |
Notes
[edit]Mes WikiProjets
[edit]Outils
[edit]- QuickStatements : V1 (🆘), V2
- PetScan
- Mix'n'match (import)
- Harvest Templates
- Wikidata Graph Builder
- Wikidata Query editor
- WDQ Syntax Translator (obsolète)
- Wikidata Query Service
- Wikidata Dynamic lists
- Awarder
- Ancêtres
- no labels (obsolète)
- Linked items
- OSM ↔ Wikidata matcher
- Suggestion de noms de famille manquants
- Ajout en masse d'un nom de famille
- VizQuery
- Source MetaData
- Wikidata vandalism dashboard
- Relator
- Wikidata Property Explorer
- EditGroups
Autres
[edit]- Wikidata:List of properties/Terms
- Wikidata:Bistro/Archive/2016/03#Supprimer les majuscules
- User:Pasleim/Language statistics for items
- mw:Wikibase/Indexing/SPARQL Query Examples
- https://blog.ash.bzh/prototypage-rapide-dentites-wikidata/
- https://www.wikidata.org/wiki/Special:AllPages?from=P369&to=&namespace=120
- Wikidata:Database reports/items without claims categories/frwiki
- Wikidata:Statistics [1]
- classes de processus d'un seul organisme
- fr:Catégorie:Jeu vidéo par lieu de l'action par pays
- Wikidata:WikiProject Books/Dictionnaire infernal
- d:Category:User warning templates
- User:John Cummings/Useful spreadsheet processes for Wikidata
- Zotero et Wikidata
{{subst:welcome|~~~~}}
;{{subst:Welcome-belated|~~~~}}
prefix wdt: <http://www.wikidata.org/prop/direct/>
prefix wd: <http://www.wikidata.org/entity/>
SELECT ?item ?itemLabel WHERE {
?tree0 (wdt:P527)* ?item .
BIND (wd:Q202021 AS ?tree0)
SERVICE wikibase:label { bd:serviceParam wikibase:language "fr" }
}
TREE[33506][][31] and CLAIM[17:145]
fr:Catégorie:Village du Sénégal
SELECT ?item ?itemLabel {
BIND( STRLANG( "Madonna and Child", "en" ) AS ?enlabel ) .
?item rdfs:label ?enlabel .
FILTER NOT EXISTS {
?item rdfs:label ?frlabel .
FILTER( LANG( ?frlabel ) = "fr" ) .
} .
SERVICE wikibase:label { bd:serviceParam wikibase:language "fr,en" } .
}
SELECT ?itemLabel (COUNT(?item) as ?count) WHERE {
?item wdt:P31 wd:Q3305213 .
?item rdfs:label ?itemLabel .
FILTER (lang(?itemLabel)="en")
} GROUP BY ?itemLabel
ORDER BY DESC(?count)
SELECT ?item ?category ?category_label WHERE {
?item wdt:P910 ?category .
MINUS { ?item rdfs:label ?label FILTER( LANG( ?label ) = 'fr' ) } .
?category rdfs:label ?category_label FILTER( LANG( ?category_label ) = 'fr' ) .
} LIMIT 5000
SELECT ?item ?label WHERE{
?item wdt:P31 wd:Q16521;
wdt:P225 ?taxonname;
rdfs:label ?label;
FILTER(LANG(?label) = 'fr')
FILTER(lcase(STR(?label))!= lcase(?taxonname))
OPTIONAL {
?item wdt:P1843 ?commonname .
FILTER(LANG(?commonname) = 'fr')
}
FILTER(!bound(?commonname))
} LIMIT 1000
Propriétés sans libellés en français :
SELECT ?property1 ?property1Label WHERE {
?property1 rdf:type wikibase:Property.
MINUS { ?property1 rdfs:label ?property1Label filter(lang(?property1Label) = "fr") . }
SERVICE wikibase:label { bd:serviceParam wikibase:language "en". }
}
Propriétés demandées
[edit]- beam (P2261)
- Deezer artist ID (P2722)
- Deezer album ID (P2723)
- Deezer track ID (P2724)
- CNC film rating (France) (P2758)
- Dailymotion channel ID (P2942)
- point of penalty (P2955)
- Gares & Connexions ID (P3104)
- Horsetelex ID (P3165)
- Webpedigrees ID (P3166)
- Allbreedpedigree ID (P3167)
- Sporthorse data ID (P3168)
- Infochevaux ID (P3169)
- TAXREF ID (P3186)
- INA video ID (P3194)
- UAI code (P3202)
- Ciné-Ressources film ID (P3203)
- Ciné-Ressources person ID (P3204)
- data.gouv.fr organisation ID (P3206)
- ISAN (P3212)
- Encyclopædia Universalis ID (P3219)
- French Sculpture Census work ID (P3386)
- minimum frequency of audible sound (P3387)
- heart rate (P3395)
- French Catholic Church structure ID (P3396)
- Guide of the French Church person ID (P3397)
- INSEE countries and foreign territories code (P3422)
- INSEE arrondissement code (P3423)
- CNC authorization number (P3458)
- maximum frequency of audible sound (P3465)
- Le Monde diplomatique subject ID (P3612)
- Babelio author ID (P3630)
- Babelio work ID (P3631)
- inflorescence (P3739)
- seed dispersal (P3741)
- Medium username (P3899)
- Base biographique AUTOR ID (P3960)
- Unifrance company ID (P3979)
- Unifrance person ID (P3980)
- FINESS ID (P4058)
- FFN swimmer ID (P4074)
- Michelin Restaurants ID (P4160)
- Michelin Voyages ID (P4161)
- PagesJaunes ID (P4201)
- Mappy place ID (P4388)
- Google Play developer ID (P4486)
- DORIS ID (P4630)
- Operabase ID (P4869)
- Maison d'écrivain ID (P4881)
- AlloCiné company ID (P4910)
- VERIF ID (P4939)
- Societe.com director ID (P4942)
- National Thesis Number (France) (P5005)
- grammatical gender (P5185)
- translation (P5972)
- synonym (P5973)
- antonym (P5974)
- troponym of (P5975)
- Deezer show ID (P5988)
- Cineuropa person ID (P6083)
- Trainline ID (P6724)
- Open Churches ID (P7813)
Translations
[edit]Protocole d'ajout de libellés en français identiques à une autre langue
[edit]Names as labels et Nolabels ne marchent plus, utiliser la requête suivante :
SELECT ?item ?label_id WHERE {
?item wdt:P31 wd:Q2225692 .
?item rdfs:label ?label_id filter(lang(?label_id) = "id") .
MINUS { ?item rdfs:label ?label_fr filter(lang(?label_fr) = "fr") . }
}
(exemple pour instance of (P31)fourth-level administrative division in Indonesia (Q2225692). Sans libellés en français, source : indonésien.
SELECT ?item ?label_id WHERE {
?item wdt:P31 wd:Q5 .
?item wdt:P27 wd:Q30 .
?item rdfs:label ?label_id filter(lang(?label_id) = "en") .
MINUS { ?item rdfs:label ?label_fr filter(lang(?label_fr) = "fr") . }
}
(avec deux propriétés, équivaut à être humain américain : CLAIM[31:5] AND CLAIM[27:30]
)
- Sur Wikidata Query, faire une requête du genre :
CLAIM[31:9826] AND CLAIM[17:30]
C'est-à-dire instance of (P31) : high school (Q9826) et country (P17) : United States of America (Q30)
- Copier la requête sur Names as labels
- Copier la liste obtenue dans QuickStatements
- Attendre des heures l'ordi allumé… (environ 80 modifications par minute, soit 4 800 par heure)
Doit être vide :
[edit]- high school américaine (
CLAIM[31:9826] AND CLAIM[17:30]
) - middle school américaine (
CLAIM[31:149566] AND CLAIM[17:30]
)
- être humain américain (
CLAIM[31:5] AND CLAIM[27:30]
)
- village anglais (
CLAIM[31:532] AND CLAIM[17:145]
) - village français (
CLAIM[31:532] AND CLAIM[17:142]
) - village allemand (
CLAIM[31:532] AND CLAIM[17:183]
) - commune allemande (
CLAIM[31:262166]
)
Supprimer le contenu après la virgule (nom de village anglais par exemple)
[edit]Après avoir obtenu la liste de Names as labels, copier le résultat dans un fichier txt. Ouvrir ce fichier avec un éditeur de texte (Notepad++ par exemple). Aller dans Édition > Traitement des espacements > Transformer les tabulations en espaces. Copier le texte dans un tableur (LibreOffice Calc par exemple). Une fenêtre Import de texte s'ouvre. Dans la section Options de séparateur, choisir Séparer par : Tabulation, Virgule et Autres : "
.
Supprimer la colonne avec les noms de régions.
Sélectionner la colonne avec les Qxxxx et les Lfr. Faire Ctrl+F
. Mettre dans Rechercher Lfr
et laisser vide la case Remplacer par. Cocher la case Sélection active seulement. Appuyer sur Tout remplacer.
Refaire l'opération pour supprimer les espaces en trop (mettre dans Rechercher une espace et laisser vide la case Remplacer par. Appuyer sur Tout remplacer).
Décaler d'une colonne la colonne des libellés.
Insérer entre les Qxxxx et les libellés une colonne avec des Lfr
.
Tout sélectionner et copier dans QuickStatements.
Supprimer les initiales au milieu d'un nom
[edit]Rechercher et remplacer : (?<=[^.])( [A-Z]\.)+ (cocher Expression régulière dans Autres options). Cela supprime les initiales seulement entre le prénom et le nom de famille.
Bloc-note
[edit]À ajouter
ЯЇЕИ