Welcome to WebHeadStart.org

Web Technologies

Sponsored By

WebHeadStart.org is currently in beta.
Please pardon our appearance as we work to provide you with the most comprehensive reference on today's web technologies.

Interested in advertising on WebHeadStart? Become an advertising partner today!

[WWW-HTML Mailing List Archive Home] [Messages By Thread] [Messages By Date]

The relationship to RDF

From: Sjoerd Visscher <sjoerd@w3future.com>
Date: Sun, 29 May 2005 12:21:19 +0200
Message-ID: <4299979F.6050508@w3future.com>
To: "www-html@w3.org" <www-html@w3.org>

Hello,

I'm reading Steven Pembertons talk:

blockquote cite="http://www.w3.org/2005/Talks/05-steven-xtech/ "

   We can now say that <meta> and <rel> define RDF triples:

     * 'about' is the subject,
     * 'property' and 'rel' are the predicate,
     * for <meta> the content is a string or XML literal object,
     * for <link> 'href' gives the object.

/blockquote

Maybe he simplified things, but I don't think this has anything to do 
with meta and link, because it works with any element. I think this 
should be:

   We can now say that 'property' and 'rel' define RDF triples:

     * 'about' is the subject,
     * 'property' and 'rel' are the predicate,
     * for 'property' the content is:
       - a string when there is a 'content' attribute,
       - an XML literal object otherwise,
     * for 'rel' 'href' gives the object.

(It took me a while to realize the difference between 'property' and 
'rel', but I think this is it.)

greetings,
-- 
Sjoerd Visscher
http://w3future.com/weblog/ 
Received on Sunday, 29 May 2005 10:21:56 GMT
Valid XHTML 1.0! Valid CSS! Site Map | Privacy Policy | Terms of Use | WebHeadStart.org © 2005 All Rights Reserved.