• Places
    • Home
    • Graphs
    • Prefixes
  • Admin
    • Users
    • Settings
    • Plugins
    • Statistics
  • CPACK
    • Home
    • List packs
    • Submit pack
  • 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

/srv/cliopatria/cpack/swish/lib/swish/render/table.pl
All Application Manual Name SummaryHelp

  • swish
    • render
      • table.pl -- SWISH table renderer
        • term_rendering//3
      • rdf.pl -- SWISH RDF renderer
      • graphviz.pl -- Render data using graphviz
      • c3.pl -- SWISH C3.js based chart renderer
      • swish.pl -- SWISH renderer
 term_rendering(+Term, +Vars, +Options)//
Renders Term as a table. This renderer recognises several representations of table-like data:
A list of terms of equal arity
A list of lists of equal length
To be done
- : recognise more formats
ClioPatria (version V3.1.1-51-ga0b30a5)