<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Sun, Mar 31, 2013 at 6:31 PM, David Robillard <span dir="ltr"><<a href="mailto:d@drobilla.net" target="_blank">d@drobilla.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<<a href="http://example.org/somebank" target="_blank">http://example.org/somebank</a>><br>
    a pset:Bank ;<br>
    rdfs:label "Bank of Americon" ;<br>
    pset:bankEntry [<br>
        pset:preset <<a href="http://example.org/preset1" target="_blank">http://example.org/preset1</a>> ;<br>
        lv2:index 0 ;<br>
    ] , [<br>
        pset:preset <<a href="http://example.org/preset2" target="_blank">http://example.org/preset2</a>> ;<br>
        lv2:index 1 ;<br>
    ] .<br></blockquote><div><br></div><div>I think this is the best solution if we can make the "index" an optional tag.<br></div><div>That way simple preset banks don't have to specify an order, but if its<br>
</div><div>wanted its possible.<br><br></div><div>I value being able to include a preset in multiple banks, so the 3rd option is a -1 from me.<br></div></div></div></div>