class Geoblacklight::Metadata::Fgdc

Private Instance Methods

metadata_class() click to toggle source

Retrieve the Class for the GeoCombine data model @return [GeoCombine::Fgdc]

# File lib/geoblacklight/metadata/fgdc.rb, line 10
def metadata_class
  GeoCombine::Fgdc
end