phylo2owl.py currently writes out all the nodes found in the input tree file so it should work with phylogenetic networks that aren't trees if DendroPy can parse them. If this is a necessary feature, we should add tests for this.
Requires #11, since I don't think DendroPy supports reticulate networks in Newick or Nexus, and I'm not sure if it supports it in NeXML.
phylo2owl.py
currently writes out all the nodes found in the input tree file so it should work with phylogenetic networks that aren't trees if DendroPy can parse them. If this is a necessary feature, we should add tests for this.Requires #11, since I don't think DendroPy supports reticulate networks in Newick or Nexus, and I'm not sure if it supports it in NeXML.