Skip to content

saveDatasetDescriptor

saveDatasetDescriptor(dataset, options): Promise<void>

Defined in: metadata/actions/dataset/save.ts:11

Save a Dataset to a file path Works in Node.js environments

string = ...

object[] = ...

object[] = ...

object[] = ...

object[] = ...

object[] = ...

string = ...

string[] = ...

object[] = ...

object[] = ...

string = ...

string = ...

string = ...

{ lang?: string; name: string; publisherIdentifier?: string; publisherIdentifierScheme?: string; schemeUri?: string; } = ...

string = ...

string = ...

string = ...

string = ...

string = ...

object[] = ...

object[] = ...

object[] = ...

object[] = ...

string[] = ...

object[] = ...

string = ...

object[] = ...

{ resourceType?: string; resourceTypeGeneral: "Other" | "Audiovisual" | "Award" | "Book" | "BookChapter" | "Collection" | "ComputationalNotebook" | "ConferencePaper" | "ConferenceProceeding" | "DataPaper" | "Dataset" | "Dissertation" | "Event" | "Image" | "Instrument" | "InteractiveResource" | "Journal" | "JournalArticle" | "Model" | "OutputManagementPlan" | "PeerReview" | "PhysicalObject" | "Preprint" | "Project" | "Report" | "Service" | "Software" | "Sound" | "Standard" | "StudyRegistration" | "Text" | "Workflow"; } = ...

string = ...

"Other" | "Audiovisual" | "Award" | "Book" | "BookChapter" | "Collection" | "ComputationalNotebook" | "ConferencePaper" | "ConferenceProceeding" | "DataPaper" | "Dataset" | "Dissertation" | "Event" | "Image" | "Instrument" | "InteractiveResource" | "Journal" | "JournalArticle" | "Model" | "OutputManagementPlan" | "PeerReview" | "PhysicalObject" | "Preprint" | "Project" | "Report" | "Service" | "Software" | "Sound" | "Standard" | "StudyRegistration" | "Text" | "Workflow" = ...

string = ...

boolean

string

Promise<void>