File "applications/yaz_player.pl"[download]
in pack: | yaz |
---|---|
Prolog module: | yaz_player |
size: | 23832 |
Recent changes
13 years ago | Michiel Hildebrand | show occurence is tag listHEAD -> master |
13 years ago | Michiel Hildebrand | Merge branch 'master' of ecgit:git/ClioPatria/yaz |
13 years ago | Michiel Hildebrand | fix playertype setting |
13 years ago | Michiel Hildebrand | fix borken dependencies on tag_edit |
13 years ago | Michiel Hildebrand | FIX |
This file requires
- From packages
- library(yui3) resolved by
- yui3.pl: js_function/4, js_function_decl/5, js_yui3/5
- yaz_tag_edit.pl could not find proof of dependency
- yaz_page.pl could not find proof of dependency
- yaz_video_item.pl: yaz_video_header/3
- rdf_history.pl: rdfh_assert/3, rdfh_retractall/3, rdfh_transaction/1, rdfh_update/3
- user_process.pl: create_user_process/3, current_user_process/1
- video_annotation.pl: video_annotation/6, video_annotations/3
- videos.pl: active_video/4, moderated_video/5
- yaz_util.pl: annotation_to_json/2, delete_nonground/2, display_time/2, list_limit/4, list_offset/3, sort_by_arg/3, video_source/3
- 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: rdf_display_label/2, literal_text/2
- user(user_db) resolved by
- user_db.pl: user_property/2, logged_on/2
- 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(semweb/rdf_db) resolved by
- rdf_db.pl: rdf/3, rdf_has/3, rdf_bnode/1
- library(semweb/rdfs) resolved by
- rdfs.pl could not find proof of dependency
- library(settings) resolved by
- settings.pl: setting/4, setting/2
- library(http/html_head) resolved by
Exported predicates
- http_yaz_player/1
Required predicates
- active_video/4 from videos.pl
- annotation_to_json/2 from yaz_util.pl
- create_user_process/3 from user_process.pl
- current_user_process/1 from user_process.pl
- delete/3 autoloaded
- delete_nonground/2 from yaz_util.pl
- display_time/2 from yaz_util.pl
- 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)
- js_function/4 from library(yui3)
- js_function_decl/5 from library(yui3)
- js_yui3/5 from library(yui3)
- list_limit/4 from yaz_util.pl
- list_offset/3 from yaz_util.pl
- literal_text/2 from library(semweb/rdf_label)
- logged_on/2 from user(user_db)
- moderated_video/5 from videos.pl
- option/2 autoloaded
- option/3 autoloaded
- pairs_values/2 autoloaded
- rdf/3 from library(semweb/rdf_db)
- rdf_bnode/1 from library(semweb/rdf_db)
- rdf_display_label/2 from library(semweb/rdf_label)
- rdf_has/3 from library(semweb/rdf_db)
- rdfh_assert/3 from rdf_history.pl
- rdfh_retractall/3 from rdf_history.pl
- rdfh_transaction/1 from rdf_history.pl
- rdfh_update/3 from rdf_history.pl
- reply_html_page/3 from library(http/html_write)
- reply_json/1 from library(http/http_json)
- select/3 autoloaded
- setting/2 from library(settings)
- setting/4 from library(settings)
- sort_by_arg/3 from yaz_util.pl
- user_property/2 from user(user_db)
- video_annotation/6 from video_annotation.pl
- video_annotations/3 from video_annotation.pl
- video_source/3 from yaz_util.pl
- yaz_video_header/3 from yaz_video_item.pl