Web2Cit/data/au/gov/qld/grc/www/templates.json
Appearance
[
{
"path": "/Council/Councillors",
"label": "Goodwindi Regional Council",
"fields": [
{
"fieldname": "itemType",
"required": true,
"procedures": [
{
"selections": [
{
"type": "citoid",
"config": "itemType"
}
],
"transformations": []
}
]
},
{
"fieldname": "title",
"required": true,
"procedures": [
{
"selections": [
{
"type": "citoid",
"config": "title"
}
],
"transformations": []
}
]
},
{
"fieldname": "publishedBy",
"required": true,
"procedures": [
{
"selections": [
{
"type": "fixed",
"config": "Goondiwindi Regional Council"
}
],
"transformations": []
}
]
}
]
}
]