{
    "@context": [
        "https:\/\/doi.org\/doi:10.5063\/schema\/codemeta-2.0",
        "http:\/\/schema.org"
    ],
    "@type": "SoftwareSourceCode",
    "name": "Test\\_20190527\\_01",
    "description": "description\\_en test v2",
    "dateCreated": "2012-01-01",
    "datePublished": "2019-05-27",
    "license": [
        "MIT License",
        "CeCILL Free Software License Agreement v1.1"
    ],
    "url": "https:\/\/hal.science\/hal-02140606",
    "identifier": [
        {
            "@type": "hal",
            "propertyID": "https:\/\/hal.science\/hal-02140606",
            "value": "hal-02140606"
        },
        {
            "@type": "swhid",
            "propertyID": "https:\/\/archive.softwareheritage.org\/swh:1:dir:fb13b51abbcfd13de85d9ba8d070a23679576cd7;origin=https:\/\/hal.archives-ouvertes.fr\/hal-02140606;visit=swh:1:snp:a3773941561cc557853898773a19c07cfe2efc5a;anchor=swh:1:rev:396b1ff29f7c75a0a3cc36f30e24ff7bae70bb52;path=\/",
            "value": "swh:1:dir:fb13b51abbcfd13de85d9ba8d070a23679576cd7;origin=https:\/\/hal.archives-ouvertes.fr\/hal-02140606;visit=swh:1:snp:a3773941561cc557853898773a19c07cfe2efc5a;anchor=swh:1:rev:396b1ff29f7c75a0a3cc36f30e24ff7bae70bb52;path=\/"
        }
    ],
    "applicationCategory": [
        "info"
    ],
    "keywords": [
        "mot_cle_2_en",
        "mot_cle_en",
        "mot_cle_fr"
    ],
    "funder": [
        "financement"
    ],
    "codeRepository": "www.code-repository.com",
    "relatedLink": [
        "www.voir_aussi.com"
    ],
    "programmingLanguage": [
        "Java"
    ],
    "runtimePlatform": [
        "outil"
    ],
    "operatingSystem": [
        "OS"
    ],
    "version": "2",
    "softwareVersion": "1.0.1",
    "dateModified": "2019-11-08",
    "releaseNotes": "releaseNote",
    "developmentStatus": "Inactif",
    "referencePublication": [
        "refIntene"
    ],
    "author": [
        {
            "@type": "Role",
            "roleName": "coding",
            "author": {
                "@type": "Person",
                "@id": [
                    "0000-0002-9777-5560"
                ],
                "givenName": "Morane",
                "familyName": "Gruenpeter",
                "affiliation": [
                    {
                        "@type": "Organization"
                    }
                ]
            }
        }
    ],
    "contributor": [
        {
            "@type": "Person",
            "givenName": "Morane",
            "familyName": "Gruenpeter"
        }
    ]
}