@wbg-mde/i18n-manager
Version:
Metadata Editor Translation Manager.
1,123 lines (1,120 loc) • 58.8 kB
JSON
{
"schema": {
"type": "object",
"properties": {
"docDscr": {
"$ref": "schema_timeseries.json#/properties/docDscr"
},
"stdyDscr": {
"$ref": "schema_timeseries.json#/properties/stdyDscr"
},
"fileDscr": {
"$ref": "schema_timeseries.json#/properties/datasets/properties/fileDscr/items"
},
"variables": {
"$ref": "schema_timeseries.json#/properties/variables/properties/variable/items"
},
"varGrp": {
"$ref": "schema_ddi.json#/properties/varGrp/items"
}
}
},
"form": [{
"key": "docDscr",
"type": "fieldset",
"title": "Document Description",
"required": true,
"expandable": false,
"expanded": true,
"items": [{
"key": "MetadataPreparation",
"type": "fieldset",
"title": "Metadata Preparation",
"isVirtual": true,
"expandable": true,
"expanded": true,
"items": [{
"key": "docDscr.producer",
"type": "table",
"id": "1.1.3.1",
"htmlClass": "table",
"title": "Metadata Producer",
"expandable": false,
"isLeaf": true,
"items": [{
"key": "docDscr.producer[].name",
"title": "Name",
"htmlClass": "col-xs-3",
"fieldHtmlClass": "form-control"
},
{
"key": "docDscr.producer[].abbr",
"title": "Abbreviation",
"htmlClass": "col-xs-3",
"fieldHtmlClass": "form-control"
},
{
"key": "docDscr.producer[].affiliation",
"title": "Affiliation",
"htmlClass": "col-xs-3",
"fieldHtmlClass": "form-control"
},
{
"key": "docDscr.producer[].role",
"title": "Role",
"htmlClass": "col-xs-3",
"fieldHtmlClass": "form-control"
}
]
},
{
"key": "docDscr.distStmt.depositr",
"type": "table",
"htmlClass": "table",
"id": "1.1.4.3",
"title": "DDI Depositors",
"expandable": false,
"isLeaf": true,
"items": [{
"key": "docDscr.distStmt.depositr[].name",
"title": "Name",
"type": "text",
"htmlClass": "col-xs-4",
"fieldHtmlClass": "form-control"
},
{
"key": "docDscr.distStmt.depositr[].abbr",
"title": "Abbreviation",
"type": "text",
"htmlClass": "col-xs-4",
"fieldHtmlClass": "form-control"
},
{
"key": "docDscr.distStmt.depositr[].affiliation",
"title": "Affiliation",
"type": "text",
"htmlClass": "col-xs-4",
"fieldHtmlClass": "form-control"
}
]
},
{
"key": "docDscr.prodDate",
"type": "date",
"id": "1.1.3.3",
"isLeaf": true,
"title": "Date of Production"
},
{
"key": "docDscr.verStmt.version",
"type": "textarea",
"isLeaf": true,
"id": "1.1.6.1",
"title": "DDI Document Version"
},
{
"key": "docDscr.idno",
"type": "text",
"required": true,
"id": "1.1.1.5",
"isLeaf": true,
"title": "DDI Document ID Number",
"description": "DDI Document ID Number"
},
{
"key": "docDscr.othId",
"type": "table",
"htmlClass": "table",
"id": "1.1.2.2",
"title": "Collection(s)",
"expandable": false,
"isLeaf": true,
"items": [{
"key": "docDscr.othId[].name",
"title": "Name",
"type": "text",
"htmlClass": "col-xs-4",
"fieldHtmlClass": "form-control"
},
{
"key": "docDscr.othId[].affiliation",
"title": "Affiliation",
"type": "text",
"htmlClass": "col-xs-4",
"fieldHtmlClass": "form-control"
},
{
"key": "docDscr.othId[].role",
"title": "Role",
"type": "text",
"htmlClass": "col-xs-4",
"fieldHtmlClass": "form-control"
}
]
}
]
}]
},
{
"key": "stdyDscr",
"type": "fieldset",
"title": "Study Description",
"required": true,
"expandable": false,
"expanded": true,
"items": [{
"key": "Identification",
"type": "fieldset",
"title": "Identification",
"isVirtual": true,
"expandable": true,
"expanded": true,
"items": [{
"key": "stdyDscr.titl",
"required": true,
"type": "text",
"id": "2.1.1.1",
"isLeaf": true,
"title": "Title"
},
{
"key": "stdyDscr.subTitl",
"type": "text",
"id": "2.1.1.2",
"isLeaf": true,
"title": "Subtitle"
},
{
"key": "stdyDscr.altTitl",
"type": "text",
"isLeaf": true,
"id": "2.1.1.3",
"title": "Abbreviation"
},
{
"key": "stdyDscr.serStmt.serName",
"fieldHtmlClass": "formWidgets",
"title": "Study Type",
"id": "2.1.5.1",
"isLeaf": true,
"type": "autocomplete"
},
{
"key": "stdyDscr.serStmt.serInfo",
"type": "textarea",
"isLeaf": true,
"id": "2.1.5.2",
"title": "Series Information"
},
{
"key": "stdyDscr.parTitl",
"type": "text",
"isLeaf": true,
"id": "2.1.1.4",
"title": "Translated Title"
},
{
"key": "stdyDscr.idno",
"required": true,
"type": "text",
"id": "2.1.1.5",
"isLeaf": true,
"title": "ID Number"
},
{
"key": "stdyDscr.distStmt.depositr",
"type": "table",
"htmlClass": "table",
"id": "2.1.4.2",
"title": "Data Depositors",
"expandable": false,
"isLeaf": true,
"items": [{
"key": "stdyDscr.distStmt.depositr[].name",
"title": "Name",
"htmlClass": "col-xs-4",
"fieldHtmlClass": "form-control"
},
{
"key": "stdyDscr.distStmt.depositr[].abbr",
"title": "Abbreviation",
"htmlClass": "col-xs-4",
"fieldHtmlClass": "form-control"
},
{
"key": "stdyDscr.distStmt.depositr[].affiliation",
"title": "Affiliation",
"htmlClass": "col-xs-4",
"fieldHtmlClass": "form-control"
}
]
},
{
"key": "stdyDscr.distStmt.depDate",
"type": "date",
"isLeaf": true,
"id": "2.1.4.3",
"title": "Date of Deposit"
},
{
"key": "stdyDscr.holdings",
"type": "table",
"htmlClass": "table",
"id": "2.1.8.4",
"title": "Project Information",
"splArray": "stdyDscr.holdings.callno",
"expandable": false,
"isLeaf": true,
"items": [{
"key": "stdyDscr.holdings[].callno",
"title": "Name",
"htmlClass": "col-xs-12",
"fieldHtmlClass": "form-control"
}]
}
]
},
{
"key": "version",
"type": "fieldset",
"title": "Version",
"isVirtual": true,
"expandable": true,
"expanded": true,
"items": [{
"key": "stdyDscr.verStmt.version",
"type": "textarea",
"isLeaf": true,
"id": "2.1.6.1",
"title": "Description"
},
{
"key": "stdyDscr.verStmt.date",
"type": "date",
"isLeaf": true,
"id": "2.1.6.2",
"title": "Production Date"
},
{
"key": "stdyDscr.verStmt.notes",
"type": "textarea",
"isLeaf": true,
"id": "2.1.6.4",
"title": "Notes"
}
]
},
{
"key": "overview",
"type": "fieldset",
"title": "Overview",
"isVirtual": true,
"expandable": true,
"expanded": true,
"items": [{
"key": "stdyDscr.studyInfo.abstract",
"type": "textarea",
"id": "2.2.2",
"isLeaf": true,
"title": "Abstract"
},
{
"key": "stdyDscr.studyInfo.dataKind",
"fieldHtmlClass": "formWidgets",
"title": "Kind of Data",
"id": "2.2.3.8",
"isLeaf": true,
"type": "autocomplete"
},
{
"key": "stdyDscr.studyInfo.anlyUnit",
"type": "textarea",
"id": "2.2.3.6",
"isLeaf": true,
"title": "Unit of Analysis"
}
]
},
{
"key": "scope",
"type": "fieldset",
"title": "Scope",
"isVirtual": true,
"expandable": true,
"expanded": true,
"items": [{
"key": "stdyDscr.studyInfo.notes",
"type": "textarea",
"id": "2.2.4",
"isLeaf": true,
"title": "Description of Scope"
},
{
"key": "stdyDscr.studyInfo.topcClas",
"type": "table",
"htmlClass": "table ",
"id": "2.2.1.2",
"title": "Topics Classifications",
"expandable": false,
"isLeaf": true,
"items": [{
"key": "stdyDscr.studyInfo.topcClas[].topic",
"title": "Text",
"htmlClass": "col-xs-4",
"fieldHtmlClass": "form-control"
},
{
"key": "stdyDscr.studyInfo.topcClas[].vocab",
"title": "Vocabulary",
"htmlClass": "col-xs-4",
"fieldHtmlClass": "form-control"
},
{
"key": "stdyDscr.studyInfo.topcClas[].vocabURI",
"title": "Vocabulary URI",
"htmlClass": "col-xs-4",
"fieldHtmlClass": "form-control"
}
]
},
{
"key": "stdyDscr.studyInfo.keywords",
"type": "table",
"htmlClass": "table ",
"id": "2.2.1.1",
"title": "Keywords",
"expandable": false,
"isLeaf": true,
"items": [{
"key": "stdyDscr.studyInfo.keywords[].name",
"title": "Keyword",
"htmlClass": "col-xs-4",
"fieldHtmlClass": "form-control"
}]
}
]
},
{
"key": "coverage",
"type": "fieldset",
"title": "Coverage",
"isVirtual": true,
"expandable": true,
"expanded": true,
"items": [{
"key": "stdyDscr.studyInfo.nation",
"type": "table",
"required": true,
"id": "2.2.3.3",
"title": "Country",
"expandable": false,
"isLeaf": true,
"items": [{
"key": "stdyDscr.studyInfo.nation[].name",
"title": "Name",
"notitle": true,
"type": "text",
"htmlClass": "col-xs-6",
"labelHtmlClass": "customClass"
},
{
"key": "stdyDscr.studyInfo.nation[].abbreviation",
"title": "Abbreviation",
"notitle": true,
"type": "text",
"htmlClass": "col-xs-6",
"labelHtmlClass": "customClass"
}
]
},
{
"key": "stdyDscr.studyInfo.timeUnit",
"description": "Annual, Quarterly, Monthly, Weekly, Daily, or Specific date/time",
"type": "textarea",
"id": "2.2.3.4",
"isLeaf": true,
"title": "Time Unit"
},
{
"key": "stdyDscr.studyInfo.geogCover",
"type": "textarea",
"id": "2.2.3.5",
"isLeaf": true,
"title": "Geographic Coverage"
},
{
"key": "stdyDscr.studyInfo.geogUnit",
"type": "textarea",
"isLeaf": true,
"id": "2.2.3.5",
"title": "Geographic Unit"
},
{
"key": "stdyDscr.studyInfo.universe",
"type": "textarea",
"id": "2.2.3.7",
"isLeaf": true,
"title": "Universe"
}
]
},
{
"key": "producersponsor",
"type": "fieldset",
"title": "Producers and Sponsors",
"isVirtual": true,
"expandable": true,
"expanded": true,
"items": [{
"key": "stdyDscr.authEnty",
"type": "table",
"required": true,
"htmlClass": "table ",
"id": "2.1.2.1",
"title": "Primary Investigator",
"expandable": false,
"isLeaf": true,
"items": [{
"key": "stdyDscr.authEnty[].name",
"title": "Name",
"htmlClass": "col-xs-6",
"fieldHtmlClass": "form-control"
},
{
"key": "stdyDscr.authEnty[].affiliation",
"title": "Affiliation",
"htmlClass": "col-xs-6",
"fieldHtmlClass": "form-control"
}
]
},
{
"key": "stdyDscr.producer",
"type": "table",
"htmlClass": "table ",
"id": "2.1.3.1",
"title": "Other Producers",
"expandable": false,
"isLeaf": true,
"items": [{
"key": "stdyDscr.producer[].name",
"title": "Name",
"htmlClass": "col-xs-3",
"fieldHtmlClass": "form-control"
},
{
"key": "stdyDscr.producer[].abbr",
"title": "Abbreviation",
"htmlClass": "col-xs-3",
"fieldHtmlClass": "form-control"
},
{
"key": "stdyDscr.producer[].affiliation",
"title": "Affiliation",
"htmlClass": "col-xs-3",
"fieldHtmlClass": "form-control"
},
{
"key": "stdyDscr.producer[].role",
"title": "Role",
"htmlClass": "col-xs-3",
"fieldHtmlClass": "form-control"
}
]
},
{
"key": "stdyDscr.fundAg",
"type": "table",
"id": "2.1.3.5",
"htmlClass": "table ",
"title": "Funding",
"expandable": false,
"isLeaf": true,
"items": [{
"key": "stdyDscr.fundAg[].name",
"title": "Agency",
"htmlClass": "col-xs-4",
"fieldHtmlClass": "form-control"
},
{
"key": "stdyDscr.fundAg[].abbr",
"title": "Abbreviation",
"htmlClass": "col-xs-4",
"fieldHtmlClass": "form-control"
},
{
"key": "stdyDscr.fundAg[].role",
"title": "Role",
"htmlClass": "col-xs-4",
"fieldHtmlClass": "form-control"
}
]
},
{
"key": "stdyDscr.othId",
"type": "table",
"htmlClass": "table ",
"id": "2.1.2.2",
"title": "Other Acknowlegments",
"expandable": false,
"isLeaf": true,
"items": [{
"key": "stdyDscr.othId[].name",
"title": "Name",
"htmlClass": "col-xs-4",
"fieldHtmlClass": "form-control"
},
{
"key": "stdyDscr.othId[].affiliation",
"title": "Affiliation",
"htmlClass": "col-xs-4",
"fieldHtmlClass": "form-control"
},
{
"key": "stdyDscr.othId[].role",
"title": "Role",
"htmlClass": "col-xs-4",
"fieldHtmlClass": "form-control"
}
]
}
]
},
{
"key": "stdyDscr.sampling",
"type": "fieldset",
"title": "Sampling",
"isVirtual": true,
"expandable": true,
"expanded": true,
"items": [{
"key": "stdyDscr.method.sampProc",
"type": "textarea",
"isLeaf": true,
"id": "2.3.1.4",
"title": "Sampling Procedure"
},
{
"key": "stdyDscr.method.deviat",
"type": "textarea",
"isLeaf": true,
"id": "2.3.1.5",
"title": "Deviations from Sample Design"
},
{
"key": "stdyDscr.method.respRate",
"type": "textarea",
"isLeaf": true,
"id": "2.3.3.1",
"title": "Response Rates"
},
{
"key": "stdyDscr.method.weight",
"type": "textarea",
"id": "2.3.1.12",
"isLeaf": true,
"title": "Weighting"
}
]
},
{
"key": "datacollection",
"type": "fieldset",
"title": "Data Collection",
"isVirtual": true,
"id": "2.2.3.2",
"expandable": true,
"expanded": true,
"items": [{
"key": "stdyDscr.studyInfo.collDate",
"type": "table",
"required": true,
"id": "2.2.3.2",
"htmlClass": "table ",
"title": "Dates of Collection",
"expandable": false,
"isLeaf": true,
"items": [{
"key": "stdyDscr.studyInfo.collDate[].date",
"title": "Start",
"type": "date",
"htmlClass": "col-xs-4",
"fieldHtmlClass": "form-control"
},
{
"key": "stdyDscr.studyInfo.collDate[].event",
"title": "End",
"type": "date",
"htmlClass": "col-xs-4",
"fieldHtmlClass": "form-control"
},
{
"key": "stdyDscr.studyInfo.collDate[].cycle",
"title": "Cycle",
"htmlClass": "col-xs-4",
"fieldHtmlClass": "form-control"
}
]
},
{
"key": "stdyDscr.method.frequenc",
"type": "textarea",
"isLeaf": true,
"id": "2.3.1.3",
"title": "Frequency of Data Collection"
},
{
"key": "stdyDscr.studyInfo.timePrd",
"type": "table",
"htmlClass": "table ",
"title": "Time Periods",
"expandable": false,
"id": "2.2.3.1",
"isLeaf": true,
"items": [{
"key": "stdyDscr.studyInfo.timePrd[].date",
"title": "Start",
"type": "date",
"htmlClass": "col-xs-4",
"fieldHtmlClass": "form-control"
},
{
"key": "stdyDscr.studyInfo.timePrd[].event",
"title": "End",
"type": "date",
"htmlClass": "col-xs-4",
"fieldHtmlClass": "form-control"
},
{
"key": "stdyDscr.studyInfo.timePrd[].cycle",
"title": "Cycle",
"htmlClass": "col-xs-4",
"fieldHtmlClass": "form-control"
}
]
},
{
"key": "stdyDscr.method.dataSrc",
"type": "textarea",
"isLeaf": true,
"id": "2.3.1.8",
"title": "Data Sources"
},
{
"key": "stdyDscr.method.collMode",
"fieldHtmlClass": "formWidgets",
"title": "Mode of Data Collection",
"id": "2.3.1.6",
"isLeaf": true,
"type": "autocomplete"
},
{
"key": "stdyDscr.method.collSitu",
"type": "textarea",
"title": "Notes on Data Collection",
"isLeaf": true
},
{
"key": "stdyDscr.method.resInstru",
"type": "textarea",
"isLeaf": true,
"id": "2.3.1.7",
"title": "Questionnaires"
},
{
"key": "stdyDscr.method.dataCollector",
"type": "table",
"htmlClass": "table ",
"id": "2.3.1.2",
"title": "Data Collectors",
"expandable": false,
"isLeaf": true,
"items": [{
"key": "stdyDscr.method.dataCollector[].name",
"title": "Name",
"type": "text",
"htmlClass": "col-xs-4",
"fieldHtmlClass": "form-control"
},
{
"key": "stdyDscr.method.dataCollector[].abbr",
"title": "Abbreviation",
"type": "text",
"htmlClass": "col-xs-4",
"fieldHtmlClass": "form-control"
},
{
"key": "stdyDscr.method.dataCollector[].affiliation",
"title": "Affiliation",
"type": "text",
"htmlClass": "col-xs-4",
"fieldHtmlClass": "form-control"
}
]
},
{
"key": "stdyDscr.method.actMin",
"type": "textarea",
"isLeaf": true,
"id": "2.3.1.10",
"title": "Supervision"
}
]
},
{
"key": "stdyDscr.dataprocessing",
"type": "fieldset",
"title": "Data Processing",
"isVirtual": true,
"expandable": true,
"expanded": true,
"items": [{
"key": "stdyDscr.method.cleanOps",
"type": "textarea",
"isLeaf": true,
"id": "2.3.1.13",
"title": "Data entry and Editing"
},
{
"key": "stdyDscr.method.notes",
"type": "textarea",
"isLeaf": true,
"id": "2.3.2",
"title": "Other Processing"
}
]
},
{
"key": "stdyDscr.dataappraisal",
"type": "fieldset",
"title": "Data Appraisal",
"isVirtual": true,
"expandable": true,
"expanded": true,
"items": [{
"key": "stdyDscr.method.EstSmpErr",
"type": "textarea",
"isLeaf": true,
"id": "2.3.3.2",
"title": "Estimates of Sampling Error"
},
{
"key": "stdyDscr.method.dataAppr",
"type": "textarea",
"isLeaf": true,
"id": "2.3.3.3",
"title": "Other Forms of Data Appraisal"
}
]
},
{
"key": "stdyDscr.dataaccess",
"type": "fieldset",
"title": "Data Access",
"isVirtual": true,
"expandable": true,
"expanded": true,
"items": [{
"key": "stdyDscr.dataAccess_useStmt.contact",
"type": "table",
"htmlClass": "table ",
"id": "2.4.2.3",
"title": "Access Authority",
"expandable": false,
"isLeaf": true,
"items": [{
"key": "stdyDscr.dataAccess_useStmt.contact[].name",
"title": "Name",
"type": "text",
"htmlClass": "col-xs-3",
"fieldHtmlClass": "form-control"
},
{
"key": "stdyDscr.dataAccess_useStmt.contact[].affiliation",
"title": "Affiliation",
"type": "text",
"htmlClass": "col-xs-3",
"fieldHtmlClass": "form-control"
},
{
"key": "stdyDscr.dataAccess_useStmt.contact[].email",
"title": "EMail",
"type": "text",
"htmlClass": "col-xs-3",
"fieldHtmlClass": "form-control"
}
]
},
{
"key": "stdyDscr.dataAccess_useStmt.confDec",
"type": "textarea",
"isLeaf": true,
"id": "2.4.2.1",
"title": "Confidentiality"
},
{
"key": "stdyDscr.dataAccess_useStmt.Conditions",
"type": "textarea",
"isLeaf": true,
"id": "2.4.2.6",
"title": "Access Conditions"
},
{
"key": "stdyDscr.dataAccess_useStmt.citReq",
"required": true,
"type": "textarea",
"id": "2.4.2.4",
"isLeaf": true,
"title": "Citation Requirement"
},
{
"key": "stdyDscr.holdings",
"type": "table",
"htmlClass": "table ",
"id": "2.1.8.3",
"title": "Digital Object Identifier(DOI)",
"expandable": false,
"isLeaf": true,
"items": [{
"key": "stdyDscr.holdings[].uri",
"title": "Name",
"htmlClass": "col-xs-12",
"fieldHtmlClass": "form-control"
}]
},
{
"key": "stdyDscr.dataAccess.accsPlac",
"type": "text",
"isLeaf": true,
"id": "2.4.1.1",
"title": "Locations of Data Collection"
},
{
"key": "stdyDscr.dataAccess.origArch",
"type": "textarea",
"isLeaf": true,
"id": "2.4.1.2",
"title": "Original Archive Where Collection Stored"
},
{
"key": "stdyDscr.dataAccess.avlStatus",
"type": "textarea",
"isLeaf": true,
"id": "2.4.1.3",
"title": "Availability Status"
},
{
"key": "stdyDscr.dataAccess_useStmt.deposReq",
"type": "textarea",
"isLeaf": true,
"id": "2.4.1.3",
"title": "Deposit Requirement"
}
]
},
{
"key": "stdyDscr.disclaimerndcopyright",
"type": "fieldset",
"title": "Disclaimer and Copyright",
"isVirtual": true,
"expandable": true,
"expanded": true,
"items": [
{
"key": "stdyDscr.dataAccess_useStmt.disclaimer",
"required": true,
"type": "textarea",
"id": "2.4.2.7",
"isLeaf": true,
"title": "Disclaimer"
},
{
"key": "stdyDscr.copyright",
"type": "text",
"isLeaf": true,
"id": "2.1.3.2",
"title": "Copyright"
}
]
},
{
"key": "stdyDscr.distStmt.contacts",
"type": "fieldset",
"title": "Contacts",
"isVirtual": true,
"expandable": true,
"expanded": true,
"items": [{
"key": "stdyDscr.distStmt.contact",
"type": "table",
"htmlClass": "table",
"id": "2.1.4.1",
"title": "Contact Persons",
"expandable": false,
"isLeaf": true,
"items": [{
"key": "stdyDscr.distStmt.contact[].name",
"title": "Name",
"type": "text",
"htmlClass": "col-xs-3",
"fieldHtmlClass": "form-control"
},
{
"key": "stdyDscr.distStmt.contact[].affiliation",
"title": "Affiliation",
"type": "text",
"htmlClass": "col-xs-3",
"fieldHtmlClass": "form-control"
},
{
"key": "stdyDscr.distStmt.contact[].email",
"title": "EMail",
"type": "text",
"htmlClass": "col-xs-3",
"fieldHtmlClass": "form-control"
}
]
}]
}
]
},
{
"key": "fileDscr",
"type": "fieldset",
"title": "File Description",
"expandable": false,
"expanded": true,
"items": [
{
"key": "fileDscr.fileCont",
"type": "textarea",
"isLeaf": true,
"id": "3.2",
"title": "Contents"
},
{
"key": "fileDscr.filePlac",
"type": "textarea",
"id": "3.1",
"isLeaf": true,
"title": "Producer"
},
{
"key": "fileDscr.version",
"type": "textarea",
"isLeaf": true,
"id": "3.3",
"title": "Version"
},
{
"key": "fileDscr.dataChck",
"type": "textarea",
"isLeaf": true,
"id": "3.4",
"title": "Processing Checks"
},
{
"key": "fileDscr.dataMsng",
"type": "textarea",
"isLeaf": true,
"id": "3.5",
"title": "Missing Data"
},
{
"key": "fileDscr.notes",
"type": "textarea",
"isLeaf": true,
"id": "3.6",
"title": "Notes"
}
]
},
{
"key": "variables",
"type": "fieldset",
"title": "Variables",
"expandable": false,
"expanded": true,
"items": [{
"key": "variablesInfo",
"type": "fieldset",
"title": "Description",
"isVirtual": true,
"expandable": true,
"expanded": true,
"items": [{
"key": "variables.id",
"isLeaf": true,
"id": "4.1.1",
"title": "Unique Var ID"
},
{
"key": "variables.otherId",
"isLeaf": true,
"id": "4.1.2",
"title": "User defined ID"
},
{
"key": "variables.fileID",
"isLeaf": true,
"id": "4.1.3",
"title": "File ID"
},
{
"key": "variables.name",
"isLeaf": true,
"id": "4.1.4",
"title": "Name"
},
{
"key": "variables.labl",
"isLeaf": true,
"id": "4.1.5",
"title": "Label"
},
{
"key": "variables.defntn",
"isLeaf": true,
"id": "4.1.7",
"title": "Definition"
},
{
"key": "variables.srcInfo",
"isLeaf": true,
"id": "4.1.8",
"title": "Source of Information"
},
{
"key": "variables.custodian",
"type": "table",
"id": "4.1.18",
"htmlClass": "table",
"title": "Custodian",
"expandable": false,
"isLeaf": true,
"items": [{
"key": "variables.custodian[].name",
"exportKey": "#",
"title": "Name",
"htmlClass": "col-xs-3",
"fieldHtmlClass": "form-control"
},
{
"key": "variables.custodian[].affiliation",
"title": "Affiliation",
"htmlClass": "col-xs-3",
"fieldHtmlClass": "form-control"
},
{
"key": "variables.custodian[].role",
"title": "Role",
"htmlClass": "col-xs-3",
"fieldHtmlClass": "form-control"
}
]
}
]
},
{
"key": "measusingUnits",
"type": "fieldset",