sesame.pl
- create_tmp_file(+Stream, -Out, +Options) is det
- Called from library(http/http_multipart_plugin) to process uploaded file from a form.
- ssl_verify(+SSL, +ProblemCert, +AllCerts, +FirstCert, +Error)
- Currently we accept all certificates. We organise our own security using SHA1 signatures, so we do not care about the source of the data.
- api_action(+Request, :Goal, +Format, +Message)
- Perform some -modifying- goal, reporting time, triples and subject statistics.