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?
optionalauthors:string[]
Defined in: web/lib/api/generated/types/pub/chive/site/citationLink.ts:54
doi?
optionaldoi: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?
optionaluri: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?
optionalurl:string
Defined in: web/lib/api/generated/types/pub/chive/site/citationLink.ts:53
venue?
optionalvenue:string
Defined in: web/lib/api/generated/types/pub/chive/site/citationLink.ts:56
year?
optionalyear:number
Defined in: web/lib/api/generated/types/pub/chive/site/citationLink.ts:55