Skip to main content

Interface: Target

Defined in: web/lib/api/generated/types/pub/chive/site/citationLink.ts:46

Identification of a cited work. At least one identifier should be present; title alone identifies a work no machine can resolve, which is why it is not sufficient on its own.

Properties​

$type?​

optional $type: "pub.chive.site.citationLink#target"

Defined in: web/lib/api/generated/types/pub/chive/site/citationLink.ts:47


authors?​

optional authors: string[]

Defined in: web/lib/api/generated/types/pub/chive/site/citationLink.ts:54


doi?​

optional doi: string

Defined in: web/lib/api/generated/types/pub/chive/site/citationLink.ts:52

DOI, without a resolver prefix.


title​

title: string

Defined in: web/lib/api/generated/types/pub/chive/site/citationLink.ts:48


uri?​

optional uri: string

Defined in: web/lib/api/generated/types/pub/chive/site/citationLink.ts:50

AT-URI of the cited work, when it lives on the network.


url?​

optional url: string

Defined in: web/lib/api/generated/types/pub/chive/site/citationLink.ts:53


venue?​

optional venue: string

Defined in: web/lib/api/generated/types/pub/chive/site/citationLink.ts:56


year?​

optional year: number

Defined in: web/lib/api/generated/types/pub/chive/site/citationLink.ts:55