File "components/dashboard/show_tasks.pl"[download]
in pack: | annotation_dashboard |
---|---|
Prolog module: | an_dashboard_components_show_tasks |
size: | 1452 |
Recent changes
10 years ago | Jacco van Ossenbruggen | IMPROVED: be more robust in missing images |
10 years ago | Jacco van Ossenbruggen | REFACTORING: split up overly large dashboard a ... |
This file requires
- From packages
- applications(annotation) resolved by
- annotation.pl: no_object_image/1, object_image/2
- show_option_list.pl: show_option_list/3
- dashboard_util.pl: find_task_properties/4
- applications(annotation) resolved by
- From ClioPatria
- library(semweb/rdf_label) resolved by
- rdf_label.pl: rdf_display_label/2
- library(semweb/rdf_label) resolved by
- From the Prolog library
- 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(sort) resolved by
- sort.pl: predsort/3
- library(http/html_write) resolved by
Exported predicates
- show_tasks/3
Required predicates
- find_task_properties/4 from dashboard_util.pl
- html/3 from library(http/html_write)
- http_link_to_id/3 from library(http/http_dispatch)
- no_object_image/1 from applications(annotation)
- object_image/2 from applications(annotation)
- predsort/3 from library(sort)
- rdf_display_label/2 from library(semweb/rdf_label)
- show_option_list/3 from show_option_list.pl