query-1157828de421a7aa0dc43168bd2ecff4

rq turtle/ttl

References to non-existing propertiesResolvedTask T230588PhabricatorTracked in On pages like Wikidata:Database reports/Constraint violations/P136 Wikidata:Database reports/Complex constraint violations/P2047 Wikidata:Database reports/Complex constraint violations/P2676 11:39, 17 August 2019 (UTC)) talk (M2k~dewikithere a references to non-existing properties (e.g. P7727, P27411, P102448, P258379, ...). Where do they come from? --Hello, thanks for your reply. I dont think this has been fixed. Initially I found the above lists by getting two entries in a query like 12:30, 17 August 2019 (UTC)) talk (Kam Solusar would show such constraint violations, claiming that the value was also already used on a property (where the property number = the Q number of the item) as well as on the item itself. But looking through the items I've edited, I can't find any of these error messages anymore. So maybe it's already fixed? --(P1874)Netflix ID and (P345)IMDb ID I've seen it a couple of times in film/tv series items in the past few days, where at least

Use at

PREFIX wdt: <http://www.wikidata.org/prop/direct/>
SELECT ?item  WHERE { ?item wdt:P3077 "12880" . }

Query found at

graph TD classDef projected fill:lightgreen; classDef literal fill:orange; classDef iri fill:yellow; v1("?item"):::projected c2(["12880"]):::literal v1 --"wdt:P3077"--> c2