<?xml version="1.0"?>
<Project xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns="http://usefulinc.com/ns/doap#" 
xmlns:foaf="http://xmlns.com/foaf/0.1/" 
xmlns:admin="http://webns.net/mvcb/">
 <name>SciFOAF: Building a FOAF Profile from Pubmed</name>
 <shortname>SciFOAF</shortname>
 <shortdesc>SciFOAF is an interface used to generate a FOAF file using 
NCBI Pubmed.</shortdesc>
 <description>The  FOAF project defines a semantic format based on RDF/XML 
to define persons or groups, their relationships, as 
well as their basic properties such as name, e-mail address, subjects of 
interest, publication, and so on... SciFOAF is an 
interface used to generate a FOAF file using NCBI Pubmed. The PubMed 
bibliographic database is a powerful source to discover 
collaboration networks as each paper submitted contains potential 
information about each author. An interface called SciFOAF 
(Scientific FOAF) was written to generate a FOAF file from the literature 
found in PubMed. </description>
 <homepage rdf:resource="http://urbigene.sourceforge.net" />
 <programming-language>java</programming-language>

 <maintainer>
  <foaf:Person>
     <foaf:name>Pierre Lindenbaum</foaf:name>
     <foaf:homepage rdf:resource="http://plindenbaum.blogspot.com"/>
     <foaf:mbox_sha1sum>72b989f15449a699877d5116426abb71a461514d</foaf:mbox_sha1sum>
  </foaf:Person>
 </maintainer>
</Project>
