File "applications/evaluater.pl"[download]
in pack: | amalgame |
---|---|
Prolog module: | ag_evaluater |
size: | 5067 |
Recent changes
8 years ago | Jacco van Ossenbruggen | start cleaning up focus node versus selected n ... |
10 years ago | Jacco van Ossenbruggen | FIXED: do not hard code autocomplete HTTP API ... |
10 years ago | Jacco van Ossenbruggen | splitup overly large util.pl module |
10 years ago | Jacco van Ossenbruggen | split up api for requesting a set of mappings ... |
10 years ago | Jacco van Ossenbruggen | cleanup unused module |
This file requires
- From packages
- api(autocomplete_api) resolved by
- autocomplete_api.pl no exports
- library(yui3_beta) resolved by
- yui3_beta.pl: yui3/5
- correspondence.pl no exports
- evaluate.pl no exports
- mapping.pl no exports
- node_info.pl no exports
- correspondence.pl: html_correspondence_overlay/3
- util.pl: html_ag_header/3
- ag_reference.pl: is_reference_mapping/2
- json_util.pl: js_focus_node/3, js_mappings_metadata/3
- api(autocomplete_api) resolved by
- From ClioPatria
- user(user_db) resolved by
- user_db.pl: authorized/1
- user(user_db) 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
- library(http/http_dispatch) resolved by
- http_dispatch.pl: http_handler/3, http_location_by_id/2
- 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(pairs) resolved by
- pairs.pl: pairs_keys/2
- library(semweb/rdfs) resolved by
- rdfs.pl: rdfs_individual_of/2
- library(http/html_head) resolved by
Required predicates
- authorized/1 from user(user_db)
- html/3 from library(http/html_write)
- html_ag_header/3 from util.pl
- html_correspondence_overlay/3 from correspondence.pl
- 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_location_by_id/2 from library(http/http_dispatch)
- http_parameters/2 from library(http/http_parameters)
- is_reference_mapping/2 from ag_reference.pl
- js_focus_node/3 from json_util.pl
- js_mappings_metadata/3 from json_util.pl
- pairs_keys/2 from library(pairs)
- rdfs_individual_of/2 from library(semweb/rdfs)
- reply_html_page/3 from library(http/html_write)
- yui3/5 from library(yui3_beta)