Skip to main content

Interface: Main

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

Indexable

[k: string]: unknown

Properties

$type

$type: "pub.chive.eprint.submission"

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


abstract

abstract: ($Typed<TextItem> | $Typed<NodeRefItem> | $Typed<WikidataRefItem> | $Typed<FieldRefItem> | $Typed<FacetRefItem> | $Typed<EprintRefItem> | $Typed<AnnotationRefItem> | $Typed<AuthorRefItem> | $Typed<MentionItem> | $Typed<LinkItem> | $Typed<TagItem> | $Typed<LatexItem> | $Typed<CodeBlockItem> | $Typed<HeadingItem> | $Typed<ListItem> | $Typed<BlockquoteItem> | { $type: string; })[]

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

Rich abstract with text, formatting, and entity references


abstractPlainText?

optional abstractPlainText: string

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

Plain text abstract for search indexing (auto-generated)


authors

authors: Main[]

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

All authors with contributions, affiliations, and metadata


conferencePresentation?

optional conferencePresentation: ConferencePresentation

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


createdAt

createdAt: string

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

Creation timestamp


document

document: BlobRef

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

Primary manuscript document (PDF, DOCX, HTML, Markdown, LaTeX, or Jupyter)


documentFormatSlug?

optional documentFormatSlug: DocumentFormat

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


documentFormatUri?

optional documentFormatUri: string

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

AT-URI to document format node (subkind=document-format)


externalIds?

optional externalIds: ExternalIds

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


facetUris?

optional facetUris: string[]

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

Facet node references (subkind=facet)


fieldUris?

optional fieldUris: string[]

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

Field node references (subkind=field)


funding?

optional funding: FundingSource[]

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

Funding sources and grants


keywords?

optional keywords: string[]

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

Author-provided keywords


licenseSlug

licenseSlug: string & object | "CC-BY-4.0" | "CC-BY-SA-4.0" | "CC0-1.0" | "MIT" | "Apache-2.0"

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

SPDX license identifier for display fallback


licenseUri?

optional licenseUri: string

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

AT-URI to license node (subkind=license)


paperDid?

optional paperDid: string

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

DID of the paper's own account (if paper has its own PDS)


paperTypeSlug?

optional paperTypeSlug: string & object | "review" | "original-research" | "meta-analysis" | "case-study" | "commentary" | "tutorial" | "survey"

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

Paper type slug for display fallback


paperTypeUri?

optional paperTypeUri: string

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

AT-URI to paper type node (subkind=paper-type)


previousVersion?

optional previousVersion: string

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

Previous version URI


publicationStatusSlug

publicationStatusSlug: PublicationStatus

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


publicationStatusUri?

optional publicationStatusUri: string

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

AT-URI to publication status node (subkind=publication-status)


publishedVersion?

optional publishedVersion: PublishedVersion

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


relatedWorks?

optional relatedWorks: RelatedWork[]

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

Related eprints, datasets, software, and prior versions


repositories?

optional repositories: Repositories

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


schemaRevision?

optional schemaRevision: number

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

Schema revision this record was created with. Absent means revision 1.


submittedBy

submittedBy: string

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

DID of the human user who submitted this eprint


supplementaryMaterials?

optional supplementaryMaterials: SupplementaryItem[]

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

Additional materials (appendices, data, code, figures)


title

title: string

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

Eprint title


titleRich?

optional titleRich: ($Typed<TextItem> | $Typed<NodeRefItem> | $Typed<WikidataRefItem> | $Typed<FieldRefItem> | $Typed<MentionItem> | $Typed<LinkItem> | $Typed<TagItem> | $Typed<LatexItem> | { $type: string; })[]

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

Rich title with formatting and entity references (for titles with LaTeX, etc.)


topicUris?

optional topicUris: string[]

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

Topic node references (subkind=topic)


version?

optional version: SemanticVersion

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


versionNumber?

optional versionNumber: number

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

Legacy version number (1-indexed), deprecated in favor of semanticVersion