Skip to content

Ruby scripts to generate graphs of the organizations hierarchy from Vivo

License

Notifications You must be signed in to change notification settings

dcfrancisco/vivo_org_chart

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VIVO Org Chart Creator

This gem facilitates crawling and extracting the organization structure from Vivo.

INSTALLATION

gem sources -a http://gems.github.com
gem install arockwell-vivo_org_chart

This gem requires rdf-raptor, ruby-graphviz, and mechanize.

EXAMPLES

serialize_graph.rb crawls the organization structure and outputs the data as rdf in N3 format.

create_graph_output.rb reads the serialized output and displays the grah in serveral difference formats.

About

Ruby scripts to generate graphs of the organizations hierarchy from Vivo

Resources

License

Stars

Watchers

Forks

Packages

No packages published