<?xml version="1.0"?>
<!DOCTYPE rdf:RDF SYSTEM "http://dublincore.org/documents/2002/07/31/dcmes-xml/dcmes-xml-dtd.dtd" > 
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
 <rdf:Description>
  <dc:title>thin wrapper for the Factual.com server API</dc:title>
  <dc:description>Per the Factual.com website, &quot;Factual is a platform where
anyone can share and mash open, living data on any subject.&quot;
The data is in the form of tables and is accessible via REST
API.  The factualR package is a thin wrapper around the
Factual.com API, to make it even easier for people working with
R to explore Factual.com data sets.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: methods, RJSONIO, RCurl</dc:relation>
  <dc:creator>Ethan McCallum &lt;factualr-package@exmachinatech.net&gt;</dc:creator>
  <dc:contributor>Ethan McCallum</dc:contributor>
  <dc:rights>Apache License 2.0</dc:rights>
  <dc:date>2011-01-03</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>http://CRAN.R-project.org/package=factualR</dc:identifier>
 </rdf:Description>
</rdf:RDF>

