<?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>The Web Semantic &#187; jena</title>
	<atom:link href="http://www.thewebsemantic.com/category/jena/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thewebsemantic.com</link>
	<description>data for humans and computers and the tools that make it available</description>
	<lastBuildDate>Thu, 03 Jun 2010 16:27:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Easy Jena startup with Eclipse and Maven</title>
		<link>http://www.thewebsemantic.com/2009/04/10/easy-jena-startup-with-eclipse-and-maven/</link>
		<comments>http://www.thewebsemantic.com/2009/04/10/easy-jena-startup-with-eclipse-and-maven/#comments</comments>
		<pubDate>Fri, 10 Apr 2009 15:55:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[jena]]></category>
		<category><![CDATA[semanticweb]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[classpath]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[maven]]></category>

		<guid isPermaLink="false">http://www.thewebsemantic.com/?p=107</guid>
		<description><![CDATA[Recently on the Jena news group there was a question regarding classpath and how frustrating it can be to properly configure that aspect of a new project.  I began to answer the question and realized I haven&#8217;t touched a classpath for years simply because the tools I use make that unnecessary.  Eclipse is [...]]]></description>
		<wfw:commentRss>http://www.thewebsemantic.com/2009/04/10/easy-jena-startup-with-eclipse-and-maven/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Writing out SIOC triples using Jena + Jenabean</title>
		<link>http://www.thewebsemantic.com/2009/03/10/writing-out-sioc-triples-using-jena-jenabean/</link>
		<comments>http://www.thewebsemantic.com/2009/03/10/writing-out-sioc-triples-using-jena-jenabean/#comments</comments>
		<pubDate>Tue, 10 Mar 2009 20:32:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[jena]]></category>
		<category><![CDATA[jenabean]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[RDF]]></category>
		<category><![CDATA[sioc]]></category>

		<guid isPermaLink="false">http://www.thewebsemantic.com/?p=83</guid>
		<description><![CDATA[(this post deals with features provided jenabean 1.0.1, available from the project site.  You&#8217;ll also need Jena, HP&#8217;s semenatic web framework.)
In my last post we looked at reading SIOC directly off the web. The other side of the coin is producing syntactically valid SIOC statements from java. You may want to create RDF for another [...]]]></description>
		<wfw:commentRss>http://www.thewebsemantic.com/2009/03/10/writing-out-sioc-triples-using-jena-jenabean/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Processing SIOC feeds with Jenabean</title>
		<link>http://www.thewebsemantic.com/2009/02/26/processing-sioc-feeds-with-jenabean/</link>
		<comments>http://www.thewebsemantic.com/2009/02/26/processing-sioc-feeds-with-jenabean/#comments</comments>
		<pubDate>Fri, 27 Feb 2009 03:11:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[jena]]></category>
		<category><![CDATA[jenabean]]></category>
		<category><![CDATA[semanticweb]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[sioc]]></category>

		<guid isPermaLink="false">http://www.thewebsemantic.com/?p=71</guid>
		<description><![CDATA[This is a simple example of using jenabean&#8217;s &#8220;Thing&#8221; class to process SIOC data. The full example is available here.
SIOC is an OWL ontology for integrating and exchanging online community information.  It&#8217;s one of the few but growing public ontologies that have some adoption where you can find examples in the wild.  Jenabean makes it [...]]]></description>
		<wfw:commentRss>http://www.thewebsemantic.com/2009/02/26/processing-sioc-feeds-with-jenabean/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Using ARQ and regexp to refine data ranges</title>
		<link>http://www.thewebsemantic.com/2008/01/24/using-arq-and-regexp-to-refine-data-ranges/</link>
		<comments>http://www.thewebsemantic.com/2008/01/24/using-arq-and-regexp-to-refine-data-ranges/#comments</comments>
		<pubDate>Thu, 24 Jan 2008 21:14:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[jena]]></category>
		<category><![CDATA[semanticweb]]></category>

		<guid isPermaLink="false">http://www.thewebsemantic.com/2008/01/24/using-arq-and-regexp-to-refine-data-ranges/</guid>
		<description><![CDATA[ARQ is able to update RDF graphs, and I&#8217;m just beginning to realize how powerful that can be.  I&#8217;ve been playing with geonames and found that the ontology defined population as:
(Geonames.org has a fantastic set of data and public api&#8217;s by the way, if anything points the way to a semantic web it&#8217;s them.)
I was [...]]]></description>
		<wfw:commentRss>http://www.thewebsemantic.com/2008/01/24/using-arq-and-regexp-to-refine-data-ranges/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Jena Ruby bindings: accessing Jena&#8217;s feature rich RDF api from Ruby</title>
		<link>http://www.thewebsemantic.com/2008/01/05/jena-ruby-bindings-accessing-jenas-feature-rich-rdf-api-from-ruby/</link>
		<comments>http://www.thewebsemantic.com/2008/01/05/jena-ruby-bindings-accessing-jenas-feature-rich-rdf-api-from-ruby/#comments</comments>
		<pubDate>Sat, 05 Jan 2008 18:29:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[jena]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[semanticweb]]></category>

		<guid isPermaLink="false">http://www.thewebsemantic.com/2008/01/05/jena-ruby-bindings-accessing-jenas-feature-rich-rdf-api-from-ruby/</guid>
		<description><![CDATA[While working on jenabean I began to wonder if dynamic languages had features that would make editing ontology instance data easier.  The traditional method for bindind a schemas to objects normally involves creating some kind of binding descriptor file in XML.  The tedium of that process is well known and so painfull that it may [...]]]></description>
		<wfw:commentRss>http://www.thewebsemantic.com/2008/01/05/jena-ruby-bindings-accessing-jenas-feature-rich-rdf-api-from-ruby/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>I do not think it means what you think it means</title>
		<link>http://www.thewebsemantic.com/2007/08/29/i-do-not-think-it-means-what-you-think-it-means/</link>
		<comments>http://www.thewebsemantic.com/2007/08/29/i-do-not-think-it-means-what-you-think-it-means/#comments</comments>
		<pubDate>Wed, 29 Aug 2007 14:38:38 +0000</pubDate>
		<dc:creator>tcowan</dc:creator>
				<category><![CDATA[jena]]></category>
		<category><![CDATA[semanticweb]]></category>

		<guid isPermaLink="false">http://www.thewebsemantic.com/?p=4</guid>
		<description><![CDATA[I&#8217;ve recently been working with Jena and Pellet. At the outset I was enthusiastic about all the interesting implications a reasoner had for my ontology. Being familiar with the &#8220;classify ontology&#8221; buttons in Protege, as well as the &#8220;inferred types&#8221; tabs, I had in mind that Pellet would be able to take instance information and [...]]]></description>
		<wfw:commentRss>http://www.thewebsemantic.com/2007/08/29/i-do-not-think-it-means-what-you-think-it-means/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
