mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-06 17:13:49 +01:00
Update lilv, lv2, serd, sord, sratom, and add suil.
This commit is contained in:
8
lib-src/lv2/serd/tests/good/test-prefix.ttl
Normal file
8
lib-src/lv2/serd/tests/good/test-prefix.ttl
Normal file
@@ -0,0 +1,8 @@
|
||||
@prefix eg: <http://example.org/a/> .
|
||||
|
||||
<http://example.org/a/b> a <http://example.org/Thing> .
|
||||
<http://example.org/a/b/c> a <http://example.org/Thing> .
|
||||
<http://example.org/a/num0num> a <http://example.org/Thing> .
|
||||
<http://example.org/a/under_under> a <http://example.org/Thing> .
|
||||
<http://example.org/a/dash-dash> a <http://example.org/Thing> .
|
||||
<http://example.org/a/.invalidname.> a <http://example.org/Thing> .
|
||||
Reference in New Issue
Block a user