@wbg-mde/template-manager
Version:
Metadata Editor Template Designer.
996 lines (994 loc) • 87.8 kB
JSON
{
"schema": {
"type": "object",
"properties": {
"docDscr": {
"$ref": "schema_ddi.json#/properties/docDscr"
},
"stdyDscr": {
"$ref": "schema_ddi.json#/properties/stdyDscr"
},
"fileDscr": {
"$ref": "schema_ddi.json#/properties/datasets"
},
"variables": {
"$ref": "schema_ddi.json#/properties/variables"
},
"varGrp": {
"$ref": "schema_ddi.json#/properties/varGrp/items"
}
}
},
"form": [{
"key": "docDscr",
"type": "fieldset",
"title": "Document Description",
"id": "1",
"expandable": true,
"items": [{
"key": "docDscr.title",
"title": "Document title",
"id": "1.1",
"exportKey": "docDscr.citation.titlStmt.titl"
},
{
"key": "docDscr.idno",
"title": "Unique ID number for the document",
"id": "1.2",
"exportKey": "docDscr.citation.titlStmt.IDNo"
},
{
"key": "docDscr.producers",
"exportKey": "docDscr.citation.prodStmt.producer",
"title": "Producers",
"type": "table",
"required": true,
"id": "1.3",
"expandable": false,
"items": [{
"key": "docDscr.producers[].name",
"exportKey": "#",
"title": "Name"
},
{
"key": "docDscr.producers[].abbr",
"title": "Abbreviation"
},
{
"key": "docDscr.producers[].affiliation",
"title": "Affiliation"
},
{
"key": "docDscr.producers[].role",
"title": "Role"
}
]
},
{
"key": "docDscr.prod_date",
"title": "Date of Production",
"id": "1.4",
"exportKey": "docDscr.citation.prodStmt.@.date"
},
{
"key": "docDscr.version",
"title": "Document version",
"type": "textarea",
"id": "1.5",
"exportKey": "docDscr.citation.verStmt.version"
}
]
},
{
"key": "stdyDscr",
"type": "fieldset",
"title": "Study Description",
"expandable": true,
"id": "2",
"items": [{
"key": "title_statement",
"title": "Study title",
"type": "fieldset",
"id": "2.1",
"isVirtual": true,
"expandable": true,
"exportKey": "stdyDscr.citation.titlStmt",
"items": [{
"key": "stdyDscr.title_statement.idno",
"required": true,
"title": "Unique user defined ID",
"id": "2.1.1",
"exportKey": "stdyDscr.citation.titlStmt.IDNo"
},
{
"key": "stdyDscr.title_statement.title",
"title": "Survey title",
"required": true,
"id": "2.1.2",
"exportKey": "stdyDscr.citation.titlStmt.titl"
},
{
"key": "stdyDscr.title_statement.sub_title",
"title": "Survey subtitle",
"id": "2.1.3",
"exportKey": "stdyDscr.citation.titlStmt.subTitl"
},
{
"key": "stdyDscr.title_statement.alternate_title",
"title": "Abbreviation or Acronym",
"id": "2.1.4",
"exportKey": "stdyDscr.citation.titlStmt.altTitl"
},
{
"key": "stdyDscr.title_statement.translated_title",
"title": "Translated Title",
"id": "2.1.5",
"exportKey": "stdyDscr.citation.titlStmt.parTitl"
}
]
},
{
"key": "stdyDscr.authoring_entity",
"title": "Authoring entity/Primary investigators",
"id": "2.2",
"exportKey": "stdyDscr.citation.rspStmt.AuthEnty",
"type": "table",
"expandable": false,
"required": true,
"items": [{
"key": "stdyDscr.authoring_entity[].name",
"exportKey": "#",
"title": "Agency Name"
},
{
"key": "stdyDscr.authoring_entity[].affiliation",
"title": "Affiliation"
}
]
},
{
"key": "stdyDscr.oth_id",
"id": "2.3",
"exportKey": "stdyDscr.citation.rspStmt.othId",
"type": "table",
"expandable": false,
"required": true,
"title": "Other Identifications/Acknowledgments",
"items": [{
"key": "stdyDscr.oth_id[].name",
"exportKey": "p",
"title": "Agency Name"
},
{
"key": "stdyDscr.oth_id[].role",
"title": "Role"
},
{
"key": "stdyDscr.oth_id[].affiliation",
"title": "Affiliation"
}
]
},
{
"key": "production_statement",
"title": "Production Statement",
"exportKey": "stdyDscr.citation.prodStmt",
"type": "fieldset",
"id": "2.4",
"isVirtual": true,
"expandable": true,
"items": [{
"key": "stdyDscr.production_statement.producers",
"exportKey": "stdyDscr.citation.prodStmt.producer",
"type": "table",
"id": "2.4.1",
"title": "Producers",
"required": true,
"expandable": false,
"items": [{
"key": "stdyDscr.production_statement.producers[].name",
"exportKey": "#",
"title": "Name"
},
{
"key": "stdyDscr.production_statement.producers[].abbr",
"title": "Abbreviation"
},
{
"key": "stdyDscr.production_statement.producers[].affiliation",
"title": "Affiliation"
},
{
"key": "stdyDscr.production_statement.producers[].role",
"title": "Role"
}
]
},
{
"key": "stdyDscr.production_statement.copyright",
"title": "Copyright",
"exportKey": "stdyDscr.citation.prodStmt.copyright",
"id": "2.4.2"
},
{
"key": "stdyDscr.production_statement.prod_date",
"title": "Production Date",
"exportKey": "stdyDscr.citation.prodStmt.prodDate.@.date",
"id": "2.4.3"
},
{
"key": "stdyDscr.production_statement.prod_place",
"title": "Production Place",
"exportKey": "stdyDscr.citation.prodStmt.prodPlac",
"id": "2.4.4"
},
{
"key": "stdyDscr.production_statement.funding_agencies",
"title": "Funding Agency/Sponsor",
"exportKey": "stdyDscr.citation.prodStmt.fundAg",
"required": true,
"type": "table",
"id": "2.4.5",
"expandable": false,
"items": [{
"key": "stdyDscr.production_statement.funding_agencies[].name",
"exportKey": "#",
"title": "Funding Agency/Sponsor"
},
{
"key": "stdyDscr.production_statement.funding_agencies[].abbr",
"title": "Abbreviation"
},
{
"key": "stdyDscr.production_statement.funding_agencies[].role",
"title": "Role"
}
]
},
{
"key": "stdyDscr.production_statement.grant_no",
"title": "Grant number",
"exportKey": "stdyDscr.citation.prodStmt.grantNo",
"id": "2.4.6"
}
]
},
{
"key": "distribution_statement",
"title": "Distribution Statement",
"type": "fieldset",
"id": "2.5",
"isVirtual": true,
"exportKey": "stdyDscr.citation.distStmt",
"expandable": true,
"items": [{
"key": "stdyDscr.distribution_statement.distributors",
"title": "Distributor",
"exportKey": "stdyDscr.citation.distStmt.distrbtr",
"type": "table",
"required": true,
"id": "2.5.1",
"expandable": false,
"items": [{
"key": "stdyDscr.distribution_statement.distributors[].name",
"exportKey": "#",
"title": "Name"
},
{
"key": "stdyDscr.distribution_statement.distributors[].abbr",
"title": "Abbreviation"
},
{
"key": "stdyDscr.distribution_statement.distributors[].affiliation",
"title": "Affiliation"
}
]
},
{
"key": "stdyDscr.distribution_statement.contact",
"title": "Contact",
"exportKey": "stdyDscr.citation.distStmt.contact",
"type": "table",
"required": true,
"id": "2.5.2",
"expandable": false,
"items": [{
"key": "stdyDscr.distribution_statement.contact[].name",
"exportKey": "#",
"title": "Name"
},
{
"key": "stdyDscr.distribution_statement.contact[].affiliation",
"title": "Affiliation"
},
{
"key": "stdyDscr.distribution_statement.contact[].email",
"title": "Email"
}
]
},
{
"key": "stdyDscr.distribution_statement.depositor",
"title": "Depositor",
"exportKey": "stdyDscr.citation.distStmt.depositr",
"type": "table",
"id": "2.5.3",
"required": true,
"expandable": false,
"items": [{
"key": "stdyDscr.distribution_statement.depositor[].name",
"exportKey": "#",
"title": "Name"
},
{
"key": "stdyDscr.distribution_statement.depositor[].abbr",
"title": "Abbreviation"
},
{
"key": "stdyDscr.distribution_statement.depositor[].affiliation",
"title": "Affiliation"
}
]
},
{
"key": "stdyDscr.distribution_statement.deposit_date",
"title": "Date of Deposit",
"exportKey": "stdyDscr.citation.distStmt.depDate.@.date",
"id": "2.5.4"
},
{
"key": "stdyDscr.distribution_statement.distribution_date",
"title": "Date of Distribution",
"exportKey": "stdyDscr.citation.distStmt.distDate.@.date",
"id": "2.5.5"
}
]
},
{
"key": "series_statement",
"title": "Series Statement",
"type": "fieldset",
"id": "2.6",
"exportKey": "stdyDscr.citation.serStmt",
"isVirtual": true,
"expandable": true,
"items": [{
"key": "stdyDscr.series_statement.series_name",
"title": "Series Name",
"exportKey": "stdyDscr.citation.serStmt.serName",
"id": "2.6.1"
},
{
"key": "stdyDscr.series_statement.series_info",
"title": "Series Information",
"exportKey": "stdyDscr.citation.serStmt.serInfo",
"id": "2.6.2"
}
]
},
{
"key": "version_statement",
"title": "Version Statement",
"type": "fieldset",
"id": "2.7",
"exportKey": "stdyDscr.citation.verStmt",
"isVirtual": true,
"expandable": true,
"items": [{
"key": "stdyDscr.version_statement.version",
"title": "Version",
"exportKey": "stdyDscr.citation.verStmt.version.#",
"id": "2.7.1"
},
{
"key": "stdyDscr.version_statement.version_date",
"title": "Version Date",
"exportKey": "stdyDscr.citation.verStmt.version.@.date",
"id": "2.7.2"
},
{
"key": "stdyDscr.version_statement.version_resp",
"title": "Version Responsibility Statement",
"exportKey": "stdyDscr.citation.verStmt.verResp.#",
"id": "2.7.3"
},
{
"key": "stdyDscr.version_statement.version_notes",
"title": "Version Notes",
"exportKey": "stdyDscr.citation.verStmt.notes",
"id": "2.7.4"
}
]
},
{
"key": "stdyDscr.bib_citation",
"title": "Bibliographic Citation",
"exportKey": "stdyDscr.citation.biblCit.#",
"id": "2.8"
},
{
"key": "stdyDscr.bib_citation_format",
"title": "Bibliographic Citation Format",
"exportKey": "stdyDscr.citation.biblCit.@.format",
"id": "2.9"
},
{
"key": "stdyDscr.holdings",
"title": "Holdings Information",
"exportKey": "stdyDscr.citation.holdings",
"type": "table",
"id": "2.10",
"required": true,
"expandable": false,
"items": [{
"key": "stdyDscr.holdings[].name",
"exportKey": "#",
"title": "Name"
},
{
"key": "stdyDscr.holdings[].location",
"title": "Location"
},
{
"key": "stdyDscr.holdings[].callno",
"title": "Callno"
},
{
"key": "stdyDscr.holdings[].uri",
"exportKey": "@.URI",
"title": "URI"
}
]
},
{
"key": "stdyDscr.study_notes",
"title": "Study notes",
"type": "textarea",
"exportKey": "stdyDscr.citation.notes.#",
"id": "2.16"
},
{
"key": "study_authorization",
"type": "fieldset",
"title": "Study Authorization",
"exportKey": "stdyDscr.studyAuthorization",
"id": "2.11",
"isVirtual": true,
"expandable": true,
"items": [{
"key": "stdyDscr.study_authorization.date",
"title": "Authorization Date",
"exportKey": "stdyDscr.studyAuthorization.@.date",
"id": "2.11.1"
},
{
"key": "stdyDscr.study_authorization.agency",
"title": "Funding Agency/Sponsor",
"exportKey": "stdyDscr.studyAuthorization.authorizingAgency",
"type": "table",
"required": true,
"id": "2.11.2",
"expandable": false,
"items": [{
"key": "stdyDscr.study_authorization.agency[].name",
"exportKey": "#",
"title": "Funding Agency/Sponsor"
},
{
"key": "stdyDscr.study_authorization.agency[].affiliation",
"title": "Affiliation"
},
{
"key": "stdyDscr.study_authorization.agency[].abbr",
"title": "Abbreviation"
}
]
},
{
"key": "stdyDscr.study_authorization.authorization_statement",
"title": "Authorization Statement",
"exportKey": "stdyDscr.studyAuthorization.authorizationStatement",
"id": "2.11.2"
}
]
},
{
"key": "study_info",
"type": "fieldset",
"id": "2.12",
"title": "Study Scope",
"exportKey": "stdyDscr.stdyInfo",
"isVirtual": true,
"expandable": true,
"items": [{
"key": "stdyDscr.study_info.study_budget",
"title": "Study Budget",
"exportKey": "stdyDscr.stdyInfo.studyBudget",
"id": "2.12.1"
},
{
"key": "stdyDscr.study_info.keywords",
"title": "Keywords",
"exportKey": "stdyDscr.stdyInfo.subject.keyword",
"type": "table",
"id": "2.12.2",
"expandable": false,
"items": [{
"key": "stdyDscr.study_info.keywords[].keyword",
"exportKey": "#",
"title": "Keyword"
},
{
"key": "stdyDscr.study_info.keywords[].uri",
"exportKey": "@.URI",
"title": "URI"
}
]
},
{
"key": "stdyDscr.study_info.topics",
"title": "Topic Classification",
"exportKey": "stdyDscr.stdyInfo.subject.topcClas",
"type": "table",
"id": "2.12.3",
"required": true,
"expandable": false,
"items": [{
"key": "stdyDscr.study_info.topics[].topic",
"exportKey": "#",
"title": "Topic"
},
{
"key": "stdyDscr.study_info.topics[].vocab",
"title": "Vocab"
},
{
"key": "stdyDscr.study_info.topics[].uri",
"exportKey": "@.vocabURI",
"title": "URI"
}
]
},
{
"key": "stdyDscr.study_info.abstract",
"title": "Abstract",
"exportKey": "stdyDscr.stdyInfo.abstract",
"id": "2.12.4"
},
{
"key": "stdyDscr.study_info.time_periods",
"title": "Time periods (YYYY/MM/DD)",
"exportKey": "stdyDscr.stdyInfo.sumDscr.timePrd",
"exportMapFn": "formatPeriods",
"type": "table",
"id": "2.12.5",
"required": true,
"expandable": false,
"items": [{
"key": "stdyDscr.study_info.time_periods[].start",
"exportKey": "#",
"title": "Start Date"
},
{
"key": "stdyDscr.study_info.time_periods[].end",
"title": "End Date"
},
{
"key": "stdyDscr.study_info.time_periods[].cycle",
"title": "Cycle"
}
]
},
{
"key": "stdyDscr.study_info.coll_dates",
"exportKey": "stdyDscr.stdyInfo.sumDscr.collDate",
"exportMapFn": "formatPeriods",
"title": "Dates of Data Collection (YYYY/MM/DD)",
"type": "table",
"id": "2.12.6",
"required": true,
"expandable": false,
"items": [{
"key": "stdyDscr.study_info.coll_dates[].start",
"exportKey": "#",
"title": "Start Date"
},
{
"key": "stdyDscr.study_info.coll_dates[].end",
"title": "End Date"
},
{
"key": "stdyDscr.study_info.coll_dates[].cycle",
"title": "Cycle"
}
]
},
{
"key": "stdyDscr.study_info.nation",
"title": "Country",
"exportKey": "stdyDscr.stdyInfo.sumDscr.nation",
"type": "table",
"id": "2.12.7",
"expandable": false,
"required": true,
"items": [{
"key": "stdyDscr.study_info.nation[].name",
"exportKey": "#",
"title": "Name"
},
{
"key": "stdyDscr.study_info.nation[].abbreviation",
"exportKey": "@.abbr",
"title": "Country code"
}
]
},
{
"key": "stdyDscr.study_info.bbox",
"title": "Geographic bounding box",
"exportKey": "stdyDscr.stdyInfo.sumDscr.geoBndBox",
"type": "table",
"id": "2.12.8",
"expandable": false,
"items": [{
"key": "stdyDscr.study_info.bbox[].west",
"exportKey": "westBL",
"title": "West"
},
{
"key": "stdyDscr.study_info.bbox[].east",
"exportKey": "eastBL",
"title": "East"
},
{
"key": "stdyDscr.study_info.bbox[].south",
"exportKey": "southBL",
"title": "South"
},
{
"key": "stdyDscr.study_info.bbox[].north",
"exportKey": "northBL",
"title": "North"
}
]
},
{
"key": "stdyDscr.study_info.bound_poly",
"exportKey": "stdyDscr.stdyInfo.sumDscr.boundPoly.polygon.point",
"title": "Geographic Bounding Polygon",
"type": "table",
"id": "2.12.9",
"expandable": false,
"items": [{
"key": "stdyDscr.study_info.bound_poly[].lat",
"exportKey": "gringLat",
"title": "Latitude"
},
{
"key": "stdyDscr.study_info.bound_poly[].lon",
"exportKey": "gringLon",
"title": "Longitude"
}
]
},
{
"key": "stdyDscr.study_info.geog_coverage",
"title": "Geographic Coverage",
"exportKey": "stdyDscr.stdyInfo.sumDscr.geogCover.#",
"id": "2.12.10"
},
{
"key": "stdyDscr.study_info.geog_coverage_notes",
"title": "Geographic coverage notes",
"exportKey": "stdyDscr.stdyInfo.sumDscr.geogCover.txt.#",
"id": "2.12.11"
},
{
"key": "stdyDscr.study_info.geog_unit",
"title": "Geographic Unit",
"exportKey": "stdyDscr.stdyInfo.sumDscr.geogUnit.#",
"id": "2.12.12"
},
{
"key": "stdyDscr.study_info.analysis_unit",
"title": "Unit of Analysis",
"exportKey": "stdyDscr.stdyInfo.sumDscr.anlyUnit",
"id": "2.12.13"
},
{
"key": "stdyDscr.study_info.universe",
"title": "Universe",
"type": "textarea",
"exportKey": "stdyDscr.stdyInfo.sumDscr.universe",
"id": "2.12.14"
},
{
"key": "stdyDscr.study_info.data_kind",
"exportKey": "stdyDscr.stdyInfo.sumDscr.dataKind",
"title": "Kind of Data",
"id": "2.12.15"
},
{
"key": "stdyDscr.study_info.notes",
"exportKey": "stdyDscr.stdyInfo.notes",
"title": "Study notes",
"id": "2.12.16"
},
{
"key": "stdyDscr.study_info.quality_statement",
"title": "Quality Statement",
"exportKey": "stdyDscr.stdyInfo.qualityStatement",
"type": "fieldset",
"isVirtual": true,
"expandable": true,
"id": "2.12.17",
"items": [{
"key": "stdyDscr.study_info.quality_statement.standard_name",
"title": "Standard name",
"exportKey": "stdyDscr.stdyInfo.qualityStatement.standardsCompliance.standard.standardName",
"id": "2.12.17.1"
},
{
"key": "stdyDscr.study_info.quality_statement.standard_producer",
"title": "Standard producer",
"exportKey": "stdyDscr.stdyInfo.qualityStatement.standardsCompliance.standard.producer",
"id": "2.12.17.2"
},
{
"key": "stdyDscr.study_info.quality_statement.standard_compliance_desc",
"title": "Standard compliance description",
"exportKey": "stdyDscr.stdyInfo.qualityStatement.standardsCompliance.complianceDescription",
"id": "2.12.17.3"
},
{
"key": "stdyDscr.study_info.quality_statement.other_quality_statement",
"title": "Other quality statement",
"exportKey": "stdyDscr.stdyInfo.qualityStatement.otherQualityStatement",
"id": "2.12.17.4"
}
]
},
{
"key": "stdyDscr.study_info.study_scope",
"title": "Survey scope",
"exportKey": "stdyDscr.stdyInfo.notes",
"id": "2.12.18"
},
{
"key": "stdyDscr.study_info.ex_post_evaluation",
"exportKey": "stdyDscr.stdyInfo.exPostEvaluation",
"type": "fieldset",
"title": "Ex-Post Evaluation",
"isVirtual": true,
"expandable": true,
"id": "2.12.19",
"items": [{
"key": "stdyDscr.study_info.ex_post_evaluation.completion_date",
"title": "Evaluation completion date",
"exportKey": "stdyDscr.stdyInfo.exPostEvaluation.@.completionDate",
"id": "2.12.19.1"
},
{
"key": "stdyDscr.study_info.ex_post_evaluation.type",
"title": "Evaluation type",
"exportKey": "stdyDscr.stdyInfo.exPostEvaluation.@.type",
"id": "2.12.19.2"
},
{
"key": "stdyDscr.study_info.ex_post_evaluation.evaluator",
"title": "Evaluators",
"exportKey": "stdyDscr.stdyInfo.exPostEvaluation.evaluator",
"type": "table",
"id": "2.12.19.3",
"required": true,
"expandable": false,
"items": [{
"key": "stdyDscr.study_info.ex_post_evaluation.evaluator[].name",
"exportKey": "#",
"title": "Funding Agency/Sponsor"
},
{
"key": "stdyDscr.study_info.ex_post_evaluation.evaluator[].abbr",
"title": "Abbreviation"
},
{
"key": "stdyDscr.study_info.ex_post_evaluation.evaluator[].role",
"title": "Role"
}
]
},
{
"key": "stdyDscr.study_info.ex_post_evaluation.evaluation_process",
"title": "Evaluation process",
"exportKey": "stdyDscr.stdyInfo.exPostEvaluation.evaluationProcess",
"id": "2.12.19.4"
},
{
"key": "stdyDscr.study_info.ex_post_evaluation.outcomes",
"title": "Outcomes",
"exportKey": "stdyDscr.stdyInfo.exPostEvaluation.outcomes",
"id": "2.12.19.5"
}
]
}
]
},
{
"key": "study_development",
"title": "Study Development",
"exportKey": "stdyDscr.studyDevelopment",
"type": "fieldset",
"id": "2.13",
"isVirtual": true,
"expandable": true,
"items": [{
"key": "stdyDscr.study_development.activity_type",
"title": "Development activity type",
"exportKey": "stdyDscr.studyDevelopment.developmentActivity.@.type",
"id": "2.13.1"
},
{
"key": "stdyDscr.study_development.activity_description",
"title": "Development activity description",
"exportKey": "stdyDscr.studyDevelopment.developmentActivity.description",
"id": "2.13.2"
},
{
"key": "stdyDscr.study_development.participants",
"title": "Participants",
"exportKey": "stdyDscr.studyDevelopment.developmentActivity.participant",
"type": "table",
"id": "2.13.3",
"expandable": false,
"required": true,
"items": [{
"key": "stdyDscr.study_development.participants[].name",
"exportKey": "#",
"title": "Participant name"
},
{
"key": "stdyDscr.study_development.participants[].affiliation",
"title": "Affiliation"
},
{
"key": "stdyDscr.study_development.participants[].role",
"title": "Role"
}
]
},
{
"key": "stdyDscr.study_development.resource",
"type": "fieldset",
"title": "Development activity resource",
"isVirtual": true,
"expandable": true,
"id": "2.13.4",
"items": [{
"key": "stdyDscr.study_development.resource.data_source",
"title": "Data source",
"type": "table",
"exportKey": "stdyDscr.studyDevelopment.developmentActivity.resource.dataSrc",
"id": "2.13.4.1",
"items": [{
"key": "stdyDscr.study_development.resource.data_source[].source",
"exportKey": "#",
"title": "Source"
}]
},
{
"key": "stdyDscr.study_development.resource.source_origin",
"title": "Origin of Source",
"exportKey": "stdyDscr.studyDevelopment.developmentActivity.resource.srcOrig",
"id": "2.13.4.2"
},
{
"key": "stdyDscr.study_development.resource.source_char",
"title": "Characteristics of Source Noted",
"exportKey": "stdyDscr.studyDevelopment.developmentActivity.resource.srcChar",
"id": "2.13.4.3"
}
]
},
{
"key": "stdyDscr.study_development.outcome",
"title": "Development Activity Outcome",
"exportKey": "stdyDscr.studyDevelopment.developmentActivity.outcome",
"id": "2.13.5"
}
]
},
{
"key": "method",
"exportKey": "stdyDscr.method",
"type": "fieldset",
"title": "Methodology and Processing",
"id": "2.14",
"isVirtual": true,
"expandable": true,
"items": [{
"key": "stdyDscr.method.data_collection",
"title": "Data Collection",
"exportKey": "stdyDscr.method.dataColl",
"isVirtual": true,
"type": "fieldset",
"expandable": true,
"id": "2.14.1",
"items": [{
"key": "stdyDscr.method.data_collection.time_method",
"title": "Time Method",
"exportKey": "stdyDscr.method.dataColl.timeMeth",
"id": "2.14.1.1"
},
{
"key": "stdyDscr.method.data_collection.data_collectors",
"title": "Data Collectors",
"exportKey": "stdyDscr.method.dataColl.dataCollector",
"type": "table",
"id": "2.14.1.2",
"expandable": false,
"items": [{
"key": "stdyDscr.method.data_collection.data_collectors[].name",
"exportKey": "#",
"title": "Name"
},
{
"key": "stdyDscr.method.data_collection.data_collectors[].abbr",
"title": "Abbreviation"
},
{
"key": "stdyDscr.method.data_collection.data_collectors[].affiliation",
"title": "Affiliation"
}
]
},
{
"key": "stdyDscr.method.data_collection.collector_training",
"title": "Collector training",
"type": "fieldset",
"expandable": true,
"isVirtual": true,
"id": "2.14.1.3",
"items": [{
"key": "stdyDscr.method.data_collection.collector_training.type",
"title": "Response Rate",
"exportKey": "stdyDscr.method.dataColl.collectorTraining.@.type",
"id": "2.14.1.3.1"
},
{
"key": "stdyDscr.method.data_collection.collector_training.training",
"title": "Training",
"exportKey": "stdyDscr.method.dataColl.collectorTraining.#",
"id": "2.14.1.3.2"
}
]
},
{
"key": "stdyDscr.method.data_collection.frequency",
"title": "Frequency of Data Collection",
"exportKey": "stdyDscr.method.dataColl.frequenc",
"id": "2.14.1.4"
},
{
"key": "stdyDscr.method.data_collection.sampling_procedure",
"title": "Sampling Procedure",
"type": "textarea",
"exportKey": "stdyDscr.method.dataColl.sampProc",
"id": "2.14.1.5"
},
{
"key": "stdyDscr.method.data_collection.sample_frame",
"title": "Sample Frame",
"exportKey": "stdyDscr.method.dataColl.sampleFrame",
"type": "fieldset",
"expandable": true,
"isVirtual": true,
"id": "2.14.1.6",
"items": [{
"key": "stdyDscr.method.data_collection.sample_frame.name",
"title": "Sample frame name",
"exportKey": "stdyDscr.method.dataColl.sampleFrame.sampleFrameName",
"id": "2.14.1.6.1"
},
{
"key": "stdyDscr.method.data_collection.sample_frame.valid_period",
"title": "Time periods (YYYY/MM/DD)",