File "api/mappinglist.pl"[download]
in pack: | amalgame |
---|---|
Prolog module: | ag_voc_api |
size: | 1516 |
Recent changes
4 years, 8 months ago | Jacco van Ossenbruggen | rdf11 |
10 years ago | Jacco van Ossenbruggen | ADDED: make sure the selected node stats are c ... |
10 years ago | Jacco van Ossenbruggen | ADDED: basic nodelist api (should have used th ... |
10 years ago | Jacco van Ossenbruggen | FIXED: remove hack to only return materialized ... |
10 years ago | Jacco van Ossenbruggen | DELETED: unused (?) http_data_voc HTTP API |
This file requires
- From packages
- ag_stats.pl: node_stats/4
- json_util.pl: js_strategy_nodes/2
- From ClioPatria
- library(semweb/rdf_label) resolved by
- rdf_label.pl: rdf_display_label/2
- library(semweb/rdf_label) resolved by
- From the Prolog library
- library(http/http_dispatch) resolved by
- http_dispatch.pl: http_handler/3
- library(http/http_json) resolved by
- http_json.pl: reply_json/1
- library(http/http_parameters) resolved by
- http_parameters.pl: http_parameters/2
- library(semweb/rdf11) resolved by
- rdf11.pl: rdf/3, rdf/4, rdf_global_id/2
- library(http/http_dispatch) resolved by
Required predicates
- http_handler/3 from library(http/http_dispatch)
- http_parameters/2 from library(http/http_parameters)
- js_strategy_nodes/2 from json_util.pl
- node_stats/4 from ag_stats.pl
- option/2 autoloaded
- rdf/3 from library(semweb/rdf11)
- rdf/4 from library(semweb/rdf11)
- rdf_display_label/2 from library(semweb/rdf_label)
- rdf_global_id/2 from library(semweb/rdf11)
- reply_json/1 from library(http/http_json)