Skip to main content
Module visualizer
rudof_
rdf
0.2.9
Module visualizer
Module Items
Modules
Structs
Enums
In rudof_
rdf::
rdf_
core
rudof_rdf
::
rdf_core
Module
visualizer
Copy item path
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.
RDFVisualization
Config
Configuration object controlling the visual appearance of RDF graphs.
VisualRDF
Graph
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.
VisualRDF
Edge
Represents an edge in a visual RDF graph.
VisualRDF
Node
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.