https://github.com/dasch-swiss/dsp-repository

Monorepo for the DSP Repository

https://github.com/dasch-swiss/dsp-repository

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.8%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Monorepo for the DSP Repository

Basic Info
Statistics
  • Stars: 0
  • Watchers: 3
  • Forks: 0
  • Open Issues: 2
  • Releases: 0
Created about 1 year ago · Last pushed 10 months ago
Metadata Files
Readme License

README.md

DSP-Repository

This is the monorepo for the DSP Repository, containing all the code and documentation for the DSP Archive and DPE.

For more information about, see the documentation.

You may also view the rendered documentation by following these steps: - Verify you have just and cargo installed - Install all dependencies with just install-requirements - Build and run the documentation with just docs-serve - Open your browser and navigate to http://localhost:3000

Owner

  • Name: DaSCH - Swiss National Data and Service Center for the Humanities
  • Login: dasch-swiss
  • Kind: organization
  • Email: info@dasch.swiss
  • Location: Switzerland

Development repositories of the DaSCH.

GitHub Events

Total
  • Delete event: 32
  • Member event: 1
  • Issue comment event: 24
  • Push event: 63
  • Pull request review event: 34
  • Pull request review comment event: 5
  • Pull request event: 43
  • Create event: 41
Last Year
  • Delete event: 32
  • Member event: 1
  • Issue comment event: 24
  • Push event: 63
  • Pull request review event: 34
  • Pull request review comment event: 5
  • Pull request event: 43
  • Create event: 41

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 0
  • Total pull requests: 26
  • Average time to close issues: N/A
  • Average time to close pull requests: 4 days
  • Total issue authors: 0
  • Total pull request authors: 3
  • Average comments per issue: 0
  • Average comments per pull request: 0.31
  • Merged pull requests: 11
  • Bot issues: 0
  • Bot pull requests: 10
Past Year
  • Issues: 0
  • Pull requests: 26
  • Average time to close issues: N/A
  • Average time to close pull requests: 4 days
  • Issue authors: 0
  • Pull request authors: 3
  • Average comments per issue: 0
  • Average comments per pull request: 0.31
  • Merged pull requests: 11
  • Bot issues: 0
  • Bot pull requests: 10
Top Authors
Issue Authors
Pull Request Authors
  • BalduinLandolt (12)
  • dependabot[bot] (10)
  • subotic (4)
Top Labels
Issue Labels
Pull Request Labels
dependencies (10) rust (10)

Dependencies

.github/workflows/check.yml actions
  • actions/checkout v4 composite
  • dtolnay/rust-toolchain nightly composite
  • dtolnay/rust-toolchain master composite
  • dtolnay/rust-toolchain stable composite
  • taiki-e/install-action cargo-hack composite
.github/workflows/test.yml actions
  • actions/checkout v4 composite
  • dtolnay/rust-toolchain master composite
  • taiki-e/install-action nextest composite
Cargo.lock cargo
  • 120 dependencies
Cargo.toml cargo
modules/html_api/Cargo.toml cargo
modules/server/Cargo.toml cargo
modules/services/Cargo.toml cargo
modules/storage/Cargo.toml cargo
modules/types/Cargo.toml cargo