File "applications/yaz_videos.pl"[download]
in pack: | yaz |
---|---|
Prolog module: | yaz_videos |
size: | 4046 |
Recent changes
13 years ago | Michiel Hildebrand | support ingestion |
14 years ago | Michiel Hildebrand | improve sort on video time |
14 years ago | Michiel Hildebrand | waisda data |
14 years ago | Michiel Hildebrand | result layout and get frame time |
14 years ago | Michiel Hildebrand | use search for display of tag results |
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_result/4
- videos.pl: active_videos/2, ingested_videos/1, moderated_videos/2, suggested_videos/2, video_label/3, video_queue/1
- yaz_util.pl: list_limit/4, list_offset/3
- From ClioPatria
- 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, logged_on/2
- 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 could not find proof of dependency
- library(http/html_head) resolved by
Exported predicates
- http_yaz_videos/1
Required predicates
- active_videos/2 from videos.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)
- ingested_videos/1 from videos.pl
- list_limit/4 from yaz_util.pl
- list_offset/3 from yaz_util.pl
- logged_on/2 from user(user_db)
- moderated_videos/2 from videos.pl
- reply_html_page/3 from library(http/html_write)
- suggested_videos/2 from videos.pl
- user_property/2 from user(user_db)
- video_label/3 from videos.pl
- video_queue/1 from videos.pl
- yaz_video_result/4 from yaz_video_item.pl