Skip to main content
  • Home
  • Development
  • Documentation
  • Donate
  • Operational login
  • Browse the archive

swh logo
SoftwareHeritage
Software
Heritage
Archive
Features
  • Search

  • Downloads

  • Save code now

  • Add forge now

  • Help

Raw File Download

To reference or cite the objects present in the Software Heritage archive, permalinks based on SoftWare Hash IDentifiers (SWHIDs) must be used.
Select below a type of object currently browsed in order to display its associated SWHID and permalink.

  • content
content badge
swh:1:cnt:0343f9cb239d6a0892cf24c42f86bbbe51c2db7c

This interface enables to generate software citations, provided that the root directory of browsed objects contains a citation.cff or codemeta.json file.
Select below a type of object currently browsed in order to generate citations for them.

  • content
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
{
    "@context": "https://w3id.org/codemeta/3.0",
    "type": "SoftwareSourceCode",
    "applicationCategory": "Software engineering",
    "author": [
        {
            "id": "https://orcid.org/0009-0009-7981-6363",
            "type": "Person",
            "affiliation": {
                "type": "Organization",
                "name": "LIRMM, Univ. Montpellier, CNRS, Montpellier, France"
            },
            "email": "selena.lamari@lirmm.fr",
            "familyName": "Lamari",
            "givenName": "Selena"
        },
        {
            "id": "https://orcid.org/0000-0002-2063-0291",
            "type": "Person",
            "affiliation": {
                "type": "Organization",
                "name": "Universit´e Bretagne Sud, UMR CNRS 6074, IRISA, F-56000 Vannes, France"
            },
            "email": "chouki.tibermacine@univ-ubs.fr",
            "familyName": "Tibermacine",
            "givenName": "Chouki"
        },
        {
            "id": "https://orcid.org/0000-0002-6711-8455",
            "type": "Person",
            "affiliation": {
                "type": "Organization",
                "name": "EuroMov Digital Health in Motion, Univ. Montpellier & IMT Mines Ales, Ales, France"
            },
            "email": "Christelle.Urtado@mines-ales.fr",
            "familyName": "Urtado",
            "givenName": "Christelle"
        },
        {
            "id": "https://orcid.org/0000-0002-5812-1230",
            "type": "Person",
            "affiliation": {
                "type": "Organization",
                "name": "EuroMov Digital Health in Motion, Univ. Montpellier & IMT Mines Ales, Ales, France"
            },
            "email": "sylvain.vauttier@mines-ales.fr",
            "familyName": "Vauttier",
            "givenName": "Sylvain"
        }
    ],
    "codeRepository": "https://github.com/lamari-selena/PRIAM/",
    "description": "PRIAM is an innovative solution specifically designed to help organizations ensure their applications comply with the stringent requirements of the General Data Protection Regulation (GDPR). As privacy and data protection become increasingly critical, businesses need a reliable framework to address the complexities of GDPR compliance, and PRIAM provides just that.\n\nIn this project, we focus primarily on consent management, which is a key aspect of GDPR compliance. Consent management ensures that organizations properly handle and record user consent for the processing of personal data. This feature is crucial for complying with GDPR's requirements on transparency and user control over their data.",
    "keywords": [
        "Software engineering",
        "Privacy",
        "GDPR regulation",
        "Personal data",
        "Consent management",
        "Microservice architecture",
        "Interoperability"
    ],
    "name": "PRIAM",
    "programmingLanguage": [
        "Java",
        "Spring boot framework",
        "Angular"
    ],
    "version": "1.0.0",
    "referencePublication": "https://doi.org/10.1007/978-981-96-0808-9_12"
}

back to top

Software Heritage — Copyright (C) 2015–2025, The Software Heritage developers. License: GNU AGPLv3+.
The source code of Software Heritage itself is available on our development forge.
The source code files archived by Software Heritage are available under their own copyright and licenses.
Terms of use: Archive access, API— Content policy— Contact— JavaScript license information— Web API