File "applications/yaz_user.pl"[download]
in pack: | yaz |
---|---|
Prolog module: | yaz_user |
size: | 3098 |
Recent changes
13 years ago | Michiel Hildebrand | FIX user profile |
13 years ago | Michiel Hildebrand | support ingestion |
14 years ago | Michiel Hildebrand | change for the demo |
14 years ago | Michiel Hildebrand | integrate various types of gardening functiona ... |
14 years ago | Michiel Hildebrand | rename caching |
This file requires
- From packages
- tag_cloud.pl: html_tag_cloud/4
- yaz_page.pl could not find proof of dependency
- videos.pl: active_videos/2, moderated_videos/2, video_label/3
- From ClioPatria
- user(user_db) resolved by
- user_db.pl: ensure_logged_on/1
- user(user_db) resolved by
- From the Prolog library
- library(http/html_head) resolved by
- html_head.pl could not find proof of dependency
- library(http/html_write) resolved by
- html_write.pl: reply_html_page/3, html/3
- library(http/http_dispatch) resolved by
- http_dispatch.pl: http_handler/3, http_link_to_id/3
- library(http/http_json) resolved by
- http_json.pl could not find proof of dependency
- library(http/http_parameters) resolved by
- http_parameters.pl: http_parameters/2
- library(http/http_path) resolved by
- http_path.pl could not find proof of dependency
- library(http/js_write) resolved by
- js_write.pl could not find proof of dependency
- library(http/json) resolved by
- json.pl could not find proof of dependency
- library(semweb/rdf_db) resolved by
- rdf_db.pl: rdf/3, rdf_assert/4, rdf_retractall/4, rdf_transaction/1
- library(http/html_head) resolved by
Required predicates
- active_videos/2 from videos.pl
- concat_atom/3 autoloaded
- ensure_logged_on/1 from user(user_db)
- html/3 from library(http/html_write)
- html_tag_cloud/4 from tag_cloud.pl
- http_handler/3 from library(http/http_dispatch)
- http_link_to_id/3 from library(http/http_dispatch)
- http_parameters/2 from library(http/http_parameters)
- maplist/3 autoloaded
- member/2 autoloaded
- moderated_videos/2 from videos.pl
- ord_subtract/3 autoloaded
- rdf/3 from library(semweb/rdf_db)
- rdf_assert/4 from library(semweb/rdf_db)
- rdf_retractall/4 from library(semweb/rdf_db)
- rdf_transaction/1 from library(semweb/rdf_db)
- reply_html_page/3 from library(http/html_write)
- video_label/3 from videos.pl