Minor release which updates the Eclipse version, multiple plugin updates, and new functionality:
Bioinformatics managers
gpml.loadModel(String)
load a GPML model from filegpml.saveModelAsGPML2013a(String)
saves a GPML model to file
Semweb managers
wikidata.getEntityIDsForWorksOfAuthor(String)
taking a QID of an author and returning the Wikidata QIDs of their workswikidata.getDOIsForWorksOfAuthor(String)
taking a QID of an author and returning the DOIs of their workswikidata.getEntityIDsForWorksOfVenue(String)
taking a QID of a venue and returning the Wikidata QIDs of its workswikidata.getDOIsForWorksOfVenue(String)
taking a QID of an venue and returning the DOIs of its works
Full Changelog: bacting-1.0.0...bacting-1.0.1