Hierarchy

  • Work

Properties

DOI: string
ISBN?: string[]
ISSN?: string[]
URL: string
abstract?: string
accepted?: DateParts
alternativeId?: string[]
approved?: DateParts
archive?: string[]
articleNumber?: string
assertion?: Assertion[]
author: Author[]
chair?: Author[]
clinicalTrialNumber?: WorkClinicalTrialNumber[]
componentNumber?: string
containerTitle?: string[]
contentCreated?: DateParts
contentDomain: {
    crossmarkRestriction: boolean;
    domain: unknown[];
}

Type declaration

  • crossmarkRestriction: boolean
  • domain: unknown[]
contentUpdated: DateParts
created: DateObj
degree?: string
deposited: DateObj
editionNumber?: string
editor?: Author[]
freeToRead?: WorkFreeToRead
funder: WorksFunder[]
groupTitle?: string[]
indexed: DateObj
institution: WorkInstitution
isReferencedByCount: number
isbnnType?: IssnType[]
issnType?: IssnType[]
issue: string
issued: DateParts
journalIssue?: {
    issue: number;
    publishedOnline: DateParts;
}

Type declaration

language?: string
license?: License[]
link: Link[]
member: string
originalTitle?: string[]
page: string
partNumber?: string
posted?: DateParts
prefix: string
published?: DateParts
publishedOnline?: DateParts
publishedOther?: DateParts
publishedPrint?: DateParts
publisher: string
publisherLocation?: string
reference?: Reference[]
referenceCount: number
referencesCount: number
relation?: any
resource: {
    primary: {
        URL: string;
    };
}

Type declaration

  • primary: {
        URL: string;
    }
    • URL: string
review?: WorkReview
score: number
shortContainerTitle: string
shortTitle?: string[]
source: string
standardsBody?: WorkStandardsBody[]
subject?: string[]
subtitle?: string[]
subtype?: string
title: string[]
translator?: Author[]
type: string
updatePolicy?: string
updateTo?: WorkUpdate[]
volume?: string

Generated using TypeDoc