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: 6 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: IFCA-Advanced-Computing
- License: apache-2.0
- Language: Python
- Default Branch: main
- Size: 5.78 MB
Statistics
- Stars: 2
- Watchers: 5
- Forks: 2
- Open Issues: 6
- Releases: 0
Created over 2 years ago
· Last pushed 6 months ago
Metadata Files
Readme
Contributing
License
Code of conduct
Citation
Codeowners
README.md
FAIR EVA (Evaluator, Validator & Advisor)
Achievements
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: IFCA Advanced Computing and e-Science group
- Login: IFCA-Advanced-Computing
- Kind: organization
- Location: Santander, Spain
- Website: http://computing.ifca.es/
- Twitter: IFCA_Computing
- Repositories: 56
- Profile: https://github.com/IFCA-Advanced-Computing
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
- Watch event: 1
- Delete event: 1
- Issue comment event: 4
- Push event: 54
- Pull request review comment event: 5
- Pull request review event: 11
- Pull request event: 12
- Create event: 7
Last Year
- Watch event: 1
- Delete event: 1
- Issue comment event: 4
- Push event: 54
- Pull request review comment event: 5
- Pull request review event: 11
- Pull request event: 12
- Create event: 7
Dependencies
.github/workflows/pre-commit.yml
actions
- actions/checkout v3 composite
- actions/setup-python v3 composite
- pre-commit/action v3.0.0 composite
.github/workflows/repo-sync.yml
actions
- actions/checkout v3 composite
- peter-evans/create-pull-request v5 composite
- repo-sync/github-sync v2 composite
.sqa/docker-compose.yml
docker
- indigodatacloud/ci-images python3.6
Dockerfile
docker
- ubuntu 20.04 build
pyproject.toml
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
requirements.txt
pypi
- Babel *
- PyPDF2 *
- bokeh ==2.3.3
- bs4 *
- connexion *
- flask ==2.2.5
- flask_babel *
- flask_wtf *
- idutils *
- pandas *
- psycopg2-binary *
- rdflib *
- 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
