https://github.com/acdh-oeaw/staribacher-static

https://github.com/acdh-oeaw/staribacher-static

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.1%) to scientific vocabulary

Keywords

dse-static
Last synced: 9 months ago · JSON representation

Repository

Basic Info
Statistics
  • Stars: 0
  • Watchers: 3
  • Forks: 0
  • Open Issues: 3
  • Releases: 0
Topics
dse-static
Created about 2 years ago · Last pushed about 1 year ago
Metadata Files
Readme License

README.md

Staribacher Tagebuch

Application repo for the digital edition of "Staribacher Tagebücher"

install

  • Clone the repo
  • Change into the directory cd staribacher-static
  • Create virtual environment python -m venv venv, activate it source venv/bin/activate and install needed python packages pip install -r requirements.txt
  • Install saxon ./shellscripts/dl_saxon.sh

development

  • Fetch the data ./shellscripts/fetch_data.sh
  • Enrich/process the data ./shellscripts/process_data.sh
  • Build fulltext-search index with python pyscripts/make_ts_index.py
  • Build the app with ant

run the app

  • Start some server in html directoy e.g. bash python -m http.server
  • Open http://127.0.0.1:8000/

Owner

  • Name: Austrian Centre for Digital Humanities & Cultural Heritage
  • Login: acdh-oeaw
  • Kind: organization
  • Email: acdh@oeaw.ac.at
  • Location: Vienna, Austria

GitHub Events

Total
  • Issues event: 4
  • Delete event: 2
  • Push event: 20
  • Pull request event: 1
  • Create event: 1
Last Year
  • Issues event: 4
  • Delete event: 2
  • Push event: 20
  • Pull request event: 1
  • Create event: 1

Issues and Pull Requests

Last synced: 9 months ago

All Time
  • Total issues: 20
  • Total pull requests: 63
  • Average time to close issues: 10 days
  • Average time to close pull requests: 3 minutes
  • Total issue authors: 3
  • Total pull request authors: 3
  • Average comments per issue: 0.2
  • Average comments per pull request: 0.0
  • Merged pull requests: 59
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 11
  • Pull requests: 12
  • Average time to close issues: 3 days
  • Average time to close pull requests: less than a minute
  • Issue authors: 2
  • Pull request authors: 3
  • Average comments per issue: 0.09
  • Average comments per pull request: 0.0
  • Merged pull requests: 10
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • fsanzl (11)
  • csae8092 (6)
  • rausch-supola (3)
Pull Request Authors
  • fsanzl (45)
  • rausch-supola (15)
  • csae8092 (3)
Top Labels
Issue Labels
enhancement (1)
Pull Request Labels

Dependencies

.github/workflows/arche.yml actions
  • actions/checkout v2 composite
.github/workflows/build.yml actions
  • actions/checkout v4 composite
  • peaceiris/actions-gh-pages v3 composite
requirements.txt pypi
  • acdh-cfts-pyutils *
  • acdh-tei-pyutils *
  • favicons *
  • rlPyCairo ==0.2.0