Skip to content

LinDA-tools/RDF2Any

Repository files navigation

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.