Property talk:P3621
Latest comment: 1 year ago by Bovlb in topic Defunct?
Documentation
Darts Database player ID
identifier of a player at Darts Database
identifier of a player at Darts Database
[create Create a translatable help page (preferably in English) for this property to be included here]
Single value: this property generally contains a single value. (Help)
Exceptions are possible as rare values may exist. Exceptions can be specified using exception to constraint (P2303). List of violations of this constraint: Database reports/Constraint violations/P3621#Single value, SPARQL
Distinct values: this property likely contains a value that is different from all other items. (Help)
Exceptions are possible as rare values may exist. Exceptions can be specified using exception to constraint (P2303). List of violations of this constraint: Database reports/Constraint violations/P3621#Unique value, SPARQL (every item), SPARQL (by value)
List of violations of this constraint: Database reports/Constraint violations/P3621#Format, hourly updated report, SPARQL
Item “instance of (P31): human (Q5)”: Items with this property should also have “instance of (P31): human (Q5)”. (Help)
List of violations of this constraint: Database reports/Constraint violations/P3621#Item P31, hourly updated report, search, SPARQLItem “occupation (P106): darts player (Q18574233)”: Items with this property should also have “occupation (P106): darts player (Q18574233)”. (Help)
Exceptions are possible as rare values may exist. Exceptions can be specified using exception to constraint (P2303). List of violations of this constraint: Database reports/Constraint violations/P3621#Item P106, search, SPARQL
Allowed entity types are Wikibase item (Q29934200): the property may only be used on a certain entity type (Help)
Exceptions are possible as rare values may exist. Exceptions can be specified using exception to constraint (P2303). List of violations of this constraint: Database reports/Constraint violations/P3621#Entity types
Scope is as main value (Q54828448), as reference (Q54828450): the property must be used by specified way only (Help)
Exceptions are possible as rare values may exist. Exceptions can be specified using exception to constraint (P2303). List of violations of this constraint: Database reports/Constraint violations/P3621#Scope, SPARQL
Item “sport (P641): darts (Q131471)”: Items with this property should also have “sport (P641): darts (Q131471)”. (Help)
Exceptions are possible as rare values may exist. Exceptions can be specified using exception to constraint (P2303). List of violations of this constraint: Database reports/Constraint violations/P3621#Item P641, search, SPARQL
Type “human (Q5)”: item must contain property “instance of (P31)” with classes “human (Q5)” or their subclasses (defined using subclass of (P279)). (Help)
Exceptions are possible as rare values may exist. Exceptions can be specified using exception to constraint (P2303). List of violations of this constraint: Database reports/Constraint violations/P3621#Type Q5, SPARQL
List Darts players without an ID on the Darts database
editSELECT ?item ?item_label ?check_url WHERE {
?item wdt:P106 wd:Q18574233 .
MINUS {?item wdt:P3621 [] } .
?item rdfs:label ?item_label FILTER(lang(?item_label) = 'en') .
wd:P3621 wdt:P4354 ?fmt .
BIND(IRI(REPLACE(str(?item_label), '(^.*)', ?fmt)) AS ?check_url) .
} LIMIT 50
|
Defunct?
edit@Thierry Caro, GZWDer, Pigsonthewing : The example links don't work, and I can't find any player info on the website. Bovlb (talk) 16:08, 8 May 2023 (UTC)