https://github.com/acdh-oeaw/tei-abstracts-app

Web App to publish the Abstracts of TEI-2016

https://github.com/acdh-oeaw/tei-abstracts-app

Science Score: 36.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
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
    2 of 3 committers (66.7%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.3%) to scientific vocabulary

Keywords

digital-edition generic-de-web-app
Last synced: 10 months ago · JSON representation

Repository

Web App to publish the Abstracts of TEI-2016

Basic Info
Statistics
  • Stars: 1
  • Watchers: 6
  • Forks: 1
  • Open Issues: 3
  • Releases: 0
Archived
Topics
digital-edition generic-de-web-app
Created over 9 years ago · Last pushed over 7 years ago
Metadata Files
Readme License

README.md

Web App to publish the Abstracts of TEI-2016

The purpose of this application is to publish the in XML/TEI encoded abstracts of the TEI-Conference 2016. The abstracts were taken from the GitHub-Repo TEI2016abstracts. The application is based upon generec-de-web-app.

Install

  1. This applications is an eXist-db application. Therefore you need to have an eXist-db instance (tested with version 2.2 and RC 3.0) up and running.
  2. Open eXist-db dashboard (if you have eXist running on localhost and with default settings try http://localhost:8080/exist/apps/dashboard/index.html.
  3. There open the package manager
  4. Click on 'add a package', the icon in the top left corner
  5. Select tei-abstracts-0.1.xar located in the build directory in this repo
  6. After a succesful installation process, you should be all set up and running. Again on localhost try: http://localhost:8080/exist/apps/tei-abstracts/

Data preprocessing

To enhance functionality of this application, the data had to be slightly processed. Therefore the following steps were conducted:

  • derived a person index from the data by collecting all authors and created persName keys, either by taking the already assigned viaf number or created an md5 hash from the concatenated for- and surname plus prefix "genID" (create-pers-list.xql)
  • added md5 hashes as @key attributes to persName elements in the abstracts (add.keys.xql)

Data enrichment

The scripts add-gender-genderize-listpers.xql and add-gender-genderize-editions.xqll map all forenames in the corpus towards their gender. Therefore the names are sent to the service genderize.io. Since the number of daily requests must not exeed 1000, editions and indices are processed seperatly.

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
Last Year

Committers

Last synced: about 1 year ago

All Time
  • Total Commits: 98
  • Total Committers: 3
  • Avg Commits per committer: 32.667
  • Development Distribution Score (DDS): 0.245
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Peter Andorfer P****r@o****t 74
Vanessa Hannesschläger v****r@o****t 23
Joe Wicentowski j****z@g****m 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 43
  • Total pull requests: 2
  • Average time to close issues: 14 days
  • Average time to close pull requests: 5 minutes
  • Total issue authors: 2
  • Total pull request authors: 1
  • Average comments per issue: 0.79
  • Average comments per pull request: 0.0
  • Merged pull requests: 2
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • vanyh (21)
  • csae8092 (3)
Pull Request Authors
  • joewiz (1)
Top Labels
Issue Labels
bug (2) help wanted (2) wontfix (1) enhancement (1)
Pull Request Labels