Properties
Properties associated to the linked resource.
This is opened for extensions. https://readium.org/webpub-manifest/schema/link.schema.json
Properties
Indicates that the linked resource supports authentication with the associated Authentication Document.
Indicated the availability of a given resource.
Specifies whether or not the parts of a linked resource that flow out of the viewport are clipped.
Identifies content contained in the linked resource, that cannot be strictly identified using a media type.
Library-specific feature that contains information about the copies that a library has acquired.
Indicates that a resource is encrypted/obfuscated and provides relevant information for decryption.
Suggested method for constraining a resource inside the viewport.
Library-specific features when a specific book is unavailable but provides a hold list.
Indirect acquisition provides a hint for the expected media type that will be acquired after additional steps.
Hints how the layout of the resource should be presented.
Provides a hint about the expected number of items returned.
Suggested orientation for the device when displaying the linked resource.
Suggested method for handling overflow while displaying the linked resource.
Indicates how the linked resource should be displayed in a reading environment that displays synthetic spreads.
The price of a publication is tied to its acquisition link.
Indicates the condition to be met for the linked resource to be rendered within a synthetic spread.
Functions
Makes a copy of this Properties after merging in the given additional other properties.
Syntactic sugar to access the otherProperties values by subscripting Properties directly. properties["price"] == properties.otherProperties["price"]
Serializes a Properties to its RWPM JSON representation.