- 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
- resource_link(+URI, -URL) is det
- Generate a link to display more information about a resource.
The default is to link to the HTTP handler implementing
list_resource
using the parameterr
. See cpa_browse:list_resource/1. This predicate calls the hook resource_link/2, which allows for overruling the default.