1 @prefix doap: <http://usefulinc.com/ns/doap#> .
2 @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
3 @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
4 @prefix foaf: <http://xmlns.com/foaf/0.1/> .
5 @prefix hi: <http://lv2plug.in/ns/dev/host-info#> .
7 <http://ardour.org/software/ardour3> a doap:Project, hi:Host ;
10 doap:shortdesc "A Digital Audio Workstation (DAW)." ;
11 doap:homepage <http://ardour.org/> ;
12 doap:bug-database <http://tracker.ardour.org/> ;
13 doap:license <http://usefulinc.com/doap/licenses/gpl> ;
16 foaf:name "Paul Davis" ;
17 foaf:homepage <http://equalarea.com/paul/> ;
19 doap:programming-language "C", "C++" ;
21 a doap:SVNRepository ;
22 doap:location <http://subversion.ardour.org/svn/ardour2/branches/3.0/>
24 hi:supportsExtension [
25 hi:extension <http://lv2plug.in/ns/extensions/ui> ;
27 hi:extension <http://lv2plug.in/ns/dev/presets> ;
30 Ardour is a hard disk recorder and Digital Audio Workstation (DAW) application.
31 Ardour can record and play back an unlimited number of tracks of audio and/or
32 MIDI data, with a comprehensive set of features expected in professional a