File "applications/p1.pl"[download]
in pack: | vumix |
---|---|
Prolog module: | vumix_p1 |
size: | 9173 |
Recent changes
12 years ago | Jacco van Ossenbruggen | work around changes in annotation_apiHEAD -> master |
13 years ago | Michiel Hildebrand | make p0 fully functional |
13 years ago | Jacco van Ossenbruggen | fix dependencies |
13 years ago | Michiel Hildebrand | start with prototype1 |
This file requires
- From packages
- api(annotation) resolved by
- annotation.pl no exports
- api(reconcile) resolved by
- reconcile.pl could not find proof of dependency
- library(graph_version) resolved by
- graph_version.pl could not find proof of dependency
- library(instance_search) resolved by
- instance_search.pl could not find proof of dependency
- library(user_process) resolved by
- user_process.pl: create_user_process/3, current_user_process/1, start_user_process/1
- library(video_annotation) resolved by
- video_annotation.pl: video_annotations/3
- library(yaz_util) resolved by
- yaz_util.pl: sort_by_arg/3, video_source/2
- library(yui3_beta) resolved by
- yui3_beta.pl: yui3/5, yui3_new/5, yui3_plug/5, yui3_render/4
- api(annotation) resolved by
- From ClioPatria
- components(label) resolved by
- label.pl could not find proof of dependency
- user(user_db) resolved by
- user_db.pl: logged_on/1, logged_on/2, authorized/1
- components(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_path') resolved by
- http_path.pl: http_absolute_location/3
- library('semweb/rdf_db') resolved by
- rdf_db.pl: rdf/3, rdf_has/3, rdf_equal/2, rdf_global_id/2
- library('semweb/rdfs') resolved by
- rdfs.pl could not find proof of dependency
- library(settings) resolved by
- settings.pl: setting/2
- library('http/http_parameters') resolved by
- http_parameters.pl: http_parameters/2
- library('http/html_head') resolved by
Required predicates
- annotation_api:annotation_in_field/7 undefined
- authorized/1 from user(user_db)
- concat_atom/2 autoloaded
- create_user_process/3 from library(user_process)
- current_user_process/1 from library(user_process)
- html/3 from library('http/html_write')
- 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_text/2 undefined
- logged_on/1 from user(user_db)
- logged_on/2 from user(user_db)
- pairs_keys/2 autoloaded
- rdf/3 from library('semweb/rdf_db')
- rdf_equal/2 from library('semweb/rdf_db')
- rdf_global_id/2 from library('semweb/rdf_db')
- rdf_has/3 from library('semweb/rdf_db')
- rdf_label/2 undefined
- reply_html_page/2 from library('http/html_write')
- setting/2 from library(settings)
- sort_by_arg/3 from library(yaz_util)
- start_user_process/1 from library(user_process)
- video_annotations/3 from library(video_annotation)
- video_source/2 from library(yaz_util)
- yui3/5 from library(yui3_beta)
- yui3_new/5 from library(yui3_beta)
- yui3_plug/5 from library(yui3_beta)
- yui3_render/4 from library(yui3_beta)
- annotation_api:json_annotation_list/3 undefined