Package owltools.graph.shunt

OWL Shunt

See: Description

Package owltools.graph.shunt Description

OWL Shunt

This package contains a simple (local, non-reasoned) graph model OWLShuntGraph for disassembling an OWL (or any other kind of) graph into a simplified form for dumping out into a JSON graph structure for consumption by BBOP-JS on the client. It includes a simple depth-first iterator and simple ancestor and descendant (including closure) functions.

See owltools.graph.shunt.OWLShuntTest and owltools.graph.shunt.OWLShuntDFIteratorTest classes.

Copyright © 2010–2015. All rights reserved.