File "applications/isearch.pl"[download]
in pack: | isearch |
---|---|
Prolog module: | app_isearch |
size: | 37764 |
Recent changes
9 years ago | Jan Wielemaker | Avoid dependency on jquery cpackHEAD -> master |
10 years ago | Jan Wielemaker | CLEANUP: Removed singleton-in-branch warnings ... |
12 years ago | Jan Wielemaker | Use jquery from the cpack jquery, avoiding mul ... |
14 years ago | Michiel Hildebrand | pass query to format_result |
14 years ago | Jan Wielemaker | Try to display a label for the title |
This file requires
- From packages
- facet.pl: facet_balance/2, facet_condition/4, facet_frequency/3, facet_join_single/2, facet_merge_sameas/2, facet_object_cardinality/2, facet_weight/2, facets/5
- From ClioPatria
- components(label) resolved by
- label.pl: rdf_link/3, rdf_link/4
- library(http/cp_jquery) resolved by
- cp_jquery.pl no exports
- library(semweb/rdf_abstract) resolved by
- rdf_abstract.pl: merge_sameas_graph/3
- library(semweb/rdf_description) resolved by
- rdf_description.pl: rdf_description/2
- library(semweb/rdf_label) resolved by
- rdf_label.pl: rdf_display_label/2, literal_text/2, truncate_atom/3
- components(label) resolved by
- From the Prolog library
- library(apply) resolved by
- apply.pl: maplist/3
- 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
- library(http/http_dispatch) resolved by
- http_dispatch.pl: http_handler/3, http_location_by_id/2
- library(http/http_host) resolved by
- http_host.pl: http_current_host/4
- library(http/http_path) resolved by
- http_path.pl: http_absolute_location/3
- library(http/http_wrapper) resolved by
- http_wrapper.pl: http_current_request/1
- library(http/json) resolved by
- json.pl: atom_json_term/3, json_write/3
- library(semweb/rdfs) resolved by
- rdfs.pl: rdfs_subproperty_of/2, rdfs_individual_of/2, rdfs_label/2
- library(settings) resolved by
- settings.pl: setting/4, setting/2
- library(http/http_parameters) resolved by
- http_parameters.pl: http_parameters/2
- library(semweb/rdf_db) resolved by
- rdf_db.pl: rdf/3, rdf_has/3, rdf_has/4, rdf_subject/1, rdf_predicate_property/2, rdf_is_bnode/1, rdf_is_literal/1, rdf_equal/2
- library(http/json_convert) resolved by
- json_convert.pl: prolog_to_json/2, json_to_prolog/2
- library(semweb/rdf_litindex) resolved by
- rdf_litindex.pl: rdf_find_literals/2
- library(apply) resolved by
This file is used by
- yaz_page.pl from package yaz
Exported predicates
- isearch_field/4
- isearch_page/2
Required predicates
- append/2 autoloaded
- append/3 autoloaded
- assoc_to_keys/2 autoloaded
- debugging/1 autoloaded
- delete/3 autoloaded
- empty_assoc/1 autoloaded
- facet_balance/2 from facet.pl
- facet_condition/4 from facet.pl
- facet_object_cardinality/2 from facet.pl
- facet_weight/2 from facet.pl
- get_assoc/3 autoloaded
- group_pairs_by_key/2 autoloaded
- 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_current_request/1 from library(http/http_wrapper)
- http_handler/3 from library(http/http_dispatch)
- http_location_by_id/2 from library(http/http_dispatch)
- http_parameters/2 from library(http/http_parameters)
- json_convert:clear_cache/0 public in json_convert.pl
- json_convert:prolog_to_json/3 public in json_convert.pl
- json_to_prolog/2 from library(http/json_convert)
- json_write/3 from library(http/json)
- list_to_assoc/2 autoloaded
- literal_text/2 from library(semweb/rdf_label)
- map_list_to_pairs/3 autoloaded
- maplist/3 from library(apply)
- member/2 autoloaded
- merge_sameas_graph/3 from library(semweb/rdf_abstract)
- option/2 autoloaded
- option/3 autoloaded
- ord_intersect/2 autoloaded
- pairs_keys_values/3 autoloaded
- pairs_values/2 autoloaded
- parse_url/2 autoloaded
- profile/1 autoloaded
- prolog_to_json/2 from library(http/json_convert)
- put_assoc/4 autoloaded
- rdf/3 from library(semweb/rdf_db)
- rdf_description/2 from library(semweb/rdf_description)
- rdf_equal/2 from library(semweb/rdf_db)
- rdf_find_literals/2 from library(semweb/rdf_litindex)
- rdf_has/3 from library(semweb/rdf_db)
- rdf_is_bnode/1 from library(semweb/rdf_db)
- rdf_link/3 from components(label)
- rdf_link/4 from components(label)
- rdf_subject/1 from library(semweb/rdf_db)
- rdfs_individual_of/2 from library(semweb/rdfs)
- rdfs_label/2 from library(semweb/rdfs)
- reply_html_page/3 from library(http/html_write)
- reverse/2 autoloaded
- select/3 autoloaded
- setting/2 from library(settings)
- setting/4 from library(settings)
- tokenize_atom/2 autoloaded
- truncate_atom/3 from library(semweb/rdf_label)
- http_current_host/4 from library(http/http_host)
- rdfs_subproperty_of/2 from library(semweb/rdfs)
- debug/3 autoloaded
- facet_frequency/3 from facet.pl
- atom_json_term/3 from library(http/json)
- rdf_is_literal/1 from library(semweb/rdf_db)
- rdf_predicate_property/2 from library(semweb/rdf_db)
- rdf_has/4 from library(semweb/rdf_db)
- facet_merge_sameas/2 from facet.pl
- rdf_display_label/2 from library(semweb/rdf_label)
- facets/5 from facet.pl
- facet_join_single/2 from facet.pl