https://github.com/acdh-oeaw/iiif-service

A service for providing images and metadata using the IIIF standard

https://github.com/acdh-oeaw/iiif-service

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.3%) to scientific vocabulary
Last synced: 9 months ago · JSON representation

Repository

A service for providing images and metadata using the IIIF standard

Basic Info
  • Host: GitHub
  • Owner: acdh-oeaw
  • License: mit
  • Language: JavaScript
  • Default Branch: main
  • Size: 8.56 MB
Statistics
  • Stars: 0
  • Watchers: 7
  • Forks: 0
  • Open Issues: 1
  • Releases: 0
Created over 2 years ago · Last pushed about 1 year ago
Metadata Files
Readme

README.md

Umbrella web service for converting images and serving metadata and images using the IIIF standard

This repository contains a lighttpd proxy server that * uses the conversion and metadata service [https://github.com/acdh-oeaw/JPEG2000-conversion-and-IIIF-presentation] * and the image server [https://github.com/acdh-oeaw/iipsrv] * and combines them with UniversalViewer [https://universalviewer.io/] or Mirador [https://projectmirador.org/] for the browser

This is an alpine based image.

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: 1
  • Push event: 1
Last Year
  • Issues event: 1
  • Push event: 1

Issues and Pull Requests

Last synced: 9 months ago

All Time
  • Total issues: 1
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 1
  • Total pull request authors: 0
  • Average comments per issue: 0.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 1
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 1
  • Pull request authors: 0
  • Average comments per issue: 0.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • simar0at (1)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Dependencies

.github/workflows/starter.yaml actions
Dockerfile docker
  • alpine 3.19 build
  • ghcr.io/acdh-oeaw/iipsrv/iipsrv latest build
mirador/package.json npm
  • css-loader ^3.6.0
  • mirador ^3.3.0
  • mirador-image-tools ^0.11.0
  • react ^16.13.1
  • react-dom ^16.13.1
  • style-loader ^1.2.1
  • webpack ^4.43.0
  • webpack-cli ^3.3.12
uv/package.json npm
  • webpack ^5.0.0 development
  • universalviewer ^4.0.25