File "lib/swish/provenance.pl"[download]
in pack: | swish |
---|---|
Prolog module: | swish_provenance |
size: | 9918 |
Recent changes
7 years ago | Jan Wielemaker | New files from upstream |
This file requires
- From packages
- authenticate.pl: authenticate/2
- config.pl: swish_reply_config/2
- gitty.pl: is_gitty_hash/1
- signature.pl: goal_provenance/2
- page.pl: swish_reply/2, swish_reply_resource/1
- pep.pl: authorized/2
- storage.pl: storage_file/3, storage_file_extension/2, storage_load_term/2, storage_meta_data/2, storage_store_term/2
- From the Prolog library
- library(apply) resolved by
- apply.pl: maplist/2, maplist/3, convlist/3
- library(http/http_dispatch) resolved by
- http_dispatch.pl: http_handler/3
- library(lists) resolved by
- lists.pl: append/3, select/3
- library(option) resolved by
- option.pl: option/2, merge_options/3
- library(pengines) resolved by
- pengines.pl: pengine_self/1, pengine_property/2
- library(apply) resolved by
Exported predicates
- current_permahash/3
- permahash/2
- swish_provenance/2
Required predicates
- append/3 from library(lists)
- authenticate/2 from authenticate.pl
- authorized/2 from pep.pl
- convlist/3 from library(apply)
- goal_provenance/2 from signature.pl
- http_handler/3 from library(http/http_dispatch)
- is_gitty_hash/1 from gitty.pl
- maplist/2 from library(apply)
- maplist/3 from library(apply)
- merge_options/3 from library(option)
- option/2 from library(option)
- pengine_property/2 from library(pengines)
- pengine_self/1 from library(pengines)
- portray_clause/1 autoloaded
- select/3 from library(lists)
- storage_file/3 from storage.pl
- storage_file_extension/2 from storage.pl
- storage_load_term/2 from storage.pl
- storage_meta_data/2 from storage.pl
- storage_store_term/2 from storage.pl
- swish_reply/2 from page.pl
- swish_reply_config/2 from config.pl
- swish_reply_resource/1 from page.pl