Skip to main content

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?​

optional accessStatement: string

Defined in: web/lib/api/generated/types/pub/chive/eprint/submission.ts:412

Data availability statement


doi?​

optional doi: string

Defined in: web/lib/api/generated/types/pub/chive/eprint/submission.ts:393

Dataset DOI


label?​

optional label: string

Defined in: web/lib/api/generated/types/pub/chive/eprint/submission.ts:410

User-provided label


platformSlug?​

optional platformSlug: 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?​

optional platformUri: string

Defined in: web/lib/api/generated/types/pub/chive/eprint/submission.ts:395

AT-URI to platform node (subkind=platform-data)


recordUri?​

optional recordUri: 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?​

optional url: string

Defined in: web/lib/api/generated/types/pub/chive/eprint/submission.ts:389

Repository URL