An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Web Annotation Protocol Server

![Code Coverage](https://img.shields.io/coveralls/github/kit-data-manager/wap-server.svg)
![License](https://img.shields.io/github/license/kit-data-manager/wap-server.svg)

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.