testscholindex
Science Score: 44.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
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.6%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: agCleo
- License: cc0-1.0
- Language: HTML
- Default Branch: main
- Size: 10.1 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created over 1 year ago
· Last pushed over 1 year ago
Metadata Files
Readme
License
Code of conduct
Citation
README.md

FAIR-by-Design Methodology - Templates Repository
This repository hosts all templates necessary for the development of FAIR-by-Design learning materials for the requirements of the Skills4EOSC project. Use these templates together with
- the FAIR-by-Design Methodology for Learning Materials Development.
- the FAIR-by-Design Methodology Training of Trainers Learning materials
All content is available under CC0 license.
Want to learn how to implement the FAIR-by-Design Methodology?
If you are interested in following the training as a learner:
- take a look at the FAIR-by-Design Methodology learning content GitBook - based on the content of this repo
- enroll in the corresponding FAIR-by-Design Methodology course on the Skills4EOSC learning platform and try to get the FAIR Instructor badge.
How to use these templates?
If you want to start developing FAIR-by-Design learning materials based on these templates simply clone this repository.
May your learning materials always be FAIR!
The Skills4EOSC FAIR-by-Design Methodology Team
Owner
- Login: agCleo
- Kind: user
- Repositories: 2
- Profile: https://github.com/agCleo
Citation (CITATION.cff)
cff-version: 1.2.0
message: "If you use these learning materials, please cite it as below."
authors:
- family-names: Surname
given-names: First_Name
orcid: https://orcid.org/1234-5678-9101-1121
affiliation: Organization
title: "Training Name"
abstract: "Training description"
version: 1.0.0
doi: 10.5070/zenodo.123
date-released: "1970-01-01"
license: CC-BY-4.0
license-url: "https://creativecommons.org/licenses/by/4.0/legalcode.txt"
keywords:
- "thefirstkeyword"
- "thesecondkeyword"
- "a third keyword"
repository: "https://github.com/citation-file-format/my-research-software"
GitHub Events
Total
- Push event: 2
- Create event: 2
Last Year
- Push event: 2
- Create event: 2
Dependencies
.github/workflows/commit-cffconvert.yml
actions
- actions/checkout v3 composite
- citation-file-format/cffconvert-github-action 2.0.0 composite
- sergeysova/jq-action v2 composite
.github/workflows/commit-publish-docs.yml
actions
- actions/checkout v3 composite
- actions/setup-python v4 composite
.github/workflows/coordinate-release.yml
actions
.github/workflows/helper-get-zenodo-collection-id.yml
actions
- actions/checkout v3 composite
- actions/setup-python v4 composite
- mikefarah/yq v4.34.2 composite
.github/workflows/helper-update-doi-pptx.yml
actions
- actions/checkout v3 composite
- actions/setup-python v4 composite
.github/workflows/helper-update-dois-in-content.yml
actions
- actions/checkout v3 composite
- mikefarah/yq v4.34.2 composite
.github/workflows/release-mkdocs-version.yml
actions
- actions/checkout v3 composite
- actions/setup-python v4 composite
.github/workflows/release-update-citation-file.yml
actions
- actions/checkout v3 composite
- mikefarah/yq v4.34.2 composite
.github/workflows/release-update-mkdocs-citation.yml
actions
- actions/checkout v3 composite
- mikefarah/yq v4.34.2 composite
.github/workflows/release-zenodo-deposit.yml
actions
- actions/checkout v3 composite
- actions/setup-python v4 composite
- korvoj/zenodraft-action main composite
- mikefarah/yq v4.34.2 composite
.github/workflows/signposting.yml
actions
- actions/checkout v3 composite
- korvoj/signposting 1.0.1 composite
- mikefarah/yq v4.34.2 composite
.github/workflows/static.yml
actions
- actions/checkout v4 composite
- actions/configure-pages v5 composite
- actions/deploy-pages v4 composite
- actions/upload-pages-artifact v3 composite
requirements.txt
pypi
- markdown-include ==0.8.1
- mike ==1.1.2
- mkdocs-exclude ==1.0.2
- mkdocs-material ==8.5.7
- mkdocs-material-extensions ==1.1