Microformats Randy Schauer CMSC 691M.

Slides:



Advertisements
Similar presentations
Dr. Leo Obrst MITRE Information Semantics Information Discovery & Understanding Command & Control Center February 6, 2014February 6, 2014February 6, 2014.
Advertisements

A centre of expertise in digital information management Approaches To The Validation Of Dublin Core Metadata Embedded In (X)HTML Documents Background The.
TU/e technische universiteit eindhoven Hera: Development of Semantic Web Information Systems Geert-Jan Houben Peter Barna Flavius Frasincar Richard Vdovjak.
MICROFORMATS Ioana B ă rb ă nan Semantic Web developer.
Faculty of Electrical Engineering University of Belgrade Predrag Radenković 10/3237 Predrag Radenković 3237/10.
Sematic Web Microdata, Microformat and RDF Advanced Web-based Systems | Misbhauddin.
Using the Semantic Web to Construct an Ontology- Based Repository for Software Patterns Scott Henninger Computer Science and Engineering University of.
The Web of data with meaning... By Michael Griffiths.
Semantic Web 2 06 T 0006 Yoshiyuki Osawa. Aim of Semantic Web Information which users needs is collected by using a computer. Information on the web is.
Click to edit Master subtitle style JISC XYZ Project Principal Investigator: Peter Murray-Rust Project Team: Nick England, Brian Brooks Unilever Centre,
ReQuest (Validating Semantic Searches) Norman Piedade de Noronha 16 th July, 2004.
Samad Paydar Web Technology Laboratory Computer Engineering Department Ferdowsi University of Mashhad 1389/11/20 An Introduction to the Semantic Web.
Introducing HTML & XHTML:. Goals  Understand hyperlinking  Understand how tags are formed and used.  Understand HTML as a markup language  Understand.
HTML 1 Introduction to HTML. 2 Objectives Describe the Internet and its associated key terms Describe the World Wide Web and its associated key terms.
Semantic Web Technologies Lecture # 2 Faculty of Computer Science, IBA.
Metadata Standards and Applications 4. Metadata Syntaxes and Containers.
Semantic Web Technologies ufiekg-20-2 | data, schemas & applications | lecture 21 original presentation by: Dr Rob Stephens
Practical RDF Chapter 1. RDF: An Introduction
Learning Object Metadata Mining Masoud Makrehchi Supervisor: Prof. Mohamed Kamel.
The Semantic Web and Microformats. The Semantic Web Syntax = how you say something – Letters, words, punctuation Semantics = meaning behind what you say.
Intro. to XML & XML DB Bun Yue Professor, CS/CIS UHCL.
Meta Tagging / Metadata Lindsay Berard Assisted by: Li Li.
WebMining Web Mining By- Pawan Singh Piyush Arora Pooja Mansharamani Pramod Singh Praveen Kumar 1.
Microformats Randy Schauer CMSC 691M. What are Microformats? “Designed for humans first and machines second, microformats are a set of simple, open data.
Microformats The Next(Small)Thing on the Semantic Web? Center for E-Business Technology Seoul National University Seoul, Korea Rohit Khare IEEE Internet.
Semantic Web - an introduction By Daniel Wu (danielwujr)
RDFa, Microformats, and Atom Semantic Web Presented by: Anuradha Kandula Instructor: Steven Seida.
XML Extras Outline 1 - XML in 10 Points 2 - XML Family of Technologies 3 - XML is Modular 4 - RDF and Semantic Web 5- XML Example: UK GovTalk Group’s Schema.
Semantic Web Technologies Brief Readings Discussion Class work: Research topics and Project discussion Research Presentation Topics assigned Building lightweight.
Microformats and Wikipedia. Microformats defined Microformats are a way of adding simple markup to human-readable data items such as events, contact details.
SKOS. Ontologies Metadata –Resources marked-up with descriptions of their content. No good unless everyone speaks the same language; Terminologies –Provide.
Introduction to the Semantic Web and Linked Data
User Profiling using Semantic Web Group members: Ashwin Somaiah Asha Stephen Charlie Sudharshan Reddy.
WEB 2.0 PATTERNS Carolina Marin. Content  Introduction  The Participation-Collaboration Pattern  The Collaborative Tagging Pattern.
Of 33 lecture 1: introduction. of 33 the semantic web vision today’s web (1) web content – for human consumption (no structural information) people search.
Strategies for subject navigation of linked Web sites using RDF topic maps Carol Jean Godby Devon Smith OCLC Online Computer Library Center Knowledge Technologies.
Web Technologies Lecture 4 XML and XHTML. XML Extensible Markup Language Set of rules for encoding a document in a format readable – By humans, and –
THE SEMANTIC WEB By Conrad Williams. Contents  What is the Semantic Web?  Technologies  XML  RDF  OWL  Implementations  Social Networking  Scholarly.
HTML Concepts and Techniques Fifth Edition Chapter 1 Introduction to HTML.
A Portrait of the Semantic Web in Action Jeff Heflin and James Hendler IEEE Intelligent Systems December 6, 2010 Hyewon Lim.
Semantic Web 06 T 0006 YOSHIYUKI Osawa. Problem of current web  limits of search engines Most web pages are only groups of character strings. Most web.
RDFa Primer Bridging the Human and Data webs Presented by: Didit ( )
CITA 330 Section 11 The Web and Its Future. Web 1.0 News, music and everything else is moved to digital Web sites become super applications Ease of.
Bryan Kelly Future Proof your Website for Organic Search Visibility (using Microformats)
Semantic Web Technologies Readings discussion Research presentations Projects & Papers discussions.
Panel: OWL Leaves the Nest Knowledge Integration for Ubiquitous Agents Harry Chen Image Matters LLC First International.
Data mining in web applications
Web-Technology Lecture 13.
Presented by: Chuck Cartledge and Carlton Northern
The Semantic Web By: Maulik Parikh.
Linked Data Web that can be processed by machines
RDFa How and Why Ralph R. Swick World Wide Web Consortium
Chapter 1 Introduction to HTML.
ece 627 intelligent web: ontology and beyond
Microdata and schema.org
Embedding Knowledge in HTML
Microsoft Office Illustrated
Web 3.0 and its Impact on E-Business
A Brief Introduction to the Internet
Computer Literacy BASICS: A Comprehensive Guide to IC3, 3rd Edition
ece 720 intelligent web: ontology and beyond
Updating GML datasets S-100 WG TSM September 2017
Introduction to Semantic Metadata & Semantic Web
PREMIS Tools and Services
Some Options for Non-MARC Descriptive Metadata
HTML 5 SEMANTIC ELEMENTS.
Microdata and schema.org
12. Web Spidering These notes are based, in part, on notes by Dr. Raymond J. Mooney at the University of Texas at Austin.
Embedding Knowledge in HTML
CSE591: Data Mining by H. Liu
Presentation transcript:

