mirror of
https://github.com/mikeoliphant/neural-amp-modeler-lv2.git
synced 2026-05-06 19:50:11 +02:00
Add doap:Project as type, making ttl validators happy
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
rdfs:range atom:Path.
|
||||
|
||||
<@NAM_LV2_ID@>
|
||||
a lv2:Plugin, lv2:SimulatorPlugin;
|
||||
a lv2:Plugin, lv2:SimulatorPlugin, doap:Project;
|
||||
doap:name "Neural Amp Modeler";
|
||||
lv2:project <@NAM_LV2_ID@>;
|
||||
lv2:minorVersion @PROJECT_VERSION_MINOR@;
|
||||
|
||||
Reference in New Issue
Block a user