People Aggregator, Talk Digger, the SIOC ontology and the vision of a Semantic, Interactional, Web

In this blog post, I will introduce a new web service called People Aggregator. I will point out interesting things they have with their vision of People Aggregator and its relation with Talk Digger; I will explain the advantages and disadvantages of developing Web API or using annotated RDF documents in HTML files; and finally I will introduce the SIOC ontology to Marc Canter.

 

What can you do with PeopleAggregator?

If we refer to this slideshow, you will find that there are really interesting things to do with People Aggregator:

 

  • Import your profile from other social networks and keep it in synch across networks
    Connect, create and communicate across networks
  • Establish relationships, join/create groups, send messages, import/export content
  • Post all kinds of content, from anywhere you like microcontent, blog posts, media, people showcases, recipes, and more
  • Interconnection between sites and services, using open standards
  • Portability of data
  • Tens of millions of decentralized networks outside the control of large companies

 

For them who read my blog for some time will find that this is the vision I had while developing the next generation of Talk Digger. It is not only that, it is the vision I have for the future of the Web. It is not only a question of openness; it is a question of communities’ interaction. And to reach those communities interaction, we need, in fact, data openness.

When I read such features, I also think about the SIOC ontology, you can’t miss the relations.

 

What’s next with People Aggregator?

 

  • We need to work with web services developers to flesh out the mesh
  • We need to identify standards within domain areas
  • We’re going to build all sorts of mashups to show the potential

 

The only thing I can say here is: contact me Mr. Canter, me and the SIOC community are only waiting for people/entrepreneur like you to work with.

 

The current state of People Aggregator: it doesn’t do what it is supposed to do

Okay, I was really excited to read all that stuff and started to dream of People Aggregator interacting with Talk Digger and other web services.

So I created an account and: nothing. I was not able to import and/or export my FOAF or hCard profiles, I was even not able to delete my account.

I checked their developers Wiki without any success considering that the API and its documentation is currently under construction.

Okay well, so all these beautiful words without anything real?
Well… yes and no. Currently no, but it seems that in a near future yes:

Marc Canter wrote that comment on the Read/WriteWeb blog:

 

FOAF and XFN/hCard support are coming – I PROMISE! But we HAD to hit Gnomedex as a deadline – so we shipped with what we got. Remember nobody is funding this – but me.

Meanwhile there’s one subtle thing I’d disagree with Richard’s excellent article. He implies that you NEED to use PeepAgg to achieve all this.

Well today you do – but we’re hoping that the APIs and open data structures (like FOAF and XFN/hCard) will be adopted by others – so others can provide the same functionality. In fact we NEED that to happen or else we’ll be all by ourselves in our sandbox.

So we’re not saying you HAVE to use PeepAgg or that your data eventually resides inside of PeepAgg. We’re just showing the way, we’re giving the APIs that we develop to the community so they are – in fact – NOT proprietary.

And standards like Microsoft’s contact list can be meshed into our web, just as easily as FOAF or XFN. The underlying principle is of inclusion – and particiaption by all.

 

I totally understand the decision he took to hit Gnomedex. He had to create the front-head first to attract people and possible investors at Gnomedex and other conferences. The only thing that is sad is that all his system/concept is about the API and the open data structures. However, I have no doubts that these features are coming soon.

What I really enjoy is that he has the same vision of People Aggregator as the one I have with Talk Digger.

 

Open documents or Web API?

With Talk Digger, I didn’t chose to develop a Web API to let other web services access its data, at least for now. Instead I choose to annotate all my HTML pages with RDF content (SIOC, FOAF, etc). That way, any crawlers/agent software can crawl Talk Digger’s website, read these file, and do what they want to do with the data.

People Aggregator seems preferring to use a Web API to deliver their content.

Which method is best? No one, they both have good and bad.

The advantage of annotating HTML files with RDF content is that as soon as a crawler/agent software can find, read and interpret an annotated documents in a HTML web page, it can read and interpret it everywhere: Talk Digger, Live Journal (with their FOAF), People Aggregator (if they would do that), WordPress blogs using the SIOC ontology plugin, etc, etc. The problem is that it is slow considering that they have to crawl each web page if they want that content.

The advantage of using a Web API is that it is much faster to get the content, probably much reliable and give request flexibility. The problem is that you have to make your software understand the API for each such service (for example, I would have to develop functions to interact with Talk Digger, Live Journal and People Aggregator) if I want to let my software interact with each of these systems.

 

