https://github.com/dissco/demo-enrichment-service-image

Demo project to demonstrate the use of the Kafka queues for the enrichment services. In the example Image information is gathered and added to the OpenDS

https://github.com/dissco/demo-enrichment-service-image

Science Score: 26.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
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (2.4%) to scientific vocabulary
Last synced: 4 months ago · JSON representation

Repository

Demo project to demonstrate the use of the Kafka queues for the enrichment services. In the example Image information is gathered and added to the OpenDS

Basic Info
  • Host: GitHub
  • Owner: DiSSCo
  • License: apache-2.0
  • Language: Python
  • Default Branch: main
  • Size: 401 KB
Statistics
  • Stars: 2
  • Watchers: 3
  • Forks: 6
  • Open Issues: 1
  • Releases: 0
Created almost 4 years ago · Last pushed 8 months ago
Metadata Files
Readme License

README.md

demo-enrichment-service-image

Description

This project gathers demonstrators for image enrichment services within the Open Digital Specimen architecture. All enrichment services use a separate RabbitMQ queue for the data they have to process, and afterwards push their enriched DS data back to the central Kafka queue of the processing service.

Owner

  • Name: DiSSCo
  • Login: DiSSCo
  • Kind: organization
  • Email: info@dissco.eu
  • Location: Europe

Distributed System of Scientific Collections - pan-European Research Infrastructure. Updates on DiSSCo and natural science collections

GitHub Events

Total
  • Watch event: 1
  • Delete event: 6
  • Issue comment event: 73
  • Push event: 81
  • Pull request review comment event: 50
  • Pull request review event: 57
  • Pull request event: 87
  • Fork event: 5
  • Create event: 69
Last Year
  • Watch event: 1
  • Delete event: 6
  • Issue comment event: 73
  • Push event: 81
  • Pull request review comment event: 50
  • Pull request review event: 57
  • Pull request event: 87
  • Fork event: 5
  • Create event: 69

Dependencies

dariah-demo-annotation/requirements.txt pypi
  • cloudevents ==1.2.0
  • kafka-python ==2.0.2
  • requests ==2.27.1
herbarium-sheet-plant-organ-detection/requirements.txt pypi
  • Pillow ==9.1.0
  • cloudevents ==1.2.0
  • detectron2 *
  • kafka-python ==2.0.2
  • requests ==2.27.1
  • torch ==1.11.0
  • torchvision ==0.12.0
image-metadata-addition/requirements.txt pypi
  • Pillow ==9.1.0
  • cloudevents ==1.2.0
  • kafka-python ==2.0.2
  • requests ==2.27.1
.github/workflows/dariah-demo-pipeline.yml actions
  • actions/checkout v2 composite
  • anothrNick/github-tag-action 1.36.0 composite
  • docker/build-push-action v3 composite
  • docker/login-action v1 composite
  • docker/metadata-action v4 composite
.github/workflows/digital-specimen-data-quality-annotation.yml actions
  • actions/checkout v2 composite
  • anothrNick/github-tag-action 1.36.0 composite
  • docker/build-push-action v3 composite
  • docker/login-action v1 composite
  • docker/metadata-action v4 composite
.github/workflows/herbrarium-sheet-pipeline.yml actions
  • actions/checkout v2 composite
  • anothrNick/github-tag-action 1.36.0 composite
  • docker/build-push-action v3 composite
  • docker/login-action v1 composite
  • docker/metadata-action v4 composite
.github/workflows/image-metadata-pipeline.yml actions
  • actions/checkout v2 composite
  • anothrNick/github-tag-action 1.36.0 composite
  • docker/build-push-action v3 composite
  • docker/login-action v1 composite
  • docker/metadata-action v4 composite
dariah-demo-annotation/Dockerfile docker
  • python 3.8-slim build
digital-specimen-data-quality-annotation/Dockerfile docker
  • python 3.8-slim build
herbarium-sheet-plant-organ-detection/Dockerfile docker
  • python 3.9 build
image-metadata-addition/Dockerfile docker
  • python 3.8-slim build
digital-specimen-data-quality-annotation/requirements.txt pypi
  • kafka-python ==2.0.2