jar

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 JAR file - Latest Versions:

All Versions

Download eu.fbk.knowledgestore : ks-server-http JAR file - All Versions:

Version Vulnerabilities Size 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

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window ks-server-http-1.7.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

eu.fbk.knowledgestore.server.http

├─ eu.fbk.knowledgestore.server.http.CustomConfig.class - [JAR]

├─ eu.fbk.knowledgestore.server.http.HttpServer.class - [JAR]

├─ eu.fbk.knowledgestore.server.http.KeystoreConfig.class - [JAR]

├─ eu.fbk.knowledgestore.server.http.SecurityConfig.class - [JAR]

├─ eu.fbk.knowledgestore.server.http.UIConfig.class - [JAR]

├─ eu.fbk.knowledgestore.server.http.package-info.class - [JAR]

eu.fbk.knowledgestore.server.http.jaxrs

├─ eu.fbk.knowledgestore.server.http.jaxrs.Application.class - [JAR]

├─ eu.fbk.knowledgestore.server.http.jaxrs.Axioms.class - [JAR]

├─ eu.fbk.knowledgestore.server.http.jaxrs.Crud.class - [JAR]

├─ eu.fbk.knowledgestore.server.http.jaxrs.Custom.class - [JAR]

├─ eu.fbk.knowledgestore.server.http.jaxrs.Entities.class - [JAR]

├─ eu.fbk.knowledgestore.server.http.jaxrs.Files.class - [JAR]

├─ eu.fbk.knowledgestore.server.http.jaxrs.Match.class - [JAR]

├─ eu.fbk.knowledgestore.server.http.jaxrs.Mentions.class - [JAR]

├─ eu.fbk.knowledgestore.server.http.jaxrs.RenderUtils.class - [JAR]

├─ eu.fbk.knowledgestore.server.http.jaxrs.Resource.class - [JAR]

├─ eu.fbk.knowledgestore.server.http.jaxrs.Resources.class - [JAR]

├─ eu.fbk.knowledgestore.server.http.jaxrs.Root.class - [JAR]

├─ eu.fbk.knowledgestore.server.http.jaxrs.Sparql.class - [JAR]

├─ eu.fbk.knowledgestore.server.http.jaxrs.SparqlDelete.class - [JAR]

├─ eu.fbk.knowledgestore.server.http.jaxrs.SparqlUpdate.class - [JAR]

├─ eu.fbk.knowledgestore.server.http.jaxrs.TableQuery.class - [JAR]

├─ eu.fbk.knowledgestore.server.http.jaxrs.package-info.class - [JAR]

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