https://github.com/maastrichtu-ids/annotator-docs
Documentation page for the annotator project
https://github.com/maastrichtu-ids/annotator-docs
annotator
Last synced: about 2 months ago
JSON representation
Documentation page for the annotator project
- Host: GitHub
- URL: https://github.com/maastrichtu-ids/annotator-docs
- Owner: MaastrichtU-IDS
- License: mit
- Created: 2020-06-17T11:37:34.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-24T07:17:53.000Z (almost 6 years ago)
- Last Synced: 2025-08-31T09:36:58.531Z (7 months ago)
- Topics: annotator
- Size: 747 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Annotator
The annotator will be a general solution leveraging [hypothesis](https://hypothes.is/) to annotate web pages and documents such as .doc and .pdf. The hypothesis web API provides nearly all required functionality.
# Added features
* Local annotation storage for manipulation with tooling such as [d2s](https://d2s.semanticscience.org/).
* General conversion to RDF based on project specific mapping files.
* Authenticated webhosting of PDF files not available publicly.
## Usecases
* Using annotated PDFs to pre-fill forms [Cross-border Company Mobility](https://github.com/MaastrichtU-IDS/cbcm).
## Repositories
* [annotator deployment](https://github.com/MaastrichtU-IDS/deploy-annotator)
* [annotator Hypothesis client](https://github.com/MaastrichtU-IDS/annotator-client)