<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p><br>
    </p>
    <div class="moz-cite-prefix">Am 19.10.21 um 09:46 schrieb Fons
      Adriaensen:<br>
    </div>
    <blockquote type="cite"
      cite="mid:20211019074623.vtsw4iead4pa224q@mail1.linuxaudio.cyso.net">
      <blockquote type="cite" style="color: #007cff;">
        <pre class="moz-quote-pre" wrap="">Instead of e.g.       <a class="moz-txt-link-freetext" href="http://lv2plug.in/ns/lv2core#ControlPort" moz-do-not-send="true">http://lv2plug.in/ns/lv2core#ControlPort</a>
you can just write    lv2:ControlPort
</pre>
      </blockquote>
      <pre class="moz-quote-pre" wrap="">That I understand. But:

1. The logic that allows this is hard coded in the LV2 host,
   it is not the result of 'including' the @prefix. Checking
   that the @prefix is present does not mean that whatever
   is hard coded corresponds to what the @prefix is supposed
   to imply. This is what I mean when saying that all this
   just provides 'an illusion of conformity'.</pre>
    </blockquote>
    <p><br>
    </p>
    <p>@prefix is just turtle language. It's nearly the first you read
      about in the introduction for RDF 1.1 Turtle</p>
    <p> <a class="moz-txt-link-freetext" href="https://www.w3.org/TR/turtle/#sec-intro">https://www.w3.org/TR/turtle/#sec-intro</a><br>
    </p>
  </body>
</html>