# Metadata Editors ## ISO Metadata This FAQ references the FGDC endorsed ISO (International Organization for Standardization) metadata standards, ISO 19115: Geographic information - Metadata. For more information see FGDC’s ISO 191\*\* Suite of Geospatial Metadata Standards. ISO metadata provides descriptive, information about geospatial datasets and products to make them easier to discover, access, and use. The ISO standards specify the XML implementation for the metadata. ### Metadata Background Information: - USGS’s [Metadata in plain language](https://geology.usgs.gov/tools/metadata/tools/doc/ctc/) - NOAA’s [Introduction to Metadata](https://www.ncei.noaa.gov/resources/metadata) - Wikipedia’s [Geospatial metadata](https://en.wikipedia.org/wiki/Geospatial_metadata) - FGDC’s [Geospatial Metadata](https://www.fgdc.gov/metadata) ## ISO/XML Metadata Editors Since [XML](https://en.wikipedia.org/wiki/XML) is a textual format, text editors could be used to create and modify XML. In practice, unless the changes that are being made are relatively simple having an XML editor simplifies the process. XML editors provide added capabilities to manage XML tags and structure. ISO metadata editors are XML editors that are specialized for ISO metadata editing. These editors can be further specialized to support agency- specific metadata requirements. ### FGDC ISO Geospatial Metadata Editors Registry The FGDC Office of the Secretariat (FGDC OS), located in USGS, working in collaboration with the FGDC’s Metadata Working Group (MWG) [reviewed ISO metadata editors](https://www.fgdc.gov/metadata/iso-metadata-editor-review-v2). Note, the review was limited to ISO Metadata Editors that provide specific support to the creation of geospatial metadata in compliance with the ISO 191\*\* series of metadata standards, and the work was completed September 30, 2020. [FGDC Reviewed ISO Metadata Editors](https://www.fgdc.gov/metadata/iso-metadata-editor-review-v2#editors) - [CatMDEdit](https://www.fgdc.gov/organization/working-groups-subcommittees/mwg/iso-metadata-editors-registry/catmdedit-v5) - [Esri Geoportal Server](https://www.fgdc.gov/organization/working-groups-subcommittees/mwg/iso-metadata-editors-registry/esri-geoportal-server) - [QSphere](https://www.fgdc.gov/organization/working-groups-subcommittees/mwg/iso-metadata-editors-registry/qsphere) ### Federal agency metadata editors - USGS [MdEditor](https://go.mdeditor.org/) - USGS [Online Metadata Editor (OME)](https://www.usgs.gov/data-management/metadata-creation) - NOAA [Collection Manager](https://www.ncei.noaa.gov/resources/metadata#collection) - EPA [Metadata Editor Pro](https://github.com/USEPA/EPA-Metadata-Editor-Pro/wiki) - NASA [Metadata Management Tool](https://mmt.earthdata.nasa.gov/) ### XML Editors (not authoritative) - [Oxygen XML Editor](https://www.oxygenxml.com/) - [XMLSpy](https://www.altova.com/xmlspy-xml-editor) - [Visual Studio XML Editor](https://learn.microsoft.com/en-us/visualstudio/xml-tools/xml-tools-in-visual-studio?view=vs-2022) - [XML Notepad](https://microsoft.github.io/XmlNotepad/) ## More information - [Comparison of XML editors](https://en.wikipedia.org/wiki/Comparison_of_XML_editors) - [FGDC ISO Metadata Editor Review (2009)](https://www.fgdc.gov/metadata/iso-metadata-editor-review) - [FGDC Technical Guidance: Data.gov and The GeoPlatform Metadata Recommendations](https://www.fgdc.gov/technical-guidance/metadata/fgdc-technical-guidance-datagov-geoplatform-ngda.pdf) - [Extensible Markup Language (XML) 1.0 (Fifth Edition)](https://www.w3.org/TR/xml/)