• 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

2.6 Online Help
AllApplicationManualNameSummaryHelp

  • Documentation
    • Reference manual
      • Overview
        • Online Help
          • help/0
          • help/1
          • apropos/1
          • explain/1
          • explain/2
    • Packages
Availability::- use_module(library(explain)).(can be autoloaded)
Sourceexplain(+ToExplain)
Give an explanation on the given `object'. The argument may be any Prolog data object. If the argument is an atom, a term of the form Name/Arity or a term of the form Module:Name/Arity, explain/1 describes the predicate as well as possible references to it. See also gxref/0.
ClioPatria (version V3.1.1-21-gb8003bb)