fastobo-graphs 0.2.0

OBO Graphs data model, decoder and encoder in Rust.
Documentation
{
  "graphs" : [ {
    "nodes" : [ ],
    "edges" : [ ],
    "id" : "http://purl.obolibrary.org/obo/test.owl",
    "meta" : {
      "subsets" : [ ],
      "xrefs" : [ ],
      "basicPropertyValues" : [ {
        "pred" : "http://www.geneontology.org/formats/oboInOwl#hasDefaultNamespace",
        "val" : "test"
      } ]
    },
    "equivalentNodesSets" : [ ],
    "logicalDefinitionAxioms" : [ ],
    "domainRangeAxioms" : [ ],
    "propertyChainAxioms" : [ ]
  } ]
}