File "lib/swish/examples.pl"[download]
in pack: | swish |
---|---|
Prolog module: | swish_examples |
size: | 9810 |
Recent changes
6 years ago | Jan Wielemaker | Updated copied files |
8 years ago | Jan Wielemaker | New upstream files |
8 years ago | Jan Wielemaker | Copied upstream files |
8 years ago | Jan Wielemaker | New upstream files |
9 years ago | Jan Wielemaker | New generated files. |
This file requires
- From packages
- md_eval.pl: swish_provides/1
- storage.pl: storage_file/1, storage_meta_data/2
- From the Prolog library
- library(apply) resolved by
- apply.pl: include/3, exclude/3, maplist/3, convlist/3
- library(atom) resolved by
- atom.pl: restyle_identifier/3
- library(filesex) resolved by
- filesex.pl: directory_file_path/3
- 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_path) resolved by
- http_path.pl: http_absolute_location/3
- library(http/json) resolved by
- json.pl: json_read_dict/3
- library(lists) resolved by
- lists.pl: member/2, append/2, append/3
- library(option) resolved by
- option.pl: option/2
- library(apply) resolved by
Required predicates
- append/2 from library(lists)
- append/3 from library(lists)
- convlist/3 from library(apply)
- directory_file_path/3 from library(filesex)
- exclude/3 from library(apply)
- exists_source/1 autoloaded
- http_absolute_location/3 from library(http/http_path)
- http_handler/3 from library(http/http_dispatch)
- include/3 from library(apply)
- json_read_dict/3 from library(http/json)
- maplist/3 from library(apply)
- member/2 from library(lists)
- option/2 from library(option)
- reply_json/1 from library(http/http_json)
- restyle_identifier/3 from library(atom)
- storage_file/1 from storage.pl
- storage_meta_data/2 from storage.pl
- swish_provides/1 from md_eval.pl