- 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
- cp_menu//
- HTML Components that emits the ClioPatria menu. The menu is a
standard nested HTML
ul
list, turned into a horizontal menu using CSS. The menu can be extended and controlled using three hooks in the modulecliopatria
:- cliopatria:menu_item/2 defines the menu-items present
- cliopatria:menu_label/2 assigns non-standard labels
- cliopatria:menu_popup_order/2 defines the order of the popups