File "applications/rdf_qa.pl"[download]
in pack: | rdf_qa |
---|---|
Prolog module: | rdf_qa |
size: | 5641 |
Recent changes
8 years ago | Jacco van Ossenbruggen | improve options related to max number of value ... |
12 years ago | Jacco van Ossenbruggen | deleted unused imports |
12 years ago | Jan Wielemaker | More tracktable dependencies |
13 years ago | Jacco van Ossenbruggen | add proper header |
13 years ago | Jacco van Ossenbruggen | fix class label bug |
This file requires
- From packages
- qa_default_heuristics.pl no exports
- qa_heuristics.pl: class_label/3, rdf_warning/2
- From ClioPatria
- components(label) resolved by
- label.pl: rdf_link/3
- library(count) resolved by
- count.pl: answer_count/4, answer_pair_set/5
- components(label) resolved by
- From the Prolog library
- library('http/html_head') resolved by
- html_head.pl: html_requires/3
- library(apply) resolved by
- apply.pl: include/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
- library(http/http_parameters) resolved by
- http_parameters.pl: http_parameters/2
- library(option) resolved by
- option.pl: option/2, option/3
- library(semweb/rdf_db) resolved by
- rdf_db.pl: rdf/4, rdf_split_url/3
- library(url) resolved by
- url.pl: http_location/2
- library('http/html_head') resolved by
Required predicates
- answer_count/4 from library(count)
- answer_pair_set/5 from library(count)
- html/3 from library(http/html_write)
- html_requires/3 from library('http/html_head')
- http_handler/3 from library(http/http_dispatch)
- http_location/2 from library(url)
- http_parameters/2 from library(http/http_parameters)
- include/3 from library(apply)
- option/2 from library(option)
- rdf/4 from library(semweb/rdf_db)
- rdf_split_url/3 from library(semweb/rdf_db)
- rdf_warning/2 from qa_heuristics.pl
- reply_html_page/3 from library(http/html_write)
- class_label/3 from qa_heuristics.pl
- option/3 from library(option)
- rdf_link/3 from components(label)