MediaWiki:Proofreadpage index data config

From GATE
Revision as of 11:31, 24 April 2020 by Lorenzo Mancini (talk | contribs)

{

 "Previous letter":{
   "type":"string",
   "size":1,
   "default":"",
   "label":"Previous letter",
   "help":"",
   "header":true
 },
 "Next letter":{
   "type":"string",
   "size":1,
   "default":"",
   "label":"Next letter",
   "help":"",
   "header":true
 },
 "Title":{
   "type":"string",
   "size":1,
   "default":"",
   "label":"Title",
   "help":"Fill with titles of publications and manuscripts only; DO NOT USE FOR LETTERS.",
   "header":true,
   "data": "title"
 },
 "Author":{
   "type":"page",
   "size":1,
   "default":"",
   "label":"Sender",
   "help":"Use property . If the sender is uncertain or unknown, fill this field without using any property and reporting additional information in the field Sender additional information.",
   "header":true,
   "data": "author"
 },
   "Sender additional information":{
   "type":"string",
   "size":3,
   "default":"",
   "label":"Sender additional information",
   "help":"Use to report additional information about sender, e.g. if it is uncertain or unknown.",
   "header":true
   },
   "Institution":{
   "type":"page",
   "size":1,
   "default":"",
   "label":"Institution",
   "help":"Use property .",
   "header":true,
   "data": "institution"
 },
   "Institution additional information":{
   "type":"string",
   "size":3,
   "default":"",
   "label":"Institution additional information",
   "help":"Use to transcribe the name form of the institution as it appears in the document.",
   "header":true
   },
 "Recipient":{
   "type":"page",
   "size":1,
   "default":"",
   "label":"Recipient",
   "help":"Use property . If the recipient is uncertain or unknown, fill this field without using any property and reporting additional information in the field Recipient additional information.",
   "header":true,
   "data": "recipient"
 },
   "Recipient additional information":{
   "type":"string",
   "size":3,
   "default":"",
   "label":"Recipient additional information",
   "help":"Use to report additional information about recipient, e.g. if it is uncertain or unknown.",
   "header":true
   },
   "Certain date":{
   "type":"string",
   "size":1,
   "default":"",
   "label":"Date",
   "help":"Use property  for letters and manuscripts,  for printed books. Formatting YYYY-MM-DD. When the date is not certain, use the property .",
   "header":true,
   "data": "date"
 },
   "Date additional information":{
   "type":"string",
   "size":3,
   "default":"",
   "label":"Date additional information",
   "help":"Use to add information about the date, e.g. uncertain or incomplete dates.",
   "header":true
   },
 "Place of origin":{
   "type":"page",
   "size":1,
   "default":"",
   "label":"Place of origin",
   "help":"Use property . If the place of origin is uncertain, use the property ",
   "header":true,
   "data": "place"
 },
 "Place of destination":{
   "type":"page",
   "size":1,
   "default":"",
   "label":"Place of destination",
   "help":"Use property . If the place of destination is uncertain, use the property .",
   "header":true,
   "data": "place"
 },
 "Is followed by":{
   "type":"page",
   "size":1,
   "default":"",
   "label":"Is followed by",
   "help":"Use property .",
   "header":true
 },
 "Follows":{
   "type":"page",
   "size":1,
   "default":"",
   "label":"Follows",
   "help":"Use property .",
   "header":true
 },
 "Language":{
   "type":"langcode",
   "size":1,
   "default":"",
   "label":"Language",
   "help":"Use property . Fill with languages code of the text like: \"ita\", \"lat\", \"fre\" etc.",
   "header":true,
   "data": "language"
 },
 "Source":{
   "type":"string",
   "size":1,
   "default":"",
   "label":"Source",
   "help":"Use property . Fill with the name of the preservation institution (library, archive or museum) of the original document, with detailed shelf mark (including leaves: e.g.: \"14r-16v\".",
   "header":true
 },
 "Number of leaves":{
   "type":"string",
   "size":1,
   "default":"",
   "label":"Number of leaves",
   "help":"E.g.: \"2\".",
   "header":true
 },
 "Dimension":{
   "type":"string",
   "size":1,
   "default":"",
   "label":"Dimension",
   "help":"Length x height, e.g.: \"156x223 mm\".",
   "header":false
 },
 "Bibliographic level":{
   "type":"string",
   "size":1,
   "default":"",
   "label":"Bibliographic level",
   "help":"Use property . Fill with only one of the followings (always use capital for the initial): Manuscript, Printed, Typescript, Printed (pre-1830), Pre-Printed.",
   "header":true
 },
 "Document type":{
   "type":"string",
   "size":1,
   "default":"",
   "label":"Document type",
   "help":"E.g.: Original, Autograph, Draft etc.",
   "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 in":{
   "type":"string",
   "size":1,
   "default":"",
   "label":"Published in",
   "help":"Publication(s) where the document has been published. In case of bibliography entries available on GATE, use the property ; in any other case use an ISBD compliant bibliographic description.",
   "header":true
 },
 "External link":{
   "type":"string",
   "size":1,
   "default":"",
   "label":"External link",
   "help":"Fill with links to external sources available on the Internet; for the specific case of letters available in the Early modern letter online database, use the property .",
   "header":false
 },
 "Metadata page":{
   "type":"string",
   "size":1,
   "default":"",
   "label":"Metadata page",
   "help":"Use property .",
   "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":"Transcription",
   "help":"",
   "header":false
 },
 "Remarks":{
   "type":"string",
   "size":10,
   "default":"",
   "label":"Remarks",
   "help":"Fill with categories: Names, Places, Years, Languages, Subjects.",
   "header":true
 },
 "Full-text search":{
   "type":"string",
   "size":10,
   "default":"",
   "label":"Full-text search",
   "help":"Use to add the full-text search form.",
   "header":true
 }

}