Class: IIIFManifest::V3::ManifestBuilder::IIIFManifest::Range

Inherits:
IIIFManifest::V3::ManifestBuilder::IIIFService show all
Defined in:
lib/iiif_manifest/v3/manifest_builder/iiif_service.rb

Instance Attribute Summary

Attributes inherited from ManifestBuilder::IIIFService

#inner_hash

Instance Method Summary collapse

Methods inherited from ManifestBuilder::IIIFService

#initialize

Constructor Details

This class inherits a constructor from IIIFManifest::ManifestBuilder::IIIFService

Instance Method Details

#initial_attributesObject



130
131
132
133
134
# File 'lib/iiif_manifest/v3/manifest_builder/iiif_service.rb', line 130

def initial_attributes
  {
    'type' => 'Range'
  }
end