Mr. Canter, think about the SIOC ontology

Mr. Canter, do you know what is the SIOC ontology? No? So read this:

This is exactly what you have to implement in People Aggregator. What is the SIOC ontology? There is the abstract of the talk Uldis will do about the SIOC ontology at the BlogTalk Reloaded conference:

 

Semantically Interlinked Online Communities (SIOC)

http://rdfs.org/sioc/ is a framework for expressing information

contained within weblogs and online community sites in a machine

readable form. It consists of a SIOC ontology that defines the

vocabulary used to express this information and SIOC data exporters

that provide SIOC data from these sites.

Now that SIOC data export plugins are available for popular blogging

and CMS platforms (e.g., Drupal, WordPress, DotClear) we can use this

information to provide users with better and more interesting

services. This talk describes the SIOC browser

http://rdfs.org/sioc/browser – a tool, currently in development, that

allows to browse the information extracted from weblogs. It can be

considered the first generation of consumers of SIOC data.

Two features that distinguish SIOC are: (1) that all the entries of a

weblog are exported; and (2) that all this information is in a machine

readable form. This allows to make queries over the information

exported from a blog or set of blogs – such as retrieving last post

from a user on a given topic, identifying “hot topics”, and so on.

The browser works in two modes – on-the-fly mode and crawler mode. The

former displays the SIOC data received from a weblog (thus providing a

uniform interface to all SIOC-enabled weblogs) while the later stores

SIOC data in the RDF data store allowing to make more complicated

queries via the use of SPARQL query language.

Since the information is published in SIOC – an open and public

standard – the same information source (a weblog or a multi-user blog

site) can be interpreted by many different users in a number of

different ways. This enables to develop a whole kind of browsers

similar to what happened with the emergence of RSS feed aggregators.

The browser presented here is one of the first in this group.

 

The FOAF import/export are developed in Talk Digger and the SIOC ontology is integrated as well in its next generation (the alpha version will be online by the end of the month). I started to check with Uldis and Alex how it could be used, extended, etc. This ontology is really promising and a good starting point for the Semantic Web vision that many people share.

What I try to do is trying to implement all these ideas (semantic web) in a real world, somewhat large scale, application. I know that it has a real potential, but I don’t think people will start adopting these technologies before viewing its potential. So it is what I am trying to do: showing them how it could be used, what are the advantages and its potential.

Mr. Canter, the only thing I can suggest you is to implement the SIOC ontology in People Aggregator and start talking with the SIOC (really active) community to make their vision, that is the same as yours, a reality.

Technorati: | | | | | | | | |

Web2.0 concepts are as old as computer, however what make them different?

One person recently asked me this question by email:

“The key part of Web 2.0 is that there is something about these new tools that enable new practices of collaboration,” said John Seely Brown, a consultant and former chief scientist of Xerox, who spoke at the Collaborative Technology Conference in Boston last week. “Web 2.0 is a profoundly participatory medium.”
[…]

My question to experienced bloggers is, what is the something? We had the same functionality 20 years ago, and some 40 yrs ago,
now touted as Web 2.0. What makes the difference in your opinions?

I answered him with:

Quickly, without thinking much about it, I would say the accessibility: anybody has the power to be ear if they have something to say that
worth listening at.

But it’s more than accessibility: it’s global and “easy” to use. I can follow, while reading a blog, what US soldier live in Iraq, or find out what is the feminine condition in Iran, or talk about the World Cup, I can post a photo, using my cell phone, of the London Bombing if I was here, etc. Some click, a connection, something to share, and something magic happen.

I am questioning myself about the emerging “Web2.0” trend. I don’t think it is a question of concepts, but more a question of technological conjuncture: much lower hardware price, Internet connection for everybody, anywhere in the World (I got an Internet Access at 3500m above the sea level in the middle of the Himalaya in the national park of the Everest at about 15 km of it in Namche Bazaar), the emergence of scalable and performing open source software, protocols, systems and architectures (the LAMP architecture for example), etc.

Technorati: | | | | | | | |

How to make the SIOC ontology adopting by the Web community?

Ina asked that question via the SIOC mailing list:

 

“What are the main advantages of SIOC and also disadvantages of the
ontology.”

 

Uldis Bojars answered to that question by saying that “The main challenge to SIOC in my view is the adoption.”

