• Places
    • Home
    • Graphs
    • Prefixes
  • Admin
    • Users
    • Settings
    • Plugins
    • Statistics
  • Repository
    • Load local file
    • Load from HTTP
    • Load from library
    • Remove triples
    • Clear repository
  • Query
    • YASGUI SPARQL Editor
    • Simple Form
  • Help
    • Documentation
    • Tutorial
    • Roadmap
    • HTTP Services
  • Login

/home/ssh289/ClioPatria/hooks.pl
AllApplicationManualNameSummaryHelp

  • ssh289
    • ClioPatria
      • parms.pl -- ClioPatria parameters
      • hooks.pl -- ClioPatria hooks
        • menu_item/2
        • menu_label/2
        • menu_popup_order/2
        • bnode_label//1
        • list_resource//2
        • user_preference_db/2
        • user_preference_default/2
        • page_body//1
        • page_body//2
        • server_address//0
        • logo//0
        • predicate_order/2
        • context_graph/3
        • context_graph/3
        • context_predicate/2
        • node_label/4
        • node_shape/3
        • bag_shape/3
        • edge_shape/3
        • label_property/1
        • label_property/1
        • label_property/1
        • label_property/1
        • label_property/1
        • label_property/1
        • label_property/1
        • label_property/1
        • label_property/1
        • label_property/1
        • label_property/1
        • label_property/1
        • label_property/1
        • label_property/1
        • label_property/1
        • label_property/1
        • label_property/1
        • label_property/1
        • label_property/1
        • label_property/1
        • label_property/1
        • label_property/1
      • cliopatria.pl -- ClioPatria main module
 user_preference_db(?Property:atom, ?Value:rdf_object) is nondet[multifile, cpacks(hooks)]
Query properties for the current user/session. This mechanism allows code to access information about the user/session without committing to a particular implementation. The predicate and values are compatible with RDF to allow implementing the user database in RDF, typically using the OpenID as subject.
ClioPatria (version V3.1.1-51-ga0b30a5)