มอดูล:Authority control/config

จากวิกิพีเดีย สารานุกรมเสรี
Documentation icon คู่มือการใช้งานมอดูล[ดู] [แก้] [ประวัติ] [ล้างแคช]

ประกอบด้วยรายละเอียดการกำหนดค่าสำหรับ มอดูล:Authority control

Syntax

syntax สำหรับตาราง p.config เป็นดังนี้

  • ชื่อรหัสสำหรับตัวระบุ อยู่ภายในเครื่องหมายคำพูด
  • property = หมายเลขคุณลักษณะของวิกิสนเทศ โดยไม่มีคำนำหน้า P
  • section = หมายเลขส่วนที่จะวางตัวระบุ ดู #รายการส่วนต่าง ๆ สำหรับรายละเอียด
  • pattern = รูปแบบลูอาของรูปแบบที่ถูกต้องสำหรับตัวระบุ โปรดทราบว่าสิ่งนี้จะคล้ายกันแต่ไม่เหมือนกับนิพจน์ปรกติ หากละเว้น มอดูลจะไม่ตรวจสอบความถูกต้องของตัวระบุ
  • link = URL ของหน้าภายนอกพร้อมรายละเอียดของตัวระบุ รหัส $1 จะถูกแทนที่ด้วยตัวระบุ
  • label = ป้ายกำกับสำหรับลิงก์
  • remark = คำอธิบายโดยย่อของฐานข้อมูลการควบคุมรายการหลักฐาน เพื่อใช้กับเอกสารประกอบของ แม่แบบ:Authority control เท่านั้น

ตัวอย่าง

The syntax below generates a link to the Dictionary of Irish Biography in section 5. It gets its data from Wikidata property (P6829) and identifiers need to be in the following form: 0, followed by 0 or 1, followed by 4 digits, possibly followed by a decimal point and then a letter from A to D.

{'DIB',
  property = 6829,
  section = 5,
  pattern = '0[01]%d%d%d%d%.?[A-D]?',
  link = 'https://doi.org/10.3318/dib.$1.v1',
  label = 'Ireland',
},

พารามิเตอร์ขั้นสูง

  • patterns = if more than one Lua pattern is needed, then use the plural form of this argument and include the comma-separated list of patterns enclosed by curly braces.
  • prefix = a prefix to be included before the links. In this case numbers 1, 2, ... will be used as the labels and the label field will be ignored.
  • valid = the name of a custom Lua function in /auxiliary used to determine if the identifier is valid or not, in case the pattern method cannot be used. It should return false if the identifier is invalid.
  • customlink = the name of a custom Lua function in /auxiliary which will produce the entire external link. It should return false if the identifier is invalid.
  • suppressedbyproperty = if this identifier should not be displayed if other identifiers are present, then specify them here in a comma-separated list enclosed by curley braces.

รายการส่วนต่าง ๆ

ชื่อของแต่ละส่วนถูกกำหนดโดยฟังก์ชัน p.sectionNames

ส่วนคำอธิบายตัวระบุ
1นานาชาติ (P2163), ISNI (ISO 27729) (P213), VIAF (P214), (P10832)
2ประจำชาติ (P1015), (P1890), (P950), BNF (P268), BNF (P268), (P3788), (P9984), ตัวระบุ GND (P227), (P396), J9U (P8189), (P8980), (P11249), LCCN (P244), (P5587), ตัวระบุ LNB (P1368), ตัวระบุ NCL (P1048), ตัวระบุ NDL (P349), ตัวระบุ NKC (P691), ตัวระบุ NLA (P409), (P3348), (P5034), (P1003), ตัวระบุ NSK (P1375), (P1006), (P7293), (P1005), ตัวระบุ NLP (P1695), (P947), (P906), (P8034)
3ภูมิศาสตร์ (P3562), (P2980), (P5818), (P3920), (P4038), (P9725), (P4535), (P4143), (P1886), (P3407), (P3863), (P3601), (P982), (P1004), (P380), (P2484), (P3563), (P4055), (P3223), (P1584), (P4423), (P5288), (P454), (P3723), (P3993), (P3326)
4วิชาการ (P864), (P428), (P271), (P2456), (P1960), (P10299), (P4955), (P549), (P496), (P3233), (P3829), (P1053), (P1153), (P1556)
5ศิลปิน (P3372), (P4114), (P6804), (P5226), (P1707), (P2349), (P8381), (P6792), (P7303), (P1736), (P1248), (P9692), ตัวระบุชื่อศิลปินของ MusicBrainz (P434), (P2174), (P2268), (P5368), (P2041), (P2750), (P5321), (P650), (P781), (P4581), (P3544), (P245)
6ประชาชน (P1907), (P2558), (P4186), (P865), (P651), (P1908), (P1986), (P11646), (P6829), (P7902), (P4534), รหัสนักกีฬากรีฑาโลก (P1146), (P791), (P2418), (P1045), (P1315), (P6213), (P1157)
7อื่น ๆ (P2092), (P5302), (P8671), (P4613), (P902), (P9070), (P347), (P886), (P1330), (P966), (P436), (P1407), (P435), (P1225), (P5504), (P350), (P3430), ตัวระบุ idRef (P269), (P1323), (P7314), (P1362)

รายชื่อที่อนุญาต

The whitelists are defined by the p.whitelists function. The syntax is as follows:

  • code = {topic = topic QID, properties = {property PIDs}}

where

  • code is the code of the whitelist which is called via the |show= parameter.
  • topic QID is the Wikidata QID for the topic represented by the whitelist, without the Q prefix.
  • property QIDs is a comma-separated list of PIDs for the properties included in the whitelist (without the prefix P).

For example, the whitelist for Italy is defined as:

it = {topic = 38, properties = {396, 3863, 1986, 8034}},

The whitelist has code it, represents ประเทศอิตาลี (Q38) and includes the following properties: (P396), (P3863), (P1986), (P8034).

รายชื่อที่ได้รับการยอมรับในปัจจุบันมีดังต่อไปนี้

Codeหัวข้อตัวระบุ
clประเทศชิลี (P1890)
lighthouseประภาคาร (P3563), (P4055), (P3223), (P4423), (P3723), (P3993), (P3562), (P2980), (P4038), (P3920), (P4143), (P3863), (P3601)
grประเทศกรีซ (P3348)
hrประเทศโครเอเชียตัวระบุ NSK (P1375)
chประเทศสวิตเซอร์แลนด์ (P902), (P886), (P3065), (P781), (P1362)
ruประเทศรัสเซีย (P947)
czประเทศเช็กเกียตัวระบุ NKC (P691)
lvประเทศลัตเวียตัวระบุ LNB (P1368)
roประเทศโรมาเนีย (P1003)
jaประเทศญี่ปุ่นตัวระบุ NDL (P349), (P271)
artsศิลปกรรมBNF (P268), VIAF (P214), (P7859), (P3372), (P6804), (P1907), (P4186), (P2092), (P1908), (P1707), (P6829), (P2349), (P6792), ตัวระบุ GND (P227), (P1960), (P347), (P1248), LCCN (P244), (P1225), (P2041), ตัวระบุ NLA (P409), (P2750), (P650), (P350), (P781), (P3430), (P3544), (P1315), (P245), (P1986), (P7902), (P651), (P791), (P7303)
svประเทศสวีเดน (P906), (P5587)
plประเทศโปแลนด์ตัวระบุ NLP (P1695), (P7293)
nlประเทศเนเธอร์แลนด์ (P651), (P1006), (P650), (P350)
uyประเทศอุรุกวัย (P2558)
ilประเทศอิสราเอลJ9U (P8189), (P1736)
twประเทศไต้หวันตัวระบุ NCL (P1048)
trประเทศตุรกี (P7314)
krประเทศเกาหลีใต้ (P5034)
itประเทศอิตาลี (P396), (P3863), (P1986), (P8034)
esประเทศสเปน (P950), (P9984)

