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="http://usefulinc.com/ns/doap#">
8 <shortdesc xml:lang="en">
9 Automatic Drawing Generation (ADG for short) is a non-interactive canvas
10 for generating technical drawings.
13 <description xml:lang="en">
14 Automatic Drawing Generation is GObject-based library that provides
15 a non-interactive cairo canvas specifically designed for generating
18 If you want to develop an application that needs to show and print
19 drawings where some data changes but the overall design is always the
20 same, the ADG library can be quite useful. A typical example would
21 be the technical office of a manufacturing industry.
24 <homepage rdf:resource="http://adg.entidi.com/"/>
25 <license rdf:resource="http://www.gnu.org/licenses/lgpl-2.1.html"/>
26 <screenshots rdf:resource="http://sourceforge.net/project/screenshots.php?group_id=185095"/>
27 <download-page rdf:resource="http://sourceforge.net/project/showfiles.php?group_id=185095"/>
28 <bug-database rdf:resource="http://sourceforge.net/tracker/?atid=911897&group_id=185095"/>
32 <location rdf:resource="http://sourceforge.net/scm/?type=git&group_id=185095"/>
33 <anon-root rdf:resource="git://adg.git.sourceforge.net/gitroot/adg"/>
34 <browse rdf:resource="http://adg.git.sourceforge.net/git/gitweb.cgi?p=adg"/>
40 <foaf:name>Nicola Fontana</foaf:name>
41 <rdfs:seeAlso rdf:resource="http://www.entidi.com/data/foaf.rdf"/>