
eu.fbk.knowledgestore.server.http.jaxrs.status.mustache Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of ks-server-http Show documentation
Show all versions of ks-server-http Show documentation
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.
{{KnowledgeStore/{{version}}
This is the entry point of the KnowledgeStore Web API.
Please refer to the KnowledgeStore Web site and, in particular, to the Web API reference documentation for information on how to invoke it; an automatically generated WADL descriptor is also available.
A small UI can be used to explore the contents in the KnowledgeStore, either by looking up specific URIs or by evaluating SPARQL queries (refer to upper right menu).
System status: {{status}}
{{#disabled}}
Test news deployed on kermadec: (temporary!)
- http://www.newsreader-project.eu/data/cars/2013/4/30/58B2-1JT1-DYTM-9159.xml
- http://www.newsreader-project.eu/data/cars/2013/4/30/589F-S2Y1-JD34-V1MC.xml
- http://www.newsreader-project.eu/data/cars/2013/4/30/58B2-1JT1-DYTM-916F.xml
Test NAF deployed on kermadec: (temporary!)
{{/disabled}}
{{/content}}
{{/eu/fbk/knowledgestore/server/http/jaxrs/template}}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy