diff --git a/_data/metadata.yaml b/_data/metadata.yaml new file mode 100644 index 0000000..588623b --- /dev/null +++ b/_data/metadata.yaml @@ -0,0 +1,21 @@ +"@context": https://schema.org/ +"@type": LearningResource +"@id": https://elixir-europe-training.github.io/ELIXIR-TrP-LessonTemplate-MkDocs/ +http://purl.org/dc/terms/conformsTo: + "@type": CreativeWork + "@id": https://bioschemas.org/profiles/TrainingMaterial/1.0-RELEASE +description: Template for ELIXIR lessons +keywords: FAIR, OPEN, Bioinformatics, Teaching +name: ELIXIR Training Lesson template +# lookup at https://spdx.org/licenses/ +license: CC-BY-4.0 +author: +- "@type": Person + name: Geert van Geest + email: geert.vangeest@sib.swiss + github: GeertvanGeest + orcid: 0000-0002-1561-078X +- "@type": Person + name: Elin Kronander + github: elinkronander + orcid: 0000-0003-0280-6318 \ No newline at end of file diff --git a/requirements.txt b/requirements.txt index dc768d6..51ba9e1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,3 +3,4 @@ mkdocs-material mkdocs-bibtex neoteroi-mkdocs mkdocs-video +addbioschemas