Interface: DataRepository
Defined in: web/lib/api/generated/types/pub/chive/eprint/submission.ts:386
A data repository link
Properties
$type?
optional$type:"pub.chive.eprint.submission#dataRepository"
Defined in: web/lib/api/generated/types/pub/chive/eprint/submission.ts:387
accessStatement?
optionalaccessStatement:string
Defined in: web/lib/api/generated/types/pub/chive/eprint/submission.ts:412
Data availability statement
doi?
optionaldoi:string
Defined in: web/lib/api/generated/types/pub/chive/eprint/submission.ts:393
Dataset DOI
label?
optionallabel:string
Defined in: web/lib/api/generated/types/pub/chive/eprint/submission.ts:410
User-provided label
platformSlug?
optionalplatformSlug:string&object|"other"|"osf"|"zenodo"|"huggingface"|"kaggle"|"figshare"|"dryad"|"dataverse"|"mendeley_data"|"wandb"
Defined in: web/lib/api/generated/types/pub/chive/eprint/submission.ts:397
Platform slug for display fallback
platformUri?
optionalplatformUri:string
Defined in: web/lib/api/generated/types/pub/chive/eprint/submission.ts:395
AT-URI to platform node (subkind=platform-data)
recordUri?
optionalrecordUri:string
Defined in: web/lib/api/generated/types/pub/chive/eprint/submission.ts:391
AT-URI of the dataset record when the data lives in an ATProto application, such as pub.layers.catalog.collection. Addresses the dataset on the network rather than at one web host, so it survives the host moving or disappearing. A dataset published this way commonly has no web address at all, which is why it cannot simply go in url: that field is a URL a browser can open, and an at-uri is not one.
url?
optionalurl:string
Defined in: web/lib/api/generated/types/pub/chive/eprint/submission.ts:389
Repository URL