Skip to content

mielvds/Server.Java

 
 

Repository files navigation

Linked Data Fragments Server

Basic Linked Data Fragments server in Java.

Build

Execute the following command to create a WAR file:

$ mvn install

Deploy

Use an application server such as Tomcat to deploy the WAR file.

Place an ldf-server.json configuration file with the data sources (analogous to the example file) in the ../conf folder relative to the deployed WAR file.

Status

This is software is still under development. It currently only supports:

  • HDT data sources
  • Turtle output

A more complete server has been implemented for the Node.js platform.

About

A Triple Pattern Fragments server for Java

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%