- From: Charles McCathieNevile <charles@w3.org>
- Date: Fri, 9 Mar 2001 08:54:59 -0500 (EST)
- To: Aaron Swartz <aswartz@swartzfam.com>
- cc: RDF Interest Group <www-rdf-interest@w3.org>
Hmmm, both of these are cool. (The problem I have with riddl is that it requires invlid HTML to work, and I was hoping there was some valid way to do it). CHeers Chaals On Thu, 8 Mar 2001, Aaron Swartz wrote: Charles McCathieNevile <charles@w3.org> wrote: > Does anyone have an RDF parser that can handle, or could be tweaked to handle > the following: > > <html> > <meta name="http://example.org/RDFproperties/someProperty" > content="http://example.org/Objects/someObject" /> > ... > > as a way of making RDF statements in a page, where the subject is the page? If you mean: <link rel="http://example.org/RDFproperties/someProperty" href="http://example.org/Objects/someObject" /> then the answer is yes and I'm interested. I do this with Blogspace: http://blogspace.com/about/ but I support RDF statements in <a> tags also. -- Charles McCathieNevile http://www.w3.org/People/Charles phone: +61 409 134 136 W3C Web Accessibility Initiative http://www.w3.org/WAI fax: +1 617 258 5999 Location: I-cubed, 110 Victoria Street, Carlton VIC 3053, Australia (or W3C INRIA, Route des Lucioles, BP 93, 06902 Sophia Antipolis Cedex, France)
Received on Friday, 9 March 2001 08:55:01 UTC