File "components/dashboard/show_option_list.pl"[download]
in pack: | annotation_dashboard |
---|---|
Prolog module: | an_dashboard_components_show_option_list |
size: | 967 |
Recent changes
10 years ago | Jacco van Ossenbruggen | REFACTORING: split up overly large dashboard a ... |
This file requires
- From ClioPatria
- components(label) resolved by
- label.pl could not find proof of dependency
- library(semweb/rdf_label) resolved by
- rdf_label.pl: literal_text/2
- components(label) resolved by
- From the Prolog library
- library(http/html_write) resolved by
- html_write.pl: html/3
- library(semweb/rdf_db) resolved by
- rdf_db.pl: rdf_subject/1, rdf_current_predicate/1, rdf_is_resource/1, rdf_is_literal/1, rdf_global_id/2
- library(http/html_write) resolved by
Exported predicates
- show_option_list/3
Required predicates
- html/3 from library(http/html_write)
- literal_text/2 from library(semweb/rdf_label)
- rdf_current_predicate/1 from library(semweb/rdf_db)
- rdf_global_id/2 from library(semweb/rdf_db)
- rdf_is_literal/1 from library(semweb/rdf_db)
- rdf_is_resource/1 from library(semweb/rdf_db)
- rdf_subject/1 from library(semweb/rdf_db)