<?xml version="1.0" encoding="UTF-8"?>
<TEI xml:space="preserve" xmlns="http://www.tei-c.org/ns/1.0" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.tei-c.org/ns/1.0 https://raw.githubusercontent.com/kermitt2/grobid/master/grobid-home/schemas/xsd/Grobid.xsd"
 xmlns:xlink="http://www.w3.org/1999/xlink">
	<teiHeader xml:lang="en">
		<fileDesc>
			<titleStmt>
				<title level="a" type="main">Using Microformats to Personalize Web Experience</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Michael</forename><surname>Mrissa</surname></persName>
							<email>michael.mrissa@fundp.ac.be</email>
							<affiliation key="aff0">
								<orgName type="department">PReCISE Research Center</orgName>
								<orgName type="institution">University of Namur</orgName>
								<address>
									<country key="BE">Belgium</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Mohanad</forename><surname>Al-Jabari</surname></persName>
							<email>mohanad.al-jabari@fundp.ac.be</email>
							<affiliation key="aff0">
								<orgName type="department">PReCISE Research Center</orgName>
								<orgName type="institution">University of Namur</orgName>
								<address>
									<country key="BE">Belgium</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Philippe</forename><surname>Thiran</surname></persName>
							<email>philippe.thiran@fundp.ac.be</email>
							<affiliation key="aff1">
								<orgName type="department" key="dep1">PReCISE Research Center</orgName>
								<orgName type="department" key="dep2">Louvain School of Management</orgName>
								<orgName type="institution">University of Namur</orgName>
								<address>
									<country key="BE">Belgium</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Using Microformats to Personalize Web Experience</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">43FE0C20461EDD5A8E42CF2DAC4396C4</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-24T02:18+0000">
					<desc>GROBID - A machine learning software for extracting information from scholarly documents</desc>
					<ref target="https://github.com/kermitt2/grobid"/>
				</application>
			</appInfo>
		</encodingDesc>
		<profileDesc>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>As envisioned by its creator, the WorldWideWeb gathers billions of users from different communities all over the world. A recent evolution of the Web has been witnessed with microformats, which allow authors to semantically annotate the contents of Web documents (webpages, blog posts, news articles, RSS feeds, etc.), and enable intersoftware interactions by exporting this annotated content to external applications (calendars, address books, etc.). However, Web users still originate from different communities, and thus follow their own local semantics (referred to as context in this paper) for data interpretation and representation. Hence, there is a need to transform Web content created according to the author's context into the different contexts of its readers. We refer to such transformation process as personalization. In this paper, we identify users' requirements for Web content personalization and we present a solution that takes advantage of microformats in order to enhance users' experience on the Web with contextualized information. We show how microformats offer a great opportunity to adapt the contents of Web documents to different users' contexts.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1">Introduction</head><p>During the last few years, the emergence of the Web 2.0 has revolutionized the way information is designed and accessed over the Internet. On the client side, manual browsing of websites has given place to automatic aggregation of RSS feeds into client applications. User-friendly interfaces propelled with Asynchronous Javascript and XML (AJAX) facilitate user interactions while reducing bandwidth <ref type="bibr" target="#b10">[11]</ref>.</p><p>On the server side, the content of websites now tends to a better structuring, thus adapting more easily to heterogeneous platforms with the use of XHTML and CSS. On the client side, the user interaction paradigm is switching from passive (i.e. surfing on the Web) to active (i.e. authoring/editing information on the Web) via weblogs, wikis, and user-driven contents in general.</p><p>Also, webpages now tend to integrate semantic information coming from the user. Weblogs and user pages but also official websites massively introduce semantic information via "tags", or keywords. A tag is associated to a particular piece of information (i.e. a post in a blog, an article in a magazine) and provides some insight on the subject this piece of information is about. Web 2.0 sites such as del.icio.us or f lickr take advantage of such users' tags to proposing sets of tag-related links as answers to users' queries. Semantic wikis are flourishing <ref type="bibr" target="#b1">[2]</ref>. New tools are proposed that link tags to semantic Web applications, thus linking the Web 2.0 to the Semantic Web <ref type="bibr" target="#b9">[10]</ref>.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1.1">Microformats</head><p>Another big change that participates in this Web evolution is the birth of microformats <ref type="bibr" target="#b8">[9]</ref>, which are tiny pieces of information inserted into the XHTML code of a webpage. Microformats are developed according to a set of open standards called microformat specifications <ref type="bibr" target="#b0">[1,</ref><ref type="bibr" target="#b3">4,</ref><ref type="bibr" target="#b7">8]</ref>. With the help of microformats, semantic information is directly attached to the contents of webpages. While the objective of microformats is to enhance user experience, microformats are first detected by XML parsers, and provide explicit, non-ambiguous, machine-interpretable semantic information about the content they are attached to.</p><p>Among the most famous Web 2.0 sites such as Twitter, Flickr, LinkedIn, Upcoming and Yahoo<ref type="foot" target="#foot_0">1</ref> have already adopted microformats. Indeed, the -mostly unexploited-potential benefits offered by microformats are numerous:</p><p>• automatic analysis of Web information,</p><p>• export of microformatted information to external applications,</p><p>• no need for complex ontologies to add information,</p><p>• human readability with the help of browser plugins.</p><p>Microformats are typically utilized as a tool to enable inter-application interactions. For instance, an event described in a webpage that is annotated with a microformat enables (via the browser's plugin) one-click export of the event description into the user's calendar application. Tools have already been developed that export contact information (hCard microformat) and event information (hCalendar microformat) into address book and calendar applications.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1.2">Challenges &amp; motivation</head><p>Users typically encounter data interpretation difficulties while browsing the Web. These difficulties are due to several discrepancies between the semantics of the webpage author and those of the webpage reader. Most of these discrepancies originate from these persons' local contexts that promote different interpretations of the same contents. A local context is a set of common knowledge (or common cultural conventions) that is shared between a group of community members, like language, measurement units, and date/time formats <ref type="bibr" target="#b5">[6,</ref><ref type="bibr" target="#b4">5]</ref>. Although the common local conventions of group of members are often implicit and can be viewed from different perspectives, <ref type="bibr" target="#b11">[12]</ref> argue that local community members not only share a common language, but also common culture conventions, such as measurement units, keyboard configurations, character sets and notational standards for writing time, dates, addresses, numbers, currency, etc. In the following, we present an example motivated by the belongings of a webpage author and reader to French and English communities.</p><p>Currently, the data authored on the Web are written according to the author's semantics. For example, a French user browsing an English website on the Web has to translate an English-formatted date (mm/dd/yyyy) to its own format (dd/mm/yyyy) in order to interpret it correctly. While there are some exceptions (the 6 th of June, the 12 th of December), most of the time these differences in the semantic organization of data require additional work for correct data interpretation. A similar situation occurs with prices, lengths, weights, in general unit measures, and probably many other pieces of information related to local semantics.</p><p>At first sight, microformats do not offer very much to users in terms of personalization: while the final goal of microformats is to enhance human experience, the semantic information they offer is not meant to be directly read by users but machines first. However, they have the characteristic to be machine-interpretable, thus allowing programs to "understand" them. In this paper, we take advantage of the possibilities offered with microformats to enhance users' Web experience with a personalized display of information. We propose a Web document personalizer that provides users with a representation of microformatted information in webpages that is adapted to their local contexts.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1.3">Paper organization</head><p>This paper is structured as follows. Section 2 explores the needs for personalization of information from a user's point of view. Section 3 introduces microformats and presents the most advanced propositions. Section 4 discusses the relation between microformats and users' personalization requirements, before presenting our proposal for Web contents personalization. Section 5 discusses the results obtained and gives some insights for future work.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2">Users' personalization requirements</head><p>In this section, we identify users' requirements in terms of personalization. By no means we claim to propose an exhaustive list of personalizable concepts, but we try to address the main concerns that rose up from our own experience surfing the Web. Hence, we focus on the following personalizable concepts:</p><p>• Date/time are organized in different ways according to the user's language and country<ref type="foot" target="#foot_1">2</ref> .</p><p>• Prices are expressed in different formats, (currencies, VAT rate included, etc).</p><p>• Addresses are structured differently. Postcode formats are different from country to country, sometimes street number is before street name, (like in France), sometimes after (like in Belgium).</p><p>• Measure units also depend on the country (mainly English and Metric systems are used).</p><p>• Telephone numbers depend on the country too.</p><p>According to these notions, we identify a set of user characteristics that currently form our user context. Here also, we do not aim at building an exhaustive list of required context parameters but we gathered the parameters that are required to answer the personalization needs of the notions listed previously.</p><p>One could argue that these personalizable concepts depend on the user's country, which can be obtained from the IP address contained in HTTP requests. However, we assume that users connected from a foreign country do not want the webpage information to be personalized according to the local context of the host country. Furthermore, one country could have several communities, e.g: Belgium.</p><p>As a consequence, we establish a combination of language and country as the main parameter for context, together with timezone, optional date style and currency parameters to distinguish users' local contexts. The language(country) parameter is used to adapt the formatting of the original webpage information, and is combined with a datestyle parameter to format the dates according to the user's context. timezone and currency parameters respectively identify the time zone and local currency of the user and enable correct conversion of time and price information displayed on webpages.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3">Microformat specifications</head><p>Several microformats have been designed in order to describe the semantics of the most typical elements users can encounter on web documents. The most well-known microformats are hCard, hCalendar and hReview. We detail microformats below according to two categories: accepted standards that have been validated by the community and thus that should be used as described in the specification, and emerging proposals that are already advanced specification drafts but could be subject to further modifications.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.1">Accepted standards</head><p>hCard. The hCard microformat describes people and organizations. It is identified with vcard as a class name. It requires at least the f n or n * subclass that identifies an individual with a fullname or another type of name (given name, family name, etc.). Then, several other classes are optional together with their subclasses (nickname, url, email, tel, adr, org, etc.). This microformat is based on the vCard specification described in RFC 2426 <ref type="foot" target="#foot_2">3</ref> .</p><p>hCalendar. This microformat describes events and calendar information. It is identified with a vcalendar or vevent class name. Mandatory subclasses are dtstart and summary, they respectively describe the starting time and summary of an event. Optional subclasses are possible based on the vCalendar specification described in RFC 2445 <ref type="foot" target="#foot_3">4</ref> .</p><p>XHTML Friend Networks (XFN). XFN describes relationships between people. It allows one to specify other persons as friends, colleague, etc. using the rel attribute<ref type="foot" target="#foot_4">5</ref> .</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.2">Emerging proposals</head><p>hReview. The hReview microformat allows describing online reviews and ratings. It is a composite format that has only one mandatory subclass itemInf o which contains either a f n fullname (with url or photo subclasses), or a hCard or a hCalendar subclass (events can be reviewed too, like concerts for example). Several optional elements complete the microformat (reviewer (hCard), dtreviewed, rating, description, tags, permalink, license).</p><p>hListing. The hListing Microformat provides listings format suitable for embedding in (X)HTML, Atom, RSS, and arbitrary XML. it is identified with a hListing class name. Mandatory subclasses are listingAction, lister(hCard), and description. Several optional subclasses includes dtlisted, dtexpired, price, etc.</p><p>hAtom. The hAtom microformat is intended to describe web contents that can be syndicated, e.g: weblog postings. It is identified with hentry and optional hfeed class names. Mandatory subclasses are entry-title, updated, and author. They describe Atom entry title, updated date, and the author name, respectively. Optional subclasses like entry-content, entry-summary, published, and bookmark are also possible based on the Atom syndication format described in RFC 4287 <ref type="foot" target="#foot_5">6</ref> .</p><p>hMeasure. The hM easure microformat describes physical quantities measured according to specific units. Mandatory subclasses are value and unit that respectively specify numeric value and measurement unit of the physical quantity. Optional subclasses include item, type and tolerance to specify which item or product is being measured, the dimension being measured (e.g. height or width of length quantity), and the error rate (percentage or nested hMeasure).</p><p>hMoney. The hM oney microformat describes money information. It is identified with the money class name. It requires at least the amount subclass that specifies the numerical value of money, together with currency, unit, and date optional subclasses, which respectively specify ISO 4217 <ref type="foot" target="#foot_6">7</ref> currency code, currency unit (e.g: Euro, cent), and the date associated to the value.</p><p>adr. The adr microformat is utilized as an optional subclass in several microformats (e.g.: hCard(adr), hCalendar(location(adr)), hListing(item info(adr)), etc.) that specifies the address information. It is identified by the adr class name, and post-office-box, extended-address, streetaddress, locality, region, postal-code, and country-name subclasses.</p><p>geo. The geo microformat is also an optional subclass of several microformats (e.g.: hCard(geo), hCalendar(location(geo)), hListing(item info(geo)), etc.) that specify geographic coordinates. It is identified by the geo class name, together with latitude and longitude subclass names. There are other microformats that describe licenses (rellicense), tags, keywords, categories (rel-tag), and also lists and outlines (XOXO). For brevity purpose, we do not give details on these microformats in this paper, and we refer the reader to http://microformats.org for additional information. Note that the specifications of microformat proposals could still be subject to major changes as they are not yet accepted as standards.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>µ-formats</head></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4">Personalizing Web documents</head><p>In this section, we examine to which extent microformats are useful for the personalization purpose, before presenting our personalization approach and detailing its implementation and deployment.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.1">Microformats and users' personalization requirements</head><p>Microformats can be atomic, i.e. self-contained like adr or geo, or they can be composite, like hCard or hCalendar. Table <ref type="table" target="#tab_0">1</ref> summarizes the correspondences between the main composite microformats and users' personalization requirements. Each cell of Table <ref type="table" target="#tab_0">1</ref> describes the particular microformat utilized by the composite microformat in order to represent the semantic information. For brevity purpose, we exclude atomic microformats, which have straightforward correspondences (i.e. adr corresponds to the address requirement, geo and hM easure correspond to the Measurement units requirement).</p><p>Table <ref type="table" target="#tab_0">1</ref> shows that the personalizable concepts aforementioned are present in most existing microformats. Furthermore, it is possible for a webpage author to mix/nest several microformats that contain different pieces of information, as for hReview, which may host hCard and hCalendar microformats. Therefore, personalizable microformats class attributes should be directly extracted from webpages independently of the container microformat and personalized according to the user's preferences.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.2">General approach</head><p>Our personalization approach focuses on adapting the contents of webpages based on a set of parameters that help setup the user's context. We devised a personalizer engine shown in Fig. <ref type="figure" target="#fig_0">1</ref> as the core component of our approach. Our personalizer engine parses a URL-identified web document and user context parameters as inputs and produces a personalized web document that can be viewed according to the user's context. The main idea developed in this work consists in parsing the XHTML Web document and identifying elements with class attributes that have for values the names of our personalizable elements (dtstart, dtend, bday, dtreviewed, tel, etc.). Then, the personalized information obtained the web document is added to the original contents. In order to ensure good user understanding, the original version is kept as is and the personalized data is put next to it into brackets. Our prototype currently detects dates, currencies and time zones.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.3">Implementation and deployment</head><p>Our personalizer has been developed under the Eclipse TM environment and Java TM platform. In order to make our solution embeddable into the largest number of existing architectures, we developed it and tested its deployment in three different fashions: server-side, client-side and as a library. The deployment of our personalizer on the client-side gives users the opportunity to personalize the contents of all web pages directly on the user's computer. Also, users' parameters are kept locally, thus favorizing privacy and security concerns. On the other hand, the deployment of our personalizer on the server-side in a proxy-like fashion gives control to the Web server and allows exploiting the information entered by users and performing statistics on users' preferences, number of users, etc. However this deployment method is less reliable when it comes to the security and privacy concerns.</p><p>Server-side deployment. Our personalizer is deployed on the server-side as a Web servlet that gets the Universal Resource Location (URL) of a Web document in addition to user's personalization parameters, and returns the same webpage with additional personalized contents (Fig. <ref type="figure" target="#fig_1">2</ref>). Our Web interface acts as a proxy that performs on-the-fly personalization of Web contents.</p><p>Client-side deployment. Client-side deployment is performed via a Java program that is made accessible via a Firefox extension (Fig. <ref type="figure" target="#fig_2">3</ref>). In order to link our Java program to the Firefox extension, XPCOM components are utilized. The Firefox extension integrates seamlessly into the user's browser and adds personalization capabilities to Firefox. Our extension prototype is available at http://perso.fundp.ac.be/ ˜pthiran/ microformats/.</p><p>For the purpose of client-side deployment, we integrate our personalizer engine as an extension to the Firefox browser (Fig. <ref type="figure" target="#fig_1">2</ref>). In order to embed our java-based personalizer engine; XUL (XML User Interface Language), JavaScript, and XPCOM technologies are utilized. XUL is used for implementing the user context interface, while JavaScript and XPCOM used as glue, where JavaScript code gets the URL of webpage and the users' preferences and send them to java code using XPCOM components. Java library. Our personalizer is also available as a Java library (available at the same url address than the extension prototype), as we believe it could be adapted to many (any) other Java-based application dealing with microformats: browser (Firefox/IE plugin), RSS feed readers, email application, calendar application, etc.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5">Conclusion</head><p>In this paper, we identify users' needs for personalization of webpage contents and we take advantage of microfor- mat annotations in order to personalize the contents of Web documents. Our proposal relies on a limited set of user parameters in order to enable personalization of webpage contents. We implemented and validated our proposal both on the client-side with a Firefox plugin and on the server-side with a servlet application.</p><p>This work illustrates one of the advantages microformats can bring to the Web. However, as microformats propose a finite set of specifications, they remain rather limited. As a future work, we believe it could be interesting to evaluate to which extent our personalization approach could be adapted to emerging semantic annotation proposals such as RDFa <ref type="bibr" target="#b2">[3]</ref> or eRDF <ref type="bibr" target="#b6">[7]</ref>, which do not restrict semantic annotations to a set of specifications.</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head>Figure 1 .</head><label>1</label><figDesc>Figure 1. Personalizer overview.</figDesc><graphic coords="4,324.08,486.79,222.86,104.07" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head>Figure 2 .</head><label>2</label><figDesc>Figure 2. Screenshot of the servlet preference page.</figDesc><graphic coords="5,107.97,71.84,396.19,234.46" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_2"><head>Figure 3 .</head><label>3</label><figDesc>Figure 3. Screenshot of the Firefox preference extension.</figDesc><graphic coords="6,107.97,71.84,396.20,284.17" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_0"><head>Table 1 . Correspondences between users' personalization requirements and</head><label>1</label><figDesc></figDesc><table><row><cell>hCard hCalendar hReview hListing hAtom hMoney</cell><cell>Date/Time bday,tz dtstart, dtend dtstamp, duration rdate, (via hCard) dtreviewed (via hCard, hCalendar) dtlisted, dtexpired (via hCard, hCalendar) published, updated, (via hCard, hCalendar) (via hReview) Price price price entry-content entry-content (hMeasure) Measurements Units geo geo description (hMeasure) description (hMeasure) item info(geo) description (hMeasure) (via hCard,hCalendar) (via hCard, hCalendar) (via hReview, hListing) (via hListing) (via hReview, hListing) date money</cell><cell>Address adr location (adr) (via hCard) (via hCard) (via hCalendar) item info (adr) (via hCard) (via hCalendar) (via hCard) (via hCalendar) (via hListing)</cell><cell>Tel Number tel (via hCard) (via hCard) (via hCard) (via hCard)</cell></row></table><note>µ-format specifications.</note></figure>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="1" xml:id="foot_0">http://www.yr-bcn.es/demos/microsearch/</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="2" xml:id="foot_1">http://en.wikipedia.org/wiki/Calendar_date</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="3" xml:id="foot_2">Available on http://www.ietf.org/rfc/rfc2426.txt</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="4" xml:id="foot_3">Available on http://www.ietf.org/rfc/rfc2445.txt</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="5" xml:id="foot_4">More information on http://www.gmpg.org/xfn/11.</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="6" xml:id="foot_5">Available on http://www.ietf.org/rfc/rfc4287</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="7" xml:id="foot_6">Available on http://www.iso.org/iso/support/faqs/ faqs_widely_used_standards/widely_used_standards_ other/currency_codes/currency_codes_list-1.htm.</note>
		</body>
		<back>
			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<monogr>
		<ptr target="http://www.microformats.org/wiki/" />
		<title level="m">Microformat homepage</title>
				<imprint>
			<date type="published" when="2008-04-20">20 Apr. 2008</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<monogr>
		<ptr target="http://www.semanticweb.org/wiki/Semantic_MediaWiki" />
		<title level="m">Semantic MediaWiki Homepage</title>
				<imprint>
			<date type="published" when="2008-04-29">April 29, 2008</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<monogr>
		<title level="m" type="main">Rdfa primer 1.0 embedding rdf in xhtml</title>
		<author>
			<persName><forename type="first">B</forename><surname>Adida</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Birbeck</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2007-10">October 2007</date>
			<pubPlace>W3C</pubPlace>
		</imprint>
	</monogr>
	<note>W3c working draft</note>
