…is a blog by Tom Scott a place where I ramble about my thoughts and observations on the open web, linked data, URIs and generally how technology and design can create great things for people to use.
Manifesto’s are quite popular in the tech community — obviously there’s the agile manifesto and I’ve written before about the kaizen manifesto and then there’s the Manifesto for Software Craftsmanship. They all try to put forward a way of working, a way of raising professionalism and a way of improving the quality of what you do and build.
Banksy by rocor, some rights reserved.
Anyway when we started work on on the BBC’s Nature site we set out our development manifesto. I thought you might be interested in it:
Peristence — only mint a new URIs if one doesn’t already exist: once minted, never delete it
Linked open data — data and documents describe the real world; things in the real world are identified via HTTP URIs; links describe how those things are related to each other.
The website is the API
RESTful — the Web is stateless, work with this architecture, not against it.
One Web – one canonicalURI for each resource (thing), dereferenced to the appropriate representation (HTML, JSON, RDF, etc.).
Fix the data don’t hack the code
Books have pages, the web has links
Do it right or don’t do it at all — don’t hack in quick fixes or ‘tactical solutions’ they are bad for users and bad for the code.
Release early, release often — small, incremental changes are easy to test and proof.
It’s worth noting that we didn’t always live up to these standards — but at least when we broke our rules we did so knowingly and had a chance of fixing them at a later date.
A few weeks ago we merged Wildlife Finder into the nature site and launched a new blog – and today we’ve taken the final step and brought Earth News into the fold to create a consolidated BBC nature site.
However, from another perspective this is a really big change. It’s a big change because we’ve (hopefully) made everything so much simpler.
We’ve made it simpler by bringing everything together into one site and removed the various sub brands – if you love nature and natural history everything is now in one place: news stories, video clips from the archive, opinion pieces and more.
Bringing everything together has also allowed us to make a few additional changes which should help us more easily publish the content.
I really hope you like it. It represents the culmination of two years of work, during which time we launched and evolved both the site itself and the editorial proposition – there now are c.3,000 clips available online (many of which are available worldwide) about almost 900 animals (both prehistoric and living), 50 plants etc.
However, after two years of development this represents the last major release, for a while at least. The site will continue to grow because we are continuing to create great new content as well as digging out the best bits from the archive – like this video collection looking back at David Attenborough’s Madagascar (starting with Zoo Quest 50 years ago). But there won’t be any major new features for a while, not that that’s a major problem – the site should offer a rich experience with amazing content.
As I said yesterday, I’m very proud of what we’ve produced and if I can marshal my thoughts I’ll try and write a post or two about how we went about building the site and the lessons I learnt on the way, until then enjoy the site.
After almost five years this will be my last month at the BBC.
The BBC has been a great place to work – I’ve worked with some amazing people, helped deliver some of the best work of my career and had the opportunity to speak at conferences around the world, including (amazingly) at the Web’s 20th birthday celebrations in CERN.
Day Three Hundred Sixty Five by Dustin Diaz, some rights reserved
The BBC can certainly be a challenging place to work but I’m very grateful to Dan Hill and Matt Wood for offering me a job in the first place. I just hope I’ve not let them down because for every challenge, gripe and frustration there have also been opportunities to learn new things, work with brilliant people and help deliver great stuff that has, I think, had an positive impact on what the BBC does online.
So what have I been up to since I’ve been here?
The first project I worked on was /programmes a site that means that every programme the BBC broadcasts now has a web presence – one that both humans and machines can enjoy. The site is sometimes criticized as being a card catalogue of BBC programme metadata but its worth remembering that until the site launched the vast majority of programmes had no URI, had no webpage of any kind; /programmes changed that at a stroke. It was also the first truly dynamic web site on bbc.co.uk and whatever people might say about the aesthetics the site has the prettiest URIs of any site I know (something to thanks Michael Smethurst for).
The music site was my other project while in the FM&T bit of Audio & Music. Building on Musicbrainz the idea was to create a rich graph, linking music programmes with artist pages (available as HTML and RDF etc.) via ‘clickable tracklistings‘.
After a couple of years I left Audio & Music and joined ‘BBC Vision’ – the bit of the the BBC that does the telly – and took on a project known internally as ‘BBC Earth‘. And pretty much tried to replicate the music work but for natural history content.
I wanted the nature site to help people discover, explore and understand the natural world through the BBC’s content, I hope we’ve achieve that to some extent. Personally, and I know I’m biased, I think the site is brilliant and one of the best looking and useful semantic web sites around (we publish the data as RDF).
The credit for the site, however, should go to the team that actually made it. I was lucky, the core of the team has remained on the project throughout its development and I’m indebted to those, more talented than me, for making it what it is.
As I’ve said, I think the site is brilliant and I think the editorial, technical and design knowledge and skills of the team shine through, the site is theirs not mine.
There’s much I could write about this work – but I should really do it a bit more justice than the space available here and so I’ll save what I have to say for another post. Also there’s one last thing to push live on the site, to round off its development and it feels wrong to preempt that.
So what now? Well I’m joining Nature Publishing Group as Head of Platform for nature.com. As a failed scientist I’m very excited by the opportunities – Nature is the leading weekly, international scientific journal with a mission to:
Helping achieve that mission on the Web is a really exciting prospect and I hope the next five years prove as productive as the last. Wish me luck.
Michael and I did a bit of domain modelling this afternoon – below is our first attempt at a science domain model. It’s almost certainly wrong but I quite like it and I would love to hear what you think, especially if you are a scientist!
First attempt at a science ontology
To give a bit of context – the idea behind the ontology is to provide a relatively high level model to describe the scientific method so that organisations, such as the BBC, could structure their content (archive footage, news stories etc.) using the model.
It is an interesting fact that, to the best of our knowledge, all life on Earth is related, we are all part of the same family tree (yes, even arsenic munching bacteria from California). So when we looked at publishing content about Dinosaurs and other prehistoric beasties it seemed obvious, and far more useful and interesting, to extend Wildlife Finder rather than build a whole new site. And that’s just what we’ve done.
You can now watch video clips and discover BBC news stories about prehistoric life on Earth. We’ve published the best bits from TV series such as Walking with Dinosaurs and Walking with Beasts as well as episodes from Horizon and of course we’re also linking to relevant radio programmes and news stories.
Whenever talk turns to APIs it's usually a side effect of already publishing to the web. The usual question is, "we've published this content to the open web, can we give it an API?" Which feels like the wrong question. If everything is / has an API the real question is, "Which bits of this can we open to the web and which bits are b […]
1842 - Ada Lovelace writes the first program. She is hampered in her efforts by the minor inconvenience that she doesn't have any actual computers to run her code. Enterprise architects will later relearn her techniques in order to program in UML.
My name is Tom Scott and this is my personal blog. I currently work at Nature Publishing Group, I previously worked at the BBC. However, these are my thoughts and observations not theirs.
I’m interested in and blog about how to make the web more human literate, linking data the webby way.