List extension packs
/data/config-enabled
/swish
/swish/config-available
/swish/lib
/swish/lib/data
/swish/lib/plugin
/swish/lib/render
/swish/pack/chat80/prolog
/swish/pack/chat80/prolog/chat80
/swish/pack/hdt/prolog
/swish/pack/profile/prolog
/swish/pack/profile/prolog/profile/backend
/swish/pack/rserve_client/prolog/r
/swish/pack/sCASP/prolog
/swish/pack/sCASP/prolog/scasp
/swish/pack/sCASP/prolog/scasp/clp
/swish/pack/sCASP/prolog/scasp/lang
/swish/pack/smtp/prolog
/swish/pack/wordnet/prolog
/usr/lib/swipl
/usr/lib/swipl/boot
/usr/lib/swipl/library
/usr/lib/swipl/library/clp
/usr/lib/swipl/library/dcg
/usr/lib/swipl/library/dialect
/usr/lib/swipl/library/dialect/swi
/usr/lib/swipl/library/ext/RDF
/usr/lib/swipl/library/ext/bdb
/usr/lib/swipl/library/ext/chr
/usr/lib/swipl/library/ext/chr/chr
/usr/lib/swipl/library/ext/clib
/usr/lib/swipl/library/ext/clpqr
/usr/lib/swipl/library/ext/clpqr/clpq
/usr/lib/swipl/library/ext/clpqr/clpqr
/usr/lib/swipl/library/ext/clpqr/clpr
/usr/lib/swipl/library/ext/http/http
/usr/lib/swipl/library/ext/libedit
/usr/lib/swipl/library/ext/nlp
/usr/lib/swipl/library/ext/pcre
/usr/lib/swipl/library/ext/pengines
/usr/lib/swipl/library/ext/pldoc
/usr/lib/swipl/library/ext/pldoc/pldoc
/usr/lib/swipl/library/ext/redis
/usr/lib/swipl/library/ext/semweb/semweb
/usr/lib/swipl/library/ext/sgml
/usr/lib/swipl/library/ext/ssl
/usr/lib/swipl/library/ext/ssl/http
/usr/lib/swipl/library/ext/zlib
/usr/lib/swipl/library/http
/usr/share/swi-prolog/pack/clpBNR/prolog
/usr/share/swi-prolog/pack/libssh/prolog
pengine://06378903-df2f-40da-a08a-61156688e256
pengine://0f38a037-26e7-4d73-8ad0-051037150260
pengine://2138bd88-77a7-4f27-9316-1826ddac0874
pengine://2fa672eb-e5c7-437f-9735-e1c4d9f58908
pengine://36909922-cbc9-4f6d-9053-9298724909ad
pengine://41da7a14-97a7-4548-a131-02ddd8c77a52
pengine://494ca381-0d10-4e3a-9a0e-83f8a9ec2ac6
pengine://53004719-5d6b-4811-85bc-daf696f6bf71
pengine://6a787809-498b-482d-abdf-7b200e343e62
pengine://6d8a8301-4836-4d2f-aacb-92df903c2d93
pengine://8c2b2e70-5f8e-4dd9-932a-9958dd9dc925
pengine://a69b1949-c726-404a-8177-1a33649f1880
pengine://a785ec78-846d-4f23-9f11-45fd9f414143
pengine://a7d80197-1620-4dad-b4c5-513dd9bf0d97
pengine://ab0f7b89-31a4-4d06-8e66-762853c7a82b
pengine://ac2beb9d-e6fa-49f7-a462-8ecdaf538209
pengine://b225bdb1-6474-47a6-a4c1-72e67d19783b
pengine://b2d38fb5-8439-4fea-b06d-0731c8a4ec80
pengine://cc6eaf96-82de-443a-9192-011d065f10a2
pengine://df9dd009-9a28-4116-b20a-2efbfd05c9f7
pengine://e8a1ab15-baa8-4c8f-8dc9-2a57946fdb87
pengine://eb6a3e74-8503-46f2-9419-a4355ff529eb
pengine://ebb9e5e1-3ad4-417b-92ad-113163ca089e
pengine://ebd3f465-7027-4f11-92c7-5d6f8485af25
pengine://f5f55341-cfbd-4a80-a098-755f37c580c3
pengine://f67ab7eb-265a-4336-8964-c18f87a68ff1
pengine://ffac6054-ab5e-4548-9250-571eff83b43c
/swish/lib/r_swish.pl
All
Application
Manual
Name
Summary
Help
swish
lib
messages.pl
paths.pl -- Setup SWISH search paths
config.pl -- Make HTTP locations known to JSON code
page.pl -- Provide the SWISH application as Prolog HTML component
help.pl -- SWISH help system
search.pl -- SWISH search from the navigation bar
chat.pl -- The SWISH collaboration backbone
storage.pl -- Store files on behalve of web clients
gitty.pl -- Single-file GIT like version system
gitty_driver_bdb.pl -- Gitty BDB driver
gitty_driver_files.pl -- Gitty plain files driver
swish_redis.pl -- Redis stream connection
patch.pl -- Run patch program
authenticate.pl -- Authentication access for SWISH
pep.pl -- SWISH PEP (Policy Enforcement Point)
avatar.pl -- Avatar management
noble_avatar.pl -- Noble Avatar generator
chatstore.pl -- Store chat messages
content_filter.pl -- Ban list content filter
include.pl -- Support :- include(File) from SWISH
swish_csv.pl -- Support CSV output from a Pengines server
examples.pl -- Serve example files
md_eval.pl -- Provide evaluable markdown
profiles.pl
highlight.pl -- Highlight token server
markdown.pl -- SWISH Notebook markdown support
template_hint.pl -- Generate template hints for CondeMirror
render.pl -- SWISH term-rendering support
web.pl -- Serve /plugin
version.pl -- Manage software versions
oauth2.pl -- Oauth2 based login
swish_debug.pl -- Print debug messages and test assertions
data_source.pl -- Cached data access
logging.pl -- Add SWISH query execution to the HTTP log file
bootstrap.pl -- Bootstrap form generator
form.pl -- Form handling utilities
r_swish.pl
r_download/0
r_download/1
r_console/2
r_console_property/1
r_display_images/1
download.pl -- Provide a button for downloading data
cron.pl -- Schedule HTTP server maintenance tasks
http_version.pl -- Serve version details over HTTP
session.pl -- Setup SWISH sessions
trace.pl --
projection.pl -- Define the projection
attvar.pl
jquery.pl -- Call jQuery on the SWISH interface
dashboard.pl -- Provide non-programmer query execution
html_output.pl -- SWISH HTML Output
swish_diagnostics.pl
procps.pl -- Get process statistics from Linux /proc
flags.pl
swish_chr.pl -- Make CHR available in SWISH
r_download
Provide download buttons for all created files. First calls the R function
graphics.off()
to close all graphics devices.