Module: Fog::Storage::IAAttributes
- Defined in:
- lib/fog/internet_archive/models/storage/ia_attributes.rb
Defined Under Namespace
Modules: ClassMethods, InstanceMethods
Constant Summary collapse
- IA_STANDARD_METADATA_FIELDS =
you can add other x-archive-metadata-* values, but these are standard
%q[hidden, title, collection, creator, mediatype, description, date, subject, licenseurl, pick, noindex, notes, rights, contributor, language, coverage, credits]
- IA_VALID_MEDIA_TYPES =
for x-archive-metadata-mediatype, these are the valid values
%q[audio, data, etree, image, movies, software, texts, web]