@wbg-mde/template-manager
Version:
Metadata Editor Template Designer.
744 lines • 67.5 kB
JSON
{
"schema": {
"type": "object",
"title": "Geospatial Dataset",
"_notes": "based on file:///C:/Users/wb329102/Downloads/geospatial/usgin-dataset-template.xml",
"properties": {
"docDscr": {
"type": "object",
"title": "Document Description",
"properties": {
"$ref": "schema_geospatial.json#/properties"
}
},
"stdyDscr": {
"type": "object",
"title": "Study Description",
"properties": {
"$ref": "schema_geospatial.json#/properties"
}
}
}
},
"form": [{
"key": "docDscr",
"type": "fieldset",
"title": "Document Description",
"isVirtual": true,
"expandable": false,
"expanded": true,
"id": "1",
"items": [{
"key": "docDscr.metadata_maintenance",
"type": "fieldset",
"title": "Metadata production",
"expandable": false,
"expanded": true,
"id": "1.1",
"isVirtual": true,
"items": [{
"key": "docDscr.metadata_maintenance.update_frequency",
"title": "Maintenance Frequency",
"exportKey": "",
"id": "1.1.1"
}, {
"key": "docDscr.metadata_maintenance.note",
"title": "Maintenance Note",
"exportKey": "",
"id": "1.1.2"
}, {
"key": "docDscr.metadata_maintenance.contact",
"type": "array",
"title": "Contacts",
"id": "1.1.3",
"exportKey": "",
"expandable": true,
"expanded": true,
"items": [{
"legend": "{{value.individualName}}",
"type": "fieldset",
"title": "Contact",
"exportFalseKey": "",
"id": "1.1.3.1",
"exportKey": "none",
"expandable": true,
"expanded": true,
"items": [{
"key": "docDscr.metadata_maintenance.contact[].person_name",
"title": "Individual Name",
"id": "1.1.3.1.1",
"valueInLegend": true
},
{
"key": "docDscr.metadata_maintenance.contact[].role",
"type": "text",
"id": "1.1.3.1.2",
"title": "Role"
},
{
"key": "docDscr.metadata_maintenance.contact[].organisation",
"type": "text",
"id": "1.1.3.1.3",
"title": "Organization"
},
{
"key": "docDscr.metadata_maintenance.contact[].position",
"id": "1.1.3.1.4",
"type": "text",
"title": "Position"
},
{
"key": "docDscr.metadata_maintenance.contact[].instructions",
"type": "textarea",
"id": "1.1.3.1.5",
"title": "Contact Instructions"
},
{
"key": "info",
"type": "fieldset",
"id": "1.1.3.1.6",
"isVirtual": true,
"exportKey": "none",
"expandable": true,
"expanded": true,
"title": "Contact Info",
"items": [{
"key": "docDscr.metadata_maintenance.contact[].phone",
"id": "1.1.3.1.6.1"
},
{
"key": "docDscr.metadata_maintenance.contact[].fax",
"id": "1.1.3.1.6.2",
"title": "Fax"
},
{
"key": "docDscr.metadata_maintenance.contact[].email",
"title": "Email",
"id": "1.1.3.1.6.3"
},
{
"key": "docDscr.metadata_maintenance.contact[].website",
"title": "Website",
"id": "1.1.3.1.6.4"
},
{
"key": "docDscr.metadata_maintenance.addInfo",
"type": "fieldset",
"id": "1.1.3.1.6.5",
"isVirtual": true,
"expandable": true,
"expanded": true,
"title": "Address Info",
"items": [{
"key": "docDscr.metadata_maintenance.contact[].address",
"type": "textarea",
"id": "1.1.3.1.6.5.1",
"title": "Address"
},
{
"key": "docDscr.metadata_maintenance.contact[].city",
"title": "City",
"id": "1.1.3.1.6.5.2"
},
{
"key": "docDscr.metadata_maintenance.contact[].administrative_area",
"title": "Administrative Area",
"id": "1.1.3.1.6.5.3"
},
{
"key": "docDscr.metadata_maintenance.contact[].postal_code",
"title": "Postal Code",
"id": "1.1.3.1.6.5.4"
},
{
"key": "docDscr.metadata_maintenance.contact[].country",
"title": "Country",
"id": "1.1.3.1.6.5.5"
}
]
}
]
}
]
}]
}, {
"key": "docDscr.metadata_maintenance.prod_date",
"title": "Date of Production",
"type": "date",
"exportKey": "",
"id": "1.1.4"
}, {
"key": "docDscr.metadata_maintenance.version",
"title": "Document version",
"exportKey": "",
"id": "1.1.5"
}]
}]
},
{
"key": "stdyDscr",
"type": "fieldset",
"title": "Study Description",
"isVirtual": true,
"expandable": false,
"id": "2",
"expanded": true,
"items": [{
"key": "stdyDscr.dataset_description",
"type": "fieldset",
"title": "Dataset description",
"isVirtual": true,
"expandable": false,
"expanded": true,
"id": "2.1",
"items": [{
"key": "stdyDscr.dataset_description.file_identifier",
"title": "Unique Identifier",
"exportKey": "gmd:fileIdentifier.gco:CharacterString",
"id": "2.1.1"
}, {
"key": "stdyDscr.dataset_description.language",
"title": "Language",
"exportKey": "gmd:language.gco:CharacterString",
"id": "2.1.2"
}, {
"key": "stdyDscr.dataset_description.charset_code",
"title": "Characterset",
"exportKey": "gmd:characterSet.gmd:MD_CharacterSetCode",
"id": "2.1.3"
}, {
"key": "stdyDscr.dataset_description.hierarchy_level",
"title": "Hierarchy level",
"exportKey": "gmd:hierarchyLevel.gmd:MD_ScopeCode",
"id": "2.1.3.0"
}, {
"key": "stdyDscr.dataset_description.date_stamp",
"title": "Metadata Date Stamp (YYYY-MM-DD)",
"type": "date",
"exportKey": "gmd:dateStamp.gco:Date",
"id": "2.1.4"
}, {
"key": "stdyDscr.dataset_description.contact",
"type": "array",
"title": "Contacts",
"id": "2.1.4.0",
"exportKey": "gmd:contact",
"expandable": true,
"expanded": true,
"items": [{
"legend": "{{value.individualName}}",
"type": "fieldset",
"title": "Contact",
"exportFalseKey": "gmd:contact.gmd:CI_ResponsibleParty",
"id": "2.1.4.1",
"exportKey": "none",
"expandable": true,
"expanded": true,
"items": [{
"key": "stdyDscr.dataset_description.contact[].person_name",
"exportKey": "gmd:individualName.gco:CharacterString",
"title": "Individual Name",
"id": "2.1.4.1.1",
"valueInLegend": true
},
{
"key": "stdyDscr.dataset_description.contact[].role",
"exportKey": "gmd:role.gmd:CI_RoleCode.#,gmd:role.gmd:CI_RoleCode.@.codeList,gmd:role.gmd:CI_RoleCode.@.codeListValue",
"type": "text",
"id": "2.1.4.1.2",
"title": "Role"
},
{
"key": "stdyDscr.dataset_description.contact[].organisation",
"exportKey": "gmd:organisationName.gco:CharacterString",
"type": "text",
"id": "2.1.4.1.3",
"title": "Organization"
},
{
"key": "stdyDscr.dataset_description.contact[].position",
"exportKey": "gmd:positionName.gco:CharacterString",
"id": "2.1.4.1.4",
"type": "text",
"title": "Position"
},
{
"key": "stdyDscr.dataset_description.contact[].instructions",
"exportKey": "gmd:contactInstructions.gco:CharacterString",
"type": "textarea",
"id": "2.1.4.1.5",
"title": "Contact Instructions"
},
{
"key": "info",
"type": "fieldset",
"id": "2.1.4.1.6",
"isVirtual": true,
"exportKey": "none",
"expandable": true,
"expanded": true,
"title": "Contact Info",
"items": [{
"key": "stdyDscr.dataset_description.contact[].phone",
"exportKey": "gmd:contactInfo.gmd:CI_Contact.gmd:phone.gco:CharacterString",
"title": "Phone",
"id": "2.1.4.1.6.1"
},
{
"key": "stdyDscr.dataset_description.contact[].fax",
"exportKey": "gmd:contactInfo.gmd:CI_Contact.gmd:fax.gco:CharacterString",
"id": "2.1.4.1.6.2",
"title": "Fax"
},
{
"key": "stdyDscr.dataset_description.contact[].email",
"exportKey": "gmd:contactInfo.gmd:CI_Contact.gmd:email.gco:CharacterString",
"title": "Email",
"id": "2.1.4.1.6.3"
},
{
"key": "stdyDscr.dataset_description.contact[].website",
"exportKey": "gmd:contactInfo.gmd:CI_Contact.gmd:website.gco:CharacterString",
"title": "Website",
"id": "2.1.4.1.6.4"
},
{
"key": "stdyDscr.dataset_description.addInfo",
"type": "fieldset",
"id": "2.1.4.1.6.5",
"isVirtual": true,
"expandable": true,
"expanded": true,
"exportKey": "none",
"title": "Address Info",
"items": [{
"key": "stdyDscr.dataset_description.contact[].address",
"exportKey": "gmd:contactInfo.gmd:CI_Contact.gmd:address.gmd:CI_Address.gmd:deliveryPoint.gco:CharacterString",
"type": "textarea",
"id": "2.1.4.1.6.5.1",
"title": "Address"
},
{
"key": "stdyDscr.dataset_description.contact[].city",
"exportKey": "gmd:contactInfo.gmd:CI_Contact.gmd:address.gmd:CI_Address.gmd:city.gco:CharacterString",
"title": "City",
"id": "2.1.4.1.6.5.2"
},
{
"key": "stdyDscr.dataset_description.contact[].administrative_area",
"exportKey": "gmd:contactInfo.gmd:CI_Contact.gmd:address.gmd:CI_Address.gmd:administrativeArea.gco:CharacterString",
"title": "Administrative Area",
"id": "2.1.4.1.6.5.3"
},
{
"key": "stdyDscr.dataset_description.contact[].postal_code",
"exportKey": "gmd:contactInfo.gmd:CI_Contact.gmd:address.gmd:CI_Address.gmd:postalCode.gco:CharacterString",
"title": "Postal Code",
"id": "2.1.4.1.6.5.4"
},
{
"key": "stdyDscr.dataset_description.contact[].country",
"exportKey": "gmd:contactInfo.gmd:CI_Contact.gmd:address.gmd:CI_Address.gmd:country.gco:CharacterString",
"title": "Country",
"id": "2.1.4.1.6.5.5"
}
]
}
]
}
]
}]
},
{
"key": "stdyDscr.dataset_description.identification_info",
"type": "fieldset",
"title": "Resource Identification Information",
"isVirtual": true,
"expandable": false,
"expanded": true,
"id": "2.1.5",
"items": [{
"key": "stdyDscr.dataset_description.identification_info.title",
"title": "Title",
"exportKey": "gmd:identificationInfo.gmd:MD_DataIdentification.gmd:citation.gmd:CI_Citation.gmd:title.gco:CharacterString",
"required": true,
"id": "2.1.5.1"
}, {
"key": "stdyDscr.dataset_description.identification_info.alternate_title",
"title": "Alternate Title",
"exportKey": "",
"id": "2.1.5.2"
}, {
"key": "stdyDscr.dataset_description.identification_info.date",
"type": "table",
"exportKey": "gmd:identificationInfo.gmd:MD_DataIdentification.gmd:citation.gmd:CI_Citation.gmd:date.gmd:CI_Date.gmd:date.gco:DateTime",
"htmlClass": "table ",
"id": "2.1.5.3",
"title": "Date",
"expandable": false,
"items": [{
"key": "stdyDscr.dataset_description.identification_info.date[].date",
"exportKey": "#",
"type": "date",
"title": "Date"
},
{
"key": "stdyDscr.dataset_description.identification_info.date[].type",
"title": "Date type"
}
]
}, {
"key": "stdyDscr.dataset_description.identification_info.edition",
"title": "Edition",
"exportKey": "gmd:identificationInfo.gmd:MD_DataIdentification.gmd:citation.gmd:CI_Citation.gmd:edition.gco:CharacterString",
"id": "2.1.5.4"
}, {
"key": "stdyDscr.dataset_description.identification_info.identifiers",
"title": "Unique Identifier",
"type": "table",
"exportKey": "",
"id": "2.1.5.5",
"items": [{
"key": "stdyDscr.dataset_description.identification_info.identifiers[].identifier",
"exportKey": "#",
"title": "Identifier"
}]
}, {
"key": "stdyDscr.dataset_description.identification_info.presentation_form",
"title": "Dataset Presentation Form",
"exportKey": "gmd:identificationInfo.gmd:MD_DataIdentification.gmd:citation.gmd:CI_Citation.gmd:presentationForm.gmd:CI_PresentationFormCode.@.codeListValue",
"id": "2.1.5.6"
}, {
"key": "stdyDscr.dataset_description.identification_info.abstract",
"title": "Abstract",
"exportKey": "gmd:identificationInfo.gmd:MD_DataIdentification.gmd:abstract.gco:CharacterString",
"id": "2.1.5.7"
}, {
"key": "stdyDscr.dataset_description.identification_info.purpose",
"title": "Purpose",
"exportKey": "gmd:identificationInfo.gmd:MD_DataIdentification.gmd:purpose.gco:CharacterString",
"id": "2.1.5.8"
}, {
"key": "stdyDscr.dataset_description.identification_info.credit",
"title": "Credit",
"exportKey": "",
"id": "2.1.5.9"
}, {
"key": "stdyDscr.dataset_description.identification_info.status",
"title": "Status",
"exportKey": "gmd:identificationInfo.gmd:MD_DataIdentification.gmd:status.gmd:MD_ProgressCode.@.codeListValue",
"id": "2.1.5.10"
}, {
"key": "stdyDscr.dataset_description.identification_info.point_of_contact",
"type": "array",
"title": "Contacts",
"id": "2.1.5.11",
"exportKey": "gmd:identificationInfo.gmd:MD_DataIdentification.gmd:pointOfContact.gmd:CI_ResponsibleParty",
"expandable": true,
"expanded": true,
"items": [{
"legend": "{{value.individualName}}",
"type": "fieldset",
"title": "Contact",
"exportFalseKey": "gmd:identificationInfo.gmd:MD_DataIdentification.gmd:pointOfContact.gmd:CI_ResponsibleParty",
"id": "2.1.5.11.1",
"exportKey": "none",
"expandable": true,
"expanded": true,
"items": [{
"key": "stdyDscr.dataset_description.identification_info.point_of_contact[].person_name",
"exportKey": "gmd:individualName.gco:CharacterString",
"title": "Individual Name",
"id": "2.1.5.11.1.1",
"valueInLegend": true
},
{
"key": "stdyDscr.dataset_description.identification_info.point_of_contact[].role",
"exportKey": "gmd:role.gmd:CI_RoleCode.#,gmd:role.gmd:CI_RoleCode.@.codeList,gmd:role.gmd:CI_RoleCode.@.codeListValue",
"type": "text",
"id": "2.1.5.11.1.2",
"title": "Role"
},
{
"key": "stdyDscr.dataset_description.identification_info.point_of_contact[].organisation",
"exportKey": "gmd:organisationName.gco:CharacterString",
"type": "text",
"id": "2.1.5.11.1.3",
"title": "Organization"
},
{
"key": "stdyDscr.dataset_description.identification_info.point_of_contact[].position",
"exportKey": "gmd:positionName.gco:CharacterString",
"id": "2.1.5.11.1.4",
"type": "text",
"title": "Position"
},
{
"key": "stdyDscr.dataset_description.identification_info.point_of_contact[].instructions",
"exportKey": "gmd:contactInstructions.gco:CharacterString",
"type": "textarea",
"id": "2.1.5.11.1.5",
"title": "Contact Instructions"
},
{
"key": "info",
"type": "fieldset",
"id": "2.1.5.11.1.6",
"isVirtual": true,
"exportKey": "none",
"expandable": true,
"expanded": true,
"title": "Contact Info",
"items": [{
"key": "stdyDscr.dataset_description.identification_info.point_of_contact[].phone",
"exportKey": "gmd:contactInfo.gmd:CI_Contact.gmd:phone.gco:CharacterString",
"title": "Phone",
"id": "2.1.5.11.1.6.1"
},
{
"key": "stdyDscr.dataset_description.identification_info.point_of_contact[].fax",
"exportKey": "gmd:contactInfo.gmd:CI_Contact.gmd:fax.gco:CharacterString",
"id": "2.1.5.11.1.6.2",
"title": "Fax"
},
{
"key": "stdyDscr.dataset_description.identification_info.point_of_contact[].email",
"exportKey": "gmd:contactInfo.gmd:CI_Contact.gmd:email.gco:CharacterString",
"title": "Email",
"id": "2.1.5.11.1.6.3"
},
{
"key": "stdyDscr.dataset_description.identification_info.point_of_contact[].website",
"exportKey": "gmd:contactInfo.gmd:CI_Contact.gmd:website.gco:CharacterString",
"title": "Website",
"id": "2.1.5.11.1.6.4"
},
{
"key": "stdyDscr.dataset_description.identification_info.point_of_contact.addInfo",
"type": "fieldset",
"id": "2.1.5.11.1.6.5",
"isVirtual": true,
"expandable": true,
"expanded": true,
"title": "Address Info",
"items": [{
"key": "stdyDscr.dataset_description.identification_info.point_of_contact[].address",
"exportKey": "gmd:contactInfo.gmd:CI_Contact.gmd:address.gmd:CI_Address.gmd:deliveryPoint.gco:CharacterString",
"type": "textarea",
"id": "2.1.5.11.1.6.5.1",
"title": "Address"
},
{
"key": "stdyDscr.dataset_description.identification_info.point_of_contact[].city",
"exportKey": "gmd:contactInfo.gmd:CI_Contact.gmd:address.gmd:CI_Address.gmd:city.gco:CharacterString",
"title": "City",
"id": "2.1.5.11.1.6.5.2"
},
{
"key": "stdyDscr.dataset_description.identification_info.point_of_contact[].administrative_area",
"exportKey": "gmd:contactInfo.gmd:CI_Contact.gmd:address.gmd:CI_Address.gmd:administrativeArea.gco:CharacterString",
"title": "Administrative Area",
"id": "2.1.5.11.1.6.5.3"
},
{
"key": "stdyDscr.dataset_description.identification_info.point_of_contact[].postal_code",
"exportKey": "gmd:contactInfo.gmd:CI_Contact.gmd:address.gmd:CI_Address.gmd:postalCode.gco:CharacterString",
"title": "Postal Code",
"id": "2.1.5.11.1.6.5.4"
},
{
"key": "stdyDscr.dataset_description.identification_info.point_of_contact[].country",
"exportKey": "gmd:contactInfo.gmd:CI_Contact.gmd:address.gmd:CI_Address.gmd:country.gco:CharacterString",
"title": "Country",
"id": "2.1.5.11.1.6.5.5"
}
]
}
]
}
]
}]
}, {
"key": "stdyDscr.dataset_description.identification_info.resource_maintenance",
"type": "fieldset",
"title": "Resource maintenance",
"isVirtual": true,
"expandable": true,
"id": "2.1.5.12",
"items": [{
"key": "stdyDscr.dataset_description.identification_info.resource_maintenance.maintenance_frequency",
"title": "Maintenance Frequency",
"exportKey": "gmd:identificationInfo.gmd:MD_DataIdentification.gmd:resourceMaintenance.gmd:MD_MaintenanceInformation.gmd:maintenanceAndUpdateFrequency.gmd:MD_MaintenanceFrequencyCode.@.codeListValue",
"id": "2.1.5.12.1"
}]
}, {
"key": "stdyDscr.dataset_description.identification_info.graphic_overview",
"type": "table",
"exportKey": "gmd:identificationInfo.gmd:MD_DataIdentification.gmd:graphicOverview",
"htmlClass": "table ",
"id": "2.1.5.13",
"title": "Graphic overview of resource",
"expandable": false,
"items": [{
"key": "stdyDscr.dataset_description.identification_info.graphic_overview[].name",
"exportKey": "#",
"title": "File name . URL"
},
{
"key": "stdyDscr.dataset_description.identification_info.graphic_overview[].type",
"title": "File type"
},
{
"key": "stdyDscr.dataset_description.identification_info.graphic_overview[].description",
"title": "File Description"
}
]
}, {
"key": "stdyDscr.dataset_description.identification_info.keywords",
"type": "table",
"exportKey": "gmd:identificationInfo.gmd:MD_DataIdentification.gmd:descriptiveKeywords.gmd:MD_Keywords",
"htmlClass": "table ",
"id": "2.1.5.13.1",
"title": "Keywords",
"expandable": false,
"items": [{
"key": "stdyDscr.dataset_description.identification_info.keywords[].value",
"exportKey": "#",
"title": "Keyword"
},
{
"key": "stdyDscr.dataset_description.identification_info.keywords[].code_list_value",
"title": "Type"
},
{
"key": "stdyDscr.dataset_description.identification_info.keywords[].code_list_uri",
"title": "Code list URI"
}
]
}, {
"key": "stdyDscr.dataset_description.identification_info.resource_constraints",
"type": "fieldset",
"title": "Resource constraints",
"isVirtual": true,
"expandable": true,
"id": "2.1.5.14",
"items": [{
"key": "stdyDscr.dataset_description.identification_info.resource_constraints.legal_constraints",
"type": "table",
"exportKey": "gmd:identificationInfo.gmd:MD_DataIdentification.gmd:resourceConstraints.gmd:MD_LegalConstraints.gmd:useConstraints.gmd:MD_RestrictionCode.codeListValue",
"htmlClass": "table ",
"id": "2.1.5.14.1",
"title": "Legal constraints",
"expandable": false,
"items": [{
"key": "stdyDscr.dataset_description.identification_info.resource_constraints.legal_constraints[].code_list_uri",
"title": "Code list URI"
},
{
"key": "stdyDscr.dataset_description.identification_info.resource_constraints.legal_constraints[].code",
"title": "Code"
},
{
"key": "stdyDscr.dataset_description.identification_info.resource_constraints.legal_constraints[].value",
"title": "Value",
"exportKey": "#"
}
]
},
{
"key": "stdyDscr.dataset_description.identification_info.resource_constraints.use_limitations",
"type": "text",
"exportKey": "gmd:identificationInfo.gmd:MD_DataIdentification.gmd:resourceConstraints.gmd:MD_Constraints.gmd:useLimitation.gco:CharacterString",
"id": "2.1.5.14.2",
"title": "Use Limitations"
},
{
"key": "stdyDscr.dataset_description.identification_info.resource_constraints.other_constraints",
"type": "text",
"exportKey": "gmd:identificationInfo.gmd:MD_DataIdentification.gmd:resourceConstraints.gmd:MD_LegalConstraints.gmd:otherConstraints.gco:CharacterString",
"id": "2.1.5.14.3",
"title": "Other Constraints"
}
]
},
{
"key": "stdyDscr.dataset_description.identification_info.spatial_representation_type",
"exportKey": "gmd:identificationInfo.gmd:MD_DataIdentification.gmd:spatialRepresentationType.gmd:MD_SpatialRepresentationTypeCode.@.codeListValue",
"title": "Spatial Representation Type",
"id": "2.1.5.20"
},
{
"key": "stdyDscr.dataset_description.identification_info.representative_fraction_denominator",
"exportKey": "gmd:identificationInfo.gmd:MD_DataIdentification.gmd:spatialResolution.gmd:MD_Resolution.gmd:equivalentScale.gmd:MD_RepresentativeFraction.gmd:denominator.gco:Integer",
"title": "Spatial Resolution Fraction",
"id": "2.1.5.21"
},
{
"key": "stdyDscr.dataset_description.identification_info.language",
"exportKey": "gmd:identificationInfo.gmd:MD_DataIdentification.gmd:language.gco:CharacterString",
"title": "Language code",
"id": "2.1.5.22"
},
{
"key": "stdyDscr.dataset_description.identification_info.charset_code",
"exportKey": "gmd:identificationInfo.gmd:MD_DataIdentification.gmd:characterSet.gmd:MD_CharacterSetCode.@.codeListValue",
"title": "Characterset code",
"id": "2.1.5.23"
},
{
"key": "stdyDscr.dataset_description.identification_info.topics",
"type": "table",
"exportKey": "gmd:identificationInfo.gmd:MD_DataIdentification.gmd:topicCategory",
"htmlClass": "table ",
"id": "2.1.5.17",
"title": "Topic Classification",
"expandable": false,
"items": [{
"key": "stdyDscr.dataset_description.identification_info.topics[].topic",
"title": "Topic",
"exportKey": "@.gmd:MD_TopicCategoryCode"
},
{
"key": "stdyDscr.dataset_description.identification_info.topics[].vocab",
"title": "Vocabulary name"
},
{
"key": "stdyDscr.dataset_description.identification_info.topics[].vocab_uri",
"exportKey": "#",
"title": "Vocabulary URI"
}
]
},
{
"key": "stdyDscr.dataset_description.identification_info.extent",
"type": "fieldset",
"title": "Resource Content Extent",
"isVirtual": true,
"expandable": true,
"id": "2.1.5.18",
"items": [{
"key": "stdyDscr.dataset_description.identification_info.extent.geographic_bounding_box",
"type": "table",
"exportKey": "gmd:identificationInfo.gmd:MD_DataIdentification.gmd:extent.gmd:EX_Extent.gmd:geographicElement.gmd:EX_GeographicBoundingBox",
"htmlClass": "table ",
"id": "2.1.5.18.1",
"title": "Geographic Bounding Box",
"expandable": false,
"items": [{
"key": "stdyDscr.dataset_description.identification_info.extent.geographic_bounding_box[].south",
"title": "South",
"exportKey": "gmd:southBoundLongitude.gco:Decimal"
},
{
"key": "stdyDscr.dataset_description.identification_info.extent.geographic_bounding_box[].west",
"title": "West",
"exportKey": "gmd:westBoundLongitude.gco:Decimal"
},
{
"key": "stdyDscr.dataset_description.identification_info.extent.geographic_bounding_box[].north",
"title": "North",
"exportKey": "gmd:northBoundLongitude.gco:Decimal"
},
{
"key": "stdyDscr.dataset_description.identification_info.extent.geographic_bounding_box[].east",
"exportKey": "gmd:eastBoundLongitud