Options
All
  • Public
  • Public/Protected
  • All
Menu

Describes a Linked Resource as defined in the Web Publication specification.

Hierarchy

  • IWpLinkedResourceData

Index

Properties

Optional alternate

alternate?: IWpLinkedResourceData[]

References to one or more reformulation(s) of the resource in alternative formats.

Optional description

description?: ILocalizableString

Description of the resource.

Optional duration

duration?: string

The duration of the resource.

Optional encodingFormat

encodingFormat?: MediaType

Media type of the resource (e.g., text/html).

Optional integrity

integrity?: string

A cryptographic hashing of the resource that allows its integrity to be verified.

Optional name

Name of the resource.

Optional rel

rel?: string[]

The relation of the resource to the publication.

Optional type

type?: string[]

The type of resource.

url

url: string

Location of the resource.

Generated using TypeDoc