- Bioclipse Manager for MyExperiment.org
- Bioclipse, RDF and defeasible reasoning (see also Samuel's blog)
- Bioclipse and SPARQL end points #2: MyExperiment
- Bioclipse and SPARQL end points
- Solubility Data in Bioclipse #2: handling RDF
- Solubility Data in Bioclipse #3: Finding ChEBI IDs
- Solubility Data in Bioclipse #4: Finding ChEBI IDs (Again, but better)
- /me is having Bioclipse/XMPP/RDF fun
One thing I have not blogged about yet (I think), is that the Bioclipse RDF manager also understands RDFa now. Well, sort of... it relies on a webservice, but this is what the script looks like:
model = rdf.createStore() rdf.importRDFa(model, "http://egonw.github.com/") rdf.saveRDFN3(model, "/Virtual/egonw.n3")With support of SPARQL end points, and reading RDF from web resources directly (RDF/XML, N3, RDFa), Bioclipse is ready for the chemical semantic web.
Egon, very iteresting stuff. I'm curious, have you thought about doing a screencast that shows this feature (or other Bioclipse features) in action?
ReplyDeleteI'm thinking that most folks new to Bioclipse (myself included) might appreciate something that shows in four minutes why they need this feature.
If you do, I highly recommend a voiceover. Text narrated screencasts are almost worse than no screencast at all, IMO. Just an idea.
Actually, +1 for text narration if you're in a shared office.
ReplyDeleteRich, yes, screencasts are on my todo list... but grant writing takes priority, and much of my time. I'll bring it up in the Uppsala team...
ReplyDelete