{
    "@context": [
        "https:\/\/doi.org\/doi:10.5063\/schema\/codemeta-2.0",
        "http:\/\/schema.org"
    ],
    "@type": "SoftwareSourceCode",
    "name": "MOBILES: A Mobile Application for Documenting the Urban and Social Experiences of International Students",
    "description": "The MOBILES project focuses on studying the spatial experiences and socialization of international students through their digital practices, combining sociolinguistics, geography, and computer science. Its primary goal is to analyze how these students interact with urban spaces, considering their sensory and material perceptions, as well as their social and cultural interactions. This repository contains the source code of the MOBILES application, developed in Unity\/C\\# for Android and iOS. The application allows international students to create rich geolocated annotations (text, photos, icons, moods) and share them. They can also initiate and detail routes reflecting their personalized journeys through the city. These routes can be automatically generated via GPS tracking or manually entered on an interactive map, contributing to the individual appropriation of space. The interactive map is at the heart of the application, providing an interface to visualize annotations and routes shared by the community, as well as to add one's own contributions. The application's code manages geolocation, annotation creation and management, as well as route visualization on the map. Information related to users and generated content is stored in a MySQL database, which also manages the application's configuration settings. A kTBS system records digital traces of user interactions, facilitating the analysis of behavior and application usage. The application also integrates Firebase for push notification management, enabling real-time alerts about recommendations, suggestions, or interactions with other users. This system ensures data consistency between different sessions, synchronizing information between the mobile app and the backend.",
    "dateCreated": "2024-11-07",
    "datePublished": "2024-11-07",
    "license": [
        "Creative Commons Attribution Non Commercial Share Alike 4.0 International"
    ],
    "url": "https:\/\/hal.science\/hal-04771100",
    "identifier": [
        {
            "@type": "hal",
            "propertyID": "https:\/\/hal.science\/hal-04771100",
            "value": "hal-04771100"
        },
        {
            "@type": "swhid",
            "propertyID": "https:\/\/archive.softwareheritage.org\/swh:1:dir:1d257e664ea3db3b5e723f76b9ac220148435522;origin=https:\/\/gitlab.liris.cnrs.fr\/msadallah\/mobiles.git;visit=swh:1:snp:29804390c732861f0111a66db4ce15d17c133760;anchor=swh:1:rev:f274e463f4cdc8461391aec25ba72b20e8f54a82",
            "value": "swh:1:dir:1d257e664ea3db3b5e723f76b9ac220148435522;origin=https:\/\/gitlab.liris.cnrs.fr\/msadallah\/mobiles.git;visit=swh:1:snp:29804390c732861f0111a66db4ce15d17c133760;anchor=swh:1:rev:f274e463f4cdc8461391aec25ba72b20e8f54a82"
        }
    ],
    "applicationCategory": [
        "info.eiah"
    ],
    "keywords": [
        "Social interaction",
        "Digital support tool",
        "Mobile application",
        "Digital annotation",
        "Geolocation",
        "Urban exploration",
        "Language socialization",
        "Spatial practices",
        "\u00c9tudiants internationaux",
        "Pratiques spatiales",
        "Socialisation langagi\u00e8re",
        "Exploration urbaine",
        "Interaction sociale",
        "G\u00e9olocalisation",
        "Annotation num\u00e9rique",
        "Application mobile",
        "Outil de support num\u00e9rique"
    ],
    "relatedLink": [
        "https:\/\/mobiles-projet.huma-num.fr\/"
    ],
    "programmingLanguage": [
        "Unity",
        "C#"
    ],
    "runtimePlatform": [
        "Unity"
    ],
    "operatingSystem": [
        "Android",
        "iOS"
    ],
    "version": "1",
    "softwareVersion": "1.2.41",
    "dateModified": "2026-05-12",
    "developmentStatus": "Actif",
    "author": [
        {
            "@type": "Role",
            "roleName": "management",
            "author": {
                "@type": "Person",
                "@id": [
                    "0000-0002-2360-8727"
                ],
                "givenName": "Marie",
                "familyName": "Lefevre",
                "affiliation": [
                    {
                        "@type": "Organization",
                        "name": "LIRIS"
                    },
                    {
                        "@type": "Organization",
                        "name": "TWEAK"
                    }
                ]
            }
        },
        {
            "@type": "Role",
            "roleName": "aut",
            "author": {
                "@type": "Person",
                "@id": null,
                "givenName": "Rapha\u00ebl",
                "familyName": "Benedetto",
                "affiliation": [
                    {
                        "@type": "Organization"
                    }
                ]
            }
        },
        {
            "@type": "Role",
            "roleName": "aut",
            "author": {
                "@type": "Person",
                "@id": [
                    "0000-0001-9118-0235"
                ],
                "givenName": "Madjid",
                "familyName": "Sadallah",
                "affiliation": [
                    {
                        "@type": "Organization",
                        "name": "LIRIS"
                    },
                    {
                        "@type": "Organization",
                        "name": "TWEAK"
                    }
                ]
            }
        },
        {
            "@type": "Role",
            "roleName": "design",
            "author": {
                "@type": "Person",
                "@id": [
                    "0000-0002-6517-2538"
                ],
                "givenName": "Dominique",
                "familyName": "Chevalier",
                "affiliation": [
                    {
                        "@type": "Organization",
                        "name": "EVS"
                    }
                ]
            }
        },
        {
            "@type": "Role",
            "roleName": "design",
            "author": {
                "@type": "Person",
                "@id": [
                    "0000-0002-6252-7540"
                ],
                "givenName": "Claire",
                "familyName": "Cunty",
                "affiliation": [
                    {
                        "@type": "Organization",
                        "name": "EVS"
                    }
                ]
            }
        },
        {
            "@type": "Role",
            "roleName": "design",
            "author": {
                "@type": "Person",
                "@id": [
                    "0000-0002-1568-1780"
                ],
                "givenName": "Jean-Fran\u00e7ois",
                "familyName": "Grassin",
                "affiliation": [
                    {
                        "@type": "Organization",
                        "name": "ICAR"
                    }
                ]
            }
        },
        {
            "@type": "Role",
            "roleName": "design",
            "author": {
                "@type": "Person",
                "@id": [
                    "0000-0002-0641-0962"
                ],
                "givenName": "Thierry",
                "familyName": "Joliveau",
                "affiliation": [
                    {
                        "@type": "Organization",
                        "name": "EVS"
                    },
                    {
                        "@type": "Organization",
                        "name": "UJM"
                    }
                ]
            }
        },
        {
            "@type": "Role",
            "roleName": "design",
            "author": {
                "@type": "Person",
                "@id": [
                    "0000-0002-5309-0957"
                ],
                "givenName": "H\u00e9l\u00e8ne",
                "familyName": "Mathian",
                "affiliation": [
                    {
                        "@type": "Organization",
                        "name": "EVS"
                    },
                    {
                        "@type": "Organization",
                        "name": "CNRS"
                    }
                ]
            }
        },
        {
            "@type": "Role",
            "roleName": "design",
            "author": {
                "@type": "Person",
                "@id": [
                    "0000-0002-2354-2086"
                ],
                "givenName": "Camille",
                "familyName": "Scheffler",
                "affiliation": [
                    {
                        "@type": "Organization",
                        "name": "EVS"
                    }
                ]
            }
        }
    ],
    "contributor": [
        {
            "@type": "Person",
            "givenName": "Madjid",
            "familyName": "SADALLAH"
        }
    ]
}