As I said in my reply to Uldis: there is not 100 ways to make SIOC adopting by the Web community. In fact, if we check history, we will probably find that the most important innovations for the mankind have been unnoticed for years, even centuries.

It’s all about the tipping point. We have to reach a state where there is no return point and that it spread everywhere. We have to reach such a state that users even don’t realize that they are using the SIOC ontology.

The best way, in my humble opinion, is to create simple and effective prototypes that show to the World how it could be use, what is its utility and what is the results.

Such tools are starting to appear, just to name a few:

 

Alex’s SIOC browser is particularly interesting for general users because they don’t have to know what SIOC is to use the service.

What I’ll try to do in the near future is to develop a sort of pinging (or anything else) system with Alex to let Talk Digger communicate with his SIOC browser. That way, we would have a proof of concept of the cross-community power of the SIOC ontology.

What we have to do is continuing to develop such tools, to implement the ontology in many different communities until we reach a point where we have great tools and enough content to show to the World its power and how it can really help interaction between online Web communities.

Technorati: | | | | | | |

Implementing and visualizing relationships between Talk Digger’s SIOC and FOAF documents

Some days ago I was checking how I could use the SIOC (Semantically Interlinked Online Communities) ontology to broadcast/share Talk Digger’s content in a meaningful way. (read more: Using SIOC ontology to connect Talk Digger with other online communities)

 

The implementation using RDF

Now it’s time to implement it by formatting that content using RDF/XML following the ontology’s guideline.

To create a good ontology you have to process by iteration: refining the ontology with testing and peer reviews.

Implementing an existing ontology in a system (such as Talk Digger) also has that process: generating a RDF file accordingly to the ontology and then trying to figure out how to link everything together (defining URI classes, defining resources, linking to resources, etc.) to optimize the graph (optimizing the relations betweens the resources to have as much meaning (easy to query) as possible).

 

Visualizing the RDF graph using IsaViz

The tool I used to implement the SIOC and the FOAF ontologies in Talk Digger is a RDF editor/visualization tool called IsaViz.

My procedure was simple:

  1. Generating the RDF/XML files (accordingly to SIOC and FOAF) with Talk Digger’s content database.
  2. Importing the RDF/XML file in IsaViz.
  3. Visualizing and analyzing the resulting graph.
  4. I checked all the relations between the resources and tried to figure out if it was possible to cut/add some of them to simplify/optimize the resulting graph.
  5. I checked all the anonymous nodes (bNodes) of the graph and checked if it was possible to relate them to an existing resource.
  6. I performed these 5 steps until I was satisfied by the resulting graph.

 

Playing with URIs and xml:base

What is great is that I can distribute Talk Digger’s content anywhere on the Web (with different URLs) and a crawler can download all these snipped of content (FOAF profiles, conversations content, etc.), aggregate them and merge them in a unique RDF graph. That way they can have their hands on all the relations that exist in the Talk Digger system and then querying it(the RDF graph) in useful and meaningful ways.

All that magic is possible by the fact that we can define a different URI for a given RDF/XML document using the xml:base attribute. That way I can:

 

  • Host a RDF/XML document at the URL http://talkdigger.com.com/a.php
  • Define the xml:base with the URI “http://talkdigger.com.com/db/”
  • Host a RDF/XML document at the URL http://talkdigger.com.com/b.php
  • Also Defining the xml:base with the URI “http://talkdigger.com.com/db/”

 

Then if a crawler downloads both RDF documents “a.php” and “b.php”, it can merge them to recreate the single RDF document defined at “http://talkdigger.com.com/db/”. By example, this merged RDF document would be the graph of all relations defined between Talk Digger’s content.

 

Talk Digger’s URI classes

I refer to a “URI class” when I talk about a “part” of a URI that is general to many URI “instances”. I refer to an “URI instance” when I talk about a URI that refer to a resource.

By example, the “URI class” of Talk Digger subscribed users is:

http://www.talkdigger.com/…/user.php?nick=

But an “instance” of that “URI class” would be the URI that describe a particular Talk Digger user:

http://www.talkdigger.com/…/user.php?nick=fgiasson

In that example, this “instance” refers to a resource that is the Talk Digger subscribed user called “fgiasson”.

There are the “URI classes” defined in Talk Digger:

  • URI class referring to a conversation container (work as a container for the conversation components)

