Skip to main content

Software Heritage deposit server

Project description

Simple Web-Service Offering Repository Deposit (S.W.O.R.D) is an interoperability standard for digital file deposit.

This repository is both the SWORD v2 Server and a deposit command-line client implementations.

This implementation allows interaction between a client (a repository) and a server (SWH repository) to deposit software source code archives and associated metadata.

Description

Most of the software source code artifacts present in the SWH Archive are gathered by the mean of loader workers run by the SWH project from source code origins identified by lister workers. This is a pull mechanism: it’s the responsibility of the SWH project to gather and collect source code artifacts that way.

Alternatively, SWH allows its partners to push source code artifacts and metadata directly into the Archive with a push-based mechanism. By using this possibility different actors, holding software artifacts or metadata, can preserve their assets without having to pass through an intermediate collaborative development platform, which is already harvested by SWH (e.g GitHub, Gitlab, etc.).

This mechanism is the deposit.

The main idea is the deposit is an authenticated access to an API allowing the user to provide source code artifacts – with metadata – to be ingested in the SWH Archive. The result of that is a SWHID that can be used to uniquely and persistently identify that very piece of source code.

This unique identifier can then be used to reference the source code (e.g. in a scientific paper) and retrieve it using the vault feature of the SWH Archive platform.

The differences between a piece of code uploaded using the deposit rather than simply asking SWH to archive a repository using the save code now feature are:

  • a deposited artifact is provided from one of the SWH partners which is regarded as a trusted authority,

  • a deposited artifact requires metadata properties describing the source code artifact,

  • a deposited artifact has a codemeta metadata entry attached to it,

  • a deposited artifact has the same visibility on the SWH Archive than a collected repository,

  • a deposited artifact can be searched with its provided url property on the SWH Archive,

  • the deposit API uses the SWORD v2 API, thus requires some tooling to send deposits to SWH. These tools are provided with this repository.

See the User Manual page for more details on how to use the deposit client command line tools to push a deposit in the SWH Archive.

See the API Documentation reference pages of the SWORDv2 API implementation in swh.deposit if you want to do upload deposits using HTTP requests.

Read the Deposit metadata chapter to get more details on what metadata are supported when doing a deposit.

See Running swh-deposit locally if you want to hack the code of the swh.deposit module.

See Production deployment if you want to deploy your own copy of the swh.deposit stack.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

swh_deposit-2.2.3.tar.gz (1.0 MB view details)

Uploaded Source

Built Distribution

swh.deposit-2.2.3-py3-none-any.whl (1.1 MB view details)

Uploaded Python 3

File details

Details for the file swh_deposit-2.2.3.tar.gz.

File metadata

  • Download URL: swh_deposit-2.2.3.tar.gz
  • Upload date:
  • Size: 1.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.9

File hashes

Hashes for swh_deposit-2.2.3.tar.gz
Algorithm Hash digest
SHA256 83ea63c15d16180b885d660f4cd96bead77ad14b2befa7df7c6a3900a74ed488
MD5 c92aaeb418f43fd77a079b376f928cde
BLAKE2b-256 d5df48af2fed007479122fee2eb434c2c36b672d040805268a0cf7ee535fbadc

See more details on using hashes here.

File details

Details for the file swh.deposit-2.2.3-py3-none-any.whl.

File metadata

  • Download URL: swh.deposit-2.2.3-py3-none-any.whl
  • Upload date:
  • Size: 1.1 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.9

File hashes

Hashes for swh.deposit-2.2.3-py3-none-any.whl
Algorithm Hash digest
SHA256 d6f5dd16eec03b039415bf4cf114b7a918f334621cbde7488d78303325237110
MD5 2699fdcfc46977ec9e106910b0853b09
BLAKE2b-256 43ff14fe3734fd2bf6273a6425c97cc7460eb177677c6e445bfeff57fafc3943

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page