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

7.6 Well Founded Semantics
AllApplicationManualNameSummaryHelp

  • Documentation
    • Reference manual
      • Tabled execution (SLG resolution)
        • Well Founded Semantics
          • undefined/0
          • call_residual_program/2
          • call_delays/2
          • delays_residual_program/2
          • Well founded semantics and the toplevel
    • Packages
Availability::- use_module(library(wfs)).(can be autoloaded)
Sourcecall_delays(:Goal, -Condition)
True when Goal is an answer that is true when Condition can be satisfied. If Condition is true, Answer is unconditional. Otherwise it is a conjunction of goals, each of which is associated with a tabled predicate.
ClioPatria (version V3.1.1-40-g9d9e003)