My favorites | Sign in
Project Home Downloads Issues Source
Project Information
Members
Featured
Downloads
Links

Origo - social client

Description

Today personal profiles within one social networking platform are heavily linked between each other but are not connected to other networks. Semantic technologies such as the Friend-Of-A-Friend (FOAF) ontology can break those data silos. This can be achieved by, first, describing persons in a semantic, machine understandable manner and second by linking their profiles with foaf:knows to express relationships between them. Furthermore the RELATIONSHIP ontology is built on top of FOAF and is able to describe different types of relationships two person profiles can have between each other. However, since FOAF profiles are usually distributed, we need a standard way of accessing them. The preferred way of fulfilling those requirements is called Linked Data and makes use of dereferenceable URIs applied to foaf:Person entities. In order to merge external profiles of one and the same person to one FOAF profile with a single personal URI we utilize the owl:sameAs property. RDF data can often be gained by building wrappers that translate custom data from social networks to RDF because they normally provide programmable interfaces (e.g. RESTful APIs). Origo is an approach which implements those ideas in terms of a server - Web-client application.

Online Demo

Visit http://www.origo-client.com/demo/client for a full featured online demo.

The personal URI for this demo person is: http://www.origo-client.com/demo/profile#me

  • Username: demo
  • Password: demo

There's a database reset every 15 minutes.

Screenshots

Publications

Documentation (german only)

There's also a documentation available in german language:

Powered by Google Project Hosting