DOC

eu.fbk.knowledgestore : ks-server-http

Maven & Gradle

Oct 08, 2015
3 usages
19 stars

ks-server-http · The HTTP server module (ks-server-http) implements the Web API of the KnowledgeStore, which includes the two CRUD and SPARQL endpoints. The CRUD Endpoint supports the retrieval and manipulation of semi-structured data about resource, mention, entity and axiom records (encoded in RDF, possibly using JSONLD), and the upload / download of resource representation. The SPARQL Endpoint supports SPARQL SELECT, CONSTRUCT, DESCRIBE and ASK queries according to the W3C SPARQL protocol. The two endpoints are implemented on top of a component implementing the KnowledgeStore Java API (the Store interface), which can be either the the KnowledgeStore frontend (ks-frontend) or the Java Client. The implementation of the module is based on the Jetty Web sever (run in embedded mode) and the Jersey JAX-RS implementation. Reference documentation of the Web API is automatically generated using the Enunciate tool.

Table Of Contents

Latest Version

Download eu.fbk.knowledgestore : ks-server-http Javadoc & API Documentation - Latest Versions:

All Versions

Download eu.fbk.knowledgestore : ks-server-http Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
1.7.x
1.7
1.6.x
1.6
1.5.x
1.5
1.4
1.3.x
1.3
1.2

How to open Javadoc JAR file in web browser

  1. Rename the file ks-server-http-1.7.1-javadoc.jar to ks-server-http-1.7.1-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder ks-server-http-1.7.1-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "ks-server-http-1.7.1-sources.jar" -d "ks-server-http-1.7.1-javadoc" -subpackages 

Advertisement

Dependencies from Group

Oct 08, 2015
12 usages
19 stars
Oct 08, 2015
7 usages
19 stars
Oct 08, 2015
6 usages
19 stars
Oct 08, 2015
3 usages
19 stars
Oct 08, 2015
3 usages
19 stars

Discover Dependencies

Oct 08, 2015
3 usages
19 stars
Oct 08, 2015
3 usages
19 stars
Oct 08, 2015
2 usages
19 stars
Oct 08, 2015
12 usages
19 stars
ks
Oct 08, 2015
20 stars
Dec 16, 2015
17 stars
Aug 05, 2015
1 usages
24 stars
May 14, 2019
4 usages
7 stars
Nov 04, 2017
1 usages
7 stars