File "applications/skos_browser.pl"[download]
in pack: | skos_browser |
---|---|
Prolog module: | skos_browser |
size: | 5506 |
Recent changes
10 years ago | Jacco van Ossenbruggen | IMPROVED: removed unused code, re-use generic ... |
11 years ago | Jacco van Ossenbruggen | extend info shown on each individual concept |
11 years ago | Jacco van Ossenbruggen | fixed: missing encodeURIComponent made hash co ... |
12 years ago | Michiel Hildebrand | ADD more flexible formatting of columnbrowser ... |
12 years ago | Jacco van Ossenbruggen | deal with empty list in html_concept_list//1 |
This file requires
- From packages
- library(skos/util) resolved by
- util.pl: skos_related_concept/2
- library(yui3_beta) resolved by
- yui3_beta.pl: yui3/5, yui3_load/4, yui3_new/5, yui3_plug/5, yui3_render/4
- library(skos/util) resolved by
- From ClioPatria
- library(semweb/rdf_label) resolved by
- rdf_label.pl: rdf_display_label/2, literal_text/2
- 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/3, html/3, print_html/1
- 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(semweb/rdf_db) resolved by
- rdf_db.pl: rdf_has/3
- library(http/http_dispatch) resolved by
- http_dispatch.pl: http_handler/3, http_location_by_id/2
- library(http/html_head) resolved by
This file is used by
- startpage.pl from package amalgame
- ag_menu.pl from package amalgame
Required predicates
- 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_parameters/2 from library(http/http_parameters)
- literal_text/2 from library(semweb/rdf_label)
- pairs_keys/2 autoloaded
- print_html/1 from library(http/html_write)
- rdf_display_label/2 from library(semweb/rdf_label)
- rdf_has/3 from library(semweb/rdf_db)
- reply_html_page/3 from library(http/html_write)
- skos_related_concept/2 from library(skos/util)
- www_form_encode/2 autoloaded
- yui3/5 from library(yui3_beta)
- yui3_load/4 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)
- delete/3 autoloaded
- html/3 from library(http/html_write)
- http_location_by_id/2 from library(http/http_dispatch)