Dave Beckett's blog

RDF Core - rdf:datatype

2002-10-10 21:39

Brian finally decided to

propose a result that might get 2/3 consensus.

Proposal C:

   <rdf:Description rdf:about="Jenny">
     <foo:age rdf:datatype="&xsd;integer>10</foo:age>
   </rdf:Description>
   <rdf:Description rdf:about="Film">
     <foo:title>10</foo:title>
   </rdf:Description>

The object of the age property denotes a member of the value space of xsd:integer. The object of the title property denotes a string literal[*].

from email straw poll: literal semantics proposals, 2002-10-07