UMBC ebiquity
RDF/A: embedding RDF in XHTML

RDF/A: embedding RDF in XHTML

Tim Finin, 2:17pm 1 February 2006

The W3C’s RDF-in-HTML task force has been wrestling with the problem developing recommended ways to embed RDF content in XHTML documents. I think that this is incredibly important as many of the use cases for the Semantic Web can benefit from documents that have both human and machine readable portions. RDF-in-HTML is actually a joint task force of the Semantic Web Best Practices and Deployment and HTML Working Groups. Last week, the task force released a new version of the primer on RDF/A, is a set of attributes used to embed RDF in XHTML. It’s a good document to read to get an idea of how this will work.

Related posts:

  1. W3C RDFa syntax working draft is out
  2. RDF/A Primer released
  3. W3C anounces RDFa as a candidate recommendation
  4. Large RDF and OWL documents on the Semantic Web
  5. Swoogle: over 1,000,000 Semantic Web documents

2 Responses to “RDF/A: embedding RDF in XHTML”

  1. ryan king Says:

    I think that this is incredibly important as many of the use cases for the Semantic Web can benefit from documents that have both human and machine readable portions

    Why not one representation that can be read by both?

  2. Tim Finin Says:

    If I had to pick a universal representation, it might be natural language. Microformats is an interesting idea, but it’s not rich enough for many applications and does not have a well defined semantics. Of course, this could be an advantage!