{
    "@context": [
        "https:\/\/doi.org\/doi:10.5063\/schema\/codemeta-2.0",
        "http:\/\/schema.org"
    ],
    "@type": "SoftwareSourceCode",
    "name": "Da Rocha 2026 model used for Wharton's jelly damage mechanical characterisation",
    "description": "Python implementation of the Da Rocha 2026 model used for Wharton's jelly damage mechanical characterisation. This code aims to reproduce the non-linear behaviour up to failure of soft biological tissues undergoing monotonic load.\r\nDa Rocha, A., Lavrand, A., Cavinato, C., Laurent, C., Mauprivez, C., Kerdjoudj, H., Po, C., Baldit, A., 2026. Macro-scale damage characterization of Wharton's jelly membrane undergoing tension. Journal of the Mechanical Behavior of Biomedical Materials 174, 107236.",
    "dateCreated": "2025-12-05",
    "datePublished": "2026-01-08",
    "license": [
        "https:\/\/spdx.org\/licenses\/AGPL-3.0-only"
    ],
    "url": "https:\/\/hal.science\/hal-05448064",
    "identifier": [
        {
            "@type": "hal",
            "propertyID": "https:\/\/hal.science\/hal-05448064",
            "value": "hal-05448064"
        },
        {
            "@type": "swhid",
            "propertyID": "https:\/\/archive.softwareheritage.org\/swh:1:dir:0e04457ee06f2b096085a031437d9b16e71cd01e;origin=https:\/\/gitlab.univ-lorraine.fr\/science-ouverte\/lem3\/python_da-rocha_2026_model_for_wj;visit=swh:1:snp:5bb15d2af7cd0b13f18cb5ae8f5312b15f397e03;anchor=swh:1:rev:f5bd7ae5c3749d7105bef9eb0dff73bc586a0c4e",
            "value": "swh:1:dir:0e04457ee06f2b096085a031437d9b16e71cd01e;origin=https:\/\/gitlab.univ-lorraine.fr\/science-ouverte\/lem3\/python_da-rocha_2026_model_for_wj;visit=swh:1:snp:5bb15d2af7cd0b13f18cb5ae8f5312b15f397e03;anchor=swh:1:rev:f5bd7ae5c3749d7105bef9eb0dff73bc586a0c4e"
        }
    ],
    "applicationCategory": [
        "spi"
    ],
    "keywords": [
        "Biomechanics",
        "Continuum damage mechanics",
        "Damage characterization"
    ],
    "funder": [
        "R\u00e9gion Grand Est"
    ],
    "codeRepository": "https:\/\/gitlab.univ-lorraine.fr\/science-ouverte\/lem3\/python_da-rocha_2026_model_for_wj",
    "programmingLanguage": [
        "Python 3"
    ],
    "operatingSystem": [
        "Linux",
        "Windows",
        "macOS"
    ],
    "version": "1",
    "softwareVersion": "1.0",
    "dateModified": "2026-04-02",
    "author": [
        {
            "@type": "Role",
            "roleName": "aut",
            "author": {
                "@type": "Person",
                "@id": [
                    "0009-0008-1903-0679"
                ],
                "givenName": "Alexis",
                "familyName": "Da Rocha",
                "affiliation": [
                    {
                        "@type": "Organization",
                        "name": "LEM3"
                    },
                    {
                        "@type": "Organization",
                        "name": "ICube"
                    }
                ]
            }
        },
        {
            "@type": "Role",
            "roleName": "aut",
            "author": {
                "@type": "Person",
                "@id": [
                    "0000-0002-1675-5681"
                ],
                "givenName": "Adrien",
                "familyName": "Baldit",
                "affiliation": [
                    {
                        "@type": "Organization",
                        "name": "LEM3"
                    },
                    {
                        "@type": "Organization",
                        "name": "ENIM"
                    }
                ]
            }
        }
    ],
    "contributor": [
        {
            "@type": "Person",
            "givenName": "Alexis",
            "familyName": "DA ROCHA"
        }
    ]
}