PublicShow sourcegraph.pl -- SKOS Context graphs

This module customises context graphs, both in how they are computed and in the rendering of the SKOS classes.

See also
- cliopatria(hooks) for a description of the hooks.
Source 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.
Source 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.
Source 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.
Source 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.
Source skos_node_shape(+URI, -Shape, +Options)
Realise EDM-specific vizualisation of nodes in the context-graph.