Dec
14
(2005)
Structured Blogging: Semantic web for the rest of us?
Filed under: general. Tags: metadata, plugins, semanticweb, structuredblogging.
Structured Blogging

Year: 2005
Author: The Structured Blogging Folks
Platform: Other
Category: Utility
Publisher: structuredblogging.org
Price: Free!
I’ve been playing with the Structured Blogging plugin for Wordpress for a while now, and just noticed a new version - it’s almost up to the mythical “1.0 release”. They’ve added a bunch of new microcontent types with some great structured metadata appropriate to each type. I’m planning on using structured blogging a lot more in the future.
From the Structured Blogging project website:
Structured Blogging is a way to get more information on the web in a way that’s more usable. You can enter information in this form and it’ll get published on your blog like a normal entry, but it will also be published in a machine-readable format so that other services can read and understand it.
Think of structured blogging as RSS for your information. Now any kind of data - events, reviews, classified ads - can be represented in your blog.
Structured Blogging makes it easy to create, edit, and maintain different kinds of posts and is very similar to an edit form on a blog. The difference is that the structure will let users add specific styles to each type, and add links and pictures for reviews.
So, it’s an easy to use, flexible way of describing some standard types of things. People. Places. Events. Things. And the metadata is machine readable, enabling some of the early promise of the federated “repositories” by letting people search for stuff anywhere, and find relevant bits easily. The first bits of readily usable semantic web infrastructure.
Here’s a screenshot of the structured blogging microcontent authoring interface for Audio:

There is also a plugin available for MovableType users, if you happen to swing that way *cough*Brian*ahem*
What would be really cool is if a new microcontent type of “learning object” was defined - letting you enter some IEEE LOM-ish metadata about a resource that’s used as a learning object. There’s your learning object repository, thank you very much…
Comments
13 Responses to “Structured Blogging: Semantic web for the rest of us?”

On the tasklist for sure.
Better get that cough looked at.
what form does the metadata take—does a header contain it all? can one express and interpret it easily enough without a GUI? can an entry contain more than one category of content?
i was thinking a while ago that it might be helpful to be able to put tags around content that bots could understand.
this is my super-cool podcast…
[link to audio]
thanks for listening. yours truly, D’arcy.
d - it actually embeds 2 flavours of metadata directly in the HTML page (just view source on the blog entry to see the full goods). First, there’s the “structured blogging” elements: (let’s see if the raw code survives posting in a blog comment
)
year="2005"
platform="other"
category="utility"
price="Free!"
publisher="structuredblogging.org"
url="http://www.structuredblogging.org"
image="http://www.darcynorman.net/images/structuredblogging_contenttypes.png"/>
And then there’s the standard RDF stuff with a Dublin Core record embedded within:
This work is licensed under a Creative Commons Attribution 2.5 Canada License.