Wikidata:WikiProject Authority control/The Peerage errors

From Wikidata
Jump to navigation Jump to search

This page aims to collect all The Peerage entries which have errors or omissions of some type, in order to have them corrected at the Peerage database. User:DarrylLundy monitors this page and makes the changes at The Peerage database. These changes may take a week to show up online.

Typos identified at Wikidata[edit]

These still need to be fixed at the Peerage end, when fixed they will be migrated to the bottom list.

Spelling and other name corrections[edit]

Incorrect dates[edit]

Incorrect gender[edit]

The following query identifies The Peerage entries that are likely to have incorrect gender. However, they need to be verified individually. See discussion.

SELECT ?item
WHERE {
  hint:Query hint:optimizer "None" .
  ?item wdt:P4638 ?thepeerageid .
  {
    ?item wdt:P21 wd:Q6581097 .
    ?item wdt:P735/wdt:P31 wd:Q11879590 .
  }
  UNION
  {
    ?item wdt:P21 wd:Q6581072 .
    ?item wdt:P735/wdt:P31 wd:Q12308941 .
  }
  
  # honorifix: Sir
  #?item wdt:P511 wd:Q209690 .
  
  ?item wdt:P735 ?given .
  FILTER (?given NOT IN (
    wd:Q16652258, # Joan (female)
    wd:Q1484457, # Joan (unisex)
    wd:Q18001597 # Christian (male)
  ))
  
  ?item p:P21 ?sexstatement .
  ?sexstatement prov:wasDerivedFrom ?sexref .
  ?sexref pr:P248 wd:Q21401824 .
  
}
LIMIT 100
Try it!

Incorrect parent[edit]

Duplicate Peerage entries[edit]

Once the duplicated entries have been merged at The Peerage, the now invalid entry should be deprecated rather than deleted. This is because the ID was valid at a period of time and old information can still be accessed using the Internet Archive. The deprecated entry should be set with a qualifier of reason for deprecated rank (P2241) withdrawn identifier value (Q21441764).

See also Wikidata:Database_reports/Constraint_violations/P4638#Single_value (false positives may exist)

Conflated entries[edit]

See [199]

Other[edit]

Entries already corrected at The Peerage[edit]

Corrections can take up to a week to show up on the Peerage's website once changes are made in the master database by User:DarrylLundy.

Corrected

See also[edit]