Skip to content

nikhilkuria/xmlGraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 

Repository files navigation

xmlGraph

Breathtaking tool for visualizing xml as a graph

v0.0.1

The initial version with a simple xml to neo4j graph convertor

v0.0.2

Replaced the generic 'CHILD_OF' relationship with the tag name of the child node it points to. Ex: take the route to 'book' to reach book node

Planned features in v0.1

  • Option to remove namespaces from XML tags

  • XSLT Support

  • XSL-FO Support

  • XLink Support

  • XPointer Support

  • XPath Support

  • Genrating reports (need elaboration)

About

Xml as a graph

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages