Scienze informatiche e dell'informazioneIngleseBlogger

iPhylo

Rants, raves (and occasionally considered opinions) on phyloinformatics, taxonomy, and biodiversity informatics. For more ranty and less considered opinions, see my Twitter feed.ISSN 2051-8188. Written content on this site is licensed under a Creative Commons Attribution 4.0 International license.
Pagina inizialeAtom ForaggioMastodonISSN 2051-8188
language
LinkoutNCBIWikipediaScienze informatiche e dell'informazioneInglese
Pubblicato

The 52,956 links from NCBI to Wikipedia that I've been busy creating are now "live." If you go to a NCBI taxon such as Sphaerius you'll see something like this:Clicking the "Wikipedia" link takes you to the Wikipedia page for this taxon.

Article 2.0BioguidElsevierIPadOpenURLScienze informatiche e dell'informazioneInglese
Pubblicato

PLoS recently announced a dedicated iPad app, that covers all the PLoS Journals, and which is available from the App Store. Given the statement that "PLoS is committed to continue pushing the boundaries of scientific communication" I was expecting something special.

BioStorLinkoutNCBIWikipediaScienze informatiche e dell'informazioneInglese
Pubblicato

In an earlier post I discussed linking NCBI taxonomy to Wikipedia. One way to tackle this is to add NCBI Taxonomy ID to Wikipedia pages. I reopened the case for adding the Taxonomy IDs to the Taxobox on each taxon page, but this met with substantial resistance.

Mac OS XNDEWineScienze informatiche e dell'informazioneInglese
Pubblicato

In an earlier post I expressed my amazement that my venerable Nexus Data Editor (NDE) still had users, meaning I had to rebuild the installer so users could install NDE on Windows Vista. Now, Thomas Hauser has gone one better and created an installer for Mac OS X. Given that NDE is a Windows-only program, this is quite a feat. Thomas uses Mike Kroenenberg's (@k3erg) WineBottler to create a version of NDE that can be run on a Mac.

Linked DataRDFSKOSTreeBASEURIScienze informatiche e dell'informazioneInglese
Pubblicato

One of the potentially powerful features of TreeBASE II is availability of a RDF version of a study. This means that, in principle, one could take the RDF for a TreeBASE study, combine it with RDF from other sources, and generate a richer view of a particular study.

InterfaceRantTreeBASEUsersScienze informatiche e dell'informazioneInglese
Pubblicato

I've been playing a little with TreeBASE II, and the more I do the more I want to pull my hair out. Broken URLs The old TreeBASE had a URL API, which databases such as NCBI made use of. For example, the NCBI page for Amphibolurus nobbi has a link to this taxon in TreeBASE.

Linked DataRDFScreencastTriple StoreScienze informatiche e dell'informazioneInglese
Pubblicato

Continuing the Friday folly theme, below is a screencast of a linked data browser that uses the same ideas as last week's screencast, but uses a custom browser I've written to display the results in a more user-friendly way. Linking the data together from Roderic Page on Vimeo.The demo is live, you can view it at http://iphylo.org/~rpage/browser/www/uri/http://bioguid.info/doi:10.1371/journal.pone.0001787.

Gene WikiNCBITaxoboxWikipediaScienze informatiche e dell'informazioneInglese
Pubblicato

I've written a note on the Wikipedia Taxobox page making the case for adding NCBI taxonomy IDs to the standard Taxobox used to summarise information about a taxon. Here is what I wrote:Some discussion has ensued on the Taxobox page, all positive. I'm blogging this here to encourage anyone who as any more thoughts on the matter to contribute to the discussion.

BioguidLinked DataRDFScienze informatiche e dell'informazioneInglese
Pubblicato

Time for a Friday folly. I've made a clunky screencast showing an example of linking biodiversity data together, using bioGUID as the universal wrapper around various data sources.

CanvasPhylogenyPhyLoTASVGVisualisationScienze informatiche e dell'informazioneInglese
Pubblicato

Some serious displacement activity. I'm toying with adding phylogenies to iSpecies, probably sourced from the PhyLoTA browser. This raises the issue of how to display trees on a web page. PhyLoTA itself uses bitmap images, such as this one:but I'd like to avoid bitmaps. I toyed with using SVG, but that has it's own series of issues (it basically has to be served as a separate file). So, I've spent a couple of hours playing with the element.