Options
All
  • Public
  • Public/Protected
  • All
Menu

Describes an entity as defined in the the Web Publication specification.

Hierarchy

  • IWpEntityData

Index

Properties

Optional id

id?: string

A canonical identifier associated with the entity. OPTIONAL.

Optional identifier

identifier?: string[]

An identifier associated with the entity (e.g., ORCID). OPTIONAL.

name

Name of the entity. REQUIRED.

Optional type

type?: string[]

The type of entity. OPTIONAL Should contain one of "Person" or "Organization"

Optional url

url?: string

An address associated with the creator. OPTIONAL.

Generated using TypeDoc