Skip to content

Commit 0dd4a22

Browse files
authored
Add DOI
1 parent 3b3eca0 commit 0dd4a22

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Metadata Quality Assessment Framework API
22

3+
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.15788411.svg)](https://doi.org/10.5281/zenodo.15788411)
4+
35
This project is the central piece of the Metadata Quality Assurance
46
Framework, every other project is built on top of it. It provides
57
a general framework for measuring metadata quality in different
@@ -1322,7 +1324,6 @@ For the usage and implementation of the API see https://github.com/pkiraly/europ
13221324

13231325
Java doc for the actual development version of the API: https://pkiraly.github.io/metadata-qa-api.
13241326

1325-
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.15788411.svg)](https://doi.org/10.5281/zenodo.15788411)
13261327
[![Build Status](https://travis-ci.org/pkiraly/metadata-qa-api.svg?branch=main)](https://travis-ci.com/pkiraly/metadata-qa-api)
13271328
[![Coverage Status (@coveralls)](https://coveralls.io/repos/github/pkiraly/metadata-qa-api/badge.svg?branch=main)](https://coveralls.io/github/pkiraly/metadata-qa-api?branch=main)
13281329
[![Coverage Status (@codecov)](https://codecov.io/gh/pkiraly/metadata-qa-api/branch/main/graph/badge.svg?token=HLLGXJSVZL)](https://codecov.io/gh/pkiraly/metadata-qa-api)

0 commit comments

Comments
 (0)