pgd-mmdt

Metadata Management Tool for Dataset

https://github.com/inrae/pgd-mmdt

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
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.7%) to scientific vocabulary

Keywords

api data json json-schema metadata ontology project-management repository vocabulary web
Last synced: 6 months ago · JSON representation

Repository

Metadata Management Tool for Dataset

Basic Info
  • Host: GitHub
  • Owner: inrae
  • License: gpl-3.0
  • Language: PHP
  • Default Branch: main
  • Homepage:
  • Size: 28.2 MB
Statistics
  • Stars: 10
  • Watchers: 2
  • Forks: 1
  • Open Issues: 1
  • Releases: 9
Topics
api data json json-schema metadata ontology project-management repository vocabulary web
Created over 3 years ago · Last pushed 7 months ago
Metadata Files
Readme Changelog License Authors Codemeta

README.md

Logo

bio.tools HAL INRAE GitHub release

Metadata Management Tool for Data Storage Spaces

  • See Documentation : https://inrae.github.io/pgd-mmdt/

  • See the CHANGES file to see what's new


Funded by:

  • INRAE UR BIA-BIBS, Biopolymères Interactions Assemblages
  • INRAE, UR BIA, plate-forme BIBS
  • INRAE UMR BIOGECO, Biodiversité Gènes et Communautés

License

GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 - See the included LICENSE file.

Owner

  • Name: INRAE
  • Login: inrae
  • Kind: organization
  • Location: France

INRAE, French National Institute for Agriculture, Food and Environment

CodeMeta (codemeta.json)

{
  "@context": "https://doi.org/10.5063/schema/codemeta-2.0",
  "@type": "SoftwareSourceCode",
  "license": "https://spdx.org/licenses/GPL-3.0",
  "codeRepository": "https://github.com/inrae/pgd-mmdt",
  "dateCreated": "2022-01-01",
  "datePublished": "2023-10-29",
  "dateModified": "2025-06-30",
  "downloadUrl": "https://github.com/inrae/pgd-mmdt/archive/refs/tags/2.3.tar.gz",
  "issueTracker": "https://github.com/inrae/pgd-mmdt/issues",
  "name": "Maggot",
  "version": "2.3",
  "description": "Sharing descriptive metadata is the first essential step towards the so-called Open Data approach. With this in mind, the Maggot tool was specially designed to allow users to easily add descriptive metadata to datasets produced within a collective (research unit, platform, multi-partner project, etc.) while fitting perfectly into a structuring data management plan. Indeed, this approach addresses the issues of data organization and documentation, data storage and metadata sharing within this same collective and beyond.",
  "applicationCategory": "Data Management System",
  "releaseNotes": "New version completely revised and corrected with numerous extensions.",
  "developmentStatus": "active",
  "funder": {
    "@type": "Organization",
    "name": "INRAE"
  },
  "keywords": [
    "Data management",
    "FAIR",
    "metadata",
    "storage"
  ],
  "programmingLanguage": [
    "PHP",
    "Javascript"
  ],
  "operatingSystem": [
    "Linux",
    "Windows"
  ],
  "softwareRequirements": [
    "Docker or Hypervisor such as Oracle VirtualBox"
  ],
  "relatedLink": [
    "https://inrae.github.io/pgd-mmdt/"
  ],
  "author": [
    {
      "@type": "Person",
      "@id": "https://orcid.org/0000-0002-6687-7169",
      "givenName": "Daniel",
      "familyName": "Jacob",
      "email": "daniel.jacob@inrae.fr",
      "affiliation": {
        "@type": "Organization",
        "name": "INRAE UR BIA-BIBS"
      }
    },
    {
      "@type": "Person",
      "@id": "https://orcid.org/0000-0003-2727-0070",
      "givenName": "Franois",
      "familyName": "Ehrenmann",
      "email": "francois.ehrenmann@inrae.fr",
      "affiliation": {
        "@type": "Organization",
        "name": "INRAE UMR 1202 BioGeCo"
      }
    },
    {
      "@type": "Person",
      "givenName": "Philippe",
      "familyName": "Chaumeil",
      "email": "philippe.chaumeil@inrae.fr",
      "affiliation": {
        "@type": "Organization",
        "name": "INRAE UMR 1202 BioGeCo"
      }
    }
  ],
  "contributor": [
    {
      "@type": "Person",
      "@id": "https://orcid.org/0000-0002-3377-7516",
      "givenName": "Edouard",
      "familyName": "Guitton",
      "email": "edouard.guitton@inrae.fr",
      "affiliation": {
        "@type": "Organization",
        "name": "INRAE Dept. Sant Animal & Emerg'IN"
      }
    }
  ]
}

GitHub Events

Total
  • Issues event: 6
  • Issue comment event: 7
  • Push event: 121
  • Fork event: 1
  • Create event: 1
Last Year
  • Issues event: 6
  • Issue comment event: 7
  • Push event: 121
  • Fork event: 1
  • Create event: 1

Committers

Last synced: over 1 year ago

All Time
  • Total Commits: 82
  • Total Committers: 1
  • Avg Commits per committer: 82.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 82
  • Committers: 1
  • Avg Commits per committer: 82.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
djacob65@gmail.com d****5@g****m 82

Issues and Pull Requests

Last synced: over 1 year ago

All Time
  • Total issues: 1
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 1
  • Total pull request authors: 0
  • Average comments per issue: 2.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 1
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 1
  • Pull request authors: 0
  • Average comments per issue: 2.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • M-DOREL (4)
  • AmelieMasson (1)
  • NicolasCARPi (1)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Dependencies

dockerdbpart/Dockerfile docker
  • mongo 4.4 build
dockerscanpart/Dockerfile docker
  • ubuntu 20.04 build
dockerwebpart/Dockerfile docker
  • php 7.2-apache build