ClioPatria applications
A application in ClioPatria speech is an HTPP handler and accompanying predicate that produces a complete HTML page
Applications typically make use of components that are defined in the directory ../components.
Prolog files
admin.pl -- ClioPatria administrative interface | ||
---|---|---|
change_password_form/3 | HTML component that shows a form for changing the password for UserID. | |
browse.pl -- ClioPatria RDF data browser | ||
context_graph/4 | Show graph with the context of URI. | |
graph_actions/3 | Provide a form for basic actions on the graph. | |
graph_as_resource/4 | Show resource info for a graph if it is described. | |
graph_info/3 | HTML component that shows -statistical- properties about the given named graph. | |
list_resource/4 | Component that emits the `local view' for URI. | |
config.pl -- ClioPatria configuration interface | ||
user.pl | ||
yasgui.pl | ||
has_yasgui/0 | True if the YASGUI SPARQL editor is installed. |