https://github.com/acdh-oeaw/arche-exif

https://github.com/acdh-oeaw/arche-exif

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 (5.1%) to scientific vocabulary

Keywords

arche
Last synced: 6 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: acdh-oeaw
  • License: mit
  • Language: PHP
  • Default Branch: master
  • Homepage:
  • Size: 42 KB
Statistics
  • Stars: 0
  • Watchers: 5
  • Forks: 0
  • Open Issues: 1
  • Releases: 7
Topics
arche
Created almost 3 years ago · Last pushed 8 months ago
Metadata Files
Readme License

README.md

ARCHE-exif

Build status Coverage Status

A dissemination service for the ARCHE Suite providing repository resource EXIF metadata as a JSON.

  • Supports both local access and downloading remote resources
  • Allows to limit supported resource URL namespaces and downloaded resource size
  • As for now doesn't support caching.

REST API

{deploymentUrl}?id={URL-encoded resource URL}

Deployment

See the .github/workflows/deploy.yaml

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
  • Create event: 6
  • Issues event: 4
  • Release event: 5
  • Delete event: 1
  • Issue comment event: 2
  • Push event: 19
Last Year
  • Create event: 6
  • Issues event: 4
  • Release event: 5
  • Delete event: 1
  • Issue comment event: 2
  • Push event: 19

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 1
  • Total pull requests: 0
  • Average time to close issues: 7 months
  • Average time to close pull requests: N/A
  • Total issue authors: 1
  • Total pull request authors: 0
  • Average comments per issue: 1.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: 7 months
  • Average time to close pull requests: N/A
  • Issue authors: 1
  • Pull request authors: 0
  • Average comments per issue: 1.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • zozlak (3)
Pull Request Authors
Top Labels
Issue Labels
enhancement (2) documentation (1)
Pull Request Labels

Dependencies

composer.json packagist
  • phpstan/phpstan * development
  • phpunit/phpunit * development
  • acdh-oeaw/arche-core ^5
  • php >=8.0 <8.3
  • psr/log *
.github/workflows/deploy.yaml actions
  • acdh-oeaw/arche_cicd_finish_action main composite
  • acdh-oeaw/arche_cicd_start_action main composite
build/Dockerfile docker
  • php 8.3-apache build