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

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

Instance Attribute Summary

Attributes inherited from IIIFManifest::ManifestBuilder::IIIFService

#inner_hash

Instance Method Summary collapse

Methods inherited from IIIFManifest::ManifestBuilder::IIIFService

#initialize

Constructor Details

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

Instance Method Details

#initial_attributesObject



125
126
127
128
129
# File 'lib/iiif_manifest/manifest_builder/iiif_service.rb', line 125

def initial_attributes
  {
    '@type' => 'sc:Range'
  }
end