List extension packs
/data/config-enabled
/swish
/swish/lib
/swish/lib/plugin
/swish/lib/render
/swish/pack/profile/prolog
/swish/pack/profile/prolog/profile/backend
/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
/usr/lib/swipl/boot
/usr/lib/swipl/library
/usr/lib/swipl/library/chr
/usr/lib/swipl/library/clp
/usr/lib/swipl/library/clp/clpq
/usr/lib/swipl/library/clp/clpqr
/usr/lib/swipl/library/clp/clpr
/usr/lib/swipl/library/dcg
/usr/lib/swipl/library/dialect
/usr/lib/swipl/library/dialect/swi
/usr/lib/swipl/library/http
/usr/lib/swipl/library/lynx
/usr/lib/swipl/library/pldoc
/usr/lib/swipl/library/semweb
pengine://4af17bba-c5b6-4938-bc29-c928c2cc083b
pengine://845da23e-6420-481b-a21d-d4f559494e6b
pengine://ab1af814-f15c-4a14-94f0-bbca02e5d649
pengine://cc08f64b-a9c8-453f-9ced-b7004b9e9157
/usr/lib/swipl/library/semweb/rdf_cache.pl
All
Application
Manual
Name
Summary
Help
library
semweb
rdf_db.pl -- Core RDF database
rdf_prefixes.pl -- RDF prefixes management
rdf_cache.pl -- Cache RDF triples
rdf_set_cache_options/1
rdf_cache_file/3
rdf_cache_file
(+URL, +ReadWrite, -File)
is
semidet
File
is the cache file for
URL
. If
ReadWrite
is
read
, it returns the name of an existing file. If
write
it returns where a new cache file can be overwritten or created.