File "lib/amalgame/caching.pl"[download]
in pack: | amalgame |
---|---|
Prolog module: | ag_caching |
size: | 11581 |
Recent changes
4 years, 8 months ago | Jacco van Ossenbruggen | REFACTORING: map.pl into correspondence.pl and ... |
4 years, 8 months ago | Jacco van Ossenbruggen | rdf11 |
4 years, 9 months ago | Jacco van Ossenbruggen | IMPROVED: handle derived concept schemes |
8 years ago | Jacco van Ossenbruggen | move rdf_literal_predicates_cache/1 to amalgam ... |
8 years ago | Jacco van Ossenbruggen | pldoc: fixed missing argument for all_mapped i ... |
This file requires
- From packages
- ag_provenance.pl: flush_prov_cache/0, is_amalgame_graph/1, provenance_graph/2, remove_old_prov/2
- ag_stats.pl: mapping_stats/4
- mapping_graph.pl: nickname_clear_cache/0
- scheme_stats.pl: scheme_stats/4, scheme_stats_deep/5
- vocabulary.pl: amalgame_alignable_scheme/1
- From the Prolog library
- library(debug) resolved by
- debug.pl: debug/3
- library(lists) resolved by
- lists.pl: member/2
- library(option) resolved by
- option.pl: option/2
- library(semweb/rdf11) resolved by
- rdf11.pl: rdf/4, rdf_has/4, rdf_is_bnode/1, rdf_unload_graph/1, rdf_graph_property/2, rdf_graph/1
- library(semweb/rdfs) resolved by
- rdfs.pl: rdfs_individual_of/2
- library(settings) resolved by
- settings.pl: setting/4, setting/2
- library(debug) resolved by
Exported predicates
- cache_mapped_concepts/4
- cache_result/4
- clean_repository/0
- flush_dependent_caches/2
- flush_expand_cache/1
- flush_expand_cache/2
- flush_refs_cache/1
- flush_refs_cache/2
- get_expand_cache/3
- get_stats_cache/3
- rdf_literal_predicates_cache/1
- set_stats_cache/3
Required predicates
- amalgame_alignable_scheme/1 from vocabulary.pl
- debug/3 from library(debug)
- flush_prov_cache/0 from ag_provenance.pl
- is_amalgame_graph/1 from ag_provenance.pl
- mapping_stats/4 from ag_stats.pl
- member/2 from library(lists)
- nickname_clear_cache/0 from mapping_graph.pl
- option/2 from library(option)
- provenance_graph/2 from ag_provenance.pl
- rdf/4 from library(semweb/rdf11)
- rdf_graph/1 from library(semweb/rdf11)
- rdf_graph_property/2 from library(semweb/rdf11)
- rdf_has/4 from library(semweb/rdf11)
- rdf_is_bnode/1 from library(semweb/rdf11)
- rdf_unload_graph/1 from library(semweb/rdf11)
- rdfs_individual_of/2 from library(semweb/rdfs)
- remove_old_prov/2 from ag_provenance.pl
- scheme_stats/4 from scheme_stats.pl
- scheme_stats_deep/5 from scheme_stats.pl
- setting/2 from library(settings)
- setting/4 from library(settings)