stella-app

Multi-container application of the STELLA infrastructure

https://github.com/stella-project/stella-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 (8.9%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Multi-container application of the STELLA infrastructure

Basic Info
  • Host: GitHub
  • Owner: stella-project
  • License: gpl-3.0
  • Language: Python
  • Default Branch: main
  • Homepage:
  • Size: 31.7 MB
Statistics
  • Stars: 2
  • Watchers: 1
  • Forks: 1
  • Open Issues: 13
  • Releases: 0
Created about 7 years ago · Last pushed 10 months ago
Metadata Files
Readme Changelog License Citation

README.md

STELLA Application

The stella-app will be deployed at sites that want to conduct IR and recommender experiments and have them evaluated with real-world user interactions. The stella-app is a multi-container application composed of several experimental micro-services that are built with the stella-micro-template. It provides experimental rankings and recommendations and receives feedback data that will be posted to the central stella-server.

Setup

Local development

  1. Build docker compose -f docker-compose-dev.yml build --no-cache
  2. Run docker compose -f docker-compose-dev.yml up -d

With stella-server

  1. Set up the stella-server first. It will provide the shared Docker network.
  2. Build the stella-app with Docker: docker compose up -d

A setup guide for the entire infrastructure can be found here.

Citation

We provide citation information via the CITATION file. If you use stella-app in your work, please cite our repository as follows:

Schaer P, Schaible J, Garcia Castro LJ, Breuer T, Tavakolpoursaleh N, Wolff B. STELLA Search. Available at https://github.com/stella-project/stella-app/

We recommend you include the retrieval date.

License

stella-app is licensed under the GNU GPLv3 license. If you modify stella-app in any way, please link back to this repository.

Owner

  • Name: STELLA - Infrastructures for Living Labs
  • Login: stella-project
  • Kind: organization

Citation (CITATION.cff)

# YAML 1.2
---
abstract: "STELLA Application is a multi-container flask application and provides an API for transforming the experimental components and feedback between sites and the lab Infrastructure."
authors: 
  -
    affiliation: "TH Köln - University of Applied Sciences, Germany"
    family-names: Schaer
    given-names: Philipp
    orcid: "https://orcid.org/0000-0002-8817-4632"
  -
    affiliation: "GESIS - Leibniz Institute for the Social Sciences, Germany"
    family-names: Schaible
    given-names: Johann
    orcid: "https://orcid.org/0000-0002-5441-7640"
  -
    family-names: "Garcia Castro"
    given-names: "Leyla Jael"
    orcid: "https://orcid.org/0000-0003-3986-0510"
  -
    family-names: Breuer
    given-names: Timo
    orcid: "https://orcid.org/0000-0002-1765-2449"
  -
    family-names: Tavakolpoursaleh
    given-names: Narges
    orcid: "https://orcid.org/0000-0001-9324-3252"
  -
    family-names: Wolff
    given-names: Benjamin
    orcid: "https://orcid.org/0000-0001-9345-8958"
cff-version: "1.1.0"
date-released: 2020-09-21
keywords: 
  - "Living Lab"
  - "Evaluation Infrastructure"
  - "Shared Task"
license: MIT
message: "If you use this software, please cite it using these metadata."
title: "STELLA App"
version: "0.1"
...

GitHub Events

Total
  • Issues event: 16
  • Watch event: 1
  • Delete event: 11
  • Issue comment event: 3
  • Push event: 89
  • Pull request review comment event: 10
  • Pull request event: 25
  • Pull request review event: 26
  • Create event: 26
Last Year
  • Issues event: 16
  • Watch event: 1
  • Delete event: 11
  • Issue comment event: 3
  • Push event: 89
  • Pull request review comment event: 10
  • Pull request event: 25
  • Pull request review event: 26
  • Create event: 26

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 12
  • Total pull requests: 12
  • Average time to close issues: 7 months
  • Average time to close pull requests: 29 days
  • Total issue authors: 4
  • Total pull request authors: 3
  • Average comments per issue: 0.17
  • Average comments per pull request: 0.08
  • Merged pull requests: 7
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 11
  • Pull requests: 12
  • Average time to close issues: 6 days
  • Average time to close pull requests: 29 days
  • Issue authors: 4
  • Pull request authors: 3
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.08
  • Merged pull requests: 7
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • jueri (5)
  • mdenizturkmen (5)
  • benjwolff (4)
  • rohitharavinder (3)
  • breuert (3)
  • narges1212 (2)
  • kishank11 (1)
Pull Request Authors
  • dependabot[bot] (13)
  • jueri (11)
  • mdenizturkmen (4)
Top Labels
Issue Labels
bug (6) enhancement (3) STELLA-App (2)
Pull Request Labels
dependencies (13) enhancement (6) bug (3)