- From: Svante Schubert <Svante.Schubert@Sun.COM>
- Date: Fri, 31 Oct 2008 11:59:36 +0100
- To: public-rdf-in-xhtml-tf@w3.org
Hi,
I was wondering about the possibility of @property having multiple CURIEs
As when I look into the RDFa spec
http://www.w3.org/TR/rdfa-syntax/#rdfa-attributes.
It seems possible that there are statements using the same RDF subject
and RDF object (literal text), but allowing multiple predicates, which
does not seem useful on the first glance to me.
@about
a URIorSafeCURIE, used for stating what the data is about (a
'subject' in RDF terminology);
@property
a whitespace separated list of CURIEs, used for expressing
relationships between a subject and some literal text (also a 'predicate');
As the OpenDocument 1.2 specification is reusing a subset of RDFa, I am
thinking about a limitation in regard of xhtml:property using only one
CURIE.
Hope you have a great week,
Svante
Received on Friday, 31 October 2008 11:00:29 UTC