mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-01 14:20:10 +01:00
Move library tree where it belongs
This commit is contained in:
6
lib-src/redland/raptor/tests/ex-27.out
Normal file
6
lib-src/redland/raptor/tests/ex-27.out
Normal file
@@ -0,0 +1,6 @@
|
||||
_:genid1 <http://example.org/ns#name> "prop1name" .
|
||||
<http://example.org/node> <http://example.org/ns#prop1> _:genid1 .
|
||||
_:genid2 <http://example.org/ns#name> "prop2name" .
|
||||
<http://example.org/node> <http://example.org/ns#prop2> _:genid2 .
|
||||
_:genid3 <http://example.org/ns#name> "prop3name" .
|
||||
<http://example.org/node> <http://example.org/ns#prop3> _:genid3 .
|
||||
Reference in New Issue
Block a user