File "api/node_info.pl"[download]
in pack: | amalgame |
---|---|
Prolog module: | ag_api_node_info |
size: | 12305 |
Recent changes
4 years, 8 months ago | Jacco van Ossenbruggen | FIXED: avoid division by zero if Total == 0 |
4 years, 9 months ago | Jacco van Ossenbruggen | FIXED: added missing html output for typed lit ... |
4 years, 9 months ago | Jacco van Ossenbruggen | node_info -> rdf11 |
4 years, 9 months ago | Jacco van Ossenbruggen | IMPROVED: handle derived concept schemes |
10 years ago | Jacco van Ossenbruggen | EXPERIMENTAL: split up caching of deep label a ... |
This file requires
- From packages
- library(skos/util) resolved by
- util.pl: skos_top_concept/2
- util.pl: html_parameter_form/3
- ag_stats.pl: node_stats/4, reference_counts/3
- ag_strategy.pl: strategy_entity_status/3, strategy_vocabulary/2
- amalgame_modules.pl: amalgame_module_id/2, amalgame_module_parameters/2, process_options/3
- util.pl: save_perc/3, xsd_timestamp/2
- vocabulary.pl: amalgame_alignable_scheme/1
- library(skos/util) resolved by
- From ClioPatria
- components(label) resolved by
- label.pl could not find proof of dependency
- components(label) resolved by
- From the Prolog library
- library(http/html_write) resolved by
- html_write.pl: html/3, html_current_option/1, print_html/1
- 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(lists) resolved by
- lists.pl: append/2, reverse/2
- library(option) resolved by
- option.pl: option/2, option/3
- library(pairs) resolved by
- pairs.pl: pairs_values/2
- library(semweb/rdf11) resolved by
- rdf11.pl: rdf/3, rdf/4, rdf_has/3, rdf_has/4, rdf_graph/1, rdf_equal/2
- library(semweb/rdf_persistency) resolved by
- rdf_persistency.pl: rdf_journal_file/2
- library(semweb/rdfs) resolved by
- rdfs.pl: rdfs_individual_of/2
- library(settings) resolved by
- settings.pl: setting/4
- library(http/html_write) resolved by
Required predicates
- amalgame_alignable_scheme/1 from vocabulary.pl
- amalgame_module_id/2 from amalgame_modules.pl
- amalgame_module_parameters/2 from amalgame_modules.pl
- append/2 from library(lists)
- html/3 from library(http/html_write)
- html_current_option/1 from library(http/html_write)
- html_parameter_form/3 from util.pl
- http_handler/3 from library(http/http_dispatch)
- http_parameters/2 from library(http/http_parameters)
- node_stats/4 from ag_stats.pl
- option/2 from library(option)
- option/3 from library(option)
- pairs_values/2 from library(pairs)
- print_html/1 from library(http/html_write)
- process_options/3 from amalgame_modules.pl
- rdf/3 from library(semweb/rdf11)
- rdf/4 from library(semweb/rdf11)
- rdf_equal/2 from library(semweb/rdf11)
- rdf_graph/1 from library(semweb/rdf11)
- rdf_has/3 from library(semweb/rdf11)
- rdf_has/4 from library(semweb/rdf11)
- rdf_journal_file/2 from library(semweb/rdf_persistency)
- rdfs_individual_of/2 from library(semweb/rdfs)
- reference_counts/3 from ag_stats.pl
- reverse/2 from library(lists)
- save_perc/3 from util.pl
- setting/4 from library(settings)
- skos_top_concept/2 from library(skos/util)
- strategy_entity_status/3 from ag_strategy.pl
- strategy_vocabulary/2 from ag_strategy.pl
- xsd_timestamp/2 from util.pl