- opt
- ClioPatria
- parms.pl -- ClioPatria parameters
- hooks.pl -- ClioPatria hooks
- label_property/1
- label_property/1
- menu_item/2
- menu_label/2
- menu_popup_order/2
- bnode_label//1
- list_resource//2
- user_preference_db/2
- user_preference_default/2
- page_body//1
- page_body//2
- server_address//0
- logo//0
- predicate_order/2
- context_graph/3
- context_graph/3
- context_predicate/2
- node_label/4
- node_shape/3
- bag_shape/3
- edge_shape/3
- cliopatria.pl -- ClioPatria main module
- ClioPatria
- page_body(+Body)// is semidet[multifile, cpacks(hooks)]
- page_body(+Style, +Body)// is semidet[multifile, cpacks(hooks)]
- Emit the body of the page. This can be used to provide a different skin for ClioPatria. The Style argument is passed from reply_html_page/3. The file skin(cliopatria) defines the overall skin and first calls cliopatria:page_body//2, if this fails cliopatria:page_body//1 and if this fails too it uses the default page.