Options
All
  • Public
  • Public/Protected
  • All
Menu

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

Hierarchy

  • IWpLinkedResourceData

Index

Properties

alternate?: IWpLinkedResourceData[]

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

description?: ILocalizableString

Description of the resource.

duration?: string

The duration of the resource.

encodingFormat?: MediaType

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

integrity?: string

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

Name of the resource.

rel?: string[]

The relation of the resource to the publication.

type?: string[]

The type of resource.

url: string

Location of the resource.

Generated using TypeDoc