<?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/prforelearning.xml">
	<dc:title>Personal Reader for eLearning</dc:title>
	<dc:description>
		The Personal reader for e-Learning provides a learner with a personal interface for regarding
		learning resources: the Personal Annotation Service. The Personal search service extracts information
		from the actually regarded learning resource and checks for related information in other e-Learning
		corpora, and recommends retrieved results.
	</dc:description>
	<content:encoded>
		<![CDATA[
			<h1>Personal Reader for eLearning</h1>
			<p>The Personal reader for e-Learning provides a learner with a personal interface for regarding
			learning resources: the Personal Annotation Service...</p>
			<ul>
				<li>...recommends the learner next learning steps to take</li>
				<li>...points to examples, summary pages, more detailed information, etc.</li>
				<li>...and always recommends the most appropriate of these information according to the learner's:
					<ul>
					<li>current knowledge</li>
					<li>his/her learning style</li>
					<li>learning goal</li>
					<li>background</li>
					<li>etc.</li>
					</ul>
				</li>
			</ul>
			<p>The Personal search service extracts information from the actually regarded learning resource and
			checks for related information in other e-Learning corpora, and recommends retrieved results.</p>
			<p>If you want to set up your own Personal Reader instance for a course you are running, you need to
			provide RDF description on the learning resources of this course (examples of such RDF descriptions
			can be found following the link Resources on this project page, an a link to some domain ontology
			describing the application domain of your course, which you also use to annotate your resources. That's it!</p>

			<p>Aditional information: 
			<a href="javascript:javascript:showPage('try applications')">Try the application</a>, 
			<a href="javascript:javascript:showPage('resources')">browse resources</a> or take a look at a
			<a href='bilder/fig_pers_reader_e-Learning.jpg' target='new'>Screenshot</a>.</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>
	<dc:relation>http://personal-reader.de/tryapplications.xml</dc:relation>
	<dc:relation>http://personal-reader.de/resources.xml</dc:relation>
	<dcterms:isPartOf>http://personal-reader.de/home.xml</dcterms:isPartOf>
</rdf:Description>
</rdf:RDF>
