repo.or.cz
/
lv2.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
More helpful error message when both Redland and RDFLib aren't found.
[lv2.git]
/
ext
/
message.lv2
/
manifest.ttl
blob
2e0704a58b216da5d7847732ef01d1914b255057
1
@prefix lv2: <http://lv2plug.in/ns/lv2core#> .
2
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
3
4
<http://lv2plug.in/ns/ext/message>
5
a lv2:Specification ;
6
rdfs:seeAlso <message.ttl> .
7