Microformats Randy Schauer CMSC 691M

What are Microformats? “Designed for humans first and machines second, microformats are a set of simple, open data formats built upon existing and widely adopted standards. Instead of throwing away what works today, microformats intend to solve simpler problems first by adapting to current behaviors and usage patterns (e.g. XHTML, blogging).” – Microformats.org

Semantic Web vs. semantic web Philosophy Build a common data format for expressing the meaning of data. Use ontologies to help machines to understand web content. Humans first, machines second. Encode existing Web content with special tags. Language RDF, RDFS, OWL Microformats Format Well-formed RDF documents Valid XHTML documents Semantic Defined by the underlying ontology model Loosely defined. No formal semantic model. From Harry Chen’s Geospatial Semantic Web Presentation on 3/27/2007

Advantages Encode explicit information to aid machine readability Uses standard XHTML with a set of common class-names. They are freely available for anyone to use. Simple to both describe and use Offers a way to go beyond just presentation in XHTML.

Disadvantages Do not address implicit knowledge representation, ontological analysis or logical inference. Since there is no equivalent to namespaces, name conflicts are destined to occur with increasing frequency. In order to try to reduce possible conflicts, there is a single repository for microformats; this is not scalable. Hard to validate microformats against plain CSS embedded in XHTML.

Why use Microformats? In short, microformats are the convergence of a number of trends: a logical next step in the evolution of web design and information architecture. a way for people and organizations to publish richer information themselves, without having to rely upon centralized services. an acknowledgment that (outside of specialist areas) "traditional" metadata efforts have either failed or taken so long to garner any adoption, that a new approach was necessary. simple effort which has appealed to many frustrated with previous complex efforts. a way to use (X)HTML for data.

