Published April 14, 2019
| Version bacting-0.0.2
Software
Open
egonw/bacting: Bacting 0.0.2
Description
Exposed a few more APIs, introducing the cdx manager and a few more methods. The combination of bioclipse.sparqlRemote() and rdf.processSPARQLXML() skips the Jena parsing of the SPARQL:
Core managers
bioclipse.sparqlRemote(String serviceURL, String sparqlQueryString)ui.open(String file)(does not do anything)
Cheminformatics managers
cdk.fromCml(String molstring)cdk.asCDKMolecule(IMolecule)cdk.loadMolecule(InputStream, IChemFormat)cdx.perceiveCDKAtomTypes(IMolecule)
Other managers
rdf.processSPARQLXML(byte[] queryResults, String originalQuery)
Files
egonw/bacting-bacting-0.0.2.zip
Files
(55.9 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:fc2e4dd730618da9b306ced1308ffa3d
|
55.9 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/egonw/bacting/tree/bacting-0.0.2 (URL)