File "applications/yaz_video.pl"[download]
in pack: | yaz |
---|---|
Prolog module: | yaz_video |
size: | 2464 |
Recent changes
14 years ago | Michiel Hildebrand | put video item presentation in seperate file |
This file requires
- From packages
- paginator.pl: html_paginator/5
- yaz_page.pl could not find proof of dependency
- yaz_video_item.pl: yaz_video_header/3
- user_process.pl could not find proof of dependency
- video_annotation.pl: annotation_process/4
- yaz_util.pl: display_time/2, list_limit/4, list_offset/3
- From ClioPatria
- library(semweb/rdf_label) resolved by
- rdf_label.pl: rdf_display_label/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_link_to_id/3
- 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(semweb/rdf_db) resolved by
- rdf_db.pl: rdf/3
- library(http/html_head) resolved by
Required predicates
- annotation_process/4 from video_annotation.pl
- display_time/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_link_to_id/3 from library(http/http_dispatch)
- http_parameters/2 from library(http/http_parameters)
- list_limit/4 from yaz_util.pl
- list_offset/3 from yaz_util.pl
- rdf/3 from library(semweb/rdf_db)
- rdf_display_label/2 from library(semweb/rdf_label)
- reply_html_page/3 from library(http/html_write)
- yaz_video_header/3 from yaz_video_item.pl