sbgn / libsbgn

Libraries for the Systems Biology Graphical Notation (SBGN); Java and C++
Other
15 stars 8 forks source link

v0.3-SNAPSHOT #35

Closed matthiaskoenig closed 4 years ago

matthiaskoenig commented 7 years ago

The idea is to create a develop version v0.3 of the specification and library with corresponding documentation. Here we can implement/document the new features.

Currently these are mainly

Some things are necessary to get this going

see also #34 and #33

matthiaskoenig commented 7 years ago

I put this on the roadmap https://github.com/sbgn/sbgn/wiki/SBGN-ML_Roadmap and shifted uncovered things to milestone 4. The idea is to have a fast iteration on the library with the next milestone providing a clean way to deal with RDF Miriam annotations and the whole render issue.

fbergmann commented 5 years ago

I think we should get a 0.3 release out there soonish. I'd be fine to have that even without all the thinks you mentioned up top @matthiaskoenig . For a snapshot, i think we would be good now, we should have several for people to start working with it. I'll be working on adding color / rendering stuff. Not sure who'd be doing RDF stuff (not me).

matthiaskoenig commented 5 years ago

@fbergmann I agree. Snapshot is good now. Thanks for all the work.