Babel user information
fr-N Cet utilisateur a pour langue maternelle le français.
en-3 This user has advanced knowledge of English.
de-2 Dieser Benutzer beherrscht Deutsch auf fortgeschrittenem Niveau.
it-2 Questo utente può contribuire con un livello intermedio in italiano.
la-2 Hic usor lingua Latina mediae difficultatis conferre potest.
es-1 Este usuario tiene un conocimiento básico del español.
This user is a member of the WikiProject Ancient Greece.
This user is a member of the WikiProject Ancient Rome.
Users by language

ToolsEdit

Requesting mergesEdit

  • WPES : {{sust:fusionar|nom article}} dans les deux articles
  • WPIT : {{U|titolo dell'altra pagina|argomento|mese anno}} sur une page

Queries to work onEdit

Qid with ULAN but no VIAFEdit

SELECT * WHERE {
 ?item wdt:P245 ?ulanValue .
  ?item wdt:P31 ?typeOf .
       FILTER NOT EXISTS { ?item wdt:P214 ?viafValue } .
}
Run it!

Book review whose subject isn't an editionEdit

SELECT * WHERE {
 ?item wdt:P31 wd:Q637866 .
  ?item wdt:P921 ?subject .
  MINUS { ?subject wdt:P31 wd:Q3331189 . }
}
Run it!

Edit16 without an SBNEdit

SELECT DISTINCT ?item ?itemLabel ?edit16 ?manus WHERE {
  SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". }
  ?item wdt:P5492 ?edit16 .
  OPTIONAL { ?item wdt:P8975 ?manus } .
  MINUS { ?item wdt:P396 ?sbn} .
}
Run it!

For Wikidata:Gruppo Wikidata per Musei, Archivi e Biblioteche/Concorso/2023/03

Items described by RE without a proper link to the articleEdit

SELECT ?item ?itemLabel ?REArticle WHERE {
  SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". }
  ?item p:P1343 [ps:P1343 wd:Q1138524 ;
                 pq:P958 ?REArticle ].
}
Run it!

Items described by RE without the reprocity on the articleEdit

SELECT ?item ?itemLabel ?REArticle WHERE {
  SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". }
  ?item p:P1343 [ps:P1343 wd:Q1138524 ;
                 pq:P805 ?REArticle ].
  MINUS {?REArticle wdt:P921 ?item } .
}
Run it!

Ancient or medieval Greek speaking persons with first name which isn't in Greek alphabetEdit

SELECT ?item ?itemLabel ?prenomLabel WHERE {
  SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". }
  VALUES ?grec {wd:Q35497 wd:Q36387 } .
  ?item wdt:P1412 ?grec ;
        wdt:P735 ?prenom .
  FILTER NOT EXISTS { ?item wdt:P31 wd:Q1747829 . }
  FILTER NOT EXISTS { ?prenom wdt:P282 wd:Q8216 . }
  MINUS { ?item wdt:P1412 wd:Q150 } #français
  MINUS { ?item wdt:P1412 wd:Q188 } #allemand
  MINUS { ?item wdt:P1412 wd:Q652 } #italien
  MINUS { ?item wdt:P1412 wd:Q809 } #polonais
  MINUS { ?item wdt:P1412 wd:Q1321 } #espagnol
  MINUS { ?item wdt:P1412 wd:Q1860 } #anglais
  MINUS { ?item wdt:P1412 wd:Q5146 } #portugais
  MINUS { ?item wdt:P1412 wd:Q9035 } #danois
  MINUS { ?item wdt:P1412 wd:Q9056 } #tchèque
  MINUS { ?item wdt:P1412 wd:Q9067 } #hongrois
}

ORDER BY ?prenomLabel
Run it!

Ancient Greek speaking persons without a first nameEdit

SELECT ?item ?itemLabel WHERE {
  SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". }
  ?item wdt:P1412 wd:Q35497 .
  MINUS { ?item wdt:P735 ?prenom} .
}
Run it!

Completed, to periodically checkEdit

Click [expand] to view the content

Items described by RE in a wrong formatEdit

SELECT ?item ?itemLabel ?REArticle WHERE {
  SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". }
  ?item wdt:P1343 ?REArticle .
  ?REArticle wdt:P361 wd:Q1138524 .
}
Run it!

Ancient Greece or Roman Republic or Empire used as stateEdit

SELECT ?item ?itemLabel ?property ?countryLabel WHERE {
  SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". }
  VALUES ?country { wd:Q2277 wd:Q11772 wd:Q17167} .
  VALUES ?property { wdt:P17 wdt:P27 wdt:P710 wdt:P1001 } .
  ?item ?property ?country .
}
Run it!

Praenomen to createEdit

Nomen to createEdit

  • Cupressenus (+gens)
  • Curvius (+gens)
  • Navius (+gens)
  • Perelius (+gens)
  • Probius (+gens)
  • Tarrutenius (+gens)
  • Vestinus (+gens ; cognomen ?)

Cognomen to createEdit

  • Adventus
  • Bassianus
  • Berenicianus
  • Canus (?)
  • Capriolus
  • Colo(nus?)
  • Decimus(?)
  • Ennodius
  • Firmus
  • Fusinulanus
  • Gaianus
  • Hirpinus
  • Lascivius
  • Mamillianus
  • Marcianus
  • Maximinus
  • Montanus
  • Passifilus
  • Paulinus
  • Paenula
  • Polemius (?)
  • Pompeianus
  • Primus
  • Rufinianus
  • Sulpicianus
  • Symmachus
  • Tertullus
  • Tuccianus
  • Vettonianus
  • Vetus
  • Victorinus

Possible duplicates entriesEdit

  • Check Aemilianus Dexter

To reconsiderEdit

Problematic labelling of nomenEdit

  • All done

QueriesEdit

RE article without subject