File "applications/publisher.pl"[download]
in pack: | amalgame |
---|---|
Prolog module: | ag_publisher |
size: | 4042 |
Recent changes
4 years, 8 months ago | Jacco van Ossenbruggen | REFACTORING: map.pl into correspondence.pl and ... |
4 years, 8 months ago | Jacco van Ossenbruggen | rdf11 |
7 years ago | Jacco van Ossenbruggen | IMPROVED: create local publish result director ... |
10 years ago | Jacco van Ossenbruggen | IMPROVED: publish generated scheme datasets as ... |
10 years ago | Jacco van Ossenbruggen | RENAME: Remove references to confusing amalgam ... |
This file requires
- From packages
- util.pl: html_ag_header/3, html_options/4
- ag_publish.pl: save_results/3
- mapping_graph.pl: status_option/1, supported_map_relations/1
- From ClioPatria
- user(user_db) resolved by
- user_db.pl: authorized/1
- user(user_db) resolved by
- From the Prolog library
- library(filesex) resolved by
- filesex.pl: make_directory_path/1
- 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_redirect/3
- library(http/http_parameters) resolved by
- http_parameters.pl: http_parameters/2
- library(semweb/rdf11) resolved by
- rdf11.pl: rdf_equal/2
- library(filesex) resolved by
Required predicates
- authorized/1 from user(user_db)
- html_ag_header/3 from util.pl
- html_options/4 from util.pl
- html_requires/3 from library(http/html_head)
- http_handler/3 from library(http/http_dispatch)
- http_parameters/2 from library(http/http_parameters)
- http_redirect/3 from library(http/http_dispatch)
- make_directory_path/1 from library(filesex)
- rdf_equal/2 from library(semweb/rdf11)
- reply_html_page/3 from library(http/html_write)
- save_results/3 from ag_publish.pl
- setting/4 autoloaded
- status_option/1 from mapping_graph.pl
- supported_map_relations/1 from mapping_graph.pl