Changeset 2133
- Timestamp:
- 07/02/09 13:44:15 (14 months ago)
- Files:
-
- 1 modified
-
trunk/lv2/ext/port_groups/lv2_port_groups.ttl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/lv2/ext/port_groups/lv2_port_groups.ttl
r2132 r2133 33 33 <http://lv2plug.in/ns/dev/port-groups> a lv2:Specification ; 34 34 doap:license <http://usefulinc.com/doap/licenses/mit> ; 35 doap:name "LV2 Port Groups" ;35 doap:name "LV2 Port Groups" ; 36 36 rdfs:comment "Defines semantic groupings of LV2 ports" ; 37 37 doap:maintainer [ 38 38 a foaf:Person ; 39 foaf:name "Lars Luthman" ;40 foaf:mbox <mailto:lars.luthman@gmail.com>39 foaf:name "Lars Luthman" ; 40 foaf:mbox <mailto:lars.luthman@gmail.com> 41 41 ] , [ 42 42 a foaf:Person ; 43 foaf:name "Dave Robillard" ;43 foaf:name "Dave Robillard" ; 44 44 foaf:homepage <http://drobilla.net/> ; 45 45 rdfs:seeAlso <http://drobilla.net/drobilla.rdf>
