forked from FAIR-by-Design-Methodology/templates
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a4c0af0
commit d9c5791
Showing
3 changed files
with
150 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,68 @@ | ||
--- | ||
# RDA learning materials metadata minimal set | ||
title: "Home" | ||
author: | ||
- Name of entity(ies) | ||
- authoring the resource | ||
tags: | ||
- Keywords | ||
- Tags | ||
- Resource Description | ||
|
||
abstract: "A brief synopsis about or description of the learning resource." | ||
primaryLanguage: "two letter code, Language in which the resource was originally published or made available." | ||
license: "A license document that applies to this content, typically indicated by URL" | ||
versionDate: "YYYY-MM-DD Version date for the most recently published or broadcast resource." | ||
urlToResource: "https://doi.org/10.5072/zenodo.1234567" | ||
resourceURLType: "URL" | ||
targetGroup: "Principle users(s) for which the resource was designed." | ||
learningResourceType: "The predominant type or kind that characterizes the learning resource." | ||
learningOutcome: | ||
- Descriptions of what knowledge, | ||
- skills or | ||
- abilities | ||
- students should acquire on completion of the resource. | ||
accessCost: "Choice stating whether or not there is a fee for use of the resource (CV = Y/N/Maybe with recommendation that further explanation of “Maybe” goes in the Description field" | ||
expertiseLevel: "Target skill level in the topic being taught; example values include: beginner, intermediate, advanced" | ||
# template is a reserved keyword related to publishing of the Git book itself and not part of the RDA metadata schema. Please leave it as is and don't edit it manually | ||
template: signposting.html | ||
# hide is a reserved keyword related to the layout of the landing page and not part of the RDA metadata schema. Please leave it as is and don't edit it manually | ||
hide: | ||
- toc | ||
- navigation | ||
--- | ||
|
||
![Header with Skills4EOSC funding information](./attachments/header.png) | ||
|
||
# FAIR-by-Design Microlearning | ||
|
||
{!RELEASE_NOTES.md!} | ||
|
||
|
||
## Author(s) | ||
|
||
- List of people involved in preparing the training | ||
- format: Name Surname, comma separated | ||
|
||
|
||
## Contact information | ||
|
||
- how to reach out to training organizers | ||
|
||
## License | ||
|
||
<a rel="license" href="http://creativecommons.org/licenses/by/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/88x31.png" /></a><br />This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>. | ||
|
||
## DOI | ||
|
||
[https://doi.org/10.5072/zenodo.1234567](https://doi.org/10.5072/zenodo.1234567) | ||
|
||
## Accessibility Mission | ||
|
||
Skills4EOSC is dedicated to ensuring that all produced learning materials are accessible to as many visitors as possible regardless of their ability or technology. We have an active commitment to increasing our learning materials accessibility. The main standards that we aim to comply with are WCAG v.2.1 Level AA criteria and PDF/UA (ISO 14289). | ||
|
||
### Acknowledgement | ||
|
||
These learning materials have been developed by following the [FAIR-by-Design Methodology](https://doi.org/10.5281/zenodo.7875540). | ||
|
||
![Skills4EOSC logo](./attachments/skills4eosc.png) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters