File "api/accurator.pl"[download]
in pack: | accurator |
---|---|
Prolog module: | accurator |
size: | 17894 |
Recent changes
9 years ago | Chris Dijkshoorn | Added random strategy, ranking based on number ... |
9 years ago | Chris Dijkshoorn | Check whether requested locale is loaded, fixe ... |
9 years ago | Chris Dijkshoorn | Added check whether form is already shown, res ... |
9 years ago | Chris Dijkshoorn | Added api for retrieving attributes user profile. |
9 years ago | Chris Dijkshoorn | Merge branch 'form' |
This file requires
- From packages
- api(annotation) resolved by
- annotation.pl no exports
- api(cluster_search) resolved by
- cluster_search.pl: reply_clusters/1
- library(thumbnail) resolved by
- thumbnail.pl could not find proof of dependency
- accurator_user.pl: get_attribute/3, get_user/1, get_user_info/1, get_user_settings/1, register_user/1, save_user_info/1
- annotation.pl: annotation_fields/2, annotations/3
- concept_scheme_selection.pl could not find proof of dependency
- domain.pl: get_domain_settings/2
- expertise.pl: assert_expertise_relationship/2, get_expertise_topics/2, get_user_expertise_domain/3
- strategy_expertise.pl: strategy_expertise/2
- strategy_random.pl: strategy_random/2, strategy_user_ranked_random/2
- review.pl could not find proof of dependency
- subset_selection.pl could not find proof of dependency
- ui_elements.pl: get_elements/3, image_url/2, metadata/3, uri_label/2
- api(annotation) resolved by
- From ClioPatria
- user(user_db) resolved by
- user_db.pl: logged_on/1
- user(user_db) resolved by
- From the Prolog library
- library(http/html_write) resolved by
- html_write.pl: reply_html_page/2, reply_html_page/3, html/3
- library(http/http_dispatch) resolved by
- http_dispatch.pl: http_handler/3, http_redirect/3
- library(http/http_json) resolved by
- http_json.pl: reply_json_dict/1, http_read_json_dict/2
- library(http/http_parameters) resolved by
- http_parameters.pl: http_parameters/2
- library(http/http_server_files) resolved by
- http_server_files.pl: serve_files_in_directory/2
- library(semweb/rdf_db) resolved by
- rdf_db.pl: rdf_register_prefix/2
- library(http/html_write) resolved by
Required predicates
- annotation_fields/2 from annotation.pl
- annotations/3 from annotation.pl
- assert_expertise_relationship/2 from expertise.pl
- get_attribute/3 from accurator_user.pl
- get_domain_settings/2 from domain.pl
- get_elements/3 from ui_elements.pl
- get_expertise_topics/2 from expertise.pl
- get_user/1 from accurator_user.pl
- get_user_expertise_domain/3 from expertise.pl
- get_user_info/1 from accurator_user.pl
- get_user_settings/1 from accurator_user.pl
- html/3 from library(http/html_write)
- http_handler/3 from library(http/http_dispatch)
- http_parameters/2 from library(http/http_parameters)
- http_read_json_dict/2 from library(http/http_json)
- http_redirect/3 from library(http/http_dispatch)
- image_url/2 from ui_elements.pl
- logged_on/1 from user(user_db)
- maplist/2 autoloaded
- maplist/3 autoloaded
- member/2 autoloaded
- metadata/3 from ui_elements.pl
- option/2 autoloaded
- rdf_register_prefix/2 from library(semweb/rdf_db)
- register_user/1 from accurator_user.pl
- reply_clusters/1 from api(cluster_search)
- reply_html_page/2 from library(http/html_write)
- reply_html_page/3 from library(http/html_write)
- reply_json_dict/1 from library(http/http_json)
- save_user_info/1 from accurator_user.pl
- serve_files_in_directory/2 from library(http/http_server_files)
- set_setting_default/2 autoloaded
- strategy_expertise/2 from strategy_expertise.pl
- strategy_random/2 from strategy_random.pl
- strategy_user_ranked_random/2 from strategy_random.pl
- uri_label/2 from ui_elements.pl