The ADIwg mdTranslator (or metadata translator) is an open-source software project for
translation between metadata standards. The user prepares metadata in one of the
mdTranslator’s supported ‘reader’ formats, POSTs the input to the mdTranslator, and
receives output in one of the mdTranslator’s supported ‘writer’ formats.
Online mdTool for viewing the latest mdJson schema
documentation, validating mdJson files, submitting mdJson to the mdTranslator, and
viewing mdCodes codelists
GitHub repositories for the mdTranslator project and tools
RubyGems for RubyGem
libraries for adiwg-mdtranslator, adiwg-mdcodes, and adiwg-json_schemas
Online mdBook for viewing documentation developers implementing and extending
the mdTranslator.
Background
The Alaska Data Integration Workgroup (ADIwg) evolved from, and supports the common interests
of the Alaska Climate Change Executive Roundtable (ACCER) and their member universities. ACCER members
include numerous federal and state agencies sharing resources and experience in working climate research projects
across Alaska and the Arctic region. ADIwg’s mission is to cooperatively address the complex data issues of the
ACCER’s organizations.
Development of the open-source ADIwg ISO Metadata Developer’s Toolkit for creation of ISO and other metadata
formats was undertaken by the U.S. Geological Survey (USGS), Arctic Landscape Conservation Cooperative (ALCC),
Alaska Ocean Observing Systems (AOOS), Nuna Technologies, U.S. Fish & Wildlife Service (USFWS) and the
National Climate Change and Wildlife Science Centers (NCCWSC - USGS). Together these organizations developed
the six extensible components of the ADIwg ISO Metadata Developer’s Toolkit listed below:
mdJson - a simple but thorough JSON format for scientific metadata that fully supports the ISO 19115-1,
ISO 19115-2, ISO 19110, FGDC, and other metadata standards.
mdTranslator - a public hosted web service for translation of mdJson to other metadata
standards. The mdTranslator is also available as a Ruby Gem ‘adiwg-mdtranslator’ and as source
code from our GitHub repository.
mdCodes - provides a REST endpoint to deliver managed codelist for required ISO codes plus
extensions added by ADIwg.
mdTools - provides a online documentation of the mdJson schema, mdJson validation support, viewing of codelists,
and an interface with the mdTranslator.
mdEditor - is an online metadata editor for the preparation and maintenance of scientific
metadata in the mdJson version 2 format (available summer 2017).
mdBook - provides detailed online documentation for implementing and extending the mdTranslator in a
GitBook format .