Property talk:P10213

From Wikidata
Jump to navigation Jump to search

Documentation

Listen Notes podcast ID
identifier of a podcast on Listen Notes
[create Create a translatable help page (preferably in English) for this property to be included here]
Type “podcast (Q24634210): item must contain property “instance of (P31)” with classes “podcast (Q24634210)” 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/P10213#Type Q24634210, 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/P10213#Unique value, SPARQL (every item), SPARQL (by value)
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/P10213#Single value, SPARQL
Format “[A-Za-z0-9_-]{11}: value must be formatted using this pattern (PCRE syntax). (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/P10213#Format, SPARQL
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/P10213#Scope, 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/P10213#Entity types
Item “title (P1476): Items with this property should also have “title (P1476)”. (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/P10213#Item P1476, SPARQL
Item “language of work or name (P407): Items with this property should also have “language of work or name (P407)”. (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/P10213#Item P407, search, SPARQL
Item “presenter (P371): Items with this property should also have “presenter (P371)”. (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/P10213#Item P371, search, SPARQL
Item “start time (P580): Items with this property should also have “start time (P580)”. (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/P10213#Item P580, SPARQL
Item “genre (P136): Items with this property should also have “genre (P136)”. (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/P10213#Item P136, search, SPARQL
Item “country of origin (P495): Items with this property should also have “country of origin (P495)”. (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/P10213#Item P495, search, SPARQL
Item “number of episodes (P1113): Items with this property should also have “number of episodes (P1113)”. (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/P10213#Item P1113, SPARQL
Conflicts with “instance of (P31): radio program (Q1555508), radio series (Q14623351): this property must not be used with the listed properties and values. (Help)
List of violations of this constraint: Database reports/Constraint violations/P10213#Conflicts with P31, hourly updated report, SPARQL
Conflicts with “instance of (P31): podcast (Q20899), audio podcast (Q24633474), video podcast (Q3276244): this property must not be used with the listed properties and values. (Help)
List of violations of this constraint: Database reports/Constraint violations/P10213#Conflicts with P31, hourly updated report, SPARQL
Conflicts with “inception (P571): this property must not be used with the listed properties and values. (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/P10213#Conflicts with P571, SPARQL
Conflicts with “publication date (P577): this property must not be used with the listed properties and values. (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/P10213#Conflicts with P577, SPARQL
Conflicts with “country (P17): this property must not be used with the listed properties and values. (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/P10213#Conflicts with P17, search, SPARQL

Entries of type podcast without this property[edit]

As of October 2023, 6940 wikidata entries that are instances of podcast do not have this property, I have written to them to see if there is an API key I can code against to fill in this data.

SELECT DISTINCT ?item ?itemLabel WHERE {

 SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE]". }
 {
   SELECT DISTINCT ?item WHERE {
     ?item p:P31 ?statement0.
     ?statement0 (ps:P31/(wdt:P279*)) wd:Q24634210.
     MINUS {
       ?item p:P10213 ?statement1.
       ?statement1 (ps:P10213) _:anyValueP10213.
     }
   }
   LIMIT 100
 }

} }}}

Back ache (talk) 05:57, 17 October 2023 (UTC)[reply]
I have got it down by 1150 to 5790 Back ache (talk) 19:42, 21 October 2023 (UTC)[reply]
Query is malformed: Encountered "<EOF>" at line Trade (talk) 09:50, 22 November 2023 (UTC)[reply]
simplified and fixed Back ache (talk) 10:53, 24 November 2023 (UTC)[reply]

Entries without this property but have an Apple ID[edit]

https://w.wiki/8EP5 Back ache (talk) 08:37, 22 November 2023 (UTC)[reply]