indigo-dc / jenkins-pipeline-library

Jenkins pipeline library with common functionalities for CI/CD environments, mainly targeted for the implementation of the SQA baseline requirements from https://indigo-dc.github.io/sqa-baseline/
Apache License 2.0
11 stars 6 forks source link

Code metadata [QC.Met] #138

Open samuelbernardolip opened 3 years ago

samuelbernardolip commented 3 years ago

It's missing a metadata standard for Software. The most popular now is called Codemeta

The CodeMeta Project

Every service should have it with metadata about packages used, creators, maintainers, provenance, etc. Probably should be part of JePL in the future to check if it's there.

There is good example how we want to register codemeta in Dataverse.

Click on Metadata and export in JSON, for example to publish in GitHub repository.