<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>3kbo &#187; Jena</title>
	<atom:link href="http://blog.3kbo.com/category/jena/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.3kbo.com</link>
	<description>Building Semantic Web Applications</description>
	<lastBuildDate>Sat, 17 Dec 2011 23:04:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Setting up MySql on Mac OSX for Jena SDB</title>
		<link>http://blog.3kbo.com/2008/10/17/setting-up-mysql-on-mac-osx-for-jena-sdb/</link>
		<comments>http://blog.3kbo.com/2008/10/17/setting-up-mysql-on-mac-osx-for-jena-sdb/#comments</comments>
		<pubDate>Sat, 18 Oct 2008 01:09:04 +0000</pubDate>
		<dc:creator>richard</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Jena]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Semantic Web]]></category>

		<guid isPermaLink="false">http://blog.3kbo.com/?p=74</guid>
		<description><![CDATA[Awhile ago I installed MySQL 5.0.37 on  my MacBook Pro using the default mysql  settings.
Recently I installed Jena SDB 1.1, following the instructions on the wiki.
As part of the install I created a mysql  database, specifying utf8, e.g.
mysql&#62; create database sdb-index character set utf8 ;
and set up a store description (named sdb-index.ttl) [...]]]></description>
		<wfw:commentRss>http://blog.3kbo.com/2008/10/17/setting-up-mysql-on-mac-osx-for-jena-sdb/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Semantic Web Architecture for a Rails Hosted Environment</title>
		<link>http://blog.3kbo.com/2007/10/20/a-semantic-web-architecture-for-a-rails-hosted-environment/</link>
		<comments>http://blog.3kbo.com/2007/10/20/a-semantic-web-architecture-for-a-rails-hosted-environment/#comments</comments>
		<pubDate>Sat, 20 Oct 2007 12:34:30 +0000</pubDate>
		<dc:creator>richard</dc:creator>
				<category><![CDATA[ActiveRDF]]></category>
		<category><![CDATA[FOAF]]></category>
		<category><![CDATA[Jena]]></category>
		<category><![CDATA[OWL]]></category>
		<category><![CDATA[Openid]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[RDF]]></category>
		<category><![CDATA[RESTful]]></category>
		<category><![CDATA[Rails]]></category>
		<category><![CDATA[Sparql]]></category>

		<guid isPermaLink="false">http://blog.3kbo.com/2007/10/20/a-semantic-web-architecture-for-a-rails-hosted-environment/</guid>
		<description><![CDATA[Last week-end I installed ActiveRDF on my Mac OS X Powerbook, together with the Sparql, RDFLite and Redland adapters. Ideally I am working towards setting up an environment that allows me to build RESTful Semantic Web Applications that support reasoning over RDF data and implement a SPARQL query end point. Support for OpenID authentication, integrated [...]]]></description>
		<wfw:commentRss>http://blog.3kbo.com/2007/10/20/a-semantic-web-architecture-for-a-rails-hosted-environment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

