dataset

Ingest a new dataset

Create a dataset element in SciCat and send the data to SciCat.

post/dataset

Request body

metaDatastring required

The metadata of the dataset.

userTokenstring required

the scicat token for acting on behalf of the user

autoArchiveboolean

whether to autoarchive the dataset. Default is TRUE

Response

Dataset ingestion successful

datasetIdstring required

The created dataset's id

transferIdstring

The unique transfer id of the dataset transfer job.

statusstring

The status of the transfer. Can be used to send a message back to the ui.

Changes

Changed in 9 of the 50 revisions of this API.659

    • added the non-success response with the status

      response-non-success-status-added

    • added the non-success response with the status

      response-non-success-status-added

    • the response property became optional for the status

      response-property-became-optional

    • added the required property to the response with the status

      response-required-property-added

    • added the new optional request property

      new-optional-request-property

  • bd936a25135c111See the full diff
    • added the new required request property

      new-required-request-property

    • removed the optional property from the response with the status

      response-optional-property-removed

    • added the required property to the response with the status

      response-required-property-added

  • 318e4879b08f111See the full diff
    • added the new required request property

      new-required-request-property

    • removed the optional property from the response with the status

      response-optional-property-removed

    • added the required property to the response with the status

      response-required-property-added

  • 89e14302a637111See the full diff
    • removed the required property from the response with the status

      response-required-property-removed

    • removed the request property

      request-property-removed

    • added the optional property to the response with the status

      response-optional-property-added

  • 428c85eceb74111See the full diff
    • removed the required property from the response with the status

      response-required-property-removed

    • removed the request property

      request-property-removed

    • added the optional property to the response with the status

      response-optional-property-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • afb87064395911See the full diff
    • removed the optional property from the response with the status

      response-optional-property-removed

    • added the required property to the response with the status

      response-required-property-added

    • added the new required request property

      new-required-request-property

Of the 50 revisions, 3 have no diff computed.