- From: Kingsley Idehen <kidehen@openlinksw.com>
- Date: Wed, 07 Jan 2009 13:40:50 -0500
- CC: Manu Sporny <msporny@digitalbazaar.com>, RDFa Discussion <public-rdfa@w3.org>
On 1/7/09 1:30 PM, Kingsley Idehen wrote:
>
> On 1/7/09 12:16 PM, Manu Sporny wrote:
>> Kingsley Idehen wrote:
>>> btw - why not add a triple that links the document to the things that
>>> the document is about by using foaf:primarytopic and/or dc:topic
>>> properties?
>>
>> Hmm, I added foaf:primaryTopic first and then dc:topic, linking the main
>> document to #why-so-serious, and nothing seemed to happen at this URL:
>>
>> http://linkeddata.uriburner.com/about/html/http://rdfa.digitalbazaar.com/fuzzbot/demo/video.html
>>
>>
>> What am I doing wrong?
>>
>> -- manu
>>
> Manu,
>
> More than likely cache issue on our end.
>
> Our sponger is a sort of Linked Data variant of Squid. There are some
> cache invalidation quirks that are still being ironed out. That said,
> do the following:
>
> 1. Go to http://demo.openlinksw.com/isparql
> 2. Click on "Advanced" tab
> 2. Paste in the following: define get:soft "replacing" select distinct
> * from <http://rdfa.digitalbazaar.com/fuzzbot/demo/video.html> where
> {?s ?p ?o}
> 4. Execute
> 5. Click on "p" column for predicate sort
>
> Notice the triple:
> :video.html foaf:primarytopic :video.html
>
> I suspect you mean to say:
> :video.html foaf:primarytopic
> :<uri-of-what-the-page-is-about-primarily> .
>
>
>
Manu,
Looks like a problem on our end :-( as per:
http://www.w3.org/2007/08/pyRdfa/extract?uri=http%3A//rdfa.digitalbazaar.com/fuzzbot/demo/video.html
Will get it fixed.
--
Regards,
Kingsley Idehen Weblog: http://www.openlinksw.com/blog/~kidehen
President& CEO
OpenLink Software Web: http://www.openlinksw.com
Received on Wednesday, 7 January 2009 18:41:24 UTC