Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (1.5%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: GuigonGaelle
  • License: other
  • Language: Python
  • Default Branch: main
  • Size: 1.83 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 1
Created almost 2 years ago · Last pushed almost 2 years ago
Metadata Files
Readme Codemeta

README.md

Authors

Gaëlle Guigon (1,2), Mathieu Muratet (2,3)

1 CERI SN - IMT Nord Europe - Centre for Digital Systems 2 MOCAH - Modèles et Outils informatiques Centrés Apprentissage Humain 3 INSEI - Institut national supérieur de formation et de recherche pour l'éducation inclusive

To start the scenario analysis, keep the complete V1.4_lycee folder, RLGchecker.py and LaalysV2.jar in the same folder. Run the RLGchecker file and the analysis will begin.

Owner

  • Name: Gaëlle Guigon
  • Login: GuigonGaelle
  • Kind: user

CodeMeta (codemeta.json)

{
  "@context": "https://w3id.org/codemeta/3.0",
  "type": "SoftwareSourceCode",
  "applicationCategory": "Technology for Human Learning",
  "author": [
    {
      "id": "http://orcid.org/0000-0003-1790-6418",
      "type": "Person",
      "affiliation": {
        "type": "Organization",
        "name": "Sorbonne Universit; IMT Nord Europe"
      },
      "email": "gaelle.guigon@imt-nord-europe.fr",
      "familyName": "Guigon",
      "givenName": "Galle"
    },
    {
      "id": "http://orcid.org/0000-0001-6101-5132",
      "type": "Person",
      "affiliation": {
        "type": "Organization",
        "name": "Sorbonne Universit, CNRS, INS HEA"
      },
      "email": "mathieu.muratet@lip6.fr",
      "familyName": "Muratet",
      "givenName": "Mathieu"
    }
  ],
  "codeRepository": "https://github.com/GuigonGaelle/RLGchecker.git",
  "dateCreated": "2024-04-05",
  "dateModified": "2024-07-09",
  "datePublished": "2024-07-09",
  "description": "The core objective of our system is to automatically verify whether common tasks in RLG quests can be performed concurrently.\nIt is used with the Laalys tool to analyse Petri nets.",
  "downloadUrl": "https://github.com/GuigonGaelle/RLGchecker/archive/refs/heads/main.zip",
  "funder": {
    "type": "Organization",
    "name": "Sorbonne Universit & IMT Nord Europe "
  },
  "isPartOf": "https://innovation-pedagogique.imt-nord-europe.fr/RLG/",
  "keywords": [
    "serious game",
    "petri net",
    "automated-check",
    "cooperation"
  ],
  "license": "https://spdx.org/licenses/CC-BY-NC-SA-4.0",
  "name": "RLGchecker",
  "programmingLanguage": "Python",
  "relatedLink": "https://rlgmaker.imt-nord-europe.fr/",
  "softwareRequirements": "https://github.com/Mocahteam/Laalys",
  "version": "3.0.0",
  "developmentStatus": "active",
  "funding": "French Government - France Relance recovery plan - NUCLEOFIL project "
}

GitHub Events

Total
Last Year