Skip to main content

Module visualizer

Module visualizer 

Source

Modules§

errors
style
uml_converter
utils

Structs§

EdgeId
Unique identifier for edges in the visual graph.
NodeId
Unique identifier for nodes in the visual graph.
RDFVisualizationConfig
Configuration object controlling the visual appearance of RDF graphs.
VisualRDFGraph
A visual representation of an RDF graph that can be converted to PlantUML diagrams.

Enums§

UmlShape
Enum representing the available UML node shapes for visualization.
VisualRDFEdge
Represents an edge in a visual RDF graph.
VisualRDFNode
Represents a visual node in an RDF graph for visualization purposes. Each variant corresponds to different types of RDF terms or special constructs used in rendering RDF graphs.