- From: DuCharme, Bob (LNG-CHO) <bob.ducharme@lexisnexis.com>
- Date: Fri, 17 Mar 2006 09:36:43 -0500
- To: "'Mark Birbeck'" <mark.birbeck@x-port.net>, public-rdf-in-xhtml-tf@w3.org
Ahh, nesting the meta elements--cool! (As is Steven's version as well.) (By the way, this is my last day at LexisNexis, so I'm going to unsubscribe from the list at this address and resubscribe from bob@xxxx.xxx (snee.com), so I may miss some developments if there are any in this thread. Bob -----Original Message----- From: public-rdf-in-xhtml-tf-request@w3.org [mailto:public-rdf-in-xhtml-tf-request@w3.org] On Behalf Of Mark Birbeck Sent: Friday, March 17, 2006 8:36 AM To: public-rdf-in-xhtml-tf@w3.org Subject: RE: RDF/A triples without PCDATA Bob, The following should work: <html> <head> <meta property="dc:creator">Bob DuCharme</meta> <meta about="#r1" xmlns:wh="http://whatever/ns/xyz"> <meta property="wh:foo" content="3.4"/> <meta property="wh:bar" content="off"/> <meta property="wh:foobar" content="2006-04-01"/> </meta> </head> <body /> </html> Regards, Mark
Received on Friday, 17 March 2006 17:37:27 UTC