https://github.com/caltechlibrary/dibsiiif
Scripts to support the Caltech Library DIBS application
Science Score: 36.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
-
✓Committers with academic emails
2 of 2 committers (100.0%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.9%) to scientific vocabulary
Keywords
Keywords from Contributors
Repository
Scripts to support the Caltech Library DIBS application
Basic Info
Statistics
- Stars: 1
- Watchers: 6
- Forks: 1
- Open Issues: 4
- Releases: 0
Topics
Metadata Files
README.md
dibsiiif
TL;DR
Pass a barcode to the script and convert all TIFFs in the barcode-named directory into JPEG-compressed, IIIF-compatible Pyramid TIFFs for use with the Caltech Library DIBS.
Components
dibsiiif.py
The main script. Includes status file manipulation for DIBS, image conversion, metadata retrieval, IIIF manifest generation, and file upload to S3.
AWS Requirements
AWS credentials are required and may be added in the settings.ini file.
iiifify.sh
A simple Bash script to check for initialized status files and begin processing any TIFFs in folders named with the barcode embedded in the status file name.
slack_handler.py
A logging handler to send messages to a Slack channel. Logging configuration is
saved in the settings.ini file. See example-settings.ini for details.
TODO: develop a general caltechlibrarylogger package to be used instead.
Slack Requirements
- A Slack API OAuth Token.
- A Slack channel where messages will be sent.
Owner
- Name: Caltech Library
- Login: caltechlibrary
- Kind: organization
- Email: helpdesk@library.caltech.edu
- Location: Pasadena, CA 91125
- Website: https://www.library.caltech.edu/
- Repositories: 84
- Profile: https://github.com/caltechlibrary
We manage the physical and digital holdings of the California Institute of Technology, provide services and training, and develop open-source software.
GitHub Events
Total
Last Year
Committers
Last synced: about 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Tommy Keswick | t****k@c****u | 64 |
| mhucka | m****a@c****u | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: about 1 year ago
All Time
- Total issues: 4
- Total pull requests: 2
- Average time to close issues: 4 days
- Average time to close pull requests: 20 days
- Total issue authors: 2
- Total pull request authors: 2
- Average comments per issue: 0.25
- Average comments per pull request: 0.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- t4k (3)
- bufordrat (1)
Pull Request Authors
- bufordrat (1)
- mhucka (1)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- boto3 ==1.17.76
- bs4 ==0.0.1
- commonpy ==1.3.4
- lxml ==4.6.3
- plac ==1.3.3
- python-decouple ==3.4
- requests ==2.25.1
- slack-sdk ==3.11.0