Web2Cit/data/au/gov/qld/sunshinecoast/heritage/templates.json

From Meta, a Wikimedia project coordination wiki
< Web2Cit‎ | data
This is an archived version of this page, as edited by Kerry Raymond (talk | contribs) at 00:06, 6 May 2024 (Sunshine Coast Regional Council Heritage). It may differ significantly from the current version.
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

[

 {
   "path": "/museums-and-places/town-histories/alexandra-headland",
   "fields": [
     {
       "fieldname": "itemType",
       "required": true,
       "procedures": [
         {
           "selections": [
             {
               "type": "citoid",
               "config": "itemType"
             }
           ],
           "transformations": []
         }
       ]
     },
     {
       "fieldname": "title",
       "required": true,
       "procedures": [
         {
           "selections": [
             {
               "type": "citoid",
               "config": "title"
             }
           ],
           "transformations": []
         }
       ]
     },
     {
       "fieldname": "publishedIn",
       "required": true,
       "procedures": [
         {
           "selections": [
             {
               "type": "fixed",
               "config": "Heritage"
             }
           ],
           "transformations": []
         }
       ]
     },
     {
       "fieldname": "publishedBy",
       "required": true,
       "procedures": [
         {
           "selections": [
             {
               "type": "fixed",
               "config": "Sunshine Coast Regional Council"
             }
           ],
           "transformations": []
         }
       ]
     }
   ]
 }

]