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.4.tar.gz (1.0 MB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: swh_deposit-2.2.4.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.4.tar.gz
Algorithm Hash digest
SHA256 ab0c30918e7abe0f0f3b400cf12546d3492a1f495aea07dc6f706ffa8bb3724a
MD5 0ccbdd5425291f0e3f263ee9076229ef
BLAKE2b-256 02114790cf1fe96dc27199c8acc09e0bab112974b74ea080c41a65a4556ba1d7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: swh.deposit-2.2.4-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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 649aec9a412278ab5addb8937cf33b3bb497ed9bd0cdc4b39b20beee023221f6
MD5 a10709dad998714a1f0d48f34c5c087c
BLAKE2b-256 7819c00add313403b7b412a96d06850eee0b95c9a3bd55580b2e15d01d1b05e1

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