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
/swish/pack/profile/prolog/user_profile.pl
All
Application
Manual
Name
Summary
Help
prolog
user_profile.pl -- User Profile Management
has_type/2
profile_open_db/1
profile_create/2
profile_canonical_value/3
current_profile/1
current_profile/2
profile_property/2
set_profile/2
set_profile/3
profile_remove/1
profile_remove/2
profile_add_session/3
profile_refresh_session/2
profile_remove_session/2
profile_session/2
attribute/3
set_profile
(+ProfileID, +Attribute)
is
det
set_profile
(+ProfileID, +Attribute, -Modified)
is
det
Set an attribute of the profile.
Arguments:
Attribute
- is a term Name(Value)
Modified
- is unified with a boolean, indicating whether or not the value was modified.