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

/home/vdeboer/src/ClioPatria/ClioPatria/applications/browse.pl
AllApplicationManualNameSummaryHelp

  • ClioPatria
    • applications
      • yasgui.pl
      • admin.pl -- ClioPatria administrative interface
      • user.pl
      • browse.pl -- ClioPatria RDF data browser
        • graph_info//1
        • graph_actions//1
        • graph_as_resource//2
        • list_resource//2
        • context_graph//2
      • config.pl -- ClioPatria configuration interface
 context_graph(+URI, +Options)// is det
Show graph with the context of URI. Options is passed to cliopatria:context_graph/3 and cliopatria:node_shape/3. Two options have special meaning:
style(?Style)
If this option is not specified, it is passed as a variable. It can be tested or filled by cliopatria:context_graph/3 and subsequently used by cliopatria:node_shape/3.
start(+URI)
Passed to cliopatria:node_shape/3 to indicate the origin of the context graph.
ClioPatria (version V3.1.1-21-gb8003bb)