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">evolution-data-server</name>
8 <shortdesc xml:lang="en">Centralized access to appointments and contacts</shortdesc>
9 <description>Centralized access to appointments and contacts</description>
10 <homepage rdf:resource="https://wiki.gnome.org/Apps/Evolution" />
11 <mailing-list rdf:resource="https://mail.gnome.org/mailman/listinfo/evolution-list" />
12 <download-page rdf:resource="https://download.gnome.org/sources/evolution-data-server" />
13 <bug-database rdf:resource="https://gitlab.gnome.org/GNOME/evolution-data-server/issues/" />
14 <category rdf:resource="http://api.gnome.org/doap-extensions#core" />
15 <programming-language>C</programming-language>
19 <foaf:name>Milan Crha</foaf:name>
20 <foaf:mbox rdf:resource="mailto:mcrha@redhat.com" />
21 <gnome:userid>mcrha</gnome:userid>