-
Notifications
You must be signed in to change notification settings - Fork 12
RDF based Search Engine
Diego Collarana edited this page May 11, 2016
·
4 revisions
The hybrid search engine provides an Application Programming Interface (API) that allows the user interface and other applications to communicate and access the data and results produced by the engine.
1. Search
GET/apis/search?<parameters>HTTP/1.1
Name | Value | Default | Required | Description |
---|---|---|---|---|
Accept | application/rdf+xml , text/turtle | text/turtle | Yes | Specifies the format of the accepted data. Every request needs to be sent with a valid Accept Header defining the requested response format. Otherwise, the response to the request will be a 406 - Not acceptable status code. |
2. Facets
3. RDF-wrapper