Informática y Ciencias de la InformaciónInglésBlogger

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.
Página de inicioFeed AtomMastodonISSN 2051-8188
language
TDWGInformática y Ciencias de la InformaciónInglés
Publicado

Day three of TDWG 2017 highlighted some of the key obstacles facing biodiversity informatics. After a fun series of "wild ideas" (nobody will easily forget David Bloom's "Kill your Darwin Core darlings") we had a wonderful keynote by Javier de la Torre (@jatorre) entitled "Everything happens somewhere, multiple times". Javier is CEO and founder of Carto, which provides tools for amazing geographic visualisations.

BHLGBIFKnowledge GraphLinked DataTDWGInformática y Ciencias de la InformaciónInglés
Publicado

Some random notes on the first day of TDWG 2017. First off, great organisation with the first usable conference calendar app that I've seen (https://tdwg2017.sched.com). I gave the day's keynote address in the morning (slides below). Towards a biodiversity knowledge graph from Roderic Page It was something of a stream of consciousness brain dump, and tried to cover a lot of (maybe too much) stuff.

ALABob MesibovData QualityErrorsGBIFInformática y Ciencias de la InformaciónInglés
Publicado

The following is a guest post by Bob Mesibov. Do you know the party game "Telephone", also known as "Chinese Whispers"? The first player whispers a message in the ear of the next player, who passes the message in the same way to a third player, and so on. When the last player has heard the whispered message, the starting and finishing versions of the message are spoken out loud. The two versions are rarely the same.

Biodiversity InformaticsHolly BikISpeciesPLoSInformática y Ciencias de la InformaciónInglés
Publicado

Holly Bik (@hollybik) has an opinion piece in PLoS Biology entitled "Let’s rise up to unite taxonomy and technology" https://doi.org/10.1371/journal.pbio.2002231 (thanks to @sjurdur for bringing this to my attention). It's a passionate plea for integrating taxonomic knowledge and "omics" data.

Google MapsJavascriptLeafletNote To SelfPhylogenyInformática y Ciencias de la InformaciónInglés
Publicado

Notes to self on web map-style tree viewers. The basic idea is to use Google Maps or Leaflet to display a tree. Hence we need to compute tiles. One approach is to use a database that supports spatial queries to store the x,y coordinates of the tree. When we draw a tile we compute the coordinates of that tile, based on position and zoom level, do a spatial query to extract all lines that intersect with the rectangle for that tile, and draw those.

AppleKnowledge GraphKnowledge NavigatorInformática y Ciencias de la InformaciónInglés
Publicado

I've been viewing Apple's Knowledge Navigator concept video from 1987 and it's striking how much of this we have today, and yet how far away we are from the complete vision. For some background on this promotional video see The Making of Knowledge Navigator.

CommunityGBIFInformática y Ciencias de la InformaciónInglés
Publicado

Nico Franz and Beckett W. Sterner recently published a preprint entitled "To Increase Trust, Change the Social Design Behind Aggregated Biodiversity Data" on bioRxiv http://dx.doi.org/10.1101/157214 Below is the abstract: Below I respond to some specific points that annoyed me about this article, at the end I try and sketch out a more constructive response.

ChallengeGBIFInformática y Ciencias de la InformaciónInglés
Publicado

GBIF is running its Ebbe Nielsen Challenge for the third successive year. This year the title is Liberating species records from open data repositories for scientific discovery and reuse. To quote from the Challenge background on Devpost: In essence, the 2017 Challenge is to develop tools to discover these biodiversity-relevant datasets, and make them available to GBIF.

GlitchMicroservicesNode.jsServerlessInformática y Ciencias de la InformaciónInglés
Publicado

Yes, this post is indeed an attempt to fit as many buzzwords that I don't really understand into the title. I've been playing around with Glitch, which is a delightful project from Fog Creek (makers of Trello and co-creators of Stack Overflow). On first glance Glitch looks weirdly retro, and it took a little while for me to get the hang of things. Bit it's fun and very powerful.

SPARQLWikidataInformática y Ciencias de la InformaciónInglés
Publicado

For my own use more than anything else I've started creating a list of Wikidata SPARQL queries here. I personally don't find Wikidata's data model particularly easy to grasp, so one way to learn is to take the example queries on the Wikidata Query site and mess about with them. For those interested in taxonomic data Wikidata is quite rich in content.