1 <Project xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
2 xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
3 xmlns:foaf="http://xmlns.com/foaf/0.1/"
4 xmlns:gnome="http://api.gnome.org/doap-extensions#"
5 xmlns="http://usefulinc.com/ns/doap#">
7 <name xml:lang="en">Gnome Subtitles</name>
8 <shortdesc xml:lang="en">Video subtitling for the GNOME desktop</shortdesc>
9 <homepage rdf:resource="http://gnome-subtitles.sf.net" />
10 <mailing-list rdf:resource="http://lists.sourceforge.net/lists/listinfo/gnome-subtitles-general" />
11 <download-page rdf:resource="http://gnome-subtitles.sf.net/download" />
12 <bug-database rdf:resource="http://bugzilla.gnome.org/browse.cgi?product=gnome-subtitles" />
14 <category rdf:resource="http://api.gnome.org/doap-extensions#desktop" />
18 <foaf:name>Pedro Castro</foaf:name>
19 <foaf:mbox rdf:resource="mailto:mail@pedrocastro.org" />
20 <gnome:userid>pcastro</gnome:userid>