Skip to content

Automated Metadata Quality Report from CodeMetaSoft #77

Description

@esgg

This issue was created automatically after running metadata quality checks. Several warnings or pitfalls were detected and may be worth reviewing.

This automated issue includes:

  • Detected metadata pitfalls and warnings
  • A suggested codemeta.json when no codemeta.json was detected
  • Suggestions for fixing each issue

Context

This analysis is performed by the CodeMetaSoft project to help improve research software metadata quality.

This is a first initiative aimed at identifying and reporting metadata quality issues across research software repositories.
At this stage, we only provide diagnostics and recommendations.
In future iterations, we plan to propose automated fixes for the detected issues to further simplify the improvement process and reduce manual effort.

Each pitfall and warning is identified by a unique code (e.g. P001 for pitfalls, W004 for warnings) that corresponds to specific metadata quality issues.
You can find more details about these checks and how to address them in the RSMetacheck catalog.

Metadata Quality Report

Repository: https://github.com/oeg-upm/morph-rdb
Analysis Date: 2026-06-05
sw-metadata-bot version: 0.5.0
RSMetacheck version: 0.3.1

📄 Missing codemeta.json

No root codemeta.json file was detected in the repository. A generated suggestion is provided below.

{
  "@context": "https://w3id.org/codemeta/3.0",
  "@type": [
    "SoftwareSourceCode",
    "SoftwareApplication"
  ],
  "license": {
    "name": "Apache License 2.0",
    "url": "https://spdx.org/licenses/Apache-2.0",
    "identifier": "https://spdx.org/licenses/Apache-2.0"
  },
  "codeRepository": "https://github.com/oeg-upm/morph-rdb",
  "issueTracker": "https://api.github.com/repos/oeg-upm/morph-rdb/issues",
  "dateCreated": "2014-05-19",
  "dateModified": "2026-06-04",
  "copyrightHolder": "Ontology Engineering Group, Universidad Polit\u00e9cnica de Madrid, Spain",
  "copyrightYear": "2015",
  "downloadUrl": "https://github.com/oeg-upm/morph-rdb/releases",
  "name": "morph-rdb",
  "programmingLanguage": [
    "Scala",
    "Java"
  ],
  "releaseNotes": "improve data translation",
  "softwareVersion": "v3.12.5",
  "datePublished": "2014-05-20",
  "buildInstructions": [
    "https://github.com/oeg-upm/morph-rdb/wiki"
  ],
  "author": [
    {
      "@type": "Organization",
      "identifier": "oeg-upm",
      "@id": "https://github.com/oeg-upm"
    }
  ],
  "url": [
    "https://morph.oeg.fi.upm.es/tool/morph-rdb"
  ],
  "readme": "https://raw.githubusercontent.com/oeg-upm/morph-rdb/master/README.md",
  "runtimePlatform": "Scala: 2.11.12",
  "description": [
    "Virtual Knowledge Graph Creation from RDB with R2RML"
  ]
}

This report was generated automatically by sw-metadata-bot on your main default branch.

If you're not interested in participating, please comment "unsubscribe" and we will remove your repository from our list.
If you would like the pitfalls and warnings to be fixed automatically, please comment "auto-fix" and we will prioritize adding this feature in future iterations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions