Sign In/My Account | View Cart  
advertisement

Article:
 Introducing RDFa
Subject: Microformats?
Date: 2007-02-17 22:14:34
From: ix
Response to: Microformats?

RDFa is pretty good, in that you can losslessly encode RDF into HTML..


the next step is eliminating the verbosity of the inlined (even if namespace-shortened) URIs by moving them to tag level. eg http://purl.org/dc/terms/modified becomes <modified>.. then you get html which is fun to write again, and possible to handwrite without an IDE or app engine populating the attributes/classnames.


i'm doing this by defining the RDF implicity of the tags in a <tag> tag in <head>, overridable in the body in normal fashion..


No Previous Message Previous Message Move up to Parent Message Up Next Message No Next Message


Titles Only Titles Only Newest First
  • Microformats?
    2007-02-18 04:44:37 Bob DuCharme

    Making up new elements to insert into your HTML, where they'd be ignored by the browser but found by specialized programs that knew what to look for (e.g. your "modified" element) was always an option.


    RDFa let's a generalized program extract arbitrary metadata and load it into existing apps that can make use of that data.


    Bob


Sponsored By: