https://github.com/kit-data-manager/wap-server
https://github.com/kit-data-manager/wap-server
jena-fuseki rdf restful-api sparql wadm web-annotation web-annotation-protocol
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kit-data-manager/wap-server
- Owner: kit-data-manager
- License: apache-2.0
- Created: 2020-09-07T12:26:10.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-06-23T16:38:50.000Z (11 months ago)
- Last Synced: 2025-06-23T17:31:08.261Z (11 months ago)
- Topics: jena-fuseki, rdf, restful-api, sparql, wadm, web-annotation, web-annotation-protocol
- Language: Java
- Homepage: https://kit-data-manager.github.io/webpage/wap-server/index.html
- Size: 1.74 MB
- Stars: 4
- Watchers: 5
- Forks: 3
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG
- License: LICENSE
Awesome Lists containing this project
README
# Web Annotation Protocol Server


This project contains a server for creating and managing annotations based on the Web Annotation Data Model (WADM) implementing
the complete Web Annotation Protocol (WAP). The service is realized as microservice using Spring Boot and can be operated standalone.
## How to build
To install the application from source, see [howtos](howtos/summary.md).
## More Information
* [Web Annotation Data Model](https://www.w3.org/TR/annotation-model/)
* [Web Annotation Protocol](https://www.w3.org/TR/annotation-protocol/)
## License
The WAP Server is licensed under the Apache License, Version 2.0.