Skip to content

mmfink/fort-pymdwizard

 
 

Repository files navigation

This is a forked and modified version of the USGS Metadata Wizard. Modifications to the original work are by Michelle M. Fink, Colorado Natural Heritage Program, Colorado State University [michelle.fink@colostate.edu]. Changes made are to facilitate my own, non-government related metadata needs. As such, this fork may not work for you or anyone else but me. My use of this code does not imply approval or endorsement by the USGS or any other government entity.

The scripts in this repository are free software: you can redistribute and/or modify them under the terms of the Creative Commons Attribution 4.0 International (CC BY 4.0) license.

The scripts are distributed in the hope that they will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Metadata Wizard

The MetadataWizard is a useful tool designed to facilitate FGDC
metadata creation for spatial and non-spatial data sets. It is a cross-platform desktop application built using an open-source Python architecture.

Complete user documentation available here.

Alt text

It provides a user-friendly and efficient environment for metadata creation, editing, preview, and validation. Built-in tools facilitate and automate the creation of high quality metadata records.

  • Auto-population of challenging metadata sections such as the spatial reference, spatial organization, and entity and attributes, based on information contained in the data (CSV, Excel, Shapefiles, etc.)

Alt text

  • Auto-population of contact information for USGS affiliates, taxonomic information from ITIS, or keywords from USGS controlled vocabularies.

Alt text

  • Built-in FGDC validator that highlights any missing or error elements directly on the GUI and in a printable report suitable for metadata review.

Alt text

  • Copy/Paste or Drag-and-Drop of entire sections, subsections, or individual content between different records or other tools including XML-Notepad and text editors.
  • Built-in help documentation that guides users through common and detailed questions about metadata.

This project is modeled off of the original Metadata Wizard, which was designed as a toolbox in ArcMap and required an ESRI installation.

Recommended Citation:

Talbert, C.B., Ignizio, D.A., and Enns, K.D., 2017, Metadata Wizard (ver. 2.0.7, March 2022): U.S. Geological Survey software release, https://doi.org/10.5066/F7V9870D.

Authors:

Colin B. Talbert -- https://orcid.org/0000-0002-9505-1876
Drew A. Ignizio -- https://orcid.org/0000-0001-8054-5139
Kyle D. Enns -- https://orcid.org/0000-0001-7675-697X

Acknowledgements:

The MetadataWizard was developed by the data management team at the USGS Fort Collins Science Center,
with support from the USGS Science Analytics and Synthesis (SAS), and the USGS Council for Data integration (CDI).

Ongoing support provided by the USGS Science Analytics and Synthesis (SAS)

Disclaimer:

This software has been approved for release by the U.S. Geological Survey (USGS). Although the software has been subjected to rigorous review, the USGS reserves the right to update the software as needed pursuant to further analysis and review. No warranty, expressed or implied, is made by the USGS or the U.S. Government as to the functionality of the software and related material nor shall the fact of release constitute any such warranty. Furthermore, the software is released on condition that neither the USGS nor the U.S. Government shall be held liable for any damages resulting from its authorized or unauthorized use.

Contact:

ask-sdm@usgs.gov

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 71.4%
  • JavaScript 19.1%
  • XSLT 8.3%
  • Other 1.2%