List extension packs
/home/mlunife/.local/share/swi-prolog/pack/aleph/prolog
/home/mlunife/.local/share/swi-prolog/pack/auc/prolog
/home/mlunife/.local/share/swi-prolog/pack/bddem/prolog
/home/mlunife/.local/share/swi-prolog/pack/cplint/prolog
/home/mlunife/.local/share/swi-prolog/pack/cplint_r/prolog
/home/mlunife/.local/share/swi-prolog/pack/lbfgs/prolog
/home/mlunife/.local/share/swi-prolog/pack/liftcover/prolog
/home/mlunife/.local/share/swi-prolog/pack/matrix/prolog
/home/mlunife/.local/share/swi-prolog/pack/pascal/prolog
/home/mlunife/.local/share/swi-prolog/pack/phil/prolog
/home/mlunife/.local/share/swi-prolog/pack/sldnfdraw/prolog
/home/mlunife/swish
/home/mlunife/swish/config-enabled
/home/mlunife/swish/lib
/home/mlunife/swish/lib/data
/home/mlunife/swish/lib/plugin
/home/mlunife/swish/lib/render
/home/mlunife/swish/pack/profile/prolog
/home/mlunife/swish/pack/profile/prolog/profile/backend
/home/mlunife/swish/pack/rserve_client/prolog/r
/home/mlunife/swish/pack/smtp/prolog
/home/mlunife/swish/pack/wordnet/prolog
/usr/local/lib/swipl
/usr/local/lib/swipl/boot
/usr/local/lib/swipl/library
/usr/local/lib/swipl/library/clp
/usr/local/lib/swipl/library/dcg
/usr/local/lib/swipl/library/dialect
/usr/local/lib/swipl/library/dialect/swi
/usr/local/lib/swipl/library/ext/RDF
/usr/local/lib/swipl/library/ext/archive
/usr/local/lib/swipl/library/ext/bdb
/usr/local/lib/swipl/library/ext/chr
/usr/local/lib/swipl/library/ext/chr/chr
/usr/local/lib/swipl/library/ext/clib
/usr/local/lib/swipl/library/ext/clpqr
/usr/local/lib/swipl/library/ext/clpqr/clpq
/usr/local/lib/swipl/library/ext/clpqr/clpqr
/usr/local/lib/swipl/library/ext/clpqr/clpr
/usr/local/lib/swipl/library/ext/http/http
/usr/local/lib/swipl/library/ext/libedit
/usr/local/lib/swipl/library/ext/mqi
/usr/local/lib/swipl/library/ext/nlp
/usr/local/lib/swipl/library/ext/odbc
/usr/local/lib/swipl/library/ext/paxos
/usr/local/lib/swipl/library/ext/pcre
/usr/local/lib/swipl/library/ext/pengines
/usr/local/lib/swipl/library/ext/pldoc
/usr/local/lib/swipl/library/ext/pldoc/pldoc
/usr/local/lib/swipl/library/ext/plunit
/usr/local/lib/swipl/library/ext/protobufs
/usr/local/lib/swipl/library/ext/readline
/usr/local/lib/swipl/library/ext/redis
/usr/local/lib/swipl/library/ext/semweb/semweb
/usr/local/lib/swipl/library/ext/sgml
/usr/local/lib/swipl/library/ext/ssl
/usr/local/lib/swipl/library/ext/ssl/http
/usr/local/lib/swipl/library/ext/stomp
/usr/local/lib/swipl/library/ext/swipy
/usr/local/lib/swipl/library/ext/table
/usr/local/lib/swipl/library/ext/utf8proc
/usr/local/lib/swipl/library/ext/zlib
/usr/local/lib/swipl/library/http
/usr/local/lib/swipl/library/lynx
/usr/local/lib/swipl/xpce/prolog/boot
/usr/local/lib/swipl/xpce/prolog/lib
/usr/local/lib/swipl/xpce/prolog/lib/english
/usr/local/lib/swipl/xpce/prolog/lib/man
/usr/local/lib/swipl/xpce/prolog/lib/swi
pengine://12a774e4-01cc-45a2-9c51-346ec4a0168e
pengine://267e5eb2-32c0-4fba-b29d-d70148832c21
pengine://61a4fb7d-01a1-483c-9f9a-6a5453fe8ab5
pengine://7491404c-ce16-4875-bce1-1f2304a755e5
pengine://8624b466-0415-4a5e-afe5-33ca31427f30
pengine://c3105ab5-3a89-4d79-913a-afa846c2a9d7
pengine://dcdbc472-29f2-4174-ae69-99d179825f82
pengine://dda759c7-3f7e-4246-a024-7e8ed50c2642
pengine://f862aee3-2ca1-4ddc-8bb4-1918fe32d47b
/home/mlunife/swish/lib/render/graphviz.pl
All
Application
Manual
Name
Summary
Help
lib
render
wordnet.pl -- SWISH wordnet renderer
sudoku.pl -- SWISH Sudoku renderer
chess.pl -- SWISH chessboard renderer
table.pl -- SWISH table renderer
codes.pl -- SWISH code-list renderer
svgtree.pl -- SWISH SVG tree renderer
graphviz.pl -- Render data using graphviz
term_rendering//3
render_dot//3
svg//2
c3.pl -- SWISH C3.js based chart renderer
url.pl -- SWISH url renderer
bdd.pl -- Render Binary Decision Diagrams (BDDs)
mathjax.pl -- SWISH Mathjax renderer
lpad.pl -- SWISH table renderer
prolog.pl -- SWISH table renderer
tiles.pl -- SWISH chessboard renderer
sldnf.pl -- Render SLDNF trees using latex
pic.pl -- SWISH table renderer
gvterm.pl -- View complex terms using Graphviz
term_rendering
(+Term, +Vars, +Options)
//
Renders data using graphviz.
Options
:
svg
(+Mode)
One of
inline
(default) or
object
, rendering the SVG using an HTML <object> element.