Skip to content

comvantage/rdf-uml-diagram

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rdf-uml-diagram

RDF UML Diagram Visualisation is a small tool for quick visualisation of RDF datasets. it provides a graphical representation of RDF data sets similar to UML class diagrams for RDFS/OWL vocabularies and UML object diagrams for instance data. Technically it is a python3 script with command line interface which converts RDF files to PNG diagrams by using the layout engine of Graphviz.

The layout is done by Graphviz (http://www.graphviz.org/) which has to be installed (version>2.30)

Dependencies

About

Graphical representation of RDF set similar to UML diagrams

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%