{
    "@context": [
        "https:\/\/doi.org\/doi:10.5063\/schema\/codemeta-2.0",
        "http:\/\/schema.org"
    ],
    "@type": "SoftwareSourceCode",
    "name": "GenoM3 OpenPRS Template",
    "description": "The GenoM3-OpenPRS package is a GenoM3 template. It needs to be run jointly with GenoM3 applied to a module specification. Applying this template to a module synthesizes an OpenPRS binding to control the module from OpenPRS.",
    "dateCreated": "2012-01-01",
    "datePublished": "2024-10-23",
    "license": [
        "BSD 2-Clause \"Simplified\" License"
    ],
    "url": "https:\/\/hal.science\/hal-04750041",
    "identifier": [
        {
            "@type": "hal",
            "propertyID": "https:\/\/hal.science\/hal-04750041",
            "value": "hal-04750041"
        },
        {
            "@type": "swhid",
            "propertyID": "https:\/\/archive.softwareheritage.org\/swh:1:dir:2658d2d22c7e05fc6026aa8fa3b00c6d8589e974;origin=https:\/\/hal.archives-ouvertes.fr\/hal-04750041;visit=swh:1:snp:8d16356ac12c168244ae6d6fdc23c3752c5a7f37;anchor=swh:1:rel:5cd382b56e64a8871307eecc73e0e6041f7db585;path=\/",
            "value": "swh:1:dir:2658d2d22c7e05fc6026aa8fa3b00c6d8589e974;origin=https:\/\/hal.archives-ouvertes.fr\/hal-04750041;visit=swh:1:snp:8d16356ac12c168244ae6d6fdc23c3752c5a7f37;anchor=swh:1:rel:5cd382b56e64a8871307eecc73e0e6041f7db585;path=\/"
        }
    ],
    "applicationCategory": [
        "info.info-rb"
    ],
    "keywords": [
        "Robotics software architecture"
    ],
    "codeRepository": "https:\/\/git.openrobots.org\/projects\/genom3-openprs",
    "programmingLanguage": [
        "C"
    ],
    "operatingSystem": [
        "Linux, Unix sytems and Mac OSX systems"
    ],
    "version": "1",
    "softwareVersion": "1.0.10",
    "dateModified": "2025-10-22",
    "developmentStatus": "WIP",
    "author": [
        {
            "@type": "Role",
            "roleName": "aut",
            "author": {
                "@type": "Person",
                "@id": [
                    "0000-0003-2822-0905"
                ],
                "givenName": "F\u00e9lix",
                "familyName": "Ingrand",
                "affiliation": [
                    {
                        "@type": "Organization",
                        "name": "LAAS-RIS"
                    }
                ]
            }
        }
    ],
    "contributor": [
        {
            "@type": "Person",
            "givenName": "Felix",
            "familyName": "Ingrand"
        }
    ]
}