- 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
- form_input(+Label, +Input)// is det
- form_submit(+Label)// is det
- Building blocks for HTML forms. The form itself is a two-column
table of class
form
with labels at the left and inputs at the right. These rules create rows for input and submit.