kit-data-manager / wap-server

Apache License 2.0
4 stars 3 forks source link

Web Annotation Protocol Server

Travis (.com) Code Coverage License

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/INSTALL. This way no IDE is needed.

To open this project in Eclipse please follow these steps: (on other IDEs, the steps might be different)

The STS (Spring Tool Suite) plug-in should be installed

Now it should be possible to right click on the project and choose "Run as" -> "Spring Boot App"

More Information

License

The WAP Server is licensed under the Apache License, Version 2.0.