<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns="http://usefulinc.com/ns/doap#"
  xmlns:foaf="http://xmlns.com/foaf/0.1/">

<Project>
  <name>GridSAM</name>

  <shortname>GridSAM</shortname>

  <shortdesc xml:lang="en">Job submission interface for submitting computational jobs to many commonly used distributed resource management systems</shortdesc> 

  <description xml:lang="en">
GridSAM provides a job submission interface for submitting computational jobs to many commonly used distributed resource management systems (Condor, PBS, SGE, etc.). 
  </description>

  <homepage rdf:resource="http://gridsam.sourceforge.net/"/>

  <repository>  
    <SVNRepository>  
      <location rdf:resource="https://gridsam.svn.sourceforge.net/svnroot/gridsam/"/>  
      <browse rdf:resource="http://gridsam.svn.sourceforge.net/viewvc/gridsam/"/>  
    </SVNRepository>  
  </repository>

  <bug-database rdf:resource="http://sourceforge.net/tracker/?group_id=141177" />

  <mailing-list rdf:resource="http://sourceforge.net/mail/?group_id=141177" />

  <!-- This needs to be updated to point to the generated GridSAM BSD licence -->
  <license rdf:resource="http://www.opensource.org/licenses/bsd-license.php"/>

  <download-page rdf:resource="http://www.omii.ac.uk/repository/download_release.jhtml?rid=330" />

  <programming-language>Java</programming-language>

  <release>
      <Version>
        <name>GridSAM</name>
        <!-- need to put in the proper date -->
        <created>unknown</created>
        <revision>2.0.1</revision>
      </Version>
    </release>

  <created>2008-08-08</created>

  <maintainer> 
    <foaf:Person rdf:about="http://www.omii.ac.uk/">
      <foaf:name>OMII-UK</foaf:name>
    </foaf:Person> 
  </maintainer> 
</Project>
</rdf:RDF>