File "applications/yaz_game.pl"[download]
in pack: | yaz |
---|---|
Prolog module: | yaz_game |
size: | 21356 |
Recent changes
13 years ago | Michiel Hildebrand | FIX shot annotation workflow |
13 years ago | Michiel Hildebrand | first prototype for shot annotation based on u ... |
14 years ago | Michiel Hildebrand | latest news |
14 years ago | Michiel Hildebrand | fix scoring |
14 years ago | Michiel Hildebrand | add open beelden channel |
This file requires
- From packages
- library(yui3) resolved by
- yui3.pl: js_function/4, js_function_decl/5, js_yui3/5
- video_frames.pl could not find proof of dependency
- yaz_page.pl could not find proof of dependency
- user_process.pl: create_user_process/3, join_user_process/2, set_active_process/1, start_user_process/1, user_process_creator/2, user_process_joined/2
- video_annotation.pl: create_video_annotation/5
- yaz_util.pl: display_label/2, video_source/2
- library(yui3) resolved by
- From ClioPatria
- components(label) resolved by
- label.pl could not find proof of dependency
- library(semweb/rdf_label) resolved by
- rdf_label.pl could not find proof of dependency
- user(user_db) resolved by
- user_db.pl: user_property/2, ensure_logged_on/1
- components(label) 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, html/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_json) resolved by
- http_json.pl: reply_json/1
- 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_session) resolved by
- http_session.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 could not find proof of dependency
- library(semweb/rdf_db) resolved by
- rdf_db.pl: rdf/3, rdf/4, rdf_assert/4, rdf_retractall/3, rdf_transaction/1
- library(semweb/rdfs) resolved by
- rdfs.pl could not find proof of dependency
- library(http/html_head) resolved by
Exported predicates
- active_player/4
- active_players/2
- game_player_score/3
- http_yaz_game/1
- match_score/5
- set_game_player_score/3
- update_player_score/3
- update_tag_score/4
Required predicates
- create_user_process/3 from user_process.pl
- create_video_annotation/5 from video_annotation.pl
- debug/3 autoloaded
- display_label/2 from yaz_util.pl
- ensure_logged_on/1 from user(user_db)
- html/3 from library(http/html_write)
- 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)
- join_user_process/2 from user_process.pl
- js_function/4 from library(yui3)
- js_function_decl/5 from library(yui3)
- js_yui3/5 from library(yui3)
- option/3 autoloaded
- pairs_values/2 autoloaded
- parse_time/2 autoloaded
- rdf/3 from library(semweb/rdf_db)
- rdf/4 from library(semweb/rdf_db)
- rdf_assert/4 from library(semweb/rdf_db)
- rdf_retractall/3 from library(semweb/rdf_db)
- rdf_transaction/1 from library(semweb/rdf_db)
- reply_html_page/3 from library(http/html_write)
- reply_json/1 from library(http/http_json)
- reverse/2 autoloaded
- set_active_process/1 from user_process.pl
- setting/2 autoloaded
- setting/4 autoloaded
- start_user_process/1 from user_process.pl
- user_process_creator/2 from user_process.pl
- user_process_joined/2 from user_process.pl
- user_property/2 from user(user_db)
- video_source/2 from yaz_util.pl