File "applications/builder.pl"[download]
in pack: | amalgame |
---|---|
Prolog module: | ag_builder |
size: | 7832 |
Recent changes
1 year, 9 months ago | Jacco van Ossenbruggen | FIXED: stricter type check in prolog:message list |
8 years ago | Jacco van Ossenbruggen | start cleaning up focus node versus selected n ... |
10 years ago | Jacco van Ossenbruggen | REMOVED: old voc stats no longer used |
10 years ago | Jacco van Ossenbruggen | ADDED: http_node_list path |
10 years ago | Jacco van Ossenbruggen | MISC: refactoring, improve caching logic. Stil ... |
This file requires
- From packages
- library(yui3_beta) resolved by
- yui3_beta.pl: yui3/5
- ag_process.pl no exports
- correspondence.pl no exports
- hints.pl no exports
- mapping.pl no exports
- mappinglist.pl no exports
- node_info.pl no exports
- strategy_viz.pl no exports
- virtual_concepts.pl no exports
- controls.pl: html_controls/2
- correspondence.pl: html_correspondence_overlay/3
- util.pl: html_ag_header/3
- ag_stats.pl: node_stats/4
- ag_strategy.pl: strategy_vocabulary/2
- expand_graph.pl: precompute_node/2
- json_util.pl: js_focus_node/3, js_strategy_nodes/2
- util.pl: has_write_permission/0
- library(yui3_beta) resolved by
- From ClioPatria
- user(user_db) resolved by
- user_db.pl: logged_on/2
- user(user_db) resolved by
- From the Prolog library
- library(http/html_head) resolved by
- html_head.pl: html_requires/3
- library(http/html_write) resolved by
- html_write.pl: reply_html_page/3
- library(http/http_dispatch) resolved by
- http_dispatch.pl: http_handler/3, http_location_by_id/2, http_link_to_id/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(option) resolved by
- option.pl: option/2
- library(pairs) resolved by
- pairs.pl: pairs_keys/2
- library(settings) resolved by
- settings.pl: setting/2
- library(http/html_head) resolved by
Required predicates
- has_write_permission/0 from util.pl
- html_ag_header/3 from util.pl
- html_controls/2 from controls.pl
- html_correspondence_overlay/3 from correspondence.pl
- html_requires/3 from library(http/html_head)
- http_absolute_location/3 from library(http/http_path)
- http_handler/3 from library(http/http_dispatch)
- http_link_to_id/3 from library(http/http_dispatch)
- http_location_by_id/2 from library(http/http_dispatch)
- http_parameters/2 from library(http/http_parameters)
- js_focus_node/3 from json_util.pl
- js_strategy_nodes/2 from json_util.pl
- logged_on/2 from user(user_db)
- node_stats/4 from ag_stats.pl
- option/2 from library(option)
- pairs_keys/2 from library(pairs)
- precompute_node/2 from expand_graph.pl
- reply_html_page/3 from library(http/html_write)
- setting/2 from library(settings)
- strategy_vocabulary/2 from ag_strategy.pl
- yui3/5 from library(yui3_beta)