• 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
    • DSS Queries
  • Help
    • Documentation
    • Tutorial
    • Roadmap
    • HTTP Services
  • Login

6.13 Transparent predicates: definition and context module
AllApplicationManualNameSummaryHelp

  • Documentation
    • Reference manual
      • Modules
        • Transparent predicates: definition and context module
          • module_transparent/1
          • context_module/1
          • strip_module/3
    • Packages
Availability:built-in
Source:- module_transparent(+Preds)
Preds is a comma-separated list of name/arity pairs (like dynamic/1). Each goal associated with a transparent-declared predicate will inherit the context module from its parent goal.
ClioPatria (version V3.1.1-21-gb8003bb)