<?xml version="1.0" encoding="UTF-8" ?>
<rdf:RDF xmlns="http://usefulinc.com/ns/doap#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><Project><name>DoDoStorage</name>
<shortdesc>User-Space write-once Network Filesystem</shortdesc>
<description>DoDoStorage is meant as a User-Space write-once Filesystem. Much Inspiration
      is drawn from MoglieFS http://www.danga.com/mogilefs/ - but DoDoStorage it is
      much simpler.
      
      With DoDoStorage you can store files - "Documents" in DoDoStorage speak. For
      each file you get an opaque "Document key" to retrive it. Stored Files are
      immutable - you can't change or delete them. Every Document has an
      "category" whichs help to destinguish classes of Documents, a mime-type and
      a timestamp. It also has a set of arbitrary attributes.
      
      DoDoStorage is meant to be accessed via an RESTful HTTP API.</description>
<homepage rdf:resource="http://www.hudora.de/code/" />
<maintainer><foaf:Person><foaf:name>Maximillian Dornseif</foaf:name>
<foaf:mbox_sha1sum>44fcd06fb15b213574218f2dd1a47a066c99f044</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.3.dev-r2016</revision></Version></release>
</Project></rdf:RDF>