CSBiology / OBO.NET

An OBO file format parser, written in F#.
MIT License
3 stars 1 forks source link

[Feature Request] F# code generation from OBO files #31

Closed omaus closed 3 months ago

omaus commented 4 months ago

ARCTokenization project has currently a PR (https://github.com/nfdi4plants/ARCTokenization/pull/56) with additions that do not fit entirely into that project. Yet, generation of F# source files from OBO files would be beneficial for many projects. Therefore, it may be advised to integrate OBO to F# into OBO.NET.