- From: Steven Pemberton <Steven.Pemberton@cwi.nl>
- Date: Mon, 11 Apr 2005 15:08:04 +0200
- To: "Jeremy Carroll" <jjc@hplb.hpl.hp.com>, "Steven Pemberton" <Steven.Pemberton@cwi.nl>
- Cc: "public-rdf-in-xhtml-tf.w3.org" <public-rdf-in-xhtml-tf@w3.org>
So, to move on with this, we need a solution. Here is the problem space: 1. We need to have a way of naming subject and object bnodes 2. We could do it with two attributes, or one attribute and inheritance (but we have tried to minimise the use of inheritance up to now). 3. Its use will be very rare in XHTML2 documents but even so it would be nice to have names that are readable and understandable without resorting to knowledge of RDF. So, it would be good to have a brainstorm for some names that might suffice. <strawman> <link some="a" rel="foaf:mbox" href="xxx" /> <link some="b" rel="foaf:mbox" href="yyy" /> <link some="a" rel="foaf:knows" other="b" /> </strawman> Steven
Received on Monday, 11 April 2005 13:11:57 UTC