Module:Citation/CS1/Identifier limits.tab: Difference between revisions
Appearance
Karl created the page Module:Citation/CS1/Identifier limits.tab using a non-default content model "JSON": otherwise it fails |
No edit summary |
||
| Line 1: | Line 1: | ||
{} | { | ||
"license": "CC0-1.0", | |||
"description": { | |||
"en": "Limit values for Citation Style 1 and 2 identifier error checking" | |||
}, | |||
"sources": "For help, see [[Data talk:CS1/Identifier limits.tab|documentation]]; ask at [[:en:Help talk:Citation Style 1]]", | |||
"schema": { | |||
"fields": [ | |||
{ | |||
"name": "identifier", | |||
"type": "string", | |||
"title": { | |||
"en": "Identifier" | |||
} | |||
}, | |||
{ | |||
"name": "limit", | |||
"type": "number", | |||
"title": { | |||
"en": "Identifier limit value" | |||
} | |||
} | |||
] | |||
}, | |||
"data": [ | |||
[ | |||
"OCLC", | |||
10820000000 | |||
], | |||
[ | |||
"OSTI", | |||
23010000 | |||
], | |||
[ | |||
"PMC", | |||
12500000 | |||
], | |||
[ | |||
"PMID", | |||
40900000 | |||
], | |||
[ | |||
"RFC", | |||
9300 | |||
], | |||
[ | |||
"SSRN", | |||
5400000 | |||
], | |||
[ | |||
"S2CID", | |||
280000000 | |||
] | |||
] | |||
} | |||
Latest revision as of 16:39, 10 August 2025
| license | "CC0-1.0" | |||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| description |
| |||||||||||||||||||||
| sources | "For help, see [[Data talk:CS1/Identifier limits.tab|documentation]]; ask at [[:en:Help talk:Citation Style 1]]" | |||||||||||||||||||||
| schema |
| |||||||||||||||||||||
| data |
|