mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-28 14:18:41 +02:00
5 lines
61 B
Plaintext
5 lines
61 B
Plaintext
# @prefix inside graph
|
|
{
|
|
@prefix ex: <http://example/> .
|
|
}
|