File "applications/yaz_tag.pl"[download]
in pack: | yaz |
---|---|
Prolog module: | yaz_tag |
size: | 7845 |
Recent changes
12 years ago | Michiel Hildebrand | fix class of tagentry |
13 years ago | Michiel Hildebrand | fix borken dependencies on tag_edit |
13 years ago | Michiel Hildebrand | add explicit concept parameter |
13 years ago | Michiel Hildebrand | first prototype for tag gardening from tag per ... |
13 years ago | Michiel Hildebrand | faceted video navigation |
This file requires
- From packages
- library(yui3_beta) resolved by
- yui3_beta.pl: yui3/5
- reconcile.pl could not find proof of dependency
- yaz_page.pl: html_page_controls/2
- video_annotation.pl: value_annotation/6
- yaz_util.pl: annotation_to_json/2, literal_to_number/2
- library(yui3_beta) resolved by
- 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: html_requires/3
- library(http/html_write) resolved by
- html_write.pl: reply_html_page/2, 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 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: http_absolute_location/3
- 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_subject/1, rdf_equal/2
- library(semweb/rdfs) resolved by
- rdfs.pl could not find proof of dependency
- library(http/html_head) resolved by
Exported predicates
- http_yaz_tag/1
Required predicates
- annotation_to_json/2 from yaz_util.pl
- html/3 from library(http/html_write)
- html_page_controls/2 from yaz_page.pl
- 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)
- literal_to_number/2 from yaz_util.pl
- maplist/3 autoloaded
- member/2 autoloaded
- pairs_values/2 autoloaded
- rdf/3 from library(semweb/rdf_db)
- rdf_display_label/2 from library(semweb/rdf_label)
- rdf_equal/2 from library(semweb/rdf_db)
- rdf_subject/1 from library(semweb/rdf_db)
- reply_html_page/2 from library(http/html_write)
- select/3 autoloaded
- setting/2 autoloaded
- setting/4 autoloaded
- snowball/3 autoloaded
- value_annotation/6 from video_annotation.pl
- yui3/5 from library(yui3_beta)