- From: Sergey Chernyshev <rdfa.info@antispam.sergeychernyshev.com>
- Date: Thu, 18 Sep 2008 16:47:32 -0400
- To: RDFa <public-rdf-in-xhtml-tf@w3.org>
- Message-ID: <9984a7a70809181347i25b9a528v7d36327afef539e8@mail.gmail.com>
Hmm. But it's not using xhv:alternate, right? Is there any spec if follows?
Sergey
On Thu, Sep 18, 2008 at 4:23 PM, Toby A Inkster <tai@g5n.co.uk> wrote:
>
> Sergey Chernyshev wrote:
>
> I was thinking more about the Steven's words (in my previous thread)
>> regarding xhtmlvocab:alternative and rdfs:seeAlso and started to wonder
>> how
>> is data discovery going to be adopted by developers writing RDFa client
>> software.
>>
>
> Cognition <http://buzzword.org.uk/cognition/> will by default follow
> xhv:meta and rdfs:seeAlso links. The subject of the links must be the page
> itself - i.e. the following link will not be followed:
>
> <div about="[_:dave]">
> <a href="meta" href="more.rdf">...</a>
> </div>
>
> But the following will:
>
> <div about="">
> <a href="meta" href="more.rdf">...</a>
> </div>
>
> The object of the link can be an RDF/XML file, an RDF/N3 document, or an
> HTML file using RDFa, eRDF, GRDDL or Microformats. You can control the depth
> of crawling using command-line options - by default, the depth is 1 (i.e.
> the initial page, and any directly linked.)
>
> --
> Toby A Inkster
> <mailto:mail@tobyinkster.co.uk>
> <http://tobyinkster.co.uk>
>
>
>
>
--
Sergey Chernyshev
http://www.sergeychernyshev.com/
Received on Thursday, 18 September 2008 20:48:15 UTC