File "applications/yaz_video_stats.pl"[download]
in pack: | yaz |
---|---|
Prolog module: | yaz_video_stats |
size: | 5840 |
Recent changes
13 years ago | Michiel Hildebrand | fix unique tag count |
13 years ago | Michiel Hildebrand | allow empty category in stats |
14 years ago | Michiel Hildebrand | Several fixes * add pagination * fix caching * ... |
14 years ago | Michiel Hildebrand | generate a big table with stats for all videos |
This file requires
- From packages
- library(yui3) resolved by
- yui3.pl: js_yui3/5
- paginator.pl: html_paginator/5
- yaz_page.pl could not find proof of dependency
- yaz_video_item.pl could not find proof of dependency
- user_process.pl could not find proof of dependency
- video_annotation.pl could not find proof of dependency
- yaz_util.pl: display_label/2, list_limit/4, list_offset/3, sort_by_arg/4
- library(yui3) resolved by
- From ClioPatria
- library(semweb/rdf_label) resolved by
- rdf_label.pl: rdf_label/2, literal_text/2
- user(user_db) resolved by
- user_db.pl could not find proof of dependency
- library(semweb/rdf_label) 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_location_by_id/2
- library(http/http_host) resolved by
- http_host.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(http/json_convert) resolved by
- json_convert.pl: prolog_to_json/2
- library(semweb/rdf_db) resolved by
- rdf_db.pl: rdf/3, rdf_has/3, rdf_monitor/2, rdf_equal/2
- library(http/html_head) resolved by
Exported predicates
- flush_stats_cache/0
- http_yaz_video_stats/1
Required predicates
- display_label/2 from yaz_util.pl
- html/3 from library(http/html_write)
- html_paginator/5 from paginator.pl
- http_handler/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_yui3/5 from library(yui3)
- json_convert:clear_cache/0 public in json_convert.pl
- list_limit/4 from yaz_util.pl
- list_offset/3 from yaz_util.pl
- literal_text/2 from library(semweb/rdf_label)
- maplist/3 autoloaded
- pairs_keys/2 autoloaded
- pairs_values/2 autoloaded
- prolog_to_json/2 from library(http/json_convert)
- rdf/3 from library(semweb/rdf_db)
- rdf_equal/2 from library(semweb/rdf_db)
- rdf_has/3 from library(semweb/rdf_db)
- rdf_label/2 from library(semweb/rdf_label)
- rdf_monitor/2 from library(semweb/rdf_db)
- reply_html_page/3 from library(http/html_write)
- sort_by_arg/4 from yaz_util.pl