<?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/resources.xml">
	<dc:title>Resources</dc:title>
	<dc:description>
		On this page we refter to resources of: the query and rule language TRIPLE, RDF Models for a course
		and a RDF model of the Java Programming Domain.
	</dc:description>
	<content:encoded>
		<![CDATA[
			<h1>Resources</h1>
			<p><b>The query and rule language TRIPLE</b><br/>
			The reasoning components of the Personal Reader are powered by TRIPLE. More information about
			the TRIPLE query and rule language for the Semantic Web can be fount at
			<a href="http://triple.semanticweb.org/" target="new">http://triple.semanticweb.org/</a></p>

			<p><b>RDF Models for a course</b><br/>
			An example of an RDF model of the Sun Java programming course (Trail on Language Basics) is
			available for downloaded here. The Sun Java Tutorial is a freely available online tutorial
			<a href="http://java.sun.com/docs/books/tutorial/" target="new">http://java.sun.com/docs/books/tutorial/</a></p>

			<p><b>A RDF model of the Java Programming Domain</b><br/>
			This RDF model of the Java Programming domain consists of approximately 500 concepts. You can download
			it here. It was intitially developed with OntoEdit from Ontoprise. For details on OntoEdit, see the
			Homepage of <a href="http://www.ontoprise.com/" target="new">Ontoprise</a>
		]]>
	</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://www.ontoprise.com/</dc:relation>
	<dc:relation>http://triple.semanticweb.org/</dc:relation>
	<dc:relation>http://java.sun.com/docs/books/tutorial/</dc:relation>
	<dcterms:isReferencedBy>http://personal-reader.de/prforelearning.xml</dcterms:isReferencedBy>
	<dcterms:isPartOf>http://personal-reader.de/home.xml</dcterms:isPartOf>
</rdf:Description>
</rdf:RDF>

