Difference between revisions of "MediaWiki:Proofreadpage index data config"
From GATE
Line 150: | Line 150: | ||
"Abstract":{ | "Abstract":{ | ||
"type":"string", | "type":"string", | ||
− | "size": | + | "size":10, |
"default":"", | "default":"", | ||
"label":"Abstract", | "label":"Abstract", | ||
Line 168: | Line 168: | ||
"Pages":{ | "Pages":{ | ||
"type":"string", | "type":"string", | ||
− | "size": | + | "size":6, |
"default":"", | "default":"", | ||
"label":"Pages", | "label":"Pages", |
Revision as of 18:00, 20 November 2016
{
"Title":{ "type":"string", "size":1, "default":"", "label":"Title", "help":"Formatting as follows: [Sender] to [recipient] in [recipient place], [sender place], [date].", "header":true, "data": "title" }, "Author":{ "type":"page", "size":1, "default":"", "label":"Author or sender", "help":"Use the name form according to Epistolae Kircherianae Index by Gramatowski-Rebernik.", "header":true, "data": "author" }, "Uncertain author":{ "type":"page", "size":1, "default":"", "label":"Uncertain author or sender", "help":"Use the name form according to Epistolae Kircherianae Index by Gramatowski-Rebernik.", "header":true, "data": "author" }, "Recipient":{ "type":"page", "size":1, "default":"", "label":"Recipient", "help":"Use the name form according to Epistolae Kircherianae Index by Gramatowski-Rebernik.", "header":false, "data": "Recipient" }, "Uncertain recipient":{ "type":"page", "size":1, "default":"", "label":"Uncertain recipient", "help":"Use the name form according to Epistolae Kircherianae Index by Gramatowski-Rebernik.", "header":true, "data": "author" }, "Certain date":{ "type":"string", "size":1, "default":"", "label":"Certain date", "help":"Formatting YYYY-MM-DD. When the date is not certain, use the field \"Uncertain date\".", "header":true, "data": "date" }, "Uncertain date":{ "type":"string", "size":1, "default":"", "label":"Uncertain Date", "help":"E.g.: \"Summer 1601\" or \"End of September 1609\".", "header":true, "data": "date" }, "Place of origin":{ "type":"page", "size":1, "default":"", "label":"Place of origin", "help":"Use the place name form according to Epistolae Kircherianae Index by Gramatowski-Rebernik.", "header":true, "data": "place" }, "Place of destination":{ "type":"page", "size":1, "default":"", "label":"Place of destination", "help":"Use the place name form according to Epistolae Kircherianae Index by Gramatowski-Rebernik.", "header":false, "data": "place" }, "Language":{ "type":"langcode", "size":1, "default":"", "label":"Language", "help":"Languages code of the text like: \"it\", \"lat\", \"fr\" etc.", "header":true, "data": "language" }, "Source":{ "type":"string", "size":1, "default":"", "label":"Source", "help":"Place (library, archive or museum) of preservation of the original letter.", "header":false }, "Leaves":{ "type":"string", "size":1, "default":"", "label":"Leaves", "help":"E.g.: \"14r-16v\".", "header":false }, "Number of leaves":{ "type":"string", "size":1, "default":"", "label":"Number of leaves", "help":"E.g.: \"2\".", "header":false }, "Form":{ "type":"string", "size":1, "default":"", "label":"Form", "help":"", "values":{"Manuscript":"Manuscript", "Printed":"Printed", "Typescript":"Typescript"}, "header":true }, "Document type":{ "type":"string", "size":1, "default":"", "label":"Document type", "help":"", "values":{"Original":"Original", "Autograph":"Autograph", "Draft":"Draft"}, "header":true }, "Graphic apparatus":{ "type":"string", "size":1, "default":"", "label":"Graphic apparatus", "help":"Presence of drawings, prints or any other kind of graphic apparatus.", "header":false }, "Published":{ "type":"string", "size":1, "default":"", "label":"Published in", "help":"Source where the document has been published. Use an ISBD compliant bibliographic description.", "header":false }, "Abstract":{ "type":"string", "size":10, "default":"", "label":"Abstract", "help":"", "header":false }, "Progress":{ "type":"string", "size":1, "default":"C", "label":"Progress", "help":"", "values":{"T":"Validated", "V":"Proofread", "C":"Not-Proofread"}, "header":true, "data": "progress" }, "Pages":{ "type":"string", "size":6, "default":"", "label":"Pages", "help":"", "header":false }, "Remarks":{ "type":"string", "size":10, "default":"", "label":"Remarks", "help":"Fill with categories: Names, Places, Years, Languages, Subjects.", "header":true }, "Css":{ "type":"string", "size":1, "default":"", "label":"CSS to be used in pages", "help":"", "header":true }
}