Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 408 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 408 Bytes

RDF2Any

All tools necessary for RDF2Any, including converters

Installation

Maven should be installed and configured

mvn clean install

Server Start

To run the API server

mvn exec:java -X

API Documentation

Complete API documentation can be found here.