Science Score: 57.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 2 DOI reference(s) in README
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.7%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: EOSC-synergy
  • License: apache-2.0
  • Language: Python
  • Default Branch: main
  • Size: 6.26 MB
Statistics
  • Stars: 7
  • Watchers: 3
  • Forks: 10
  • Open Issues: 30
  • Releases: 7
Created over 5 years ago · Last pushed about 1 year ago
Metadata Files
Readme Contributing License Code of conduct Citation

README.md

FAIR EVA (Evaluator, Validator & Advisor)

Achievements

SQAaaS badge

GitHub license GitHub release

Python versions

Documentation

Documentation and guidelines for this project

Cite as

Aguilar Gómez, F., Bernal, I. FAIR EVA: Bringing institutional multidisciplinary repositories into the FAIR picture. Sci Data 10, 764 (2023). https://doi.org/10.1038/s41597-023-02652-8

Quickstart

docker run --name=fair_eva -p 9090:9090 -p 5000:5000 -dit --network host

Acknowledgements

This software started to be developed within IFCA-Advanced-Computing receives funding from the European Union’s Horizon 2020 research and innovation programme under grant agreement No 857647.

Owner

  • Name: Project EOSC-synergy
  • Login: EOSC-synergy
  • Kind: organization
  • Email: coordinator@eosc-synergy.eu

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Aguilar Gómez"
  given-names: "Fernando"
  orcid: "https://orcid.org/0000-0001-9462-4831"
- family-names: "Bernal"
  given-names: "Isabel"
  orcid: "https://orcid.org/0000-0003-2506-9947"
title: "FAIR EVA: Bringing institutional multidisciplinary repositories into the FAIR picture"
version: 1.0.0
doi: 	10.1038/s41597-023-02652-8
date-released: 2022-03-15
url: "https://github.com/IFCA-Advanced-Computing/FAIR_eva"

GitHub Events

Total
  • Release event: 3
  • Watch event: 2
  • Delete event: 2
  • Push event: 7
  • Pull request event: 5
  • Fork event: 2
  • Create event: 7
Last Year
  • Release event: 3
  • Watch event: 2
  • Delete event: 2
  • Push event: 7
  • Pull request event: 5
  • Fork event: 2
  • Create event: 7

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 18
  • Total pull requests: 83
  • Average time to close issues: 3 months
  • Average time to close pull requests: 9 days
  • Total issue authors: 6
  • Total pull request authors: 7
  • Average comments per issue: 0.89
  • Average comments per pull request: 0.04
  • Merged pull requests: 69
  • Bot issues: 0
  • Bot pull requests: 15
Past Year
  • Issues: 0
  • Pull requests: 1
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • orviz (27)
  • PalomoIFCA (6)
  • ferag (2)
  • rjdmartins (2)
  • AJRubio-Montero (2)
  • anastasiabright (1)
  • kpapag (1)
  • bencomp (1)
Pull Request Authors
  • orviz (67)
  • PalomoIFCA (52)
  • ferag (34)
  • github-actions[bot] (12)
  • dependabot[bot] (4)
  • vykozlov (1)
  • davrodgon (1)
  • yvgrossmann (1)
Top Labels
Issue Labels
enhancement (9) DT-GEO D4.2 (5) bug (3) config (2) tests (1) documentation (1) DT-GEO (1)
Pull Request Labels
dependencies (4) DT-GEO D4.2 (2)

Dependencies

.sqa/docker-compose.yml docker
  • indigodatacloud/ci-images python3.6
Dockerfile docker
  • ubuntu 20.04 build
requirements.txt pypi
  • Babel *
  • PyPDF2 *
  • bokeh ==2.3.3
  • bs4 *
  • connexion *
  • flask ==2.2.5
  • flask_babel *
  • flask_wtf *
  • idutils *
  • pandas *
  • psycopg2-binary *
  • reportlab *
  • swagger-ui-bundle ==0.0.6
  • werkzeug ==2.2.3
setup.py pypi
test-requirements.txt pypi
  • pytest * test
  • pytest-cov >=2.8.1 test
  • pytest-randomly ==1.2.3 test