Modul:URIutil/urn

aus Wikipedia, der freien Enzyklopädie
Zur Navigation springen Zur Suche springen

Diese Seite enthält Code in der Programmiersprache Lua. Einbindungszahl Cirrus

Dies ist die (produktive) Mutterversion eines global benutzten Lua-Moduls.
Wenn die serial-Information nicht übereinstimmt, müsste eine Kopie hiervon in das lokale Wiki geschrieben werden.
Versionsbezeichnung auf WikiData: 2022年04月27日

 local Serial = "2022年04月27日"
 --[=[ URIutil/urn
 mw.loadData() table with URN namespaces and resolvers
 ]=]

 return {
 resolver = {
 nbn = {
 [":"] = "^(%a+)[%-:]",
 at = {
 ["*"] = "https://resolver.obvsg.at/1ドル" },
 -- ch = de
 de = {
 dnb = "https://nbn-resolving.de/1ドル",
 halle = "https://digital.bibliothek.uni-halle.de/urn/1ドル",
 kiel = "https://dibiki.ub.uni-kiel.de/resolver?urn=1ドル",
 miami = "https://miami.uni-muenster.de/resolver/1ドル",
 mdz = "https://mdz-nbn-resolving.de/1ドル",
 ["*"] = "https://nbn-resolving.de/1ドル" },
 fi = {
 ["*"] = "https://urn.fi/1ドル" },
 nl = {
 ["*"] = "https://resolver.kb.nl/resolve?urn=1ドル" },
 no = {
 ["*"] = "https://urn.nb.no/1ドル" },
 se = {
 ["*"] = "https://urn.kb.se/resolve?urn=1ドル" },
 si = {
 ["*"] = "https://www.dlib.si/details/1ドル" },
 ["*"] = "https://nbn-resolving.de/1ドル"
 },
 isbn = true,
 issn = true
 },
 sns = ":3gpp:cablelabs:cgi:clei:dgiwg:dvb:ebu:epc:epcglobal:example:fdc:fipa:geant:ietf:iptc:isan:isbn:iso:issn:ivis:lex:liberty:mace:mpeg:nbn:nena:newsml:nfc:nzl:oasis:ogc:ogf:oid:oipf:oma:pin:publicid:s1000d:schac:service:smpte:swift:tva:uci:ucode:uuid:web3d:xmlorg:xmpp:",
 failsafe = Serial
 };
Abgerufen von „https://de.wikipedia.org/w/index.php?title=Modul:URIutil/urn&oldid=222413536"