oer-workshop
Science Score: 67.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
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (0.9%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: quadriga-dk
- License: other
- Language: Jupyter Notebook
- Default Branch: main
- Homepage: https://quadriga-dk.github.io/OER-Workshop/
- Size: 1.16 MB
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Created about 1 year ago
· Last pushed about 1 year ago
Metadata Files
Readme
License
Citation
Owner
- Name: quadriga-dk
- Login: quadriga-dk
- Kind: organization
- Repositories: 1
- Profile: https://github.com/quadriga-dk
Citation (CITATION.cff)
# yaml-language-server: $schema=https://citation-file-format.github.io/1.2.0/schema.json
cff-version: 1.2.0
title: 'OER Workshop'
abstract: Workshop "Jupyter Book für interaktive Open Educational Resources" / "Jupyter Book for Interactive Open Educational Resources" at the QUADRIGA Annual Conference 2025.
type: software
message: Please cite this software using the metadata from `preferred-citation` in
`CITATION.cff`.
authors: &id001
- given-names: Hannes
family-names: Schnaitter
orcid: https://orcid.org/0000-0002-1602-6032
affiliation: Humboldt-Universität zu Berlin, Institut für Bibliotheks- und Informationswissenschaft
- given-names: Lamia
family-names: Islam
affiliation: Universität Potsdam
- given-names: Evgenia
family-names: Samoilova
orcid: https://orcid.org/0000-0003-3858-901X
affiliation: Universität Potsdam
identifiers:
- type: doi
value: 10.5281/zenodo.15640938
description: Zenodo
repository-code: https://github.com/quadriga-dk/OER-Workshop-Template
url: https://quadriga-dk.github.io/OER-Workshop-Template/
keywords:
- Open Educational Resource
license: CC-BY-SA-4.0
references:
- title: Jupyter Book
type: software
authors:
- name: The Jupyter Book Community
website: https://github.com/jupyter-book/jupyter-book/graphs/contributors
preferred-citation:
year: 2025
authors: *id001
title: 'OER Workshop'
type: book
url: https://quadriga-dk.github.io/OER-Workshop-Template/
repository-code: https://github.com/quadriga-dk/OER-Workshop-Template
license: CC-BY-SA-4.0
publisher:
name: QUADRIGA
identifiers:
- type: doi
value: 10.5281/zenodo.15640938
description: Zenodo
languages:
- deu
copyright: CC-BY-SA-4.0
keywords:
- Open Educational Resource
GitHub Events
Total
- Release event: 5
- Delete event: 31
- Push event: 62
- Pull request event: 57
- Create event: 34
Last Year
- Release event: 5
- Delete event: 31
- Push event: 62
- Pull request event: 57
- Create event: 34
Dependencies
.github/workflows/deploy-book-python-only.yml
actions
- actions/cache v3 composite
- actions/checkout v4 composite
- actions/deploy-pages v4 composite
- actions/setup-python v5 composite
- actions/upload-pages-artifact v3 composite
requirements.txt
pypi
- jupyter-book ==1.0.4
- jupyterquiz ==2.8.
- matplotlib *
- numpy *