In addition to existing triplestore query, there needs to be the ability for a simple keyword search. This should consist of a dropdown for common labelled elements, a text box to enter the search term and a button to action the search - this formulates the query across to the triplestore and then return as a (stage two: paginated) list of matching entities which render on the page under the query interface. Consider the use of d3.js as a low-effort method of displaying the results.
In addition to existing triplestore query, there needs to be the ability for a simple keyword search. This should consist of a dropdown for common labelled elements, a text box to enter the search term and a button to action the search - this formulates the query across to the triplestore and then return as a (stage two: paginated) list of matching entities which render on the page under the query interface. Consider the use of d3.js as a low-effort method of displaying the results.