<?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>Data access API for DataMarket.com</dc:title>
  <dc:description>Fetches data from DataMarket.com, either as timeseries in
zoo form (dmseries) or as long-form data frames (dmlist).
Metadata including dimension structure is fetched with dminfo,
or just the dimensions with dmdims.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 2.10.0), zoo</dc:relation>
  <dc:relation>Imports: RCurl, RJSONIO</dc:relation>
  <dc:creator>Gunnlaugur Thor Briem &lt;gthb@datamarket.com&gt;</dc:creator>
  <dc:contributor>Gunnlaugur Thor Briem &lt;gthb@datamarket.com&gt;</dc:contributor>
  <dc:rights>MIT</dc:rights>
  <dc:date>2012-02-06</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>http://CRAN.R-project.org/package=rdatamarket</dc:identifier>
 </rdf:Description>
</rdf:RDF>

