File "components/yaz_video_item.pl"[download]
in pack: | yaz |
---|---|
Prolog module: | yaz_video_item |
size: | 2407 |
Recent changes
14 years ago | Michiel Hildebrand | dependency |
14 years ago | Michiel Hildebrand | put video item presentation in seperate file |
This file requires
- From packages
- yaz_util.pl: display_label/2, video_desc/2, video_source/2
- From ClioPatria
- library(semweb/rdf_label) resolved by
- rdf_label.pl: truncate_atom/3
- 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: html/3
- library(http/http_dispatch) resolved by
- http_dispatch.pl: 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 could not find proof of dependency
- library(http/http_path) resolved by
- http_path.pl could not find proof of dependency
- library(http/http_wrapper) resolved by
- http_wrapper.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
- yaz_video_header/3
- yaz_video_item/3
- yaz_video_result/4
Required predicates
- delete/3 autoloaded
- display_label/2 from yaz_util.pl
- html/3 from library(http/html_write)
- http_link_to_id/3 from library(http/http_dispatch)
- option/2 autoloaded
- option/3 autoloaded
- truncate_atom/3 from library(semweb/rdf_label)
- video_desc/2 from yaz_util.pl
- video_source/2 from yaz_util.pl