Science Score: 44.0%

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

  • CITATION.cff file
    Found 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 (16.2%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: hoangpv29
  • License: agpl-3.0
  • Language: Python
  • Default Branch: main
  • Size: 3.71 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 2
  • Releases: 0
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Readme Changelog Contributing License Code of conduct Citation Security

README.md

Archivematica

By Artefactual

GitHub CI codecov

Archivematica is a web- and standards-based, open-source application which allows your institution to preserve long-term access to trustworthy, authentic and reliable digital content. Our target users are archivists, librarians, and anyone working to preserve digital objects.

You are free to copy, modify, and distribute Archivematica with attribution under the terms of the AGPLv3 license. See the LICENSE file for details.

Installation

Using Archivematica

  • Website for the user and administrator documentation
  • Presentations repo and YouTube channel for previous trainings and talks
  • User Group is a forum/mailing list for user questions (both technical and end-user)
  • Paid support is for paid support, hosting, training, consulting and software development contracts from Artefactual

Developing with Archivematica

  • Archivematica API documentation for getting to know the Archivematica API
  • Developer guide is the developer facing documentation, requirements analysis and community resources
  • Issues is the Git repository used for tracking Archivematica issues and feature/enhancement ideas

Contributing

Thank you for your interest in Archivematica!

For more details, see the contributing guidelines.

Read about our merging process, including branch naming conventions, and make any documentation update reflecting the changes introduced by your contribution.

You might have questions about the history of developement decisions: find answers in the Architectural Decisions Record.

The Wiki currently holds the release notes and previous developer facing documentation.

Reporting an issue

Issues related to Archivematica, the Storage Service, or any related repository can be filed in the Issues repository.

Security

If you have a security concern about Archivematica or any related repository, please see the SECURITY file for information about how to safely report vulnerabilities.

Related projects

Archivematica consists of several projects working together, including:

  • Archivematica: This repository! Main repository containing the user-facing dashboard, task manager MCPServer and clients scripts for the MCPClient
  • Storage Service : Responsible for moving files to Archivematica for processing, and from Archivematica into long-term storage
  • Format Policy Registry : Submodule shared between Archivematica and the Format Policy Registry (FPR) server that displays and updates FPR rules and commands

For more projects in the Archivematica ecosystem, see the getting started page.

Owner

  • Login: hoangpv29
  • Kind: user

Citation (CITATION.cff)

# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: Archivematica
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - name: Artefactual
    country: CA
    email: info@artefactual.com
identifiers:
  - type: url
    value: 'https://phaidra.univie.ac.at/o:185511'
  - type: swh
    value: 'swh:1:dir:58f29939b1d3947eb1551930dec41dd6dd3398d3'
repository-code: 'https://github.com/artefactual/archivematica'
url: 'https://www.archivematica.org'
repository: 'https://github.com/archivematica'
abstract: >-
  Archivematica is a web- and standards-based, open-source
  application which allows your institution to preserve
  long-term access to trustworthy, authentic and reliable
  digital content.
keywords:
  - digital-preservation
  - python
  - open-source

GitHub Events

Total
  • Member event: 2
  • Public event: 1
  • Push event: 44
  • Pull request event: 2
  • Create event: 5
Last Year
  • Member event: 2
  • Public event: 1
  • Push event: 44
  • Pull request event: 2
  • Create event: 5

Dependencies

.github/workflows/acceptance-test.yml actions
  • actions/checkout v4 composite
  • actions/upload-artifact v4 composite
.github/workflows/generate-sbom.yml actions
  • actions/cache v4 composite
  • actions/checkout v4 composite
  • actions/download-artifact v4 composite
  • actions/upload-artifact v4 composite
.github/workflows/oidc-integration-test.yml actions
  • actions/checkout v4 composite
  • docker/setup-buildx-action v3 composite
.github/workflows/test.yml actions
  • actions/checkout v4 composite
  • actions/setup-node v4 composite
  • actions/setup-python v5 composite
  • codecov/codecov-action v4 composite
  • docker/build-push-action v6 composite
  • docker/setup-buildx-action v3 composite
hack/Dockerfile docker
  • ${TARGET} latest build
  • base latest build
  • base-builder latest build
  • node ${NODE_VERSION} build
  • ubuntu ${UBUNTU_VERSION} build
hack/docker-compose.acceptance-tests.yml docker
hack/docker-compose.instrumentation.yml docker
  • grafana/grafana latest
  • prom/prometheus latest
hack/docker-compose.pmm.yml docker
  • percona/pmm-server latest
  • perconalab/pmm-client latest
hack/docker-compose.tests.yml docker
  • archivematica-tests latest
hack/docker-compose.yml docker
  • artefactual/clamav latest
  • artefactual/gearmand 1.1.18-alpine
  • docker.elastic.co/elasticsearch/elasticsearch 6.8.23
  • nginx stable-alpine
  • percona 8.0
tests/integration/docker-compose.yml docker
  • percona 8.0
  • quay.io/keycloak/keycloak latest
src/dashboard/frontend/package-lock.json npm
  • 493 dependencies
src/dashboard/frontend/package.json npm
  • @babel/core ^7.25.8 development
  • @babel/plugin-transform-modules-commonjs ^7.25.7 development
  • @babel/plugin-transform-object-assign ^7.25.7 development
  • @babel/plugin-transform-runtime ^7.25.7 development
  • @babel/preset-env ^7.25.8 development
  • angular-gettext-cli ^1.2.0 development
  • babel-loader ^9.2.1 development
  • css-loader ^7.1.2 development
  • html-loader ^5.1.0 development
  • http-server ^14.1.1 development
  • imports-loader ^5.0.0 development
  • jasmine-core ^5.4.0 development
  • karma ^6.4.4 development
  • karma-chrome-launcher ^3.2.0 development
  • karma-firefox-launcher ^2.1.3 development
  • karma-jasmine ^5.1.0 development
  • karma-junit-reporter ^2.0.1 development
  • karma-webpack ^5.0.1 development
  • path-browserify ^1.0.1 development
  • postcss ^8.4.47 development
  • shelljs ^0.8.5 development
  • style-loader ^4.0.0 development
  • webpack ^5.95.0 development
  • webpack-cli ^5.1.4 development
  • angular ~1.5.0
  • angular-cookies ~1.5.11
  • angular-gettext ^2.3.8
  • angular-loader ~1.5.0
  • angular-mocks ~1.5.0
  • angular-route ~1.5.0
  • angular-route-segment ~1.5.0
  • angular-tree-control ^0.2.0
  • angular-ui-bootstrap ^0.14.3
  • angular-ui-validate ^1.2.2
  • archivematica-browse-helpers git+https://github.com/artefactual-labs/archivematica-browse-helpers.git
  • base64-helpers github:artefactual-labs/base64-helpers#v0.1.2
  • d3 ^3.5.17
  • font-awesome ^4.7.0
  • lodash ^4.17.21
  • moment ^2.30.1
  • restangular ^1.6.1
src/dashboard/src/media/vendor/font-awesome/package.json npm
pyproject.toml pypi
requirements-dev.in pypi
  • coverage ==7.6.1 development
  • mockldap v0.3.1 development
  • pip-tools * development
  • playwright d9cdfbb1e178b6770625e9f857139aff77516af0 development
  • pytest * development
  • pytest-cov * development
  • pytest-django * development
  • pytest-playwright * development
  • pytest-randomly * development
  • pytest-randomly ==3.15.0 development
  • tox * development
requirements-dev.txt pypi
  • agentarchives ==0.9.0 development
  • amclient ==1.3.0 development
  • ammcpc ==0.2.0 development
  • asgiref ==3.8.1 development
  • attrs ==24.2.0 development
  • brotli ==1.1.0 development
  • build ==1.2.2.post1 development
  • cachetools ==5.5.0 development
  • certifi ==2024.8.30 development
  • cffi ==1.17.1 development
  • chardet ==5.2.0 development
  • charset-normalizer ==3.4.0 development
  • clamd ==1.0.2 development
  • click ==8.1.7 development
  • colorama ==0.4.6 development
  • coverage ==7.6.1 development
  • cryptography ==43.0.3 development
  • distlib ==0.3.9 development
  • django ==4.2.16 development
  • django-auth-ldap ==5.0.0 development
  • django-autoslug ==1.9.9 development
  • django-cas-ng ==5.0.1 development
  • django-csp ==3.8 development
  • django-forms-bootstrap ==3.1.0 development
  • django-prometheus ==2.3.1 development
  • django-tastypie ==0.14.7 development
  • elasticsearch ==6.8.2 development
  • exceptiongroup ==1.2.2 development
  • filelock ==3.16.1 development
  • funcparserlib ==2.0.0a0 development
  • gevent ==24.2.1 development
  • greenlet ==3.1.1 development
  • gunicorn ==23.0.0 development
  • idna ==3.10 development
  • importlib-metadata ==8.5.0 development
  • importlib-resources ==6.4.5 development
  • iniconfig ==2.0.0 development
  • inotify-simple ==1.3.5 development
  • josepy ==1.14.0 development
  • jsonschema ==4.23.0 development
  • jsonschema-specifications ==2023.12.1 development
  • lazy-paged-sequence ==0.3 development
  • lxml ==5.3.0 development
  • metsrw ==0.5.1 development
  • mozilla-django-oidc ==4.0.1 development
  • mysqlclient ==2.2.5 development
  • olefile ==0.47 development
  • orjson ==3.10.10 development
  • packaging ==24.1 development
  • pip ==24.3.1 development
  • pip-tools ==7.4.1 development
  • platformdirs ==4.3.6 development
  • pluggy ==1.5.0 development
  • prometheus-client ==0.21.0 development
  • pyasn1 ==0.6.1 development
  • pyasn1-modules ==0.4.1 development
  • pycparser ==2.22 development
  • pyee ==12.0.0 development
  • pyopenssl ==24.2.1 development
  • pyproject-api ==1.8.0 development
  • pyproject-hooks ==1.2.0 development
  • pytest ==8.3.3 development
  • pytest-base-url ==2.1.0 development
  • pytest-cov ==5.0.0 development
  • pytest-django ==4.9.0 development
  • pytest-playwright ==0.5.2 development
  • pytest-randomly ==3.15.0 development
  • python-cas ==1.6.0 development
  • python-dateutil ==2.9.0.post0 development
  • python-ldap ==3.4.4 development
  • python-mimeparse ==2.0.0 development
  • python-slugify ==8.0.4 development
  • referencing ==0.35.1 development
  • requests ==2.32.3 development
  • rpds-py ==0.20.0 development
  • setuptools ==75.2.0 development
  • six ==1.16.0 development
  • sqlparse ==0.5.1 development
  • text-unidecode ==1.3 development
  • tomli ==2.0.2 development
  • tox ==4.23.2 development
  • typing-extensions ==4.12.2 development
  • unidecode ==1.3.8 development
  • urllib3 ==2.2.3 development
  • virtualenv ==20.27.1 development
  • wheel ==0.44.0 development
  • whitenoise ==6.7.0 development
  • zipp ==3.20.2 development
  • zope-event ==5.0 development
  • zope-interface ==7.1.1 development
requirements.in pypi
  • Django >=4.2,<5
  • agentarchives *
  • amclient *
  • ammcpc *
  • bagit 902051d8410219f6c5f4ce6d43e5b272cf29e89b
  • brotli *
  • clamd *
  • django-auth-ldap *
  • django-auth-ldap ==5.0.0
  • django-autoslug *
  • django-cas-ng *
  • django-csp *
  • django-forms-bootstrap *
  • django-prometheus *
  • django-shibboleth-remoteuser f08a7864d6130416c352981ccf318fff0fd5be58
  • django-tastypie *
  • elasticsearch >=6.0.0,<7.0.0
  • gearman3 b68efc868c7a494dd6a2d2e820fb098a6da9f797
  • gevent ==24.2.1
  • gunicorn *
  • importlib-metadata *
  • inotify_simple *
  • jsonschema *
  • jsonschema-specifications ==2023.12.1
  • lazy-paged-sequence *
  • lxml *
  • metsrw *
  • mozilla-django-oidc *
  • orjson *
  • prometheus_client *
  • python-dateutil *
  • python-ldap *
  • requests *
  • unidecode *
  • whitenoise ==6.7.0
requirements.txt pypi
  • agentarchives ==0.9.0
  • amclient ==1.3.0
  • ammcpc ==0.2.0
  • asgiref ==3.8.1
  • attrs ==24.2.0
  • brotli ==1.1.0
  • certifi ==2024.8.30
  • cffi ==1.17.1
  • charset-normalizer ==3.4.0
  • clamd ==1.0.2
  • cryptography ==43.0.3
  • django ==4.2.16
  • django-auth-ldap ==5.0.0
  • django-autoslug ==1.9.9
  • django-cas-ng ==5.0.1
  • django-csp ==3.8
  • django-forms-bootstrap ==3.1.0
  • django-prometheus ==2.3.1
  • django-tastypie ==0.14.7
  • elasticsearch ==6.8.2
  • gevent ==24.2.1
  • greenlet ==3.1.1
  • gunicorn ==23.0.0
  • idna ==3.10
  • importlib-metadata ==8.5.0
  • importlib-resources ==6.4.5
  • inotify-simple ==1.3.5
  • josepy ==1.14.0
  • jsonschema ==4.23.0
  • jsonschema-specifications ==2023.12.1
  • lazy-paged-sequence ==0.3
  • lxml ==5.3.0
  • metsrw ==0.5.1
  • mozilla-django-oidc ==4.0.1
  • mysqlclient ==2.2.5
  • olefile ==0.47
  • orjson ==3.10.10
  • packaging ==24.1
  • prometheus-client ==0.21.0
  • pyasn1 ==0.6.1
  • pyasn1-modules ==0.4.1
  • pycparser ==2.22
  • pyopenssl ==24.2.1
  • python-cas ==1.6.0
  • python-dateutil ==2.9.0.post0
  • python-ldap ==3.4.4
  • python-mimeparse ==2.0.0
  • referencing ==0.35.1
  • requests ==2.32.3
  • rpds-py ==0.20.0
  • setuptools ==75.2.0
  • six ==1.16.0
  • sqlparse ==0.5.1
  • typing-extensions ==4.12.2
  • unidecode ==1.3.8
  • urllib3 ==2.2.3
  • whitenoise ==6.7.0
  • zipp ==3.20.2
  • zope-event ==5.0
  • zope-interface ==7.1.1