[
  {
    "assessment": {
      "@context": "https://w3id.org/everse/rsqa/0.0.1/",
      "@type": "SoftwareQualityAssessment",
      "name": "Quality Assessment for Software-Quality-Observatory-Orchestrator-TFG 0.9.0",
      "description": "An automated assessment of the Software-Quality-Observatory-Orchestrator-TFG tool based on the EVERSE software quality indicators, run on 2026-04-16.",
      "dateCreated": "2026-04-16T11:18:46Z",
      "license": {
        "@id": "https://creativecommons.org/publicdomain/zero/1.0/"
      },
      "assessedSoftware": {
        "@type": "schema:SoftwareApplication",
        "name": "Software-Quality-Observatory-Orchestrator-TFG",
        "softwareVersion": "0.9.0",
        "url": "https://github.com/SergioZSZ/Software-Quality-Observatory-Orchestrator-TFG"
      },
      "checks": [
        {
          "@type": "CheckResult",
          "test_id": "https://w3id.org/rsfc/test/RSFC-01-1",
          "test_name": "There is an identifier and resolves",
          "assessesIndicator": {
            "@id": "https://w3id.org/everse/i/indicators/persistent_and_unique_identifier"
          },
          "checkingSoftware": {
            "@type": "schema:SoftwareApplication",
            "name": "RSFC",
            "@id": "https://w3id.org/rsfc/",
            "softwareVersion": "0.1.2"
          },
          "process": "Searches for an identifier (i.e. DOI or SWHID) in the README file of the repository",
          "status": {
            "@id": "schema:CompletedActionStatus"
          },
          "output": "true",
          "evidence": "Found the identifier https://doi.org/10.5281/zenodo.18879858 in the README and it resolves",
          "suggestions": "No suggestions"
        }
      ],
      "@id": "https://github.com/SergioZSZ/Software-Quality-Observatory-Orchestrator-TFG/assessment/2026-04-16T11:18:46Z",
      "author": "SergioZSZ"
    }
  }
]
