File "api/cluster_search_ui.pl"[download]
in pack: | cluster_search_ui |
---|---|
Prolog module: | cluster_search_ui |
size: | 3364 |
Recent changes
10 years ago | Chris Dijkshoorn | Updated conflincting term, solves #6 |
10 years ago | Chris Dijkshoorn | First work on move to pengines. |
10 years ago | Chris Dijkshoorn | Start adding pengine enrichment code. |
10 years ago | Chris Dijkshoorn | Changed the name of the settings. |
10 years ago | Chris Dijkshoorn | Cleaned up code. |
This file requires
- From packages
- settings.pl no exports
- web_ui_dcg.pl: content/4, navigation_bar/3, scripts/3, title/4
- From the Prolog library
- library(http/html_head) resolved by
- html_head.pl: html_resource/2, html_requires/3
- library(http/http_dispatch) resolved by
- http_dispatch.pl: http_handler/3
- library(http/http_parameters) resolved by
- http_parameters.pl: http_parameters/2
- library(http/http_path) resolved by
- http_path.pl: http_absolute_location/3
- library(http/http_server_files) resolved by
- http_server_files.pl: serve_files_in_directory/2
- library(http/http_ssl_plugin) resolved by
- http_ssl_plugin.pl no exports
- library(pengines) resolved by
- pengines.pl could not find proof of dependency
- library(semweb/rdf_db) resolved by
- rdf_db.pl: rdf/3
- library(http/html_write) resolved by
- html_write.pl: reply_html_page/2
- library(http/html_head) resolved by
Required predicates
- content/4 from web_ui_dcg.pl
- html_requires/3 from library(http/html_head)
- html_resource/2 from library(http/html_head)
- http_absolute_location/3 from library(http/http_path)
- http_handler/3 from library(http/http_dispatch)
- http_parameters/2 from library(http/http_parameters)
- navigation_bar/3 from web_ui_dcg.pl
- rdf/3 from library(semweb/rdf_db)
- reply_html_page/2 from library(http/html_write)
- scripts/3 from web_ui_dcg.pl
- serve_files_in_directory/2 from library(http/http_server_files)
- set_setting_default/2 autoloaded
- setting/2 autoloaded
- title/4 from web_ui_dcg.pl
- setting/4 autoloaded