Disruptive Technologies, Education and Some Social Issues Disruptive Technologies, Modern Education, Shrouded Social Issues and Dirty media propaganda

    Microformats – Web 3.0 ??-Image

    Microformats – Web 3.0 ??

    October 25, 2007 by Kenney Jacob

    Author: Kenney Jacob

    Hi, I am Kenney Jacob, love blogging about Education, Media hypocrisy and Social Issues.

    microformats logo

    A microformat is a data formating approach that allows a developer make information that is intended for an end user to be read by software also.

    An example would be a contact information found in a web page. A developer can use a contact microformat to put that information on the page so that humans and softwares can read it.

    <div class="vcard">
    
       <div class="fn">Kenney Jacob</div>
    
       <div class="org">Mobme Wireless Solutions</div>
    
       <div class="tel">+919846831128</div>
    
       <a class="url" href="http://www.kenneyjacob.com">http://www.kenneyjacob.com/</a>
    
     </div>

    What you are seeing above is a Vcard microformat. Many such formats are available to present various kinds of information like contacts, calenders, reviews etc.

    Microformats allows a machine read them and make sense out of that information.

    So Is microformats the gateway to web 3.0, the semantic web.

    Share/Save/Bookmark


    One Response to “Microformats – Web 3.0 ??”

    1. [...] the microformats become more and more popular specialized search will be there for such items. Everyone will publish [...]

      Pingback by Semantic Web - A Usage Scenario | Disruptive Technologies — October 29, 2007 @ 7:37 am

    Leave a Reply