Semantic HTML

Loading...

Flash Player 9 (or above) is needed to view presentations.
We have detected that you do not have it on your computer. To install it, go here.

0 comments

Post a comment

    Post a comment
    Embed Video
    Edit your comment Cancel

    2 Favorites

    Semantic HTML - Presentation Transcript

    1. Semantic HTML Dr. Harry Chen CMSC 491S/691S April 23, 2008
    2. Agenda
      • Yet Another Semantic Web Presentation
      • Embed semantic description in HTML
        • Microformats
        • RDFa
    3. Click to watch the video
    4. Problem & Plausible Solutions
      • How should we publish semantic information on the Web?
        • One HTML page  One RDF document
        • Mix RDF into the HTML page
        • Extend HTML with new semantic tags
    5. Microformats
      • Introduce semantics into Web pages by using XHTML tags with standard data format vocabularies
        • hCard (People & Organization)
        • hCalendar (Calendar & Events)
        • XFN (Social Networks)
        • rel-tag (tagging)
    6. Microformats basics
      • Use standard XHTML attributes to describe information.
        • Mostly thru the “class” attribute
        • Sometimes thru the “id”, “title”, “rel” or “rev” attr.
      • As the webots process the pages, they reads information from those attributes.
        • For search indexing
        • Grabbing contact & social network information
    7. Describe yourself using Microformats My Home Page
    8. Find my name
    9. Wrap my name in “fn”
      • “ fn” == Full Name in hCard
      • “ url” == my URL CSS Class (not MF)
      http://harry.hchen1.com/contact-me/biosketch
    10. What’s next? http://kitchen.technorati.com/contact/search
    11. Another Example http://hchen1.com/contact-me/biosketch/ I live in Columbia Maryland.
    12. Add Geo location Geo vocabulary comes from W3C Geo http://www.w3.org/2003/01/geo/
    13. Prepare mashup data
      • Optimus is a Microformats data transformer.
      • Transform Microformatted page to
        • XML,
        • JSON or JSON-P
      • Implementation
        • One PHP file and Few XSTL
        • Let’s see a demo…
    14. http:// microformatique.com/optimus /
    15. RDFa
      • “ a” == “awesome” -- src:http://www.youtube.com/watch?v=ldl0m-5zLz4
      • “ a” == provide a set of “attributes” that can be used to carry metadata in an XML language
      • XHTML is XML
    16. RDFa uses…
      • XML Attributes
        • “ about”
        • “ rel”
        • “ href”
        • “ property”
        • “ content”
        • “ datatype”
        • “ typeof”
    17. Dublin Core example ( http://www.example.com/books/wikinomics , dc:title, “Wikinomics”) ( http:// www.example.com/books/wikinomics , dc:creator, “Don Tapscott”) ( http:// www.example.com/books/wikinomics , dc:date, 2006-10-01”) RDF Triples Source: http://en.wikipedia.org/wiki/RDFa
    18. XHTML + RDFa
    19. Let’s try something cool
      • Fuzzbot is a Firefox plugin for detecting RDFa and Microformats descriptions
        • http://rdfa.digitalbazaar.com/fuzzbot/
      • Demo
        • http://rdfa.digitalbazaar.com/fuzzbot/demo/foaf-depictions.html
    20. Additional Resources
      • Microformats
        • http://microformats.org/
      • RDFa
        • http://en.wikipedia.org/wiki/RDFa
    21. Concluding Remarks
      • Microformats & RDFa are two different approaches to embed semantic information in XHTML pages.
      • Tools for processing and consuming these data formats are under development.
      • Question: Which technology will developers embrace in the future Web?

    + hchen1hchen1, 2 years ago

    custom

    1847 views, 2 favs, 3 embeds more stats

    http://tinyurl.com/2flvsk

    More Info

    © All Rights Reserved

    Go to text version
    • Total Views 1847
      • 1768 on SlideShare
      • 79 from embeds
    • Comments 0
    • Favorites 2
    • Downloads 40
    Most viewed embeds
    • 69 views on http://www.geospatialsemanticweb.com
    • 9 views on http://planetrdf.com
    • 1 views on http://pierrebsas.blogspot.com

    more

    All embeds
    • 69 views on http://www.geospatialsemanticweb.com
    • 9 views on http://planetrdf.com
    • 1 views on http://pierrebsas.blogspot.com

    less

    Flagged as inappropriate Flag as inappropriate
    Flag as innappropriate

    Select your reason for flagging this presentation as inappropriate. If needed, use the feedback form to let us know more details.

    Cancel

    Categories