Web2Cit/data/br/com/uol/folha/www1/templates.json

From Meta, a Wikimedia project coordination wiki
< Web2Cit‎ | data

[

 {
   "path": "/mundo/2019/06/adormecida-disputa-de-fronteira-do-uruguai-com-o-brasil-faz-85-anos.shtml",
   "fields": [
     {
       "fieldname": "itemType",
       "required": true,
       "procedures": [
         {
           "selections": [
             {
               "type": "fixed",
               "config": "newspaperArticle"
             }
           ],
           "transformations": []
         }
       ]
     },
     {
       "fieldname": "publishedIn",
       "required": true,
       "procedures": [
         {
           "selections": [
             {
               "type": "fixed",
               "config": "Folha de S.Paulo"
             }
           ],
           "transformations": []
         }
       ]
     },
     {
       "fieldname": "language",
       "required": true,
       "procedures": [
         {
           "selections": [
             {
               "type": "citoid",
               "config": "language"
             }
           ],
           "transformations": []
         }
       ]
     },
     {
       "fieldname": "title",
       "required": true,
       "procedures": [
         {
           "selections": [
             {
               "type": "citoid",
               "config": "title"
             }
           ],
           "transformations": []
         }
       ]
     }
   ]
 }

]