http://www.talkdigger.com/…/conversation.php?url=[$url]

  • URI class referring to a conversation

http://www.talkdigger.com/…/conversation.php?url=[$url]#conversation

  • URI class referring to a usergroup (a group of users tracking that conversation)

http://www.talkdigger.com/…/conversation.php?url=[$url]#usergroup

  • URI class referring to a subscribed user

http://www.talkdigger.com/…/foaf.php?nick=[$nick]

 

SIOC and FOAF instances generated with Talk Digger content

In the next sections I will show you how Talk Digger will use the SIOC and FOAF ontologies to broadcast/share its content.

I’ll use 3 RDF documents for my presentation:

  1. sioc-fgiasson.rdf. This file describe the conversation evolving around my personal website [fgiasson.com] (in fact it is only a snippet for the example’s sake).
  2. foaf-fgiasson.rdf. This file is the FOAF profile of my Talk Digger user [fgiasson].
  3. sioc-blogspot.rdf. This file describe the conversation evolving around a specific blog post on a Blogspot blog called “Guilty of being…”. This blog post refers to an article I wrote on my blog.

All the RDF graphs have been exported in SVG files from IsaViz. Many mainstream applications like Visio or CorelDraw can read these files. If you don’t have access to one of these software you can refer to that list of tools to read SVG files (I am unfortunately not able to find any tool to convert a SVG file into a huge JPEG or GIF file).

Note: the path of the interesting results I found in these graphs are highlighted in red.

 

The SIOC document describing the conversation evolving around fgiasson.com

You can download the RDF document here: sioc-fgiasson.rdf.

The resulting RDF graph of this document is available here: fgiasson-conversation.svg

What is interesting in that graph is the interaction between

