- ClioPatria
- components
- menu.pl -- ClioPatria menu-bar
 - simple_search.pl -- Simple literal search
 - basics.pl -- Simple Small HTML components
 - label.pl -- Support for showing labels
 - query.pl -- Forms for entering SPARQL and SeRQL queries.
 - messages.pl -- Run goals that produce messages
 - server_statistics.pl -- Server statistics components
 - graphviz.pl -- Render RDF-graphs
 
 
 - components
 
- query_form(+Options)//
 - HTMP component for an interactive (SPARQL) query-form. This
calls to the handler with id 
evaluate_query. Options is an option list:- query_languages(+List)
 - Query languages supported. Default is ['SPARQL', 'SeRQL']. Specifying only one removes the query-language menu.