portal-app

eXistDB-Application for rendering Metadate of TEI and MEI

https://github.com/baumann-digital/portal-app

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

Repository

eXistDB-Application for rendering Metadate of TEI and MEI

Basic Info
  • Host: GitHub
  • Owner: Baumann-Digital
  • License: other
  • Language: HTML
  • Default Branch: develop
  • Size: 8.38 MB
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 1
  • Open Issues: 35
  • Releases: 3
Created over 7 years ago · Last pushed 8 months ago
Metadata Files
Readme License Citation

README.md

BauDi Logo

BauDi portal-app

Build GitHub release fair-software.eu

This web application is written in XQuery on top of an eXist-db and powers baumann-digital.de.

Prerequisites

A recent eXist-db 6.X

Quick start guide

If you have a running eXist database you can simply install the portal-app.xar from the Release section via the eXist-Dashboard.

Dependencies on other eXist apps/libs

installable via dashboard: * functx (1.X.X or higher) * html-templating (1.X.X or higher) * shared (0.9.X or higher)

Branches

  • main: stable branch, i.e. the current release version
  • develop: development branch
  • other branches are experimental and and will get merged (or just some features) into develop at some point

How to build

  • installing Apache Ant
  • running ant from the repository root

Documentation

under construction.

License

This work is available under dual license: BSD 2-Clause and Creative Commons Attribution 4.0 International License (CC BY 4.0)

Owner

  • Name: Baumann Digital
  • Login: Baumann-Digital
  • Kind: organization
  • Email: ried-musikforschung@mail.de

MA-Thesis and PhD project

Citation (CITATION.cff.tmpl)

# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: @project.app@
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: Dennis
    family-names: Ried
    email: forschung@dennisried.de
    affiliation: Martin-Luther-Universität Halle-Wittenberg
    orcid: '0000-0001-5545-2088'
repository-code: '@project.url@'
url: 'https://baumann-digital.de'
keywords:
  - digital edition
  - research software
  - digital humanities
license: CC-BY-4.0
commit: @project.version.hash@
version: '@project.version@'
date-released: '@release.date@'

GitHub Events

Total
  • Push event: 6
  • Pull request review comment event: 2
  • Pull request review event: 4
  • Pull request event: 3
  • Fork event: 1
Last Year
  • Push event: 6
  • Pull request review comment event: 2
  • Pull request review event: 4
  • Pull request event: 3
  • Fork event: 1