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.7%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Basic Info
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created 9 months ago · Last pushed 9 months ago
Metadata Files
Readme License Citation

README.md

OER Workshop Template

DOI

Minimales Template für den Workshop "OER Templates mit Jupyter Book" bei der QUADRIGA Jahrestagung 2025.

Owner

  • Name: quadriga-dk
  • Login: quadriga-dk
  • Kind: organization

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
  • Release event: 2
  • Delete event: 2
  • Public event: 1
  • Push event: 1
  • Pull request event: 9
  • Create event: 2
Last Year
  • Release event: 2
  • Delete event: 2
  • Public event: 1
  • Push event: 1
  • Pull request event: 9
  • Create event: 2

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 *