File "applications/yaz_tags.pl"[download]
in pack: | yaz |
---|---|
Prolog module: | yaz_tags |
size: | 2655 |
Recent changes
14 years ago | Michiel Hildebrand | use search for display of tag results |
14 years ago | Michiel Hildebrand | Your Annotation Zone |
This file requires
- From packages
- paginator.pl: html_paginator/5
- yaz_page.pl could not find proof of dependency
- video_annotation.pl: annotation_value/2
- yaz_util.pl: delete_nonground/2, list_limit/4, list_offset/3, pairs_sort_by_value_count/2, tag_term_label/3
- From ClioPatria
- user(user_db) resolved by
- user_db.pl could not find proof of dependency
- user(user_db) 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_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
Exported predicates
- http_yaz_tags/1
Required predicates
- annotation_value/2 from video_annotation.pl
- delete_nonground/2 from yaz_util.pl
- group_pairs_by_key/2 autoloaded
- html/3 from library(http/html_write)
- html_paginator/5 from paginator.pl
- html_requires/3 from library(http/html_head)
- 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
- pairs_sort_by_value_count/2 from yaz_util.pl
- rdf/3 from library(semweb/rdf_db)
- reply_html_page/3 from library(http/html_write)
- tag_term_label/3 from yaz_util.pl