- From: Kingsley Idehen <kidehen@openlinksw.com>
- Date: Wed, 29 Feb 2012 15:34:42 -0500
- To: public-rww@w3.org
- Message-ID: <4F4E8BE2.1070007@openlinksw.com>
On 2/29/12 2:12 PM, Jürgen Jakobitsch wrote: > hi, > > i totally support the idea of playing with the basics mentioned in the video, > page rank comes to mind. > > uriburner whould be an ideal board. > > although i tend to think that the interwoven-ness of current lod resources > is to limited compared with the size of the board. > > i would go so far as to predicate the soon death of the big players and small to medium > isolated islands of data. > > i think at the current state of lod we would want to hire an analogy of a graviton or photon > to intermediate between said islands. > > anyway ... something very interesting for a cerebral daemon... > > wkr j Entity Rank Example: http://virtuoso.openlinksw.com/presentations/SPARQL_Tutorials/SPARQL_Tutorials_Part_5/SPARQL_Tutorials_Part_5.html#(8) . Query which you can try against DBpedia endpoint: PREFIX yago: <http://dbpedia.org/class/yago/> PREFIX prop: <http://dbpedia.org/property/> SELECT DISTINCT ?s2 AS ?c1 ( <LONG::IRI_RANK> (?s2) ) AS ?Rank WHERE { ?s1 ?s1textp ?o1 . ?o1 bif:contains 'Shakespeare' . ?s1 a yago:Writer110794014 . ?s2 prop:writer ?s1 } ORDER BY DESC ( <LONG::IRI_RANK> (?s2) ) Kingsley > > > ----- Original Message ----- > From: "Melvin Carvalho"<melvincarvalho@gmail.com> > To: "public-rww"<public-rww@w3.org> > Sent: Wednesday, February 29, 2012 7:16:09 PM > Subject: Simple games complex behavior > > I was looking at this explanation of the game of life recently > > http://www.youtube.com/watch?v=FdMzngWchDk > > Just a few simple rules can produce interesting and complex behavior. > > Based on > > Birth > Death > Survival > > I was wondering : could we devise a simple rule system for the read write web to produce similar complex and interesting behaviors? > -- Regards, Kingsley Idehen Founder& CEO OpenLink Software Company Web: http://www.openlinksw.com Personal Weblog: http://www.openlinksw.com/blog/~kidehen Twitter/Identi.ca handle: @kidehen Google+ Profile: https://plus.google.com/112399767740508618350/about LinkedIn Profile: http://www.linkedin.com/in/kidehen
Attachments
- application/pkcs7-signature attachment: S/MIME Cryptographic Signature
Received on Wednesday, 29 February 2012 20:35:11 UTC