mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-07 01:24:05 +01:00
Update lilv, lv2, serd, sord, sratom, and add suil.
This commit is contained in:
5
lib-src/lv2/serd/tests/good/test-lang.nt
Normal file
5
lib-src/lv2/serd/tests/good/test-lang.nt
Normal file
@@ -0,0 +1,5 @@
|
||||
<http://example.org/test-lang#thing> <http://example.org/test-lang#greeting> "Hello"@en .
|
||||
<http://example.org/test-lang#thing> <http://example.org/test-lang#greeting> "Howdy"@en-us .
|
||||
<http://example.org/test-lang#thing> <http://example.org/test-lang#greeting> "Bonjour"@fr .
|
||||
<http://example.org/test-lang#thing> <http://example.org/test-lang#greeting> "Guten Tag"@de-latn-de .
|
||||
<http://example.org/test-lang#thing> <http://example.org/test-lang#greeting> "HEY MAN"@en-crazy0place .
|
||||
Reference in New Issue
Block a user