Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 1.29 KB

README.md

File metadata and controls

26 lines (20 loc) · 1.29 KB

Ruby GCMD library

A set of classes for working with NASA's Global Change Master Directory (GCMD), in particular the Directory Interchange Format, and skos:Concepts from GCMD's Keyword Management System.

Code Climate

Features

  • DIF XML parsing (to Ruby Hash)
  • DIF XML writing (from Ruby Hash)
  • Bullet- and futureproof XML handling by direct use of DIF's XML Schema
  • HTTP client for GCMD's new KMS (Keyword Management System) service
  • Keyword parser (from skos:Concept XML to Ruby Array)

Credits

Code is developed by staff at the Data Centre of the Norwegian Polar Institute. Keywords and DIF schema's are created and maintained by NASA's GCMD team

Links