UMBC ebiquity research group Building intelligent systems in open, heterogeneous, dynamic, distributed environments
05 September 2008, 01:24:52 EDT  
RDF/A Primer released

RDF/A Primer released

Tim Finin, 1:00pm 14 March 2006

The W3C’s HTML and Semantic Web Best Practices and Deployment Working Groups have published the First Public Working Draft of the RDF/A Primer 1.0. RDF/A provides a set of attributes to embed RDF in XHTML documents and supports embedding RDF without repeating existing XHTML content when that content is the metadata, as in the following example:


<h1 property=”dc:title”>Vacation in the South of France</h1>
<h2>created
   by <span property=”dc:creator”>Mark Birbeck</span>
   on <span property=”dc:date” type=”xsd:date” content=”2006-01-02″>
   January 2nd, 2006
   </span>
</h2>

Leave a Reply






UMBC