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 (0.2%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: SchenbergZY
- License: other
- Language: CSS
- Default Branch: main
- Homepage: https://schenbergzy.github.io/my-oer-1/
- Size: 242 KB
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Created 8 months ago
· Last pushed 8 months ago
Metadata Files
Readme
License
Citation
README.md
My very first OER
Owner
- Name: Yue Zhang
- Login: SchenbergZY
- Kind: user
- Company: Title
- Repositories: 1
- Profile: https://github.com/SchenbergZY
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 Template'
abstract: Minimales Template für den Workshop "OER Templates mit Jupyter Book" bei der QUADRIGA Jahrestagung 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
identifiers:
- type: doi
value: 10.5281/zenodo.15641474
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 Template'
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
identifiers:
- type: doi
value: 10.5281/zenodo.15641474
description: Zenodo
publisher:
name: QUADRIGA
languages:
- deu
copyright: CC-BY-SA-4.0
keywords:
- Open Educational Resource
GitHub Events
Total
- Push event: 2
- Create event: 1
Last Year
- Push event: 2
- Create event: 1
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 *