Module: GeoConcerns::GeoFileSetBehavior

Extended by:
ActiveSupport::Concern
Includes:
ExternalMetadataFileBehavior, FileSet::Derivatives, FileSetMetadata, GeoFileFormatBehavior, ImageFileBehavior, RasterFileBehavior, VectorFileBehavior
Included in:
FileSet
Defined in:
app/models/concerns/geo_concerns/geo_file_set_behavior.rb

Constant Summary

Constants included from Extractors::ModsHelper

Extractors::ModsHelper::NS

Constants included from Extractors::Iso19139Helper

Extractors::Iso19139Helper::NS

Method Summary

Methods included from FileSet::Derivatives

#create_derivatives, #raster_derivatives, #vector_derivatives

Methods included from ExternalMetadataFileBehavior

#extract_metadata, #metadata_xml, #schema

Methods included from Extractors::ModsHelper

#extract_mods_metadata

Methods included from Extractors::FgdcHelper

#extract_fgdc_metadata

Methods included from Extractors::Iso19139Helper

#extract_iso19139_metadata

Methods included from VectorFileBehavior

#vector_work

Methods included from RasterFileBehavior

#raster_work

Methods included from ImageFileBehavior

#image_work

Methods included from GeoFileFormatBehavior

#external_metadata_file?, #geo_file_format?, #image_file?, #image_work?, #raster_file?, #raster_work?, #vector_file?, #vector_work?