Skip to main content

Interface: RelatedEprint

Defined in: web/lib/api/generated/types/pub/chive/discovery/getSimilar.ts:89

Properties

$type?

optional $type: "pub.chive.discovery.getSimilar#relatedEprint"

Defined in: web/lib/api/generated/types/pub/chive/discovery/getSimilar.ts:90


abstract?

optional abstract: string

Defined in: web/lib/api/generated/types/pub/chive/discovery/getSimilar.ts:93


authors?

optional authors: Author[]

Defined in: web/lib/api/generated/types/pub/chive/discovery/getSimilar.ts:94


categories?

optional categories: string[]

Defined in: web/lib/api/generated/types/pub/chive/discovery/getSimilar.ts:95


explanation

explanation: string

Defined in: web/lib/api/generated/types/pub/chive/discovery/getSimilar.ts:110

Human-readable explanation of the relationship


publicationDate?

optional publicationDate: string

Defined in: web/lib/api/generated/types/pub/chive/discovery/getSimilar.ts:96


relationshipType

relationshipType: string & object | "cited-by" | "cites" | "co-cited" | "bibliographic-coupling" | "semantically-similar" | "same-author" | "same-topic"

Defined in: web/lib/api/generated/types/pub/chive/discovery/getSimilar.ts:100

Type of relationship to the source eprint


score

score: number

Defined in: web/lib/api/generated/types/pub/chive/discovery/getSimilar.ts:98

Similarity score (scaled by 1000 for 0.0-1.0 range)


sharedCiters?

optional sharedCiters: number

Defined in: web/lib/api/generated/types/pub/chive/discovery/getSimilar.ts:114

Number of papers that cite both (for co-citation)


sharedReferences?

optional sharedReferences: number

Defined in: web/lib/api/generated/types/pub/chive/discovery/getSimilar.ts:112

Number of shared references (for bibliographic coupling)


title

title: string

Defined in: web/lib/api/generated/types/pub/chive/discovery/getSimilar.ts:92


uri

uri: string

Defined in: web/lib/api/generated/types/pub/chive/discovery/getSimilar.ts:91