• 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
    • SWISH Prolog shell
  • Help
    • Documentation
    • Tutorial
    • Roadmap
    • HTTP Services
  • Login

/home/vdeboer/src/ClioPatria/ClioPatria/cliopatria.pl
AllApplicationManualNameSummaryHelp

  • ClioPatria
    • ClioPatria
      • parms.pl -- ClioPatria parameters
      • hooks.pl -- ClioPatria hooks
      • cliopatria.pl -- ClioPatria main module
        • cp_server/0
        • cp_server/1
        • cp_after_load/1
        • cp_welcome/0
        • create_pool/1
 cp_after_load(:Goal) is det
Register Goal to be executed after reloading the RDF persistent DB. Note that already registered goals are not duplicated. Running a goal after loading the database is commonly used to ensure presence of relevant schemas or build additional indices. Note that it is possible to start a thread for time-consuming tasks (see thread_create/3).
ClioPatria (version V3.1.1-21-gb8003bb)