Interface: IndexedRelatedWork
Defined in: src/types/interfaces/storage.interface.ts:1265
Indexed related work from the user_related_works_index table.
Properties
cid
readonlycid:CID
Defined in: src/types/interfaces/storage.interface.ts:1269
Record CID
createdAt
readonlycreatedAt:Date
Defined in: src/types/interfaces/storage.interface.ts:1281
When the link was created
curatorDid
readonlycuratorDid:DID
Defined in: src/types/interfaces/storage.interface.ts:1279
DID of the curator
description?
readonlyoptionaldescription:string
Defined in: src/types/interfaces/storage.interface.ts:1277
Description of the relationship
indexedAt
readonlyindexedAt:Date
Defined in: src/types/interfaces/storage.interface.ts:1285
When the record was indexed
lastSyncedAt
readonlylastSyncedAt:Date
Defined in: src/types/interfaces/storage.interface.ts:1287
When the record was last synced
pdsUrl?
readonlyoptionalpdsUrl:string
Defined in: src/types/interfaces/storage.interface.ts:1283
PDS URL for the record
relationshipType
readonlyrelationshipType:string
Defined in: src/types/interfaces/storage.interface.ts:1275
Relationship type
sourceEprintUri
readonlysourceEprintUri:AtUri
Defined in: src/types/interfaces/storage.interface.ts:1271
AT-URI of the source eprint
targetEprintUri
readonlytargetEprintUri:AtUri
Defined in: src/types/interfaces/storage.interface.ts:1273
AT-URI of the related eprint
uri
readonlyuri:AtUri
Defined in: src/types/interfaces/storage.interface.ts:1267
Record AT-URI