-a sioc:User
-[http://www.talkdigger.com/…/user.php?nick=fgiasson]

-a sioc:Usergroup
-[http://www.talkdigger.com/…/conversation.php?url=fgiasson.com#usergroup]

-some sioc: Post
-[http://www.talkdigger.com/…/conversation.php?url=fgiasson.com#comment-1]

-a sioc:Site
-[http://talkdigger.com]

-a sioc:Forum
-[http://www.talkdigger.com/…/conversation.php?url=fgiasson.com#conversation]

 

Merging a FOAF document with this SIOC document

Now I merged the FOAF document that describe more in deep my sioc:User fgiasson.

You can download these RDF documents here: sioc-fgiasson.rdf, foaf-fgiasson.rdf

The resulting RDF graph of these documents is available here: fgiasson-conversation-foaf.svg

The link between the FOAF to the SIOC document is made using the foaf:holdsAccount property. The result is:

[http://www.talkdigger.com/…/foaf/foaf.php?nick=fgiasson]
— foaf:holdsAccount —>
[http://www.talkdigger.com/…/user.php?nick=fgiasson]

The link between the SIOC to the FOAF document is made using the rdfs:seeAlso property. The result is:

[http://www.talkdigger.com/…/user.php?nick=fgiasson]
— rdfs:seeAlso —>
[http://www.talkdigger.com/…/foaf/foaf.php?nick=fgiasson]

If you take a closer look at the resulting RDF graph, you will see that I highlighted a “loop” in red. This is one of the really interesting results when you merge different ontologies.

What is happening here? By merging the FOAF document of the “fgiasson” user with the SIOC document of the “fgiasson.com” conversation, I uncovered some interesting relations.

In fact, the sioc:User “fgiasson” is a friend of “dgiasson” another sioc:User. However, it was impossible to know that fact before merging the two documents because that information is held in the FOAF document and not the SIOC one! At the same time, we know that “fgiasson” and “dgiasson” also belong to the same sioc:Usergroup
[www.talkdigger.com/…/conversation.php?url=fgiasson.com#usergroup].

That way we are able to extend the power of our queries because we are able to know who are the people that belongs to a sioc:Usergroup and that are also friends. We could possibly even extend that feature by using the “relationship” ontology and then developing some type of trust networks by analyzing the relationships between people belonging to a same group.

 

Merging a new SIOC document to that RDF graph

Finally I merged another SIOC document that describes a conversation evolving around a blog post that link-back to the conversation about “fgiasson.com”.

You can download these RDF documents here: sioc-fgiasson.rdf, foaf-fgiasson.rdf, sioc-blogspot.rdf

The resulting RDF graph of these documents is available here: fgiasson-conversation-foaf-other-conversation.svg

In this graph I highlighted in red the fact that a sioc:User “fgiasson” is a member of two different sioc:Usergroup and that a sioc:Forum is the parent of another sioc:Forum.

 

Conclusion

In this blog post I described how I would use the SIOC and the FOAF ontologies to share the content available on Talk Digger.

There are probably some glitches, errors, or best-practices (I don’t follow) in the way I handle some classes and/or properties of these ontologies (specially about how to relate a sioc:User and a foaf: Person). Considering this it would be really appreciated to report any glitch/errors/best-practices you find to help me improving this implementation in Talk Digger.

Technorati: | | | | | | | | | | | |

What is the problem I have with MicroFormats: there is no URI

I started to take a deeper look at microformats in the last days and it leaves me a little bit on my appetite. I implemented the hCard microformat on my main page, I pinged Pingorati, and I took a look at my face in Technocrati Kitchen’s Microformat Search Engine. The operation was easy to do, take me a couple of minutes and I was already indexed in their system.

Then I started to dig the available microformat: this one is cool, this other one too, etc.

I took a deeper look at the hReview microformat: cool a way to review anything: movies, books, persons, etc.

But…

 

Where are URIs?

I can describe my personal home page using an hCard and someone can review my profile using a hReview. Wow, it’s cool!

But wait a minute, how can I make the link between my hCard and the hReview? Is there a way to describe a resource (in this case the resource is myself) with a URI (in this case the URI that “point” to “myself” is http://fgiasson.com)?

I performed a search on the microformat Wiki with the term “URI”: 0 results.

I wonder: is it possible to assign a URI to a microformat? It seems that it is not possible.

I don’t understand, it is so important in my point of view. I want to be able to say: that information (hCard) is relation to that resource (myself, my profile). I want to say:

  • This hCard belongs to that URI: http://fgiasson.com
  • I want that Bob (who wrote a hReview about me) could be able to say: that hReview belongs to that URI: http://fgiasson.com

That way, the “Technorati Microformat Search Engine” could merge the information from my hCard and the review Bob wrote about me with the hReview. That way someone that search for “Frederick Giasson” in the search engine would come up not just with my hCard but also with the reviews people would have wrote about me.

Unfortunately, I don’t think it is possible to assign a URI to an hCard for the moment. So, what could we do?

 

UNAPI microformat seems to help revolve a part of the problem

Then I started to dig the Web trying to figure out if it was possible. Then I found the UNAPI microformat. From their website, UNAPI is:

unAPI is a tiny HTTP API any web application may use to co-publish discretely identified objects in both HTML pages and disparate bare object formats. It consists of three parts: an identifier microformat, an HTML autodiscovery link, and three HTTP interface functions, two of which have a standardized response format.

Check the Revision 3 APi for more information

I wasn’t satisfied by this approach.

 

From microformat to RDF using GRDDL

I also found a solution wrote by Danny about a year ago. The idea is to transform a microformat document into a RDF one using GRDDL (so XSLT).

I’ll not explain all the procedure here, but I would strongly suggest you to read the clear explanation on Danny’s blog:

Microformats on the GRDDL

 

Forget microformat and adopt Embedded RDF

This is the first “solution” I had in mind when I started to think about that “problem”: why people are using microformat instead of Embedded RDF?

I have to confess: it is sure that it is a little bit more “complex” to implement, but with good tools it would not.

However, in my humble opinion, the eRDF solution is much more powerful.

What is Embedded RDF (eRDF)? Embeded RDF is a way to embed RDF triples into a XHTML file. But “all HTML Embeddable RDF is valid RDF, not all RDF is Embeddable RDF”.

So, if it is possible to embed RDF document into XHTML documents, it tells me that I can use any existing and widespread ontologies such as DC, FOAF, GEO, SIOC, etc. to describe any content available of my XHTML files, exactly as I can do with microformats but with the power of RDF.

Swoogle, the semantic web search engine, is able to parse eRDF content from web pages (in fact, it already index 350 000 eRDF documents). So why the Microformat search engine developed by Technorati would not do the same?

Personally I prefer that method to microformat because it lets me defining my content in a much more powerful way. However it is true: it’s not as simple as microformat to implement.

 

Tools for eRDF

Some tools exists to handle eRDF:

 

 

Technorati: | | | | | | | | | | | | | |