ดูเพิ่ม

require('strict')
local p = {}
p.auxiliary = 'Module:Authority control/auxiliary'
p.i18n = {
	aclink = '[[วิธีใช้:การควบคุมรายการหลักฐาน|ฐานข้อมูลการควบคุมรายการหลักฐาน]]',
	ACmodule = 'Module:Authority control',
	addtowd = 'เพิ่มค่าไปที่วิกิสนเทศ',
	attentioncat = 'หน้าที่มีตัวระบุการควบคุมรายการหลักฐานที่ต้องดำเนินการ',
	All_articles = 'บทความทั้งหมด',
	allfaultycat = 'บทความทั้งหมดที่มีข้อมูลการควบคุมรายการหลักฐานผิดพลาด',
	Appears_as = 'แสดงผลเป็น', -- used on documentation table to show example
	Articles = 'บทความ',
	autocollapse = 'autocollapse', -- Navbox state parameter -- ไม่ต้องแปล
	cat = 'บทความที่มี%sตัวระบุ %s',
	category = 'หมวดหมู่',
	Code = 'Code',
	collapsed = 'collapsed', -- Navbox state parameter -- ไม่ต้องแปล
	connecttowd = 'โปรดเชื่อมต่อบทความนี้กับรายการวิกิสนเทศ',
	Description = 'คำอธิบาย',
	errortemplate = 'Error', -- e.g. [[Template:Error]], -- ไม่ต้องแปล
	expanded = 'expanded', -- Navbox state parameter -- ไม่ต้องแปล
	faultcat = 'บทความที่มีข้อมูลการควบคุมรายการหลักฐานผิดพลาด',
	Faults = 'ความผิดพลาด',
	faulty = 'ข้อบกพร่อง',
	identifier = 'ตัวระบุ',
	identifiers = 'ตัวระบุ',
	idnotvalid = 'ตัวระบุ %s %s ไม่ถูกต้อง',
	linktemplate = 'Wikidata property link', -- refers to [[Template:Wikidata property link]] -- ไม่ต้องแปล
	localparams = 'พารามิเตอร์ภายในเลิกใช้แล้ว',
	maincat = 'บทความที่มีข้อมูลการควบคุมรายการหลักฐาน',
	movetowd = 'โปรดย้ายค่าไปที่วิกิสนเทศ',
	name = 'การควบคุมรายการหลักฐาน',
	navbox = 'Module:Navbox',
	pages = 'pages', -- ไม่ต้องแปล
	pageswithparams = 'หน้าที่ใช้การควบคุมรายการหลักฐานที่มีพารามิเตอร์', -- name of category for tracking uses with parameters
	previewwarning = 'คำเตือน: พารามิเตอร์ภายในเลิกใช้แล้ว โปรดย้ายตัวระบุใด ๆ ไปที่วิกิสนเทศ', -- preview message when local parameters are used
	qidcode = 'โปรดใช้พารามิเตอร์ <code>|qid=</code> เพื่อระบุรายการวิกิสนเทศ',
	sandbox = 'sandbox', -- ไม่ต้องแปล
	Section = 'ส่วน',
	suppressedcat = 'บทความที่มีตัวระบุการควบคุมรายการหลักฐานที่ถูกระงับ',
	testcases = 'testcases', -- ไม่ต้องแปล
	Topic = 'หัวข้อ',
	Totals = 'ผลรวม',
	Tracking_category = 'หมวดหมู่ติดตาม',
	warning = 'คำเตือน',
	warningicon = '345-409 Ambox warning centered.svg', -- icon used for faulty ids
	WDproperty = 'คุณลักษณะวิกิสนเทศ',
}
p.config = {
	{ 'AAG',
		property = 3372,
		section = 5,
		link = 'https://www.aucklandartgallery.com/explore-art-and-ideas/artist/$1/',
		label = 'ออกแลนด์',
		pattern = '%d+',
	},
	{ 'ACM-DL',
		property = 864,
		section = 4,
		pattern = '%d%d%d%d%d%d%d%d%d%d%d',
		link = 'https://dl.acm.org/profile/$1',
		label = 'สมาคมคอมพิวเตอร์เอซีเอ็ม',
	},
	{ 'ADB',
		property = 1907,
		section = 6,
		patterns = {'[a-z][-a-z]+-[1-3]%d%d?%d?%d?', '[a-z][-a-z]+-[1-9]%d?%d?%d?'},
		link = 'http://adb.anu.edu.au/biography/$1',
		label = 'ออสเตรเลีย',
	},
	{ 'ADK',
		property = 4114,
		section = 5,
		link = 'https://www.adk.de/de/akademie/mitglieder/?we_objectID=$1',
		label = 'ADK',
		patterns = {'4999[6-9]', '5[0-4]%d%d%d', '55[0-6]%d%d', '5570%d', '5571[0-8]'}
	},
	{ 'admiralty',
		property = 3562,
		patterns = {'[A-Q]%d%d%d%d', '[A-Q]%d%d%d%d%.%d+'},
		section = 3,
		prefix = '[[Admiralty (identifier)|Admiralty]]'
	},
	{ 'AGSA',
		property = 6804,
		section = 5,
		pattern = '[1-9]%d*',
		link = 'https://www.agsa.sa.gov.au/collection-publications/collection/creators/_/$1/',
		label = 'รัฐเซาท์ออสเตรเลีย',
	},
	{ 'ARLHS',
		property = 2980,
		section = 3,
		pattern = '[A-Z][A-Z][A-Z]%d%d%d%d?[A-Z]?',
		link = 'http://wlol.arlhs.com/lighthouse/$1.html',
		label = 'ARLHS',
	},
	{ 'autores.uy',
		property = 2558,
		section = 6,
		pattern = '[1-9]%d?%d?%d?%d?',
		link = 'https://autores.uy/autor/$1',
		label = 'อุรุกวัย',
		remark = "autores.uy is an author's database, that focus on [[Uruguay]]an authors. It was created and maintained by the Uruguayan chapter of Creative Commons. It also provides access to digitized works of the authors in public domain."
	},
	{ 'AWR',
		property = 4186,
		section = 6,
		patterns = {'[A-Z][A-Z][A-Z]%d%d%d%d[a-z]', '[A-Z][A-Z]%d%d%d%d%d[a-z]'},
		link = 'http://www.womenaustralia.info/biogs/$1.htm',
		label = 'ทะเบียนสตรีชาวออสเตรเลีย',
	},
	{ 'BGCI',
		property = 5818,
		section = 3,
		link = 'https://www.bgci.org/garden.php?id=$1',
		label = 'BGCI garden',
		pattern = '%d+'
	},
	{ 'BIBSYS',
		property = 1015,
		section = 2,
		patterns = {'[1-9]%d?%d?%d?%d?%d?%d?%d?%d?', '[1-9]%d%d%d%d%d%d%d%d%d%d%d%d'},
		link = 'https://authority.bibsys.no/authority/rest/authorities/html/$1',
		label = 'นอร์เวย์',
		remark = 'BIBSYS is a supplier of library and information systems for all Norwegian university Libraries, the National Library of Norway, college libraries, and a number of research libraries and institutions.'
	},
	{ 'Bildindex',
		property = 2092,
		section = 7,
		pattern = '%d+',
		link = 'https://www.bildindex.de/document/obj$1',
		label = 'Bildindex',
	},
	{ 'BMLO', 
		property = 865,
		section = 6,
		link = 'https://bmlo.de/$1',
		label = 'BMLO',
		pattern = '[a-z][0-9][0-9][0-9][0-9]'
	},
	{ 'BNC',
		property = 1890,
		section = 2,
		pattern = '%d%d%d%d%d%d%d%d%d',
		link = 'http://www.bncatalogo.cl/F?func=direct&local_base=red10&doc_number=$1',
		label = 'ชิลี',
	},
	{ 'BNE', 
		property = 950,
		section = 2,
		patterns = {'[XF][XF]%d%d%d%d%d?%d?%d?', 'a%d%d%d%d%d?%d?%d?', 'bi[mcsv][aoei]%d%d%d%d%d%d%d%d%d%d', 'Mi[sm][eoa]%d%d%d%d%d%d%d%d%d%d'},
		link = 'http://catalogo.bne.es/uhtbin/authoritybrowse.cgi?action=display&authority_id=$1',
		label = 'สเปน',
		remark = "National Library of Spain (BNE: ''Biblioteca Nacional de España'') is a major public library, the largest in Spain."
	},
	{ 'BNF',
		property = 268,
		section = 2,
		pattern = '%d%d%d%d%d%d%d%d[0-9bcdfghjkmnpqrstvwxz]',
		link = 'https://catalogue.bnf.fr/ark:/12148/cb$1',
		label = 'ฝรั่งเศส',
		remark = 'Authority data of people listed in the general catalogue of the National Library of France'
	},
	{ 'BNFdata',
		property = 268,
		section = 2,
		pattern = '%d%d%d%d%d%d%d%d[0-9bcdfghjkmnpqrstvwxz]',
		link = 'https://data.bnf.fr/ark:/12148/cb$1',
		label = 'BnF data'
	},
	{ 'BNMM',
		property = 3788,
		section = 2,
		pattern = '%d%d%d%d%d%d%d%d%d',
		link = 'https://catalogo.bn.gov.ar/F/?func=direct&local_base=BNA10&doc_number=$1',
		label = 'อาร์เจนตินา',
	},
{ 'Botanist',
		property = 428,
		section = 4,
		valid = 'botanistV',
		link = 'https://www.ipni.org/ipni/advAuthorSearch.do?find_abbreviation=$1',
		label = 'ดัชนีชื่อพืชนานาชาติ',
		remark = 'Author citation (botany): standard form (official abbreviation) of a personal name for use in an author citation (only for names of algae, fungi and plants). Links to page at [[International Plant Names Index]] (IPNI).'
	},
	{ 'BPN',
		property = 651,
		section = 6,
		patterns = {'%d%d%d%d%d%d%d%d', '0?%d%d%d%d%d%d%d', '0?0?%d%d%d%d%d%d'},
		link = 'http://www.biografischportaal.nl/en/persoon/$1',
		label = 'เนเธอร์แลนด์',
		remark = 'Dutch project with material for 40,000 digitized biographies, including former colonies of the Netherlands.'
	},
	{ 'BRAHMS artist',
		property = 5226,
		section = 5,
		link = 'http://brahms.ircam.fr/$1',
		label = 'BRAHMS',
		pattern = '[a-z%-\\]+',
		remark = 'Identifier of an artist in the B.R.A.H.M.S. (Base Relationnelle d\'Articles Hypertextes sur la Musique du 20e Siècle database), by the IRCAM'
	},
	{ 'BRAHMS work',
		property = 5302,
		section = 7,
		link = 'https://brahms.ircam.fr/works/work/$1/',
		label = 'BRAHMS',
		pattern = '[1-9]%d*',
		remark = "Identifier for a musical work in the B.R.A.H.M.S. (Base Relationnelle d\'Articles Hypertextes sur la Musique du 20e Siècle database) database, by the IRCAM"
	},
	{ 'CANTICN',
		property = 9984,
		section = 2,
		pattern = '981[0-1]%d%d%d%d%d%d%d%d%d06706',
		link = 'https://cantic.bnc.cat/registre/$1',
		label = 'กาตาลุญญา',
	},
	{ 'CCG',
		property = 3920,
		section = 3,
		customlink = 'ccg',
		remark = 'Identifier from one of 4 volumes of List of Lights, Buoys and Fog Signals issued by the Canadian Coast Guard.'
	},
	{ 'CINII',
		property = 271,
		section = 4,
		pattern = 'D[AB]%d%d%d%d%d%d%d[%dX]',
		link = 'https://ci.nii.ac.jp/author/$1?l=en',
		label = 'CiNii',
		remark = 'CiNii is a bibliographic database service for material in Japanese academic libraries. It is maintained by the [[National Institute of Informatics]].'
	},
	{ 'CWGC',
		property = 1908,
		section = 6,
		pattern = '[1-9]%d*',
		link = 'https://www.cwgc.org/find-war-dead/casualty/$1/',
		label = 'Commonwealth War Graves Commission',
	},
	{ 'DAAO',
		property = 1707,
		section = 5,
		pattern = '[a-z%-]+%d*',
		link = 'https://www.daao.org.au/bio/$1',
		label = 'ศิลปินชาวออสเตรเลีย',
	},
 	{ 'Danish List of Lights and Fog signals',
		property = 4038, 
		section = 3,
		pattern = '[1-9]%d*[A-Za-z]?',
		prefix = 'เดนมาร์ก',
	},
	{ 'DB',
		property = 8671,
		section = 7,
		label = 'ด็อยท์เชอบาน',
		link = 'https://iris.noncd.db.de/wbt/js/index.html?bhf=$1&zeilen=50&seclang=en',
		remark = 'Deutsche Bahn station code, identifier for train stations and other operating points used by Deutsche Bahn',
		pattern = '[ABCDEFHIJKLMNOPQRSTUVWXYZ][A-Z0-9%s][A-Z0-9%s]?[A-Z0-9%s]?[A-Z0-9%s]?'
	},
	{ 'DBI',
		property = 1986,
		section = 6,
		link = 'https://www.treccani.it/enciclopedia/$1_(Dizionario-Biografico)',
		label = 'ชาวอิตาลี',
	},
	{ 'DBLP',
		property = 2456,
		section = 4,
		patterns = {'%d%d%d?%/%d+-?[%d]*[%a]*-?[%d]*', '[%a]+%/[%w]*-?[%d]*'},
		link = 'https://dblp.org/pid/$1',
		label = 'DBLP',
	},
	{ 'Deutsche Synchronkartei',
		property = 11646,
		section = 6,
		label = 'Deutsche Synchronkartei',
		link = 'https://www.synchronkartei.de/person/$1',
		remark = 'Online database of voice actors in film and television productions',
		pattern = string.rep('[0-9a-zA-Z_-]',9)
	},
	{ 'DIB',
		property = 6829,
		section = 6,
		pattern = '0[01]%d%d%d%d%.?[A-D]?',
		link = 'https://doi.org/10.3318/dib.$1.v1',
		label = 'ไอร์แลนด์',
	},
	{ 'DSI',
		property = 2349,
		section = 5,
		pattern = '[1-9]%d*',
		link = 'http://www.uni-stuttgart.de/hi/gnt/dsi2/index.php?table_name=dsi&function=details&where_field=id&where_value=$1',
		label = 'Scientific illustrators',
	},
	{ 'DTBIO',
		property = 7902,
		section = 6,
		pattern = '1[0-9]%d%d%d%d%d%d%d?[0-9X]',
		link = 'https://www.deutsche-biographie.de/pnd$1.html?language=en',
		label = 'Deutsche Biographie',
	},
	{ 'EBIDAT',
		property = 9725,
		section = 3,
		label = 'EBIDAT',
		link = 'https://www.ebidat.de/cgi-bin/ebidat.pl?id=$1',
		remark = 'Identifier for an entry in the castles inventory database EBIDAT',
		pattern = '[1-9]%d?%d?%d?'
	},
	{ 'Emmy',
		property = 8381,
		section = 5,
		link = 'https://www.emmys.com/bios/$1',
		label = 'รางวัลเอมมี'
	},
	{ 'EMU',
		property = 4613,
		section = 7,
		pattern = '%d%d?%d?%d?%d?%d?',
		link = 'http://esu.com.ua/search_articles.php?id=$1',
		label = 'สารานุกรมของยูเครนสมัยใหม่',
	},
	{ 'EUTA',
		property = 4535,
		section = 3,
		label = 'EUTA theatre',
		link = 'http://www.theatre-architecture.eu/db/?theatreId=$1',
		pattern = '[1-9]%d*'
	},
	{ 'EUTA person',
		property = 4534,
		section = 6,
		label = 'EUTA',
		link = 'http://www.theatre-architecture.eu/db.html?personId=$1',
		pattern = '[1-9]%d?%d?%d?%d?%d?%d?'
	},
	{ 'FAST',
		property = 2163, 
		section = 1,
		pattern = '[1-9]%d?%d?%d?%d?%d?%d?%d?',
		link = 'http://id.worldcat.org/fast/$1/',
		label = 'FAST',
	},
 	{ 'Finnish List of Lights',
		property = 4143, 
		section = 3,
		pattern = '%d+',
		prefix = 'ฟินแลนด์',
	},
 	{ 'FNZA',
		property = 6792,
		section = 5,
		pattern = '[1-9]%d*',
		link = 'https://findnzartists.org.nz/artist/$1/',
		label = 'ศิลปินชาวนิวซีแลนด์',
	},
	{ 'GND',
		property = 227,
		section = 2,
		patterns = {'1[0123]?%d%d%d%d%d%d%d[0-9X]', '[47]%d%d%d%d%d%d%-%d', '[1-9]%d?%d?%d?%d?%d?%d?%d?%-[0-9X]', '3%d%d%d%d%d%d%d[0-9X]'},
		link = 'https://d-nb.info/gnd/$1',
		label = 'เยอรมนี',
		remark = 'Authority data on people, corporations and subjects from the [[German National Library]] (DNB)'
	},
	{ 'Google Scholar',
		property = 1960,
		section = 4,
		pattern = '[%-_%d%l%u][%-_%d%l%u][%-_%d%l%u][%-_%d%l%u][%-_%d%l%u][%-_%d%l%u][%-_%d%l%u][%-_%d%l%u][%-_%d%l%u][%-_%d%l%u][%-_%d%l%u][%-_%d%l%u]',
		link = 'https://scholar.google.com/citations?user=$1',
		label = 'Google Scholar',
	},
	{ 'Grammy',
		property = 7303,
		section = 5,
		pattern = '%w[%w-]+%/%d+',
		link = 'https://www.grammy.com/grammys/artists/$1',
		label = 'รางวัลแกรมมี',
	},
	{ 'GVP',
		property = 1886,
		section = 3,
		link = 'https://volcano.si.edu/volcano.cfm?vn=$1',
		label = 'โครงการภูเขาไฟโลก',
		pattern = '%d%d%d%d%d%d'
	},
	{ 'HDS',
		property = 902,
		section = 7,
		pattern = '%d%d%d%d%d%d',
		label = 'พจนานุกรมประวัติศาสตร์ของสวิสเซอร์แลนด์',
		link = 'https://hls-dhs-dss.ch/fr/articles/$1',
		remark = 'Historical Dictionary of Switzerland is an encyclopedia on the history of Switzerland.'
	},
	{ 'IAAF',
		property = 1146,
		section = 6,
		pattern = '%d+',
		link = 'https://www.iaaf.org/athletes/_/$1',
		label = 'กรีฑาโลก',
		remark = 'The IAAF athlete database lists information about [[sport of athletics]] competitors.'
	},
	{ 'ICCU',
		property = 396,
		section = 2,
		pattern = '%u%u[%u0-3]V%d%d%d%d%d%d',
		link = 'https://opac.sbn.it/nome/$1',
		label = 'อิตาลี',
		remark = 'Central Institute for the Union Catalogue (ICCU: {{lang|it|Istituto Centrale per il Catalogo Unico}}) is an Italian government agency created to build a single catalog of all the libraries in the nation. It manages National Library Service ({{lang|it|Servizio bibliotecario nazionale}}).'
	},
	{ 'ICIA',
		property = 1736,
		section = 5,
		pattern = '%d+',
		link = 'https://www.imj.org.il/artcenter/newsite/en/?artist=$1',
		label = 'ICIA (Israel)',
	},
	{ 'IEU',
		property = 9070,
		section = 7,
		pattern = '[A-Z]\\[A-Z]\\%w+',
		link = 'http://www.encyclopediaofukraine.com/display.asp?linkpath=pages\\$1',
		label = 'สารานุกรมอินเทอร์เน็ตของยูเครน',
	},
	{ 'ISIL',
		property = 791,
		section = 6,
		customlink = 'ISILlink',
		remark = 'Libraries, museums and archives, decentralized national databases.'
	},
	{ 'ISNI',
		property = 213,
		section = 1,
		label = 'ISNI',
		valid = 'validateIsni',
		link = 'https://isni.org/isni/$1',
		remark = 'ISNI is a method for uniquely identifying the public identities of contributors to media content such as books, TV programmes, and newspaper articles. Please take care not to confuse ISNI and ORCID identifiers.'
	},
	{ 'J9U',
		property = 8189,
		section = 2,
		pattern = '9870[0-1]%d%d%d%d%d%d%d%d05171',
		link = 'http://uli.nli.org.il/F/?func=find-b&local_base=NLX10&find_code=UID&request=$1',
		label = 'อิสราเอล',
	},
	{ 'Joconde',
		property = 347,
		section = 7,
		pattern = ''..string.rep('[%-0-9A-Za-z]', 11)..'',
		link = 'https://www.pop.culture.gouv.fr/notice/joconde/$1',
		label = 'Joconde',
	},
	{ 'KANTO',
		property = 8980,
		section = 2,
		pattern = '%d%d%d%d%d%d%d%d%d',
		link = 'https://urn.fi/URN:NBN:fi:au:finaf:$1',
		label = 'ฟินแลนด์',
	},
 	{ 'KBR',
		property = 11249,
		section = 2,
		pattern = '%d%d%d%d%d%d%d%d',
		link = 'https://opac.kbr.be/LIBRARY/doc/AUTHORITY/$1',
		label = 'เบลเยียม',
	},
	{ 'Klosterdatenbank',
		property = 3407,
		section = 3,
		link = 'http://klosterdatenbank.germania-sacra.de/gsn/$1',
		label = 'Klosterdatenbank',
		pattern = '[1-9]%d?%d?%d?%d?'
	},
	{ 'KULTURNAV',
		property = 1248,
		section = 5,
		pattern = '%x%x%x%x%x%x%x%x%-%x%x%x%x%-%x%x%x%x%-%x%x%x%x%-%x%x%x%x%x%x%x%x%x%x%x%x',
		link = 'http://kulturnav.org/$1',
		label = 'KulturNav',
		remark = 'KulturNav is a Norwegian cloud-based software service, allowing users to create, manage and distribute name authorities and terminology, focusing on the needs of museums and other cultural heritage institutions. The software is developed by KulturIT ANS and the development project is funded by the [[Arts Council Norway]].'
	},
	{ 'LCCN',
		property = 244,
		section = 2,
		pattern = '%l%l?%d%d%d%d%d%d%d%d%d?%d?',
		link = 'https://id.loc.gov/authorities/$1',
		label = 'สหรัฐ',
		remark = 'See [[Wikipedia:Authority control#LCCN]] for formatting instructions'
	},
	{ 'Leopoldina',
		property = 10299,
		section = 4,
		link = 'https://www.leopoldina.org/mitgliederverzeichnis/mitglieder/member/Member/show/$1/',
		label = 'Leopoldina',
		pattern = '[%-a-z]+%d?'
	},
	{ 'LexM',
		property = 9692,
		section = 5,
		link = 'https://www.lexm.uni-hamburg.de/object/lexm_lexmperson_$1',
		label = 'LexM',
		remark = 'Identifier for a musician in the Lexikon verfolgter Musiker und Musikerinnen der NS-Zeit',
		pattern = '%d%d%d%d%d%d%d%d'
	},
	{ 'Libris',
		property = 5587,
		section = 2,
		pattern = '%w+',
		link = 'https://libris.kb.se/$1',
		label = 'สวีเดน'
	},
	{ 'LIR',
		property = 886,
		section = 7,
		pattern = '%d+',
		link = 'http://www.e-lir.ch/e-LIR___Lexicon.$1.450.0.html',
		label = 'Lexicon Istoric Retic',
		remark = '{{lang|rm|Lexicon Istoric Retic}} (LIR) is a two volume version with a selection of articles published in Romansh.'
	},
	{ 'LNB',
		property = 1368,
		section = 2,
		pattern = '%d%d%d%d%d%d%d%d%d',
		link = 'https://kopkatalogs.lv/F?func=direct&local_base=lnc10&doc_number=$1&P_CON_LNG=ENG',
		label = 'ลัตเวีย',
	},
	{ 'Marina Militare',
		property = 3863,
		section = 3,
		pattern = '[1-9]%d*',
		link = 'http://www.marina.difesa.it/cosa-facciamo/per-la-difesa-sicurezza/fari/Pagine/$1.aspx',
		label = 'อิตาลี',
	},
	{ 'MarineTraffic',
		property = 3601,
		section = 3,
		pattern = '%d%d%d%d%d%d%d%d%d%d',
		link = 'https://www.marinetraffic.com/en/ais/details/lights/$1',
		label = 'MarineTraffic',
	},
	{ 'MATHSN',
		property = 4955,
		section = 4,
		pattern = '[1-9]%d%d%d%d%d?%d?',
		link = 'https://mathscinet.ams.org/mathscinet/MRAuthorID/$1',
		label = 'MathSciNet',
	},
	{ 'MBA',
		property = 434,
		section = 5,
		category = 'MusicBrainz',
		pattern = '%x%x%x%x%x%x%x%x%-%x%x%x%x%-%x%x%x%x%-%x%x%x%x%-%x%x%x%x%x%x%x%x%x%x%x%x',
		link = 'https://musicbrainz.org/artist/$1',
		label = 'มิวสิกเบรนซ์',
		remark = 'MusicBrainz is an open music encyclopedia that collects music metadata and makes it available to the public.'
	},
	{ 'MBAREA',
		property = 982,
		section = 3,
		category = 'MusicBrainz area',
		pattern = '%x%x%x%x%x%x%x%x%-%x%x%x%x%-%x%x%x%x%-%x%x%x%x%-%x%x%x%x%x%x%x%x%x%x%x%x',
		link = 'https://musicbrainz.org/area/$1',
		label = 'มิวสิกเบรนซ์ พื้นที่',
	},
	{ 'MBI',
		property = 1330,
		section = 7,
		category = 'MusicBrainz instrument',
		pattern = '%x%x%x%x%x%x%x%x%-%x%x%x%x%-%x%x%x%x%-%x%x%x%x%-%x%x%x%x%x%x%x%x%x%x%x%x',
		link = 'https://musicbrainz.org/instrument/$1',
		label = 'มิวสิกเบรนซ์ เครื่องดนตรี',
	},
	{ 'MBL',
		property = 966,
		section = 7,
		category = 'MusicBrainz label',
		pattern = '%x%x%x%x%x%x%x%x%-%x%x%x%x%-%x%x%x%x%-%x%x%x%x%-%x%x%x%x%x%x%x%x%x%x%x%x',
		label = 'มิวสิกเบรนซ์ ค่ายเพลง',
		link = 'https://musicbrainz.org/label/$1',
	},
	{ 'MBP',
		property = 1004,
		section = 3,
		category = 'MusicBrainz place',
		pattern = '%x%x%x%x%x%x%x%x%-%x%x%x%x%-%x%x%x%x%-%x%x%x%x%-%x%x%x%x%x%x%x%x%x%x%x%x',
		link = 'https://musicbrainz.org/place/$1',
		label = 'มิวสิกเบรนซ์ สถานที่',
	},
	{ 'MBRG',
		property = 436,
		section = 7,
		category = 'MusicBrainz release group',
		pattern = '%x%x%x%x%x%x%x%x%-%x%x%x%x%-%x%x%x%x%-%x%x%x%x%-%x%x%x%x%x%x%x%x%x%x%x%x',
		link = 'https://musicbrainz.org/release-group/$1',
		label = 'มิวสิกเบรนซ์ กลุ่มการวางจำหน่าย',
	},
	{ 'MBS',
		property = 1407,
		section = 7,
		category = 'MusicBrainz series',
		pattern = '%x%x%x%x%x%x%x%x%-%x%x%x%x%-%x%x%x%x%-%x%x%x%x%-%x%x%x%x%x%x%x%x%x%x%x%x',
		link = 'https://musicbrainz.org/series/$1',
		label = 'มิวสิกเบรนซ์ ซีรีส์',
	},
	{ 'MBW',
		property = 435,
		section = 7,
		category = 'MusicBrainz work',
		pattern = '%x%x%x%x%x%x%x%x%-%x%x%x%x%-%x%x%x%x%-%x%x%x%x%-%x%x%x%x%x%x%x%x%x%x%x%x',
		link = 'https://musicbrainz.org/work/$1',
		label = 'มิวสิกเบรนซ์ ผลงาน',
	},
	{ 'Mérimée',
		property = 380,
		section = 3,
		link = 'https://www.pop.culture.gouv.fr/notice/merimee/$1',
		label = 'Mérimée',
		patterns = {'[PEI]A%d[0-9AB]%d%d%d%d%d%d','ACR%d%d%d%d%d%d%d', 'MI%d%d%dB?', 'JAR%d%d%d%d%d%d%d', 'SPR%d%d%d%d%d%d%d'}
	},
	{ 'MGP',
		property = 549,
		section = 4,
		pattern = '%d%d?%d?%d?%d?%d?',
		link = 'https://www.mathgenealogy.org/id.php?id=$1',
		label = 'Mathematics Genealogy Project',
		remark = 'Mathematics Genealogy Project is a web-based database for the academic genealogy of mathematicians.'
	},
	{ 'MoMA',
		property = 2174,
		section = 5,
		link = 'https://www.moma.org/artists/$1',
		label = 'พิพิธภัณฑ์ศิลปะสมัยใหม่',
		pattern = '%d+'
	},
	{ 'Musée d\'Orsay',
		property = 2268,
		section = 5,
		link = 'https://www.musee-orsay.fr/en/ressources/repertoire-artistes-personnalites/$1',
		label = 'Musée d\'Orsay',
		pattern = '[1-9]%d?%d?%d?%d?%d?'
	},
	{ 'NARA',
		property = 1225,
		section = 7,
		pattern = '[1-9]%d?%d?%d?%d?%d?%d?%d?%d?',
		link = 'https://catalog.archives.gov/id/$1',
		label = 'NARA',
		remark = 'National Archives and Records Administration (NARA) is an independent agency of the United States government charged with preserving and documenting government and historical records.'
	},
	{ 'National Gallery of Canada',
		property = 5368,
		section = 5,
		label = 'หอศิลป์แห่งชาติแคนาดา',
		link = 'https://www.gallery.ca/collection/artist/$1',
		pattern = '%C+'
	},
	{ 'NCES',
		property = 2484,
		section = 3,
		link = 'https://nces.ed.gov/ccd/schoolsearch/school_detail.asp?ID=$1',
		label = 'NCES',
		pattern = '%d+'
	},
	{ 'NCL',
		property = 1048,
		section = 2,
		pattern = '%d+',
		link = 'http://aleweb.ncl.edu.tw/F/?func=accref&acc_sequence=$1&CON_LNG=ENG',
		label = 'ไต้หวัน',
		remark = 'National Central Library is the national library of Taiwan, Republic of China.'
	},
	{ 'NDL',
		property = 349,
		section = 2,
		link = 'https://id.ndl.go.jp/auth/ndlna/$1',
		patterns = {'a1%d?%d%d%d%d%d%d%d%d', 's?%d?%d%d%d%d%d%d%d%d'},
		label = 'ญี่ปุ่น',
		remark = 'Authority data listed in the catalog of the national library of Japan. Search also available via [http://viaf.org/ VIAF].'
	},
	{ 'NGA',
		property = 3563,
		section = 3,
		pattern = '11[0-6]%-%d+%.?%d*',
		link = 'https://wikidata-externalid-url.toolforge.org/?url=https%3A%2F%2Fmsi.nga.mil%2FqueryResults%3Fpublications%2Fngalol%2Flights-buoys%3Fvolume%3D%251%26featureNumber%3D%252%26includeRemovals%3Dfalse%26output%3Dhtml&exp=(%5Cd%7B3%7D)-(.*)&id=$1',
		label = 'NGA',
	},
	{ 'NGV',
		property = 2041,
		section = 5,
		pattern = '%d+',
		link = 'https://www.ngv.vic.gov.au/explore/collection/artist/$1/',
		label = 'วิกตอเรีย',
	},
	{ 'NKC',
		property = 691,
		section = 2,
		pattern = '[a-z][a-z][a-z]?[a-z]?%d%d%d?%d?%d?%d?%d?%d?%d?%d?%d?%d?%d?%d?',
		link = 'https://aleph.nkp.cz/F/?func=find-c&local_base=aut&ccl_term=ica=$1&CON_LNG=ENG',
		label = 'เช็กเกีย',
		remark = 'National Library of the Czech Republic ({{lang|cs|Národní knihovna České republiky}}) is the central library of the Czech Republic.'
	},
	{ 'NLA',
		property = 409,
		section = 2,
		pattern = '[1-9]%d?%d?%d?%d?%d?%d?%d?%d?%d?%d?%d?',
		link = 'https://nla.gov.au/anbd.aut-an$1',
		label = 'ออสเตรเลีย',
		remark = "NLA Trove's People and Organisation view allows the discovery of biographical and other contextual information about people and organisations. Search also available via [http://viaf.org/ VIAF]."
	},
	{ 'NLG',
		property = 3348,
		section = 2,
		pattern = '[1-9]%d*',
		link = 'https://data.nlg.gr/resource/authority/record$1',
		label = 'กรีซ',
	},
	{ 'NLK',
		property = 5034,
		section = 2,
		link = 'https://lod.nl.go.kr/resource/$1',
		label = 'เกาหลี',
		patterns = {'%u%u%u%d%d%d%d%a?%d%d%d%d%d?%d?', 'CNTS%-%d%d%d%d%d%d%d%d%d%d%d'}
	},
	{ 'NLR',
		property = 1003,
		section = 2,
		pattern = '%d%d%d%d%d%d%d%d%d',
		link = 'http://aleph.bibnat.ro:8991/F/?func=direct&local_base=NLR10&doc_number=$1',
		label = 'โรมาเนีย',
	},
 	{ 'Norwegian List of Lights',
		property = 4055, 
		section = 3,
		pattern = '%d+',
		prefix = 'นอร์เวย์',
	},
	{ 'NSK',
		property = 1375,
		section = 2,
		pattern = '%d%d%d%d%d%d%d%d%d',
		link = 'http://katalog.nsk.hr/F/?func=direct&doc_number=$1&local_base=nsk10',
		label = 'โครเอเชีย',
	},
	{ 'NTA',
		property = 1006,
		section = 2,
		pattern = '%d%d%d%d%d%d%d%d[%dX]',
		link = 'http://data.bibliotheken.nl/id/thes/p$1',
		label = 'เนเธอร์แลนด์',
	},
  	{ 'Online List of Lights',
		property = 3223, 
		section = 3,
		pattern = '[1-9]%d*',
		label = 'OLL',
		link = 'http://listoflights.org/leuchtfeuer/detail?id=$1.aspx'
	},
	{ 'ORCID',
		property = 496,
		section = 4,
		label = 'ORCID',
		valid = 'orcidV',
		link = 'https://orcid.org/$1',
		remark = 'Authority data on researchers, academics, etc. The ID range is a subset of the [[ISNI]] range. For free text links (for example when mentioning a person on page which is not about them), it is also possible to use {{tl|ORCID}}. Authors—including Wikipedia editors—may obtain an ORCID by signing up at [https://orcid.org/register orcid.org/register]. Please take care not to confuse ORCID and ISNI identifiers.'
	},
	{ 'PIC',
		property = 2750,
		section = 5,
		pattern = '[1-9]%d*',
		link = 'https://pic.nypl.org/constituents/$1',
		label = 'Photographers\' Identities',
		remark = "PIC is a photographer's database. It is maintained by the New York Public Library."
	},
	{ 'Pleiades',
		property = 1584,
		section = 3,
		label = 'Pleiades',
		link = 'https://pleiades.stoa.org/places/$1',
		pattern = '[1-9]%d?%d?%d?%d?%d?%d?%d?%d?',
		remark = "Pleiades is a joint project of the Institute for the Study of the Ancient World at [[New York University]] and the Ancient World Mapping Center at the [[University of North Carolina]] at Chapel Hill."
	},
	{ 'PLWABN',
		property = 7293,
		section = 2,
		pattern = '981%d%d%d%d%d%d%d%d05606*',
		link = 'https://dbn.bn.org.pl/descriptor-details/$1',
		label = 'โปแลนด์',
	},
	{ 'PortugalA',
		property = 1005,
		section = 2,
		pattern = '[1-9]%d*',
		link = 'http://id.bnportugal.gov.pt/aut/catbnp/$1',
		label = 'โปรตุเกส',
	},
 	{ 'Portuguese lighthouse',
		property = 4423, 
		section = 3,
		patterns = {'[1-9]%d*', '[1-9]%d*.%d+'},
		prefix = 'Portugal',
	},
	{ 'NLP',
		property = 1695,
		section = 2,
		pattern  = 'a%d%d%d%d%d%d%d%d%d%d%d%d%d',
		link = 'https://dbn.bn.org.pl/descriptor-details/$1',
		label = 'โปแลนด์',
		suppressedbyproperty = {7293}
	},
	{ 'PhilPeople',
		property = 3233,
		section = 4,
		link = 'https://philpeople.org/profiles/$1',
		label = 'PhilPeople',
		patterns = {'[a-z%-]+', '[a-z%-]+%-%d'}
	},
	{ 'Prado',
		property = 5321,
		section = 5,
		link = 'https://www.museodelprado.es/en/the-collection/artist/wd/$1',
		label = 'Prado',
		pattern = '%x%x%x%x%x%x%x%x%-%x%x%x%x%-%x%x%x%x%-%x%x%x%x%-%x%x%x%x%x%x%x%x%x%x%x%x'
	},
	{ 'Publons',
		property = 3829,
		section = 4,
		pattern = '%d+',
		link = 'https://publons.com/author/$1/',
		label = 'Publons'
	},
	{ 'RID',
		property = 1053,
		section = 4,
		patterns = {'[A-Z][A-Z]?[A-Z]?%-%d%d%d%d%-19%d%d', '[A-Z][A-Z]?[A-Z]?%-%d%d%d%d%-20%d%d'},
		link = 'https://www.researcherid.com/rid/$1',
		label = 'ResearcherID',
		remark = 'An identifying system for scientific authors. The system was introduced in January 2008 by [[Thomson Reuters]]. The combined use of the [[digital object identifier]] with the ResearcherID allows for a unique association of authors and scientific articles.'
	},
	{ 'RISM',
		property = 5504,
		section = 7,
		label = 'RISM',
		patterns = {'pe[1-9]%d*', 'ks[1-9]%d*', '[1-9]%d*'},
		link = 'https://opac.rism.info/search?id=$1',
	},
	{ 'RKDartists',
		property = 650,
		section = 5,
		pattern = '[1-9]%d?%d?%d?%d?%d?',
		link = 'https://rkd.nl/en/explore/artists/$1',
		label = 'RKD Artists',
		remark = 'RKDartists is an online database using a controlled vocabulary currently containing around 200,000+ names and other information about artists. Names in RKDartists may include given names, pseudonyms, variant spellings, names in multiple languages, and names that have changed over time (e.g., married names).'
	},
	{ 'RKDID',
		property = 350,
		section = 7,
		pattern = '[1-9]%d?%d?%d?%d?%d?',
		link = 'https://rkd.nl/nl/explore/images/$1',
		label = 'RKD ID',
	},
	{ 'RSL',
		property = 947,
		section = 2,
		pattern = '%d%d?%d?%d?%d?%d?%d?%d?%d?',
		link = 'http://aleph.rsl.ru/F?func=find-b&find_code=SYS&adjacent=Y&local_base=RSL11&request=$1&CON_LNG=ENG',
		label = 'รัสเซีย',
		remark = 'Russian State Library ({{lang|ru|Российская государственная библиотека}}) is the national library of Russia.'
	},
	{ 'Scopus',
		property = 1153,
		section = 4,
		pattern = '[1-9]%d%d%d%d%d%d%d%d%d%d?',
		link = 'https://www.scopus.com/authid/detail.uri?authorId=$1',
		label = 'Scopus',
		remark = 'SciVerse Scopus is a bibliographic database containing abstracts and citations for academic journal articles. It covers nearly 19,500 titles from over 5,000 international publishers, of which 16,500 are peer-reviewed journals in the scientific, technical, medical, and social sciences (including arts and humanities).'
	},
	{ 'SELIBR',
		property = 906,
		section = 2,
		pattern = '[1-9]%d%d%d%d%d?',
		link = 'https://libris.kb.se/auth/$1',
		label = 'สวีเดน',
		remark = 'Authority data from the [[National Library of Sweden]]',
		suppressedbyproperty = {5587}
	},
	{ 'SIKART',
		property = 781,
		section = 5,
		pattern = '%d%d%d%d%d%d%d%d?%d?',
		link = 'http://www.sikart.ch/KuenstlerInnen.aspx?id=$1&lng=en',
		label = 'SIKART',
		remark = 'SIKART is a biographical dictionary and a database on visual art in Switzerland and Liechtenstein. It is published online by the Swiss Institute for Art Research (SIAR).'
	},
	{ 'SNAC-ID',
		property = 3430,
		section = 7,
		pattern = '%d*[A-Za-z][0-9A-Za-z]*',
		link = 'https://snaccooperative.org/ark:/99166/$1',
		label = 'SNAC',
	},
	{ 'Städel',
		property = 4581,
		section = 5,
		label = 'Städel',
		link = 'https://sammlung.staedelmuseum.de/en/person/$1',
		pattern = '%C+'
	},
	{ 'StadiumDB',
		property = 5288,
		section = 3,
		label = 'StadiumDB',
		link = 'http://stadiumdb.com/stadiums/$1',
		pattern = '%l%l%l/[_%w]+'
	},
    { 'Structurae structure',
		property = 454,
		section = 3,
		pattern = '[12]0%d%d%d%d%d%d',
		label = 'Structurae',
		link = 'https://structurae.net/structures/$1',
	},
	{ 'Structurae person',
		property = 2418,
		section = 6,
		pattern = '10%d%d%d%d%d',
		label = 'Structurae',
		link = 'https://structurae.net/persons/$1',
	},
	{ 'SUDOC',
		property = 269,
		section = 7,
		label = 'IdRef',
		pattern = '%d%d%d%d%d%d%d%d[%dxX]',
		link = 'https://www.idref.fr/$1',
		remark = 'Authority data of people listed in the general catalogue of the University Documentation System of France. Also available from [http://www.sudoc.abes.fr/xslt//DB=2.1/SET=2/TTL=1/LNG=EN/ English-speaking catalog] (search author, click one book, click author name, take PPN= value of the URL)'
	},
	{ 'Sycomore',
		property = 1045,
		section = 6,
		link = 'https://www2.assemblee-nationale.fr/sycomore/fiche/(num_dept)/$1',
		label = 'Sycomore',
		pattern = '[1-9]%d?%d?%d?%d?'
	},
	{ 'TA98',
		property = 1323,
		section = 7,
		pattern = 'A%d%d%.%d%.%d%d%.%d%d%d[FM]?',
		link = 'http://tools.wmflabs.org/wikidata-externalid-url/?p=1323&url_prefix=https:%2F%2Fwww.unifr.ch%2Fifaa%2FPublic%2FEntryPage%2FTA98%20Tree%2FEntity%20TA98%20EN%2F&url_suffix=%20Entity%20TA98%20EN.htm&id=$1',
		label = 'Terminologia Anatomica',
	},
	{ 'TDVİA',
		property = 7314,
		section = 7,
		pattern = '[%d%l/-]+',
		link = 'https://islamansiklopedisi.org.tr/$1',
		label = 'İslâm Ansiklopedisi',
	},
	{ 'TePapa',
		property = 3544,
		section = 5,
		pattern = '%d+',
		link = 'https://collections.tepapa.govt.nz/agent/$1',
		label = 'Te Papa (New Zealand)'
	},
	{ 'TLS',
		property = 1362,
		section = 7,
		valid = 'tlsV',
		link = 'http://tls.theaterwissenschaft.ch/wiki/$1',
		label = 'Theaterlexikon',
		remark = '{{lang|de|Theaterlexikon der Schweiz}} (TLS) is an encyclopedia about theatre in Switzerland. It was developed by the Institute of Theatre Studies of the [[University of Berne]].'
	},
	{ 'Trove',
		property = 1315,
		section = 6,
		label = 'Trove',
		pattern = '[1-9]%d%d%d%d%d%d?%d?',
		link = 'https://trove.nla.gov.au/people/$1',
	},
	{ 'UKPARL',
		property = 6213,
		section = 6,
		pattern = '[a-zA-Z%d][a-zA-Z%d][a-zA-Z%d][a-zA-Z%d][a-zA-Z%d][a-zA-Z%d][a-zA-Z%d][a-zA-Z%d]',
		link = 'https://id.parliament.uk/$1',
		label = 'รัฐสภาสหราชอาณาจักร',
		remark = 'UK parliament member data'
	},
	{ 'ULAN',
		property = 245,
		section = 5,
		pattern = '500%d%d%d%d%d%d',
		link = 'https://www.getty.edu/vow/ULANFullDisplay?find=&role=&nation=&subjectid=$1',
		label = 'ULAN',
		remark = 'ULAN is an online database using a controlled vocabulary currently containing around 293,000 names and other information about artists. Names in ULAN may include given names, pseudonyms, variant spellings, names in multiple languages, and names that have changed over time (e.g., married names).'
	},
	{ 'USCG',
		property = 3723,
		section = 3,
		prefix = '[[USCG (identifier)|USCG]]',
		customlink = 'uscgLink'
	},
	{ 'USCongress',
		property = 1157,
		section = 6,
		pattern = '[A-Z]00[01]%d%d%d',
		link = 'http://bioguide.congress.gov/scripts/biodisplay.pl?index=$1',
		label = 'รัฐสภาสหรัฐ',
		remark = 'Biographical Directory of the United States Congress is a biographical dictionary of all present and former members of the United States Congress and its predecessor, the Continental Congress. Also included are Delegates from territories and the District of Columbia and Resident Commissioners from the Philippines and Puerto Rico.'
	},
	{ 'VcBA',
		property = 8034,
		section = 2,
		pattern = '49[0-9]%/[1-9][0-9]?[0-9]?[0-9]?[0-9]?[0-9]?',
		link = 'https://wikidata-externalid-url.toolforge.org/?p=8034&url_prefix=https://opac.vatlib.it/auth/detail/&id=$1',
		label = 'นครรัฐวาติกัน',
		remark = 'Vatican Library document data'
	},
	{ 'VIAF',
		property = 214,
		section = 1,
		label = 'VIAF',
		patterns = {'[1-9]%d%d?%d?%d?%d?%d?%d?%d?', '[1-9]%d%d%d%d%d%d%d%d%d%d%d%d%d%d%d%d%d%d%d?%d?%d?'},
		link = 'https://viaf.org/viaf/$1',
		remark = 'International authority data from the Online Computer Library Center (OCLC)'
	},
 	{ 'Vitaskrá',
		property = 3993, 
		section = 3,
		pattern = '[1-9]%d*',
		prefix = 'Iceland'
	},
	{ 'WorldCat Entities',
		property = 10832,
		section = 1,
		link = 'https://id.oclc.org/worldcat/entity/$1',
		label = 'เวิลด์แคต',
		patterns = {'%w%w%w%w%w%w%w%w%w%w%w%w%w%w%w%w%w%w%w%w%w%w%w%w%w%w', '[QP][1-9]%d*'},
		remark = 'WorldCat Entities for persons and works, by [[OCLC]]',
	},
	{ 'World Waterfall',
		property = 3326,
		section = 3,
		link = 'https://www.worldwaterfalldatabase.com/index.php/waterfall/$1',
		label = 'World Waterfall',
		pattern = '%d+'
	},
	{ 'ZBMATH',
		property = 1556,
		section = 4,
		patterns = {'%l[%l%-]*','%l[%l%-]*%.%l[%l%-]*','%l[%l%-]*.%d*','%l[%l%-]*%.%l[%l%-]*%.%d*'},
		link = 'https://zbmath.org/authors/?q=ai:$1',
		label = 'zbMATH',
	}
}
p.sections = {
	[1] = {name = 'นานาชาติ', hidelabelwhenalone = true},
	[2] = {name = 'ประจำชาติ'},
	[3] = {name = 'ภูมิศาสตร์'},
	[4] = {name = 'วิชาการ'},
	[5] = {name = 'ศิลปิน'},
	[6] = {name = 'ประชาชน'},
	[7] = {name = 'อื่น ๆ', hidelabelwhenalone = true}
}
p.whitelists = {
	arts = {
		topic = 2018526,
		properties = {268, 214, 7859, 3372, 6804, 1907, 4186, 2092, 1908, 1707, 6829, 2349, 6792, 227, 1960, 347, 1248, 244, 1225, 2041, 409, 2750, 650, 350, 781, 3430, 3544, 1315, 245, 1986, 7902, 651, 791, 7303}
	},
	lighthouse = {
		topic = 39715,
		properties = {3563, 4055, 3223, 4423, 3723, 3993, 3562, 2980, 4038, 3920, 4143, 3863, 3601}
	},
	ch = {
		topic = 39,
		properties = {902, 886, 3065, 781, 1362},
	},
	cz = {topic = 213, properties = {691}},
	cl = {topic = 298, properties = {1890}},
	es = {topic = 29, properties = {950, 9984}},
	gr = {topic = 41, properties = {3348}},
	hr = {topic = 224, properties = {1375}},
	il = {topic = 801, properties = {8189, 1736}},
	it = {topic = 38, properties = {396, 3863, 1986, 8034}},
	ja = {topic = 17, properties = {349, 271}},
	kr = {topic = 884, properties = {5034}},
	lv = {topic = 211, properties = {1368}},
	nl = {topic = 55, properties = {651, 1006, 650, 350}},
	pl = {topic = 36, properties = {1695, 7293}},
	ro = {topic = 218, properties = {1003}},
	ru = {topic = 159, properties = {947}},
	sv = {topic = 34, properties = {906, 5587}},
	tr = {topic = 43, properties = {7314}},
	tw = {topic = 865, properties = {1048}},
	uy = {topic = 77, properties = {2558}}
}
p.auto_additional = { -- defines properties to check when additional=auto
	527, -- has part(s)
	150, -- contains the administrative territorial entity
	355, -- has subsidiary
}
return p