Microformat Specifications hCalendar A calendaring and events format based on the iCalendar standard. hCard A format for representing people, companies, places, and organizations using a 1:1 representation of the properties and values of the vCard standard.

Microformat Specifications rel-license A format for indicating content licenses in hyperlinks. rel-nofollow A format for indicating that the associated hyperlink should not receive additional weight or ranking by user agents which perform link analysis upon web pages (e.g. search engines). rel-tag A format for indicating that the destination of that hyperlink is an author-designated "tag" for the current page.

Microformat Specifications VoteLinks A format expressing three new values for the rev attribute of the <a> (hyperlink) tag in HTML: vote-for vote-abstain vote-against XFN (XHTML Friends Network) A simple way to represent human relationships using hyperlinks. XMDP (XHTML Meta-Data Profiles) A format for defining HTML meta data profiles. XOXO (Extensible Open XHTML Outlines) A simple, open outline format.

Microformat Drafts adr geo hAtom hResume hReview A format for marking up address information. geo A format for marking up WGS84 geographic coordinates (latitude; longitude). hAtom A format for content that can be syndicated, primarily but not exclusively weblog postings. hResume A format for publishing resumes and CVs. hReview A format for embedding reviews of products, services, businesses, events, etc.

Microformat Drafts rel-directory rel-enclosure rel-home rel-payment A format for indicating that the destination of the hyperlink is a directory listing containing an entry for the current page. rel-enclosure A format for indicating files to cache. rel-home A format for indicating that the destination of that hyperlink is the homepage of the current site. rel-payment A format for indicating that the destination of that hyperlink provides a way to show/give support for the current page.

Microformat Drafts Robots Exclusion xFolk The Robot Exclusion Profile is a reworking of the Robots META tag (and less-standard extensions) as a microformat. xFolk A format for publishing collections of bookmarks.

Pre-Microformat XHTML <a href=“/myEvent.vcs”> <b>Microformats: What the Hell Are They and Why Should I Care?</b> <p>Ryan King will explain why microformats are important and how you can mark up specific kinds of content in ways that make it easier for the right people to find your stuff.</p> <small>September 25th, 2005, 5-6PM in the <i>Balder Room</i></small> </a>

XHTML with Microformat tags <div class=“vcalendar vevent”> <span class=“summary”>Microformats: What the Hell Are They and Why Should I Care?</span> <p class=“description”>Ryan King will explain why microformats are important and how you can mark up specific kinds of content in ways that make it easier for the right people to find your stuff.</p> <abbr class=“dtstart” title=“20050926T050000-0700”>September 25th, 2005, 5</abbr>— <abbr class=“dtend” title=“20050926T060000-0700”>6PM</abbr> in the <span class=”location”>Balder Room</span> </div>

Tagging “If one Web site links to another, the link doesn’t carry any information about why the sites are linked. But what if it did?” – Tantek Celik Technorati tracks the most successful form of microformats for humand-generated content… tagging. Tags on Technorati-tracked blogs grew from 0 to 20 million between January and June 2005. Animation from CMU Art & Computer Science Research Group

Technorati State Of The Blogosphere - Q4 2006 The blogosphere is now 70 million weblogs wide. 1.5 million posts per day. Tracking 230 million posts with tags or categories. 35% of all February 2007 posts used tags. 2.5 million blogs posted at least one tagged post in February.

Native Firefox Support Coming Native handling of Microformats expected in Firefox 3 http://ejohn.org/blog/microformats-in-firefox-3/ Items Mozilla believes are still needed: A standard for parsing Microformats had to be clearly defined. An excellent implementation of that standard needed to be implemented. And an important player needed to adopt the use of that tool.