Interface: IndexedRelatedWork
Defined in: src/types/interfaces/storage.interface.ts:1211
Indexed related work from the user_related_works_index table.
Properties
cid
readonlycid:CID
Defined in: src/types/interfaces/storage.interface.ts:1215
Record CID
createdAt
readonlycreatedAt:Date
Defined in: src/types/interfaces/storage.interface.ts:1227
When the link was created
curatorDid
readonlycuratorDid:DID
Defined in: src/types/interfaces/storage.interface.ts:1225
DID of the curator
description?
readonlyoptionaldescription:string
Defined in: src/types/interfaces/storage.interface.ts:1223
Description of the relationship
indexedAt
readonlyindexedAt:Date
Defined in: src/types/interfaces/storage.interface.ts:1231
When the record was indexed
lastSyncedAt
readonlylastSyncedAt:Date
Defined in: src/types/interfaces/storage.interface.ts:1233
When the record was last synced
pdsUrl?
readonlyoptionalpdsUrl:string
Defined in: src/types/interfaces/storage.interface.ts:1229
PDS URL for the record
relationshipType
readonlyrelationshipType:string
Defined in: src/types/interfaces/storage.interface.ts:1221
Relationship type
sourceEprintUri
readonlysourceEprintUri:AtUri
Defined in: src/types/interfaces/storage.interface.ts:1217
AT-URI of the source eprint
targetEprintUri
readonlytargetEprintUri:AtUri
Defined in: src/types/interfaces/storage.interface.ts:1219
AT-URI of the related eprint
uri
readonlyuri:AtUri
Defined in: src/types/interfaces/storage.interface.ts:1213
Record AT-URI