Orion picked up my challenge and made an web based application to graph data from one of my XHTML-RDFa pages. Well done! He wrote his work up in his blog of which the results looks like:

The text field shows the SPARQL used to aggregate the data, which is then visualized in the plot below that field. You can edit the SPARQL and, for example, plot the boiling point (t) as function of the number of carbons (p):

This work nicely shows some interesting McPrinciples: it shows what happens if we allow reuse and share our knowledge; it shows that nice graphics and semantic access to original data are very compatible.
2

Tomorrow it is 10 years ago that the CDK was founded. The project has considerably grown and has a high impact on science. The CDK code base did not start 10 years ago, but was founded on the code bases of CompChem, JChemPaint, and Jmol, but has seen several reincarnations since the start.

In 2008 I posted about Wicked chemistry and unit testing and was using BeanShell at the time to convert a structure on PubChem into CDK source code. But since I rather use Groovy now, I have updated the code. I used CDK 1.3.6 and the PubChem XML format now.:

import org.openscience.cdk.Molecule; import org.openscience.cdk.io.*; if (args.length == 0 || args[0] == null) { System.out.println("Syntax: pc2ut.groovy [CID]\n"); System.exit(0); } String cid = args[0]; String urlString = "http://pubchem.

Today and tomorrow I am guest at AstraZeneca in Mölndal. This is the presentation I gave today about the work on Bioclipse-RDF:

The Semantic Web for Life SciencesView more presentations from egonw.

Very short post, but this is brilliant! Not sure if Noel posted this in reply to this Blue Obelisk eXchange question, but certainly answers it:

Noel, very nice post!
3

The 100th paper, or the first one that is not mine, I will give a

special review in my blog.
4

See http://xournal.sourceforge.net/ or go for 'sudo aptitude install xournal'.
2

As a follow up of the ACS RDF 2010 Symposium we just had in Boston, I can announce that we are preparing a thematic series in the Journal of Cheminformatics around this theme, and that at least six speakers will present their work in this series.

The list of changes is particularly long for this development release. Therefore, I will list the authors and reviewers first. Note that this release also includes the changes of the 1.2.6 and CDK 1.2.7 release.

The authors

I am mildly impressed by this release's list of authors... it is certainly not the usual suspects anymore, and I would like to thank all contributors very much.
Text
Text
This blog deals with chemblaics in the broader sense. Chemblaics (pronounced chem-bla-ics) is the science that uses computers to solve problems in chemistry, biochemistry and related fields. The big difference between chemblaics and areas such as chem(o)?informatics, chemometrics, computational chemistry, etc, is that chemblaics only uses open source software, open data, and open standards, making experimental results reproducible and validatable. And this is a big difference!
About Me
About Me
Popular Posts
Popular Posts
Pageviews past week
Pageviews past week
1831
Blog Archive
Blog Archive
Labels
Labels
Loading
Dynamic Views theme. Powered by Blogger. Report Abuse.