</biblStruct>

<biblStruct xml:id="b3">
	<monogr>
		<author>
			<persName><forename type="first">J</forename><surname>Allsopp</surname></persName>
		</author>
		<title level="m">Microformats: Empowering Your Markup for Web 2</title>
				<imprint>
			<publisher>Apress</publisher>
			<date type="published" when="2007">2007</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">Culturability: The merging of culture and usability</title>
		<author>
			<persName><forename type="first">W</forename><surname>Barber</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Badre</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">The 4th conference on human factors and the Web</title>
				<imprint>
			<date type="published" when="1998">1998</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">Localization of web design: An empirical comparison of german, japanese, and united states web site characteristics</title>
		<author>
			<persName><forename type="first">D</forename><surname>Cyr</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Trevor</surname></persName>
		</author>
		<author>
			<persName><surname>Smith</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">JASIST</title>
		<imprint>
			<biblScope unit="volume">55</biblScope>
			<biblScope unit="issue">13</biblScope>
			<biblScope unit="page" from="1199" to="1208" />
			<date type="published" when="2004">2004</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<monogr>
		<author>
			<persName><forename type="first">I</forename><surname>Davis</surname></persName>
		</author>
		<ptr target="http://research.talis.com/2005/erdf/wiki/Main/RdfInHtml" />
		<title level="m">RDF in HTML (eRDF</title>
				<imprint>
			<date type="published" when="2008-04-29">April 29, 2008</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">Microformats: The next (small) thing on the semantic web?</title>
		<author>
			<persName><forename type="first">R</forename><surname>Khare</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">IEEE Internet Computing</title>
		<imprint>
			<biblScope unit="volume">10</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="68" to="75" />
			<date type="published" when="2006">2006</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<monogr>
		<title level="m" type="main">Microformats: a pragmatic path to the semantic web</title>
		<author>
			<persName><forename type="first">R</forename><surname>Khare</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>¸elik</surname></persName>
		</author>
		<editor>L. Carr, D. D. Roure, A. Iyengar, C. A. Goble, and M. Dahlin</editor>
		<imprint>
			<date type="published" when="2006">2006</date>
			<publisher>ACM</publisher>
			<biblScope unit="page" from="865" to="866" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<monogr>
		<author>
			<persName><forename type="first">A</forename><surname>Passant</surname></persName>
		</author>
		<ptr target="http://moat-project.org/" />
		<title level="m">MOAT: Meaning Of A Tag -Project Homepage</title>
				<imprint>
			<date type="published" when="2008-04-29">April 29, 2008</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">On enriching ajax with semantics: The web personalization use case</title>
		<author>
			<persName><forename type="first">K.-U</forename><surname>Schmidt</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Stojanovic</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Stojanovic</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Thomas</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">ESWC</title>
		<title level="s">Lecture Notes in Computer Science</title>
		<editor>
			<persName><forename type="first">E</forename><surname>Franconi</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">M</forename><surname>Kifer</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">W</forename><surname>May</surname></persName>
		</editor>
		<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2007">2007</date>
			<biblScope unit="volume">4519</biblScope>
			<biblScope unit="page" from="686" to="700" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<analytic>
		<title level="a" type="main">Designing localized web sites</title>
		<author>
			<persName><forename type="first">O</forename><forename type="middle">D</forename><surname>Troyer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Casteleyn</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="s">Lecture Notes in Computer Science</title>
		<editor>X. Zhou, S. Y. W. Su, M. P. Papazoglou, M. E. Orlowska, and K. G. Jeffery</editor>
		<imprint>
			<biblScope unit="volume">3306</biblScope>
			<biblScope unit="page" from="547" to="558" />
			<date type="published" when="2004">2004</date>
			<publisher>Springer</publisher>
		</imprint>
	</monogr>
</biblStruct>

				</listBibl>
			</div>
		</back>
	</text>
</TEI>
