Property talk:P950
Documentation
identifier from the authority file of the Biblioteca Nacional de España. Format for persons: "XX" followed by 4 to 7 digits
Format “ Exceptions are possible as rare values may exist. (XX|FF|a)\d{4,7}|(bima|bimo|bica|bis[eo]|bivi|Mise|Mimo|Mima)\d{10}| ”: value must be formatted using this pattern (PCRE syntax). (Help)List of this constraint violations: Database reports/Constraint violations/P950#Format, SPARQL, SPARQL (new) |
Single value: this property generally contains a single value. (Help) Exceptions are possible as rare values may exist. Known exceptions: Manuel Molina Jiménez (Q19967341), Pericón de Cádiz (Q6072466), Manzanita (Q1587117), Camilo Sesto (Q1029506)List of this constraint violations: Database reports/Constraint violations/P950#Single value, SPARQL, SPARQL (new) |
Distinct values: this property likely contains a value that is different from all other items. (Help) Exceptions are possible as rare values may exist. List of this constraint violations: Database reports/Constraint violations/P950#Unique value, SPARQL (every item), SPARQL (by value), SPARQL (new) |
Format “ Exceptions are possible as rare values may exist. Known exceptions: José María Domínguez Bécquer (Q28653637)(XX|a)\d{4,7}|(bima|bimo|bica|bis[eo]|bivi|Mise|Mimo|Mima)\d{10}| ”: value must be formatted using this pattern (PCRE syntax). (Help)List of this constraint violations: Database reports/Constraint violations/P950#Format, SPARQL, SPARQL (new) |
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. List of this constraint violations: Database reports/Constraint violations/P950#allowed entity types, SPARQL (new) |
Check periodical literature with the "bise" prefix (Help) Violations query: SELECT DISTINCT ?item WHERE { ?item wdt:P950 ?id. FILTER (substr(?id,0,5) = 'bise') MINUS { ?item wdt:P31/wdt:P279* wd:Q1002697 }. } ORDER BY ?item List of this constraint violations: Database reports/Complex constraint violations/P950#Check periodical literature with the "bise" prefix |
Check periodical literature with the "Mise" prefix (Help) Violations query: SELECT DISTINCT ?item WHERE { ?item wdt:P950 ?id. FILTER (substr(?id,0,5) = 'Mise') MINUS { ?item wdt:P31/wdt:P279* wd:Q1002697 }. } ORDER BY ?item List of this constraint violations: Database reports/Complex constraint violations/P950#Check periodical literature with the "Mise" prefix |
Check edition with the "bima" prefix (Help) Violations query: SELECT DISTINCT ?item WHERE { ?item wdt:P950 ?id. FILTER (substr(?id,0,5) = 'bima') MINUS { ?item wdt:P31 wd:Q3331189 }. } ORDER BY ?item List of this constraint violations: Database reports/Complex constraint violations/P950#Check edition with the "bima" prefix |
Check classes of elements having P31 (Help) Violations query: SELECT DISTINCT ?item { ?item wdt:P950 [] . MINUS { VALUES ?classes { wd:Q5 wd:Q571 wd:Q811430 wd:Q46169 wd:Q43229 wd:Q486972 wd:Q34770 wd:Q9143 wd:Q11424 wd:Q1190554 wd:Q11344 wd:Q17537576 wd:Q16562419 wd:Q618123 wd:Q16521 wd:Q151885 wd:Q234460 wd:Q12136 wd:Q386724 wd:Q340169 wd:Q9081 wd:Q35120 wd:Q2235308 } . ?item wdt:P31/wdt:P279* ?classes . } . ?item wdt:P31 ?instance } ORDER BY ?item List of this constraint violations: Database reports/Complex constraint violations/P950#Check classes of elements having P31 |
This property is being used by: Please notify projects that use this property before big changes (renaming, deletion, merge with another property, etc.) |
Actionable URLEdit
Prefixing the identifier with http://catalogo.bne.es/uhtbin/authoritybrowse.cgi?action=display&authority_id= yields display of the authority record at the BNE (linking by "Obras" to the actual library catalogue with an URL derived from the identifier, although presence of "works" is not guaranteed). Example Rabindranath Tagore -> http://catalogo.bne.es/uhtbin/authoritybrowse.cgi?action=display&authority_id=XX924094. -- Gymel (talk) 07:36, 14 October 2013 (UTC)
- Thanks for this information! לערי ריינהארט (talk) 06:25, 15 October 2013 (UTC)
- Added to MediaWiki:Gadget-AuthorityControl.js. Tpt (talk) 11:33, 15 October 2013 (UTC)
AuthorityControl.js and Property constraint issues - BNE identifierEdit
See User talk:Tpt#MediaWiki:Gadget-AuthorityControl.js and Property constraint issues. לערי ריינהארט (talk) 06:56, 15 October 2013 (UTC)
- Database reports/Constraint violations/P950#Format listas all pages becase they all start with XX
- Please change the regex to detect the mandatory prefix XX. If all values have the same lenght we should add a default / mandatory lenght of the diigit part of the string. Thanks! לערי ריינהארט (talk) 07:10, 16 October 2013 (UTC)
constraint report relating to Wikimedia disambiguation page (Q4167410)Edit
If instance of (P31) is a Wikimedia disambiguation page (Q4167410) the presence of Biblioteca Nacional de España ID (P950) is prohibited
- see: Wikimedia disambiguation page (Q4167410) with BNE identifier (P950) gangLeri לערי ריינהארט (talk) 16:33, 22 May 2014 (UTC)
Help with Modul:Authority control for Slovenian WikipediansEdit
Our Modul:Authority_control contains funcion:
local function bneLink( id ) return '[http://catalogo.bne.es/uhtbin/authoritybrowse.cgi?action=display&authority_id=' .. id .. ' ' .. id .. ']' end
BNE property (id XX834035 for Albert Einstein; id XX451946 for Norway) is not working, because correct link is
- for Norway http://datos.bne.es/tema/XX451946.html
- for Albert Einstein: http://datos.bne.es/persona/XX834035.html
Can anyone help me to correct this code? English template has the same error. Pinky sl (talk) 14:05, 15 October 2017 (UTC)
Restrictions should be expandedEdit
The BNE id covers also thesaurus subjects, for example XX541402 but applying into ammunition dump (Q2153495) you get a warning. I don't know how it should be fixed but I think it is required.