<?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; REST</title>
	<atom:link href="http://blog.3kbo.com/category/rest/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>Using Groovy to Upload RDF files to the Talis Platform</title>
		<link>http://blog.3kbo.com/2010/03/13/groovy-talis-rdf-upload/</link>
		<comments>http://blog.3kbo.com/2010/03/13/groovy-talis-rdf-upload/#comments</comments>
		<pubDate>Sun, 14 Mar 2010 00:14:21 +0000</pubDate>
		<dc:creator>richard</dc:creator>
				<category><![CDATA[Groovy]]></category>
		<category><![CDATA[RDF]]></category>
		<category><![CDATA[REST]]></category>
		<category><![CDATA[RESTful]]></category>
		<category><![CDATA[Talis]]></category>

		<guid isPermaLink="false">http://blog.3kbo.com/?p=264</guid>
		<description><![CDATA[The Talis Platform provides free stores for developers to host RDF data online. Each store has its own SPARQL end point for querying the RDF data.
Options for uploading individual RDF files into a store include:

Using curl, e.g. curl -d @data.rdf &#8211;digest -u &#8220;user:password&#8221; -H content-type:application/rdf+xml http://api.talis.com/stores/mystore/meta
and the Talis Platform Store Admin.

A nice to have option [...]]]></description>
		<wfw:commentRss>http://blog.3kbo.com/2010/03/13/groovy-talis-rdf-upload/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DBpedia Examples using Linked Data and Sparql</title>
		<link>http://blog.3kbo.com/2008/08/11/dbpedia-examples-using-linked-data-and-sparql/</link>
		<comments>http://blog.3kbo.com/2008/08/11/dbpedia-examples-using-linked-data-and-sparql/#comments</comments>
		<pubDate>Mon, 11 Aug 2008 09:58:27 +0000</pubDate>
		<dc:creator>richard</dc:creator>
				<category><![CDATA[ActiveRDF]]></category>
		<category><![CDATA[Compliance]]></category>
		<category><![CDATA[Linked Data]]></category>
		<category><![CDATA[OWL]]></category>
		<category><![CDATA[RDF]]></category>
		<category><![CDATA[REST]]></category>
		<category><![CDATA[RESTful]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Semantic Web]]></category>
		<category><![CDATA[Sparql]]></category>
		<category><![CDATA[Virtuoso]]></category>
		<category><![CDATA[Civil_Engineering]]></category>
		<category><![CDATA[DBpedia]]></category>

		<guid isPermaLink="false">http://blog.3kbo.com/?p=69</guid>
		<description><![CDATA[Using Wikipedia, the largest online encyclopedia, users can browse and perform full-text searches, but programmatic access to the knowledge-base is limited.
The DBpedia project extracts structured information from Wikipedia opening it up to programmatic access using Semantic Web technologies such as Linked Data and SPARQL. This means that the linking and reasoning abilities of RDF and [...]]]></description>
		<wfw:commentRss>http://blog.3kbo.com/2008/08/11/dbpedia-examples-using-linked-data-and-sparql/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Linking to New Zealand Legislation</title>
		<link>http://blog.3kbo.com/2008/01/12/linking-to-new-zealand-legislation/</link>
		<comments>http://blog.3kbo.com/2008/01/12/linking-to-new-zealand-legislation/#comments</comments>
		<pubDate>Sat, 12 Jan 2008 05:05:09 +0000</pubDate>
		<dc:creator>richard</dc:creator>
				<category><![CDATA[Legislation]]></category>
		<category><![CDATA[New Zealand]]></category>
		<category><![CDATA[REST]]></category>
		<category><![CDATA[RESTful]]></category>
		<category><![CDATA[Standard]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://blog.3kbo.com/2008/01/12/linking-to-new-zealand-legislation/</guid>
		<description><![CDATA[The web page Public Access to Legislation &#8211; Creating links to the New Zealand Legislation website gives information on how to link to New Zealand Legislation.
The legislative documents are identified by:

the information type (Act, Regulation, Bill, SOP)
the legislation type or category (public, local, members, government, imperial etc)
the year
the number, padded with initial zeros to 4 [...]]]></description>
		<wfw:commentRss>http://blog.3kbo.com/2008/01/12/linking-to-new-zealand-legislation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

