mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-25 08:38:39 +02:00
14 lines
286 B
Plaintext
14 lines
286 B
Plaintext
{
|
|
<http://example/s>
|
|
<http://example/p1> <http://example/o1> ;
|
|
<http://example/p2> <http://example/o2> ;
|
|
.
|
|
}
|
|
|
|
<http://example/graph> {
|
|
<http://example/s>
|
|
<http://example/p1> <http://example/o1> ;
|
|
<http://example/p2> <http://example/o2> ;
|
|
.
|
|
}
|