geneontology / obographs

Basic and Advanced OBO Graphs: specification and reference implementation
63 stars 12 forks source link

Json deserialise #59

Closed julesjacobsen closed 4 years ago

julesjacobsen commented 4 years ago

Fixes #52 . This was caused by missing Jackson annotations to enable Jackson to deserialise the data from json.

julesjacobsen commented 4 years ago

commit 223dcc9 should fix the failing travis build, but for some reason travis doesn't want to try re-building this PR.