• Places
    • Home
    • Graphs
    • Prefixes
  • Amalgame
    • Alignment interface
    • Vocabulary browser
  • 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

/home/vdeboer/src/ClioPatria/dive/cpack/skos/components/skos/graph.pl
AllApplicationManualNameSummaryHelp

  • components
    • skos
      • components.pl -- Domain-specific components for SKOS models
      • graph.pl -- SKOS Context graphs
        • skos_context_graph/3
        • skos_node_shape/3
 skos_context_graph(+URI, -Graph, +Options)
Compute the EDM context graph. This is currently defined to do a two-step breadth-first expansion of the graph from URI using the known EDM properties. Branching from a single node is limited to 20 and the total graph is not expanded beyond 100 nodes.
ClioPatria (version V3.1.1-21-gb8003bb)