0.9.8 release
This release includes a number of minor fixes since the last major release (see release notes) and the two following major changes:
The addition of apikey to BioPortal queries. All NCBO Web services are required to contain the parameter "apikey=YourApiKey" starting June 2011. OntoCAT's default apikey is now added to all BioPortal REST queries (note that you can also use your private apikey by supplying it in the alternative BioportalOntologyService constructor)
As per OBO Foundry policy OBO accessions are now translated by OWL API into URIs. This results in colons (!:) being replaced with underscores (_) in term accessions. In line with this policy OntoCAT leaves the accessions as is, however it it still possible to use OBO accessions in getTerm(), e.g. GO:0000003, but the accession on the retrieved OntologyTerm will be modified, i.e., GO_0000003.
You can download the latest release from: https://sourceforge.net/projects/ontocat/files/ontoCAT/release/
rss
Comments
No comments.