iiif-tei
JavaScript library for working with TEI documents in IIIF contexts
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 (3.5%) to scientific vocabulary
Keywords
iiif
tei
Last synced: 6 months ago
·
JSON representation
·
Repository
JavaScript library for working with TEI documents in IIIF contexts
Basic Info
Statistics
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Topics
iiif
tei
Created about 3 years ago
· Last pushed almost 2 years ago
Metadata Files
Readme
Funding
License
Citation
README.md
iiif-tei-js
This is a JavaScript library for working with TEI documents in IIIF contexts. It is designed to work with the IIIF Curation API.
Installation
bash
npm install -g ts-node
Usage
bash
ts-node src/demo.ts
License
This repository is licensed under the MIT License. See the LICENSE file for more information.
Owner
- Name: Satoru Nakamura
- Login: nakamura196
- Kind: user
- Website: https://researchmap.jp/nakamura.satoru/?lang=english
- Repositories: 47
- Profile: https://github.com/nakamura196
Citation (CITATION.cff)
cff-version: 1.1.0
message: "Cite as"
authors:
- family-names: Nakamura
given-names: Satoru
orcid: https://orcid.org/0000-0001-8245-7925
website: https://researchmap.jp/nakamura.satoru?lang=en
title: "iiif-tei-js"
GitHub Events
Total
- Watch event: 1
Last Year
- Watch event: 1
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total 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
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
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Dependencies
package.json
npm
- @types/node ^18.11.18 development
- typescript ^4.9.4 development
- axios ^1.2.2