<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dcterms="http://purl.org/dc/terms/">

<rdf:Description rdf:about="http://personal-reader.de/goal.xml">
	<dc:title>Goal of the Personal Reader Project</dc:title>
	<dc:description>
		The aim of the Personal Reader project is to provide a framework for developing and
		maintaining Web Content-Reader.
	</dc:description>
	<content:encoded>
		<![CDATA[
			<h1>Goal of the Personal Reader Project</h1>
			<p>The aim of the Personal Reader project is to provide a framework for developing and
			maintaining Web Content-Reader.</p>
			<p>The Personal Reader framework implements a service-based architecture for providing various
			personalization functionalities on the Semantic Web, stemming
			from disciplines like e.g. adaptive hypermedia systems or collaborative filtering systems.	A
			modular framework of components / services - for providing the user interface, for mediating
			between user requests and available personalization services, for user modeling, for providing
			personal recommendations and context information, et cetera, is the core of the Personal Reader.
			When a user is viewing some Web Content (the <i>Reader</i> part of the Personal Reader) s/he
			receives additional,	personal information on the context of this particular Web content
			(the <i>Personal</i> part of the Personal Reader).</p>
			<p>The first prototypes developed in the Personal Reader project are developed in the area of
			e-Learning and for viewing publications.</p>
		]]>
	</content:encoded>
	<dcterms:created>2005-06-17</dcterms:created>
	<dcterms:modified>2005-11-22</dcterms:modified>
	<dc:format>text/html</dc:format>
	<dc:language>en</dc:language>
	<dc:contributor>Personal Reader Project Team</dc:contributor>
	<dcterms:isPartOf>http://personal-reader.de/home.xml</dcterms:isPartOf>
</rdf:Description>
</rdf:RDF>

