File "applications/annotation.pl"[download]
in pack: | image_annotation |
---|---|
Prolog module: | cp_image_annotation |
size: | 20169 |
Recent changes
10 years ago | Chris Dijkshoorn | More stable retrieving of user language. |
10 years ago | Chris Dijkshoorn | Labels are now populated considering accurator ... |
10 years ago | Chris Dijkshoorn | Put title and description on one line. |
10 years ago | Chris Dijkshoorn | Revert "ADDED: support to get annotation field ... |
10 years ago | Chris Dijkshoorn | Added option to only return body contents. |
This file requires
- From packages
- api(annotation) resolved by
- annotation.pl no exports
- api(media_caching) resolved by
- media_caching.pl no exports
- library(yui3_beta) resolved by
- yui3_beta.pl: yui3/5, yui3_plug/5
- api(annotation) resolved by
- From ClioPatria
- cliopatria(hooks) resolved by
- hooks.pl no exports
- library(http/url_cache) resolved by
- url_cache.pl: url_cache/3
- library(semweb/rdf_label) resolved by
- rdf_label.pl: rdf_display_label/2, rdf_display_label/3, literal_text/2
- user(preferences) resolved by
- preferences.pl: user_preference/2
- user(user_db) resolved by
- user_db.pl: user_property/2, logged_on/1, ensure_logged_on/1, authorized/1
- components(label) resolved by
- label.pl: rdf_link/3, resource_link/2
- cliopatria(hooks) resolved by
- From the Prolog library
- library(http/html_head) resolved by
- html_head.pl: html_requires/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_parameters) resolved by
- http_parameters.pl: http_parameters/2
- library(http/http_path) resolved by
- http_path.pl: http_absolute_location/3
- library(http/json_convert) resolved by
- json_convert.pl: prolog_to_json/2
- library(lists) resolved by
- lists.pl: append/2, append/3, subtract/3
- library(option) resolved by
- option.pl: option/2, option/3
- library(pairs) resolved by
- pairs.pl: pairs_keys/2
- library(semweb/rdf_db) resolved by
- rdf_db.pl: rdf/3, rdf_has/3, rdf_has/4, rdf_global_id/2
- library(semweb/rdfs) resolved by
- rdfs.pl: rdfs_subproperty_of/2, rdfs_member/2, rdfs_list_to_prolog_list/2
- library(settings) resolved by
- settings.pl: setting/4, setting/2
- library(http/html_write) resolved by
- html_write.pl: reply_html_page/2, html/3
- library(http/html_head) resolved by
This file is used by
- web_ui_dcg.pl from package cluster_search_ui
- dashboard_task_page.pl from package annotation_dashboard
- show_objects.pl from package annotation_dashboard
- show_tasks.pl from package annotation_dashboard
- dashboard_util.pl from package annotation_dashboard
Exported predicates
- annotation_page_body/3
- get_metafields/3
- image_annotation:application_script/3
- no_object_image/1
- object_image/2
- get_anfields/4
- annotation_page/1
Required predicates
- append/2 from library(lists)
- append/3 from library(lists)
- authorized/1 from user(user_db)
- debug/3 autoloaded
- ensure_logged_on/1 from user(user_db)
- 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 from library(semweb/rdf_label)
- maplist/3 autoloaded
- option/2 from library(option)
- option/3 from library(option)
- pairs_keys/2 from library(pairs)
- prolog_to_json/2 from library(http/json_convert)
- rdf/3 from library(semweb/rdf_db)
- rdf_display_label/2 from library(semweb/rdf_label)
- rdf_display_label/3 from library(semweb/rdf_label)
- rdf_global_id/2 from library(semweb/rdf_db)
- rdf_has/4 from library(semweb/rdf_db)
- rdf_link/3 from components(label)
- rdfs_list_to_prolog_list/2 from library(semweb/rdfs)
- rdfs_member/2 from library(semweb/rdfs)
- rdfs_subproperty_of/2 from library(semweb/rdfs)
- reply_html_page/2 from library(http/html_write)
- resource_link/2 from components(label)
- setting/2 from library(settings)
- url_cache/3 from library(http/url_cache)
- user_preference/2 from user(preferences)
- user_property/2 from user(user_db)
- yui3/5 from library(yui3_beta)
- setting/4 from library(settings)
- rdf_has/3 from library(semweb/rdf_db)
- logged_on/1 from user(user_db)
- yui3_plug/5 from library(yui3_beta)
- subtract/